Results 1 to 15 of 20
-
07-07-2012, 10:37 #1
-= TeamSpeak User =-
- Join Date
- Jul 2012
- Posts
- 6
[SOLVED] VirtualServer stopped - without reason (?)
Hello all!
Got TS3 server Version:3.0.6.1 on Linux 3.0.8, i686 32bit
Few times saw strange thing - server stops without reason. Works fine, but time-to-time cant log-in. In logs:
2012-07-06 21:03:43.132054|INFO |VirtualServer | 5| client connected '********'(id:241) from xx:xx:xx:xx:50101
2012-07-06 22:19:48.206900|INFO |VirtualServer | 5| client disconnected '********'(id:241) reason 'reasonmsg=Adios!'
2012-07-07 08:35:51.341897|INFO |VirtualServer | 5| stopped
Just stops and nothing more.
Can telnet via localhost:10011, server listening. Also:
"ts3server_startscript.sh status
Server is running"
So, almost is fine but cant connect :-)
Only one thing which helps is:
ts3server_startscript.sh stop
ts3server_startscript.sh start
Does anyone had same problem or how to solve it?
Best regards
ArthurLast edited by zmechu3; 07-07-2012 at 17:48.
-
07-07-2012, 11:31 #2
-= TeamSpeak Addict =-
- Join Date
- Oct 2010
- Location
- Warsaw / Poland
- Posts
- 234
VirtualServer is not the same as TeamSpeak3 Server process. Server process starts VirtualServer as instances. So your process may be up while your VirtualServer is down (that's why startscript reports server is running).
Check if you don't have any more logs because I can't tell you why your virtualserver stops running. It looks like a problem with connection to official teamspeak servers checking license or local database.
-
07-07-2012, 13:01 #3
-= TeamSpeak User =-
- Join Date
- Jul 2012
- Posts
- 6
Exactly. TS3 process is fine, but VirtualServer looks like dead.
How to diagnose/debug connection to official TS3 servers or increase logs verbosity?
OK, got few problems in logs:
"2012-07-07 08:53:51.809417|INFO |Query | | listening on 0.0.0.0:10011
2012-07-07 12:56:39.544381|ERROR |Accounting | | virtual server id 1 is running elsewhere, shutting down!
2012-07-07 12:56:39.544649|ERROR |Accounting | | virtual server id 5 is running elsewhere, shutting down!"
and after that:
"2012-07-07 12:56:39.544802|INFO |VirtualServer | 1| client disconnected '*****'(id:14) reason 'reasonmsg=Server Shutdown!'
2012-07-07 12:56:39.545652|INFO |VirtualServer | 1| client disconnected '*****'(id:217) reason 'reasonmsg=Server Shutdown!'
2012-07-07 12:56:39.925136|INFO |VirtualServer | 1| stopped"
"2012-07-07 08:53:51.806945|INFO |VirtualServer | 5| listening on 0.0.0.0:9988
2012-07-07 12:56:40.020862|INFO |VirtualServer | 5| stopped"
A.Last edited by zmechu3; 07-07-2012 at 14:40.
-
07-07-2012, 15:36 #4
-= TeamSpeak Fanatic =-
- Join Date
- Jul 2006
- Posts
- 1,573
-
07-07-2012, 15:57 #5
-= TeamSpeak User =-
- Join Date
- Jul 2012
- Posts
- 6
Well, this second virtualserver (id=5) was build only for test - just delete them and we will see if it helps :-)
A.
-
07-07-2012, 16:03 #6
This problem can occur if you have the teamspeak server running multiple instances at the same time. Close all teamspeak process and start the server.
-
07-07-2012, 16:14 #7
-= TeamSpeak User =-
- Join Date
- Jul 2012
- Posts
- 6
I know that. There was one TS3 instance with two virtualservers. The second one was only for test, and working without problems. Problems starts about 2 weeks ago - I don't know why. Second virtualserver deleted and we will see it was a cure :-)
A.
-
07-07-2012, 16:53 #8
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,039
Most likely you copied the server Folder to another server / PC (for whatever purpose be it backup, testing or moving servers, or any other reason) and then started the server on the new machine without shutting down the other. Hence the same virtualserver is running twice on the world which is not supported.
Stop the server on any and all PCs / Servers then start a single instance again and just start it once.
-
07-07-2012, 17:48 #9
-= TeamSpeak User =-
- Join Date
- Jul 2012
- Posts
- 6
Whoa! You got a point, I'm just transfering (= 1:1 copy) TS3 server into new one :-)
TS3 developers, please change log message "virtual server id x is running elsewhere" into sht like that "virtual server id x has multiple instances, probably duplicated configuration at different machhine, please check!" - it will be more clear.
Thanks for help!
A.
-
07-07-2012, 17:51 #10
And here I was thinking surely it couldn't be that...simplest solution...
Sent from my Xoom using Tapatalk 2
-
07-07-2012, 23:43 #11
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,039
Weird... it basicly says just that - just with about half the words...
It says "Server is running elsewhere" what else could it mean than that the mentioned Virtual Server is already running in another instance?
Well anyways glad you got everything working.
Simplest Solution is often the correct one
-
08-07-2012, 10:37 #12
-= TeamSpeak User =-
- Join Date
- Jul 2012
- Posts
- 6
-
08-07-2012, 11:22 #13
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,039
How is TeamSpeak supposed to know where the server runs? (Well they likely do but still..) It must be a different Instance as you cannot have two identical Virtual Servers in the same instance, where that other instance is running who is supposed to tell? Could be your machine, could be your other backup server...
elsewhere just means elsewhere as in "not in this instance of ts3server" which is the only thing the Process that creates the log can say for sure.
-
09-07-2012, 08:53 #14
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,764
A possible situation.
You create a backup of one virtual server per snapshot. And you use this backup of your server and deploy into another server istance.
The UID for a virtual server is included in that snapshot and will overwrite the old one of server instance 2.
The server on server instance 1 will stop, because the same virtual server is running on server instance 2.---------------------------------------------------------
Please don't send me private support questions.
They belong into the forum and maybe other users have these questions/problems too.
TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
NPL License (Registration)
-
09-07-2012, 17:15 #15
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,039
I thought snapshots were changed to no longer include the UID of the VServer or at least not to import it? Could be wrong though...
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Resolved] Can't create a virtualserver
By Kiste_Becks in forum Server SupportReplies: 2Last Post: 26-03-2012, 18:07 -
VirtualServer stopped
By snipershady in forum Linux / FreeBSDReplies: 12Last Post: 19-05-2011, 09:29 -
Permissions from 1 virtualserver affect all virtualserver - no reset possible
By foxxx in forum Permission SystemReplies: 6Last Post: 13-05-2011, 15:50 -
Default Virtualserver
By kedal in forum [TeamSpeak 2] Server SupportReplies: 3Last Post: 14-08-2010, 08:20


Reply With Quote
