Wruczek / ts-website

A website for your TeamSpeak 3 server
https://ts.wruczek.tech
GNU General Public License v3.0
339 stars 80 forks source link

0: invalid reply from the server - I using TeaSpeak #79

Closed davidjaksa closed 5 years ago

davidjaksa commented 6 years ago

I started using TeaSpeak in the days, and now the website displaying this: '0: invalid reply from the server' What's the problem? How to fix it?

TeaSpeak log: [16:25:49] [ERROR] Query invalid read. Code: 0 errno: 0 msg: Success

Sorry for my bad English :P

davidjaksa commented 6 years ago

Yes, I tested it with YatQa, I can't understand what happened.

Is this a TeaSpeak error?

On Tue, 27 Mar 2018, 16:27 Oliwier, notifications@github.com wrote:

You whether correctly completed the password and login to server admin query?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Wruczek/ts-website/issues/79#issuecomment-376545579, or mute the thread https://github.com/notifications/unsubscribe-auth/AcThy2IgDu2ja1FlTC4RDv9waRZ-BZaBks5tikxhgaJpZM4S9BkO .

Bluscream commented 6 years ago

Do you know what command is causing the error?

Wruczek commented 6 years ago

In TeaSpeak there are a lot of changes in the query interface compared to the official server. Its not a simple drop-in replacement.

While ts3phpframework added "partial" support for TeaSpeak servers, its still not as simple as just replacing the library. A lot of things differ and I would need to change a lot to make it work. It's even harder to change when the code is an outdated procedural-style mess as it is now (duh).

Not sure when I will release 2.0 but TeaSpeak will be tested and supported in it.

davidjaksa commented 6 years ago

So what to do?

Wruczek commented 6 years ago

Wait for 2.0 or fix the current version yourself

davidjaksa commented 6 years ago

Hmm...

Idk how to fix it :/ Can you tell me? When you release the 2.0?

On Tue, 27 Mar 2018, 21:39 Wruczek, notifications@github.com wrote:

Wait for 2.0 or fix the current version yourself

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Wruczek/ts-website/issues/79#issuecomment-376649083, or mute the thread https://github.com/notifications/unsubscribe-auth/AcThy-C7Rb4vgYq1kk5iyv0rbZHdQCr2ks5tipVfgaJpZM4S9BkO .

davidjaksa commented 6 years ago

Today I started using TeamSpeak again. Thanks for the help!

Wruczek commented 6 years ago

Cool! Keeping the issue open as it is still relevant

derrobin154 commented 6 years ago

What is TeaSpeak o.O?

Bluscream commented 6 years ago

Google it

davidjaksa commented 6 years ago

:D I no longer using TeaSpeak

On Sat, 31 Mar 2018, 00:02 Bluscream, notifications@github.com wrote:

Google it

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Wruczek/ts-website/issues/79#issuecomment-377633455, or mute the thread https://github.com/notifications/unsubscribe-auth/AcThy1zhE1pFTkEsDE5QduyiIu86cLixks5tjqt5gaJpZM4S9BkO .

davidjaksa commented 6 years ago

Google it :D

On Sat, 31 Mar 2018, 00:27 Robin, notifications@github.com wrote:

What is TeaSpeak o.O?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Wruczek/ts-website/issues/79#issuecomment-377630532, or mute the thread https://github.com/notifications/unsubscribe-auth/AcThy2rNpkgFjs7vLj28nSqtGwhXraSUks5tjqeOgaJpZM4S9BkO .

Bluscream commented 6 years ago

Any news to this @Wruczek ?

grafik grafik

Wruczek commented 5 years ago

Seems like the TeamSpeak 3 PHP Framework officially supports TeaSpeak now. So if you are having any issues with Tea, please report it on their issue tracker.

I've tested the current support, and seems like everything except for servergroupclientlist is working. Due to that, admin list and group assigner will throw an error.