Results 1 to 7 of 7
-
22-04-2010, 18:05 #1
Delete teamspeak server without using sid
Hello,
We would like to delete a teamspeak server, but we created the server with the same sid= number as another teamspeak server.
We could change the server on another way by using superadmin and change slots to 0, but we rather do it correct.
We like to know how to control and select the following teamspeak server and delete it:
|INFO |VirtualServer | 9| listening on 0.0.0.0:9995
Thank you and kinds regards,
Team Die Hard Servers
-
23-04-2010, 02:18 #2
-= TeamSpeak Fanatic =-
- Join Date
- Dec 2004
- Location
- RF
- Posts
- 1,693
First, what you describing this should not be possible AT ALL.
I suspect TS devs would like to have a look at your database.
Second is depends on their resolution, if it is their bug, or your hand magic with database that allowed such ridiculous happening..
-
23-04-2010, 13:40 #3
Anyway I just created two teamspeak servers with the same sid code. Maybe teamspeak 3 automatically changes the sid number, because the old one already exists.
But how can I check what sid number is connected to a teamspeak server? I don't want to delete the wrong server by sid.
Or is there another way to delete a teamspeak server without sid? That would be a solution...
-
23-04-2010, 14:00 #4
-= TeamSpeak Fanatic =-
- Join Date
- Feb 2006
- Location
- Texas, USA
- Posts
- 4,187
All taken from the server query document that comes w/ the server.SERVERLIST
Displays a list of virtual servers including their ID, status, number of clients online, etc. If you're using the -all option, the server will list all virtual servers stored in the database. This can be useful when multiple server instances with different machine IDs are using the same database. The machine ID is used to identify the server instance a virtual server is associated with.
The status of a virtual server can be either online, offline, booting up, shutting down and virtual online. While most of them are self-explanatory, virtual online is a bit more complicated. Whenever you select a virtual server which is currently stopped, it will be started in virtual mode which means you are able to change its configuration, create channels or change permissions, but no regular TeamSpeak 3 Client can connect. As soon as the last ServerQuery client deselects the virtual server, its status will be changed back to offline.
Permissions:
b_serverinstance_virtualserver_list
Syntax:
serverlist [-uid] [-short] [-all]
Example:
serverlist
virtualserver_id=1 virtualserver_port=9987 virtualserver_status=online virtualserver_clientsonline=6 …
error id=0 msg=ok
SERVERIDGETBYPORT
Displays the database ID of the virtual server running on the UDP port specified by virtualserver_port.
Permissions:
b_serverinstance_virtualserver_list
Syntax:
serveridgetbyport virtualserver_port={serverPort}
Example:
serveridgetbyport virtualserver_port=9987
server_id=1
error id=0 msg=ok
-
03-05-2010, 21:46 #5
Yeah, thank you that worked fine. I did look inside the manual, but couldn't find it. I probably missed it.
I have another little question. Is it possible to create a new "server admin token" for a virtual server by only selecting the server by port.
Anyway to create a token with "use sid=1" and "tokenadd tokentype=0 tokenid1=6 tokenid2=0" works fine.
But I like to know if it's possible to create a token by port only. I already tested it and got the next error.
tokenadd tokentype=0 tokenid1=6 tokenid2=0
I get the following error:
error id=1024 msg=invalid\sserverIDLast edited by DieHardServers.com; 03-05-2010 at 21:57.
-
05-05-2010, 15:20 #6
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,762
There is no way without selecting server, before tokenadd can be used .
-
06-05-2010, 05:23 #7
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Krün / Germany
- Posts
- 1,965
Daemon is right... without major defect in your database or someone played around with the sql create scripts there is no freaking way you have two same server ids.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Linux server startup script!
By mancert in forum Linux / FreeBSDReplies: 159Last Post: 24-09-2011, 16:51 -
Teamspeak Attack / Exploit
By Juzaa in forum [TeamSpeak 2] Server SupportReplies: 22Last Post: 27-08-2008, 22:12 -
Problem with few users
By Albertopd in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 12-03-2008, 14:07 -
Can't enter admistration or my server.
By TheSavior in forum [TeamSpeak 2] Server SupportReplies: 12Last Post: 10-06-2006, 22:48 -
DBExpress Operation Not supported
By LukeK in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 14-03-2006, 17:54



Reply With Quote