Open Sebbo94BY opened 1 year ago
I've fixed this issue with a workaround, but I'll further investigate this issue in order to properly solve it. It will probably end with an issue and pull request in the TS3PHPFramework project.
Seems like as it randomly gets cut in the middle of a client information response:
In Reply.php line 206:
invalid parameter. ident 'clid' does not exist in node '{"que_identifier":"LNNnAkaslo54gS\/EiU0KjI+hs=","client_servergroups":"137,146,147,261","client_channel_group_id":13,"client_channel_group_inherited_channel_id":8576,"client_version":"3.5.6 [Build: 1606312422]","client_platform":"Linux","client_idle_time":944000689,"client_created":1684050726,"client_lastconnected":1691241636,"client_icon_id":0,"client_country":"DE","connection_client_ip":"fe80::42:d6ff:fe20:fd70","client_badges":null}'
This is a reproducibe bug in the TS3PHPFramework: https://github.com/planetteamspeak/ts3phpframework/issues/209
Once this has been fixed and closed, we need to update the dependency in this project and then SSH connections will be fixed and working as expected here.
As workaround until then you can use the classic "RAW" connection, if you miss any required variables for your banner(s). If you don't miss any variables, you don't have to do anything except of waiting for the fix with an update.