• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Pending Querybot

MrUnknownDE

New member
Hello,

I have the following problem. I wanted to create a "QueryBot" for my Teaspeak server. Have the Query Login created by Ts3 client and the client with which I have created, has all rights. Now tell me the software (Ts3QueryBot) that does not have enough rights.

What can I do against it?

Yours sincerely
 

MrUnknownDE

New member
Code:
Server Gruppen Liste konnte nicht abgefragt werden, bitte prüfen ob das Recht {permissionname_servergrouplist} beim Benutzer "{ts3_server_query_login}" gesetzt ist.
TS3 Server Meldung: insufficient client permissions"
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
And had you checked it? :D
As well whats the output of the TeaSpeak server?
(Debug or trace mode!)
 

MrUnknownDE

New member
Code:
[2019-07-30 23:29:06] [ERROR] QUERY | [159.69.114.203:55722/ServerQuery#159.69.114.203/43737 | 1] Failed to read! Code: 0 errno: 104 message: Connection reset by peer
[2019-07-30 23:29:06] [INFO]  QUERY | [Query] 159.69.114.203:55722 disconnected. (Requested by client)
[2019-07-30 23:29:06] [DEBUG] QUERY | Could not shutdown query client socket! 107 (Transport endpoint is not connected)
Maybe that could be the problem?
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
wolve
this is the exactly problem i have that i created a post for it

when using query permission system is not same as the client
Hmm I'm not 100% sure how to reproduce that because for the (ofc it does) it works fine.

Code:
[2019-07-30 23:29:06] [ERROR] QUERY | [159.69.114.203:55722/ServerQuery#159.69.114.203/43737 | 1] Failed to read! Code: 0 errno: 104 message: Connection reset by peer
[2019-07-30 23:29:06] [INFO]  QUERY | [Query] 159.69.114.203:55722 disconnected. (Requested by client)
[2019-07-30 23:29:06] [DEBUG] QUERY | Could not shutdown query client socket! 107 (Transport endpoint is not connected)
Maybe that could be the problem?
Please enable trace logging and look again :)
 

farhadhelix

TeaFanatic
Hello,

I have the following problem. I wanted to create a "QueryBot" for my Teaspeak server. Have the Query Login created by Ts3 client and the client with which I have created, has all rights. Now tell me the software (Ts3QueryBot) that does not have enough rights.

What can I do against it?

Yours sincerely
what server version you use?