Community Forums Today's Posts     Member List     Archive    
Results 1 to 10 of 10
  1. #1
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    79

    How to create a Virtual Server?

    Hi there.

    I have a main server, but I do want to create another virtual server. But since the admin system is cryptic in TS3, I have no idea how to do it.

    I've been trying to do something in the server query which is named 'servercreate', but it simply says I do not have permissions to do so, even though I'm flagged as server admin.

    I created some serverquery login, tried to login trough the forms in the UI, tried to type 'login name password' at the first row etc etc.

    It simply wont work?

    So can any mensa educated person please tell me how the **** I create a Virutal Server?!

    Information

    ServerQuery command
    Code:
    use 1
    login username password
    servercreate virtualserver_name=Mickes TS3 virtualserver_port=9988 virtualserver_maxclients=100
    sid=2
    error id=0 msg=ok
    Error message
    Code:
    error id=0 msg=ok  (48 ms)
    error id=2568 msg=insufficient\sclient\spermissions failed_permid=4616  (43 ms)
    Total: 91 ms
    Last edited by naitsirk; 24-02-2010 at 02:00.

  2. #2
    Join Date
    Jan 2010
    Location
    Secret Base in Arctic Region
    Posts
    1,186
    Does your servergroup have the permission to create servers?
    By default SA dont have this permission.

    Did you login with the superadmin? (The login/password you were shown when starting TS the first time).

  3. #3
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    79
    Quote Originally Posted by Alcazar View Post
    Does your servergroup have the permission to create servers?
    By default SA dont have this permission.

    Did you login with the superadmin? (The login/password you were shown when starting TS the first time).
    I created a own server query user at first (Jaykay).
    But now I used the 'serveradmin' with the password provided from the very first start.

    Same error:
    use 1
    login serveradmin password
    servercreate virtualserver_name=MickesTS3 virtualserver_port=9988 virtualserver_maxclients=100
    sid=2
    =

    error id=0 msg=ok (42 ms)
    error id=2568 msg=insufficient\sclient\spermissions failed_permid=4616 (43 ms)
    Total: 85 ms

  4. #4
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    79
    Doesn't anyone have a tutorial how to make a Virtual Server? Or something?

    I'd consider myself a advance user, but this adminsystem make me feel like a complete rookie.

    I manage rights for users/channes etc, but just the virtual server doesn't get created due to permission issues even though I am server admin.

    Please help?

  5. #5
    Join Date
    Dec 2009
    Location
    The Game!
    Posts
    236
    A Tutorial for creating and deleting virtual servers can be found here :
    http://forum.teamspeak.com/showthread.php?t=47195

    maybe your server cannot be created because you dont give it an admin token during creation.
    try using the following :

    Code:
    login serveradmin password
    servercreate virtualserver_name=MickesTS3 virtualserver_port=9988 virtualserver_maxclients=100 sid=2 token=daqCmka21sXaE20zjnFwFQsRIJ832Boc6S7dE2Xe
    Then connect to your server and use the token for serveradmin rights.
    Of course you can use anything you want as token but you should probably refrain from using slashes and backslashes.

  6. #6
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    79
    Adding token to the 'servercreate' strin worked.

    Got another error to tackle now:

    error id=257 msg=unable\sto\sbind\snetwork\sport (44 ms)
    Total: 44 ms
    What's up with all the s'ses in the error reports? o0

  7. #7
    Join Date
    Dec 2009
    Location
    The Game!
    Posts
    236
    Hmm the error suggests that either another application is already using the port you try to set or that the system refuses to use the port. (maybe it is reserverd for system purposes)
    Try using a higher port (Port > 25000).
    There should be no interference in that port-region

    Quote Originally Posted by naitsirk
    What's up with all the s'ses in the error reports? o0
    The \s stands for the whitespace ("space") character during string generation as i.e. the \n stand for a "newline" char.
    It's just not getting replaced by its Ascii counterpart in your console.

  8. #8
    Join Date
    Mar 2010
    Location
    us
    Posts
    18

    Hmmm?

    When i install teamspeak it does not show a superadmin password or username???

  9. #9
    Join Date
    Jan 2010
    Location
    Secret Base in Arctic Region
    Posts
    1,186
    Did you run the minimal-startscript first?
    It will show you superadmin and password.

  10. #10
    Join Date
    Apr 2008
    Location
    Next to Hannover
    Posts
    216
    error id=0 msg=ok (48 ms)
    error id=2568 msg=insufficient\sclient\spermissions failed_permid=4616 (43 ms)
    Total: 91 ms
    Add the Server Querry permissions to the servergroup (1).
    I hope you are on one server in group (2).
    Then restart server and you should login.

    error id=257 msg=unable\sto\sbind\snetwork\sport (44 ms)
    Total: 44 ms
    Use another serverport.
    It's not able, that two programms use one (udp ?) port.

    i hope its usefull

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Mini Tutorials] Virtual Server Management
    By ScP in forum Server Support
    Replies: 99
    Last Post: 21-02-2013, 08:39
  2. Router problems
    By bigteam0385 in forum [TeamSpeak 2] Server Support
    Replies: 4
    Last Post: 24-05-2011, 10:53
  3. Friends can't connect
    By shadow127 in forum [TeamSpeak 2] Server Support
    Replies: 86
    Last Post: 01-01-2006, 20:45
  4. Server
    By lars-andre-petersen in forum [TeamSpeak 2] Server Support
    Replies: 70
    Last Post: 26-09-2005, 11:54
  5. Scheisse habe QDSL alles geht nur keine REG
    By Creeper in forum [TeamSpeak 2] Server Support
    Replies: 6
    Last Post: 29-08-2002, 09:06

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •