Search found 5 matches

by int
Mon Nov 21, 2011 12:40 pm
Forum: Unreal 3.2 Support
Topic: Uptime error (negative value)
Replies: 10
Views: 6968

Re: Uptime error (negative value)

thanks to all for replys

As mentioned on the first post, the time on the VPS was set correctly (with ntpd). Seems that some Xen versions have problem with squeeze 64bit.
After contacted my hoster and configured independent_wallclock with

echo 1 > /proc/sys/xen/independent_wallclock

the problem ...
by int
Thu Nov 17, 2011 10:44 pm
Forum: Unreal 3.2 Support
Topic: Uptime error (negative value)
Replies: 10
Views: 6968

Re: Uptime error (negative value)

yeah, you right. But I don't have root access on Xen physical Host :)

set::timesynch::disabled works smoothly :D

Regards,

G.
by int
Sun Nov 13, 2011 1:27 pm
Forum: Unreal 3.2 Support
Topic: Uptime error (negative value)
Replies: 10
Views: 6968

Re: Uptime error (negative value)

Hi,
thanks for reply.

The problem arises because the Xen VPS host has -1hr than OS Guest. Unfortunately I can't set clock on Xen so I'll configure set::timesynch:: disabled.


Thanks you

Gianremo
by int
Sun Nov 13, 2011 2:09 am
Forum: Unreal 3.2 Support
Topic: Uptime error (negative value)
Replies: 10
Views: 6968

Re: Uptime error (negative value)

*** EDIT ***

I've found a solution: disable set::timesynch::
The problem arise when set::timesynch::enabled is enabled and no matter what the IPs are, any IP I configure, the IRCd set clock with offset -3567:

[Sun Nov 13 03:04:28 2011] - TIME SYNCH: IRCd clock succesfully synchronized to known ...
by int
Sun Nov 13, 2011 1:25 am
Forum: Unreal 3.2 Support
Topic: Uptime error (negative value)
Replies: 10
Views: 6968

Uptime error (negative value)

Hi everyone,

Are there some types of bug with UnrealIRCd 3.2.9 and *nix-amd64 ?

I'm running Unreal on Debian Squeeze 6.0.3 64bit on a VPS and the /stats u reports this values:


Server Up 0 days, 0:-45:-47

For the first hour of uptime, the clock is counterclockwise. After that, begins to ...