Community Forums Today's Posts     Member List     Archive    
Results 1 to 13 of 13

Thread: Server no start

  1. #1
    Join Date
    Jan 2011
    Posts
    7

    Solved Server no start

    Hi

    I install teamspeak 3.
    When you first start this one I get an error.
    In the log file:

    2011-01-29 20:29:05.028324|INFO |ServerLibPriv | | Server Veerver_2011-01-29__20_29_05.028140.logon: 3.0.0-beta30 [Build: 12998], Linux
    2011-01-29 20:29:05.029680|INFO |DatabaseQuery | | dbPlugin name: MySQL plugin, (c)TeamSpeak Systems GmbH
    2011-01-29 20:29:05.029753|INFO |DatabaseQuery | | dbPlugin version: 1
    2011-01-29 20:29:05.055381|ERROR |DatabaseQuery | | db_exec() CREATE TABLE channel_properties ( server_id integer unsigned, id error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AUTOINCREMENT NOT NULL, channel_parent_id integer unsigned, server_id ' at line 1
    2011-01-29 20:29:05.055476|CRITICAL|SQL | | db_CreateTables() unable to create tables
    I tested with another user, another database.
    And the same result.

    My server runs Ubuntu 8.04

    Thank you in advance for your help.

  2. #2
    Join Date
    May 2010
    Posts
    6,372
    Hello

    Could you post your ts3server.ini and ts3db_mysql.ini ?
    Also, write the command that you used to start your server.

  3. #3
    Join Date
    Jan 2011
    Posts
    7
    *** french part deleted ***
    *** This forum is english only! ***


    ### ts3db_mysql.ini
    [config]
    host=localhost
    port=3306
    username=xxxx
    password=xxxxx
    database=xxxxx
    socket=


    ### ts3server.ini :

    machine_id=
    default_voice_port=9987
    voice_ip=mon ip
    liscensepath=./
    filetransfer_port=30033
    filetransfer_ip=mon ip
    query_port=10011
    query_ip=mon ip
    dbplugin=ts3db_mysql
    dbpluginparameter=ts3db_mysql.ini
    dbsqlpath=sql/
    dbsqlcreatepath=create_mysql/
    logpath=logs
    logquerycommands=1


    *** french part deleted ***
    *** This forum is english only! ***

    ./ts3server_startscript.sh start

    *** french part deleted ***
    *** This forum is english only! ***
    COMMANDLINE_PARAMETERS="dbplugin=ts3db_mysql inifile=ts3server.ini"



    *** french part deleted ***
    *** This forum is english only! ***


    English :

    Then to know that I can better speak French.
    I managed to launch one and once a server.
    I cut because I wanted to have the server on my site, but I had errors like what it could not access the channel list etc. ...
    Again I had errors because I could not change the rights of guests.
    I tried by creating another user with another database and still the same error.
    Yet I tried to download other source server to the view of many worries for the forum.
    But nothing helped.

    So, I thank you in advance for your help.
    Last edited by dante696; 01-02-2011 at 10:17.

  4. #4
    Join Date
    May 2010
    Posts
    6,372
    Quote Originally Posted by powaserv View Post
    Salut florian

    Je sais pas si je peux écrire en français ou pas.
    This forum is english only (forum rules) !

    Quote Originally Posted by powaserv
    ### ts3db_mysql.ini
    Code:
    [config]
    host=localhost
    port=3306
    username=xxxx
    password=xxxxx
    database=xxxxx
    socket=
    Remove the socket line

    Quote Originally Posted by powaserv
    ### ts3server.ini :
    Code:
    machine_id=
    default_voice_port=9987
    voice_ip=mon ip
    liscensepath=./
    filetransfer_port=30033
    filetransfer_ip=mon ip
    query_port=10011
    query_ip=mon ip
    dbplugin=ts3db_mysql
    dbpluginparameter=ts3db_mysql.ini
    dbsqlpath=sql/
    dbsqlcreatepath=create_mysql/
    logpath=logs
    logquerycommands=1
    - licensepath => remove "./" (just licensepath=)
    - dbpluginparameter => you can remove "ts3db_mysql.ini" (just dbpluginparameter=)
    - logpath => replace by "logpath=logs/"


    Quote Originally Posted by powaserv

    ./ts3server_startscript.sh start
    Code:
    COMMANDLINE_PARAMETERS="dbplugin=ts3db_mysql inifile=ts3server.ini"
    just with that => COMMANDLINE_PARAMETERS="inifile=ts3server.ini"

    Also, be sure that all files and folders in the server folder has the same linux owner and use this linux user to start your server.

  5. #5
    Join Date
    Jan 2011
    Posts
    7
    Thank you!

    Apparently it works ^ ^.
    By cons I still can not enable or disable some function.
    In permissions => group management server => Guest.
    I select something and I are not rights.
    I just connect with the super admin token provided.

    You would of or could it come?


    Thank you.

  6. #6
    Join Date
    May 2010
    Posts
    6,372
    Quote Originally Posted by powaserv
    I select something and I are not rights.
    Could you be please more clear

    What do you try exactly ?
    Do you get an error message ?

  7. #7
    Join Date
    Jan 2011
    Posts
    7
    Hi

    In permissions => group management server => Guest
    For example global => Information
    Here I can select everything is grayed out.
    And if I double click on it I get this error: "insufficient permission modify power"
    Thank you for your help ^^

  8. #8
    Join Date
    May 2010
    Posts
    6,372
    You need to be in Query admin group to change these permissions.
    (or use the query commands).

  9. #9
    Join Date
    Jan 2011
    Posts
    7
    Hi,


    I use the identifiers that provided the first launch.
    It's not only those indetifiant ultimate?

    How to do otherwise?

    Thank you

  10. #10
    Join Date
    May 2010
    Posts
    6,372
    Quote Originally Posted by powaserv View Post
    It's not only those indetifiant ultimate?
    How to do otherwise?
    I don't really understand.
    Do you get an error ?

  11. #11
    Join Date
    Jan 2011
    Posts
    7
    Hi,


    I said.
    I use the logins that I had to first launch the server.
    These logins are those for the super administrator.

    So how does it make that I'm not in the administrator group.

    And for those mistakes I made above in my subjects.


    Otherwise how to recover the rights?

    Here I do not understand either and the worst is that I need.


    Thank you for your help.

  12. #12
    Join Date
    Jan 2011
    Location
    US
    Posts
    266
    I'm assuming you're using linux since you posted it here.

    You should log in with query admin, not server admin. I don't like the query interface on TS3 client. You can use "telnet localhost 10011" on your linux machine or "telnet ip_address 10011" on another machine that can reach the server through ip_address.

    You must log in with your serveradmin username and password, and you must select the virtual server. Then, you can modify the permissions using the commands described in the query manual.

  13. #13
    Join Date
    Jan 2011
    Posts
    7
    HI,

    Okay thank you.
    But there would not a simpler way to address dysfunction?
    Because with the query, I frankly do not understand anything.
    I swim completely.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Cannot start server from start menu
    By sitting duck in forum Windows
    Replies: 0
    Last Post: 20-03-2010, 00:37
  2. Can't start server
    By .pAndA in forum Linux / FreeBSD
    Replies: 6
    Last Post: 24-02-2010, 10:26
  3. when i try start the ts from server...
    By whiteman28 in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 27-02-2008, 08:11
  4. How to start a server?
    By xanadu in forum [TeamSpeak 2] Client Support
    Replies: 1
    Last Post: 21-11-2005, 10:35
  5. TS-Server will not start
    By sharkims in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 04-12-2004, 15:11

Posting Permissions

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