Timesync

These are old archives. They are kept for historic purposes only.
Post Reply
Andycs
Posts: 1
Joined: Fri Apr 04, 2008 4:47 pm

Timesync

Post by Andycs »

Im trying to set up 3.2.7 unrealircd server on ubuntu. When starting the server im greeted with:

Code: Select all

TimeSync: WARNING: Was unable to send message to server #2...
TIME SYNCH: Unable to synchronize time: Timeout. This happens sometimes, no error on your part.
TimeSync: WARNING: Was unable to send message to server #0...
TimeSync: WARNING: Was unable to send message to server #1...
TimeSync: WARNING: Was unable to send message to server #2...
Ive tried setting timesync servers, but that didnt work. So i tried disabling the thing with:

Code: Select all

set::timesynch::enabled  "yes";
But it doesnt have any effect, still those same old errors :roll:
Post Reply