Page 1 of 1
TimeSync Error
Posted: Sat Nov 17, 2007 1:36 am
by PRNocturno
[Wed Nov 14 08:10:07 2007] - TimeSync: WARNING: Was unable to send message to server #2...
[Wed Nov 14 08:10:07 2007] - TIME SYNCH: Unable to synchronize time: Timeout. This happens sometimes, no error on your part.
[Wed Nov 14 08:16:51 2007] - TimeSync: WARNING: Was unable to send message to server #0...
[Wed Nov 14 08:16:51 2007] - TimeSync: WARNING: Was unable to send message to server #1...
[Wed Nov 14 08:16:51 2007] - TimeSync: WARNING: Was unable to send message to server #2...
How can I repair this?
Re: TimeSync Error
Posted: Sat Nov 17, 2007 5:15 am
by nate
Don't use the TimeSynch block or use proper TimeSynch servers.
Re: TimeSync Error
Posted: Sun Nov 18, 2007 11:52 pm
by PRNocturno
I dont't have on unrealircd.cong the TimeSync Block....any suggestions?
Re: TimeSync Error
Posted: Wed Nov 21, 2007 2:23 pm
by PRNocturno
Re: TimeSync Error
Posted: Wed Nov 21, 2007 4:28 pm
by SpaceDoG
Are you using Unreal 3.2.7?
Re: TimeSync Error
Posted: Wed Nov 21, 2007 4:31 pm
by PRNocturno
Yes, I'm using Unreal 3.2.7
Re: TimeSync Error
Posted: Wed Nov 21, 2007 4:32 pm
by PRNocturno
-bash-3.00$ cd Unreal3.2.7
-bash-3.00$ ./unreal start
Starting UnrealIRCd
[Sun Nov 18 16:49:37 2007] - TimeSync: WARNING: Was unable to send message to server #2...
[Sun Nov 18 16:49:37 2007] - TIME SYNCH: Unable to synchronize time: Timeout. This happens sometimes, no error on your part.
[Wed Nov 21 09:30:50 2007] - TimeSync: WARNING: Was unable to send message to server #0...
[Wed Nov 21 09:30:50 2007] - TimeSync: WARNING: Was unable to send message to server #1...
[Wed Nov 21 09:30:50 2007] - TimeSync: WARNING: Was unable to send message to server #2...
Re: TimeSync Error
Posted: Wed Nov 21, 2007 4:54 pm
by SpaceDoG
The following was taken from
http://www.vulnscan.org/UnrealIRCd/unre ... l#setblock
Code: Select all
set::timesynch::enabled <yes|no>
Enable or disable time synchronization on-boot. Default is yes.
set::timesynch::server <IP>
Server to synchronize time with. This can be up to 4 IP's seperated by comma's. The servers must support NTP protocol version 4. The default is to use 3 time servers (US, EU, AU). Requests to these servers are sent in parallel, fastest reply wins.
set::timesynch::timeout <time>
Maximum time to wait for a time server reply. This is a value between 1 and 5, more is not possible because it causes too much inaccuracy. This setting is 3 by default and there's probably no good reason to change it.
Re: TimeSync Error
Posted: Wed Nov 21, 2007 5:23 pm
by PRNocturno
set {
timesyn irc.blah.com 00.00.00.0000
}
};
Like this?
Re: TimeSync Error
Posted: Wed Nov 21, 2007 9:47 pm
by SpaceDoG
PRNocturno wrote:set {
timesyn irc.blah.com 00.00.00.0000
}
};
Like this?
I would recommend turning it off if you're having issues synching