hello
i have a problem in my ts3 server the client Online since always remains in 1 second
I thought the problem in vps time but i dont know maybe yes maybe no
somebody have i solution ?
Thanks
Check that link.
https://forum.teamspeak.com/threads/93699-Online-since
You can synchronize your server clock by installing NTP, just do :in this post i can't find any solution i know is problem on server clock but how can fix it ?
sudo apt-get install ntp
ntpdate pool.ntp.org
You can synchronize your server clock by installing NTP, just do :
sudo apt-get install ntp
then, do
ntpdate pool.ntp.org
You can replace pool.ntp.org with a server address from here : http://www.pool.ntp.org/zone/@ ( Choose the one you want your server time to be synchronized with )
PS: Make sure port 123 UDP is open, it is needed for the server to connect to local NTP servers.
root@chuga2:~# ntpdate europe.pool.ntp.org
13 Jan 15:44:20 ntpdate[24204]: step-systime: Operation not permitted
That's odd, I got my server clock desynchronized once, and it caused me problems starting my sinusbots. It asks me everytime to update, but I fixed that with NTP and I haven't had any permissions error on a regular VPS from bungeecloud.orgit this openvz? there are limitation ? but come inbox and send me your team speak ip so i can see myself and may be help you too.
root@main:~# date
That's odd, I got my server clock desynchronized once, and it caused me problems starting my sinusbots. It asks me everytime to update, but I fixed that with NTP and I haven't had any permissions error on a regular VPS from bungeecloud.org
I guess in that case, contact your hosting provider.
also, try :
root@main:~# date
and see how much different than the time here : https://time.is/
Glad to hear that.FIXED