Community Forums Today's Posts     Member List     Archive    
Page 2 of 2 FirstFirst 12
Results 16 to 24 of 24
  1. #16
    Join Date
    Feb 2012
    Location
    Nuremberg, Bavaria
    Posts
    47
    That's a good question. I have both groups...
    Attached Images Attached Images

  2. #17
    Join Date
    Jan 2010
    Location
    Catalunya
    Posts
    2,330
    You have several errors.
    1-SuperServerAdmin group needs GRANT=75 in all available permissions, and i_permission_modify_power=75(value)
    2-If you are in the group SuperServerAdmin, leaves from ServerAdmin group, otherwise you will have problems.
    3- In ServerAdmin group, set i_group_needed_modify_power=70(value)
    ...

    NOTE: I guess now you have the serveradmin password. ...?
    If yes you can restore your SuperServerAdmin group with this code:
    Code:
    login serveradmin <password>
    use sid=<server_ID> or use port=<voice_port>
    servergroupcopy ssgid=3 tsgid=9
    Last edited by Jordi; 27-02-2012 at 22:08. Reason: add info

  3. #18
    Join Date
    Feb 2012
    Location
    Nuremberg, Bavaria
    Posts
    47
    Quote Originally Posted by Jordi View Post
    i_permission_modify_power=75(value)
    There I get an error - as ServerAdmin, but also as SuperServerAdmin and/or both:
    Quote Originally Posted by TSł-Server
    <19:14:09>  insufficient permission modify power
    Quote Originally Posted by Jordi View Post
    3- In ServerAdmin group, set i_group_needed_modify_power=70(value)
    Quote Originally Posted by TSł-Server
    <19:16:43>  insufficient client permissions (gescheitert an i_group_modify_power)
    Quote Originally Posted by Jordi View Post
    NOTE: I guess now you have the serveradmin password. ...?
    I search the login-datas at the moment.

  4. #19
    Join Date
    Jan 2010
    Location
    Catalunya
    Posts
    2,330
    Quote Originally Posted by Sebi94 View Post
    I created the whole server new, ...
    Consequently, you have obtained a new password for serveradmin
    Is this right?

  5. #20
    Join Date
    Feb 2012
    Location
    Nuremberg, Bavaria
    Posts
    47
    Yes, it is right. The server is running on a desktopless linux debian system.

    I start the server with following command:
    Quote Originally Posted by Debian-Server-System
    ./ts3server_startscript.sh start
    And after this command, comes a hint, that i should look at the log file for more informations. But which log file?! I can't find the serverquery login in a file.
    What's the name of the file, which includes it?

  6. #21
    Join Date
    Jan 2010
    Location
    Catalunya
    Posts
    2,330
    In the server installation folder, see in "logs" folder, the first log

  7. #22
    Join Date
    Feb 2012
    Location
    Nuremberg, Bavaria
    Posts
    47
    I found errors... How can i fix them?
    Quote Originally Posted by TSł-Server Log-File
    2012-02-27 18:52:10.303708|ERROR | | | TS3ANetwork::ResolveHostName failed error: -3 (Temporary failure in name resolution) 11
    2012-02-27 18:52:10.303889|ERROR | | | Could not open default UDP connection for weblist
    2012-02-27 20:07:22.220567|ERROR |DatabaseQuery | | db_exec() update clients set client_login_name='serveradmin', client_login_passw error: column client_login_name is not unique
    If you mean the last error line: There isn't a password.

  8. #23
    Join Date
    Jan 2010
    Location
    Catalunya
    Posts
    2,330
    Sorry seems to have problems in the database, but I can't help you at this point.
    Surely another colleague will give you answers.

  9. #24
    Join Date
    Feb 2012
    Location
    Nuremberg, Bavaria
    Posts
    47
    Quote Originally Posted by Sebi94 View Post
    2012-02-27 18:52:10.303708|ERROR | | | TS3ANetwork::ResolveHostName failed error: -3 (Temporary failure in name resolution) 11
    2012-02-27 18:52:10.303889|ERROR | | | Could not open default UDP connection for weblist
    Okay. This problem is solved.
    The server (not the TeamSpeak server) hasn't got a nameserver and of this reason, the TeamSpeak server had also problems.

    I fixed it:
    nano /etc/resolv.conf
    Added this lines:
    search speedport.ip
    nameserver 192.168.178.1
    The other issue is also resolved. I upgraded the server yesterday and reseted the whole configuration.

    Now works all fine.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [Resolved] Channel admin cannot set subscribe power: insufficient permission modify power
    By Westingham in forum Permission System
    Replies: 5
    Last Post: 24-02-2012, 08:40
  2. Server Admin - Yet 'insufficient permission modify power'
    By guitar112993 in forum Permission System
    Replies: 3
    Last Post: 03-09-2011, 22:40
  3. insufficient permission modify power As Server Admin
    By Lt-Fighter in forum General Questions
    Replies: 2
    Last Post: 06-08-2011, 09:03
  4. Admin Server Query - insufficient permission modify power
    By Mactabilis in forum General Questions
    Replies: 15
    Last Post: 27-08-2010, 16:40
  5. Insufficient Permission Modify Power
    By Brennan in forum Permission System
    Replies: 2
    Last Post: 15-05-2010, 19:30

Tags for this Thread

Posting Permissions

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