This thread can be used for feedback and discussion about the 3.3.0 release of the TeamSpeak server. The change log can be found in the announcement here.
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
This thread can be used for feedback and discussion about the 3.3.0 release of the TeamSpeak server. The change log can be found in the announcement here.
When sending PMs please make sure to include a reference link to the thread in question in the body of your message.
How to setup the Twitch Feature for the Server ?
This requires the client 3.2.0 beta that is coming soon.
It also requires binding the Twitch account to your myTeamSpeak account through the www.myteamspeak.com website in the My Account section.
Once you have done that, you will need to login to the client using the myTeamSpeak account that you bound your Twitch account to.
Installing the Twitch integration on the server requires sending along the myTeamSpeak ID. You can then find it in the Edit Server dialog -> More -> Integrations.
If you're logged in to a myTeamSpeak account that has a Twitch account connected and sent along the myTeamSpeak ID you will see your Twitch account name in that dialog and can Install the integration, and setup the groups that will be given to clients that have subscribed to the Twitch account you installed in the server.
When sending PMs please make sure to include a reference link to the thread in question in the body of your message.
Currently trying to implement my NodeJS lib to be able to interact with the SSH Query and somehow it seems that the SSH Connection just starts to refuses or denies the connection even though netstat tells me that it is still listening
getting different answers aswell when trying to connectCode:Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp6 0 0 :::10022 :::* LISTEN 25022/./ts3server
(same errors on the machine where teamspeak runs on)Code:[email protected]:~/TS3-NodeJS-Library$ ssh -p 10022 [email protected] Authentication failed. [email protected]:~/TS3-NodeJS-Library$ ssh -p 10022 [email protected] Received disconnect from 10.10.12.103 port 10022:11: Bye Bye Disconnected from 10.10.12.103 port 10022 [email protected]:~/TS3-NodeJS-Library$ ssh -p 10022 [email protected] Authentication failed. [email protected]:~/TS3-NodeJS-Library$ ssh -p 10022 [email protected] ssh_exchange_identification: Connection closed by remote host
The log does not contain much information about what is happening
thats all inside the _0.logCode:2018-06-28 15:48:04.182793|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.3.0 (2018-06-28 09:41:59) 2018-06-28 15:48:04.182845|INFO |ServerLibPriv | |SystemInformation: Linux 4.15.17-2-pve #1 SMP PVE 4.15.17-10 (Tue, 22 May 2018 11:15:44 +0200) x86_64 Binary: 64bit 2018-06-28 15:48:04.182858|WARNING |ServerLibPriv | |The system locale is set to "C" this can cause unexpected behavior. We advice you to repair your locale! 2018-06-28 15:48:04.182867|INFO |ServerLibPriv | |Using hardware aes 2018-06-28 15:48:04.183258|INFO |DatabaseQuery | |dbPlugin name: SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH 2018-06-28 15:48:04.183275|INFO |DatabaseQuery | |dbPlugin version: 3.11.1 2018-06-28 15:48:04.183380|INFO |DatabaseQuery | |checking database integrity (may take a while) 2018-06-28 15:48:04.196413|WARNING |Accounting | |Unable to open licensekey.dat, falling back to limited functionality 2018-06-28 15:48:04.196495|INFO |Accounting | |Licensing Information 2018-06-28 15:48:04.196507|INFO |Accounting | |licensed to : Anonymous 2018-06-28 15:48:04.196514|INFO |Accounting | |type : No License 2018-06-28 15:48:04.196525|INFO |Accounting | |starting date : Wed May 31 22:00:00 2017 2018-06-28 15:48:04.196532|INFO |Accounting | |ending date : Fri Aug 31 22:00:00 2018 2018-06-28 15:48:04.196539|INFO |Accounting | |max virtualservers: 1 2018-06-28 15:48:04.196545|INFO |Accounting | |max slots : 32 2018-06-28 15:48:04.249880|INFO | | |myTeamSpeak identifier revocation list was downloaded successfully - all releated features are activated 2018-06-28 15:48:05.135944|INFO | | |Puzzle precompute time: 927 2018-06-28 15:48:05.136183|INFO |FileManager | |listening on 0.0.0.0:30033, [::]:30033 2018-06-28 15:48:05.146344|INFO |Query | |listening for query on 0.0.0.0:10011, [::]:10011 2018-06-28 15:48:05.146435|INFO |Query | |listening for query ssh on 0.0.0.0:10022, [::]:10022 2018-06-28 15:48:05.146493|INFO |CIDRManager | |updated query_ip_whitelist ips: 127.0.0.1/32, ::1/128,
While writing this text i started to debug my app a little more and rewrite some parts to be able to tell where it happens but got an Error after trying to connect with my Script
which crashed the whole TeamSpeak Instance...Code:2018-06-28 16:03:05.315633|CRITICAL|NET | |AddToSet epoll_ctl fail with 9
Hello,
Can you add same options like subscribers but enable the followers? thank you.
you can always try using the -v[v] switch to ssh to get more diagnostic output from the SSH client when connecting. Note that only the SSH 2 protocol is used. SSHv1 is not supported.
We'll look into that, we may need more information on what exactly you were doing when that happened, in which case we'll contact you.
When sending PMs please make sure to include a reference link to the thread in question in the body of your message.
version=3.3.0 build=1530178919 platform=Linux
time to time connection with server via query is lost
TCP:
Code:connection to server '127.0.0.1:10011' lostSSH:Code:Connection closed by foreign host.
ts3server.iniCode:Socket error Event: 32 Error: 10053. Connection closing...Socket close.
Code:machine_id= default_voice_port=9987 voice_ip= licensepath= filetransfer_port=30033 filetransfer_ip= query_port=10011 query_ip=0.0.0.0, :: query_ip_whitelist=query_ip_whitelist.txt query_ip_blacklist=query_ip_blacklist.txt dbplugin=ts3db_sqlite3 dbpluginparameter= dbsqlpath=sql/ dbsqlcreatepath=create_sqlite/ dbconnections=10 logpath=logs logquerycommands=0 dbclientkeepdays=30 logappend=0 query_skipbruteforcecheck=0 query_buffer_mb=20 http_proxy= license_accepted=1 serverquerydocs_path=serverquerydocs/ query_ssh_ip=0.0.0.0, :: query_ssh_port=10022 query_protocols=raw, ssh query_ssh_rsa_host_key=ssh_host_rsa_key query_timeout=300
Is it before 5 minutes (300 seconds) have past without sending any command to Query?
When sending me private messages: Please make sure to include reference link to your forum thread or post.
TeamSpeak FAQ || What should i report, when i open a client thread?
10 Query commands per second?
And what commands do you send?
Last edited by dante696; June 28th, 2018 at 08:40 PM. Reason: removed yet unimportant part
When sending me private messages: Please make sure to include reference link to your forum thread or post.
TeamSpeak FAQ || What should i report, when i open a client thread?
before that, I sent many times more and everything was fine without the load on the CPUCode:2018-06-28 18:45:39.662450 clientlist -uid -away -badges -voice -info -times -groups -icon -country -ip 2018-06-28 18:45:39.702669 channelinfo cid=2 2018-06-28 18:45:39.743070 channelinfo cid=654 2018-06-28 18:45:39.783122 clientdbinfo cldbid=100688 2018-06-28 18:45:39.827697 channelinfo cid=1157 2018-06-28 18:45:39.868056 clientdbinfo cldbid=103207 2018-06-28 18:45:39.911411 channelinfo cid=792 2018-06-28 18:45:39.951671 clientdbinfo cldbid=103215 2018-06-28 18:45:39.994731 channelinfo cid=799 2018-06-28 18:45:40.036930 clientinfo clid=2 2018-06-28 18:45:40.077916 clientinfo clid=1 2018-06-28 18:45:40.119078 clientinfo clid=5 2018-06-28 18:45:40.159965 clientinfo clid=6 2018-06-28 18:45:40.201093 clientinfo clid=3 2018-06-28 18:45:40.242063 clientinfo clid=7 2018-06-28 18:45:40.282743 serverinfo 2018-06-28 18:45:40.323749 channellist -topic -flags -voice -limits -icon 2018-06-28 18:45:40.374921 clientlist -uid -away -badges -voice -info -times -groups -icon -country -ip 2018-06-28 18:45:40.415787 channelinfo cid=2 2018-06-28 18:45:40.456330 channelinfo cid=654 2018-06-28 18:45:40.496061 clientdbinfo cldbid=100688 2018-06-28 18:45:40.539456 channelinfo cid=1157 2018-06-28 18:45:40.579322 clientdbinfo cldbid=103207 2018-06-28 18:45:40.622593 channelinfo cid=792 2018-06-28 18:45:40.663107 clientdbinfo cldbid=103215 2018-06-28 18:45:40.705689 channelinfo cid=799 2018-06-28 18:45:40.746961 clientinfo clid=2 2018-06-28 18:45:40.788153 clientinfo clid=1 2018-06-28 18:45:40.828964 clientaddperm cldbid=104297 permsid=i_icon_id permvalue=-253074531 permskip=0 2018-06-28 18:45:40.870452 clientinfo clid=5 2018-06-28 18:45:40.910759 clientaddperm cldbid=104296 permsid=i_icon_id permvalue=-186597934 permskip=0 2018-06-28 18:45:40.950960 clientinfo clid=6 2018-06-28 18:45:40.991649 clientinfo clid=3 2018-06-28 18:45:41.032745 clientinfo clid=7 2018-06-28 18:45:41.073695 serverinfo 2018-06-28 18:45:41.114665 channellist -topic -flags -voice -limits -icon 2018-06-28 18:45:41.161936 clientlist -uid -away -badges -voice -info -times -groups -icon -country -ip 2018-06-28 18:45:41.202834 channelinfo cid=2 2018-06-28 18:45:41.243119 channelinfo cid=654 2018-06-28 18:45:41.283334 clientdbinfo cldbid=100688 2018-06-28 18:45:41.325311 channelinfo cid=1157 2018-06-28 18:45:41.364981 clientdbinfo cldbid=103207 2018-06-28 18:45:41.406533 channelinfo cid=792 2018-06-28 18:45:41.446671 clientdbinfo cldbid=103215 2018-06-28 18:45:41.488601 channelinfo cid=799 2018-06-28 18:45:41.529603 clientinfo clid=2 2018-06-28 18:45:41.570751 clientinfo clid=1 2018-06-28 18:45:41.611577 clientinfo clid=5 2018-06-28 18:45:41.652447 clientaddperm cldbid=104296 permsid=i_icon_id permvalue=-253074531 permskip=0 2018-06-28 18:45:41.693022 clientinfo clid=6 2018-06-28 18:45:41.734063 clientinfo clid=3 2018-06-28 18:45:41.775819 clientinfo clid=7 2018-06-28 18:45:41.817301 serverinfo
I'll try to catch the last command
Code:2018-06-28 18:50:09.656401|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: serverinfo 2018-06-28 18:50:09.696394|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: channellist -topic -flags -voice -limits -icon 2018-06-28 18:50:09.744020|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: clientlist -uid -away -badges -voice -info -times -groups -icon -country -ip 2018-06-28 18:50:09.784493|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: channelinfo cid=2 2018-06-28 18:50:09.824680|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: channelinfo cid=654 2018-06-28 18:50:09.865701|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: clientdbinfo cldbid=100688 2018-06-28 18:50:09.908578|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: channelinfo cid=1157 2018-06-28 18:50:09.947998|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: clientdbinfo cldbid=103207 2018-06-28 18:50:09.991021|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: channelinfo cid=792 2018-06-28 18:50:10.031040|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: clientdbinfo cldbid=103215 2018-06-28 18:50:10.072936|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: channelinfo cid=799 2018-06-28 18:50:10.113658|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: clientinfo clid=2 2018-06-28 18:50:10.154999|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: clientinfo clid=1 2018-06-28 18:50:10.195750|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: clientinfo clid=9 2018-06-28 18:50:10.237165|INFO |Query |1 |query from 56 127.0.0.1:42784 issued: clientinfo clid=5 2018-06-28 18:50:10.277998|INFO |Query |1 |query from -1 127.0.0.1:42784 issued: clientinfo clid=6 2018-06-28 18:50:10.278123|INFO |VirtualServerBase|1 |query client disconnected 'fyfywkaBlueberry [Bot]'(id:10002) reason 'reasonmsg=connection lost'Code:2018-06-28 18:57:09.282352|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: serverinfo 2018-06-28 18:57:09.323646|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: channellist -topic -flags -voice -limits -icon 2018-06-28 18:57:09.371911|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: clientlist -uid -away -badges -voice -info -times -groups -icon -country -ip 2018-06-28 18:57:09.412796|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: channelinfo cid=2 2018-06-28 18:57:09.453042|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: channelinfo cid=654 2018-06-28 18:57:09.493033|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: clientdbinfo cldbid=100688 2018-06-28 18:57:09.537169|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: channelinfo cid=1157 2018-06-28 18:57:09.577783|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: clientdbinfo cldbid=103207 2018-06-28 18:57:09.620360|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: channelinfo cid=792 2018-06-28 18:57:09.660597|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: clientdbinfo cldbid=103215 2018-06-28 18:57:09.704304|INFO |Query |1 |query from 35 127.0.0.1:52736 issued: channelinfo cid=799 2018-06-28 18:57:09.745348|INFO |Query |1 |query from -1 127.0.0.1:52736 issued: clientinfo clid=2 2018-06-28 18:57:09.745455|INFO |VirtualServerBase|1 |query client disconnected 'fyfywkaBlueberry [Bot]'(id:10002) reason 'reasonmsg=connection lost
Last edited by fyfywka; June 28th, 2018 at 08:51 PM.
Thanks for sharing, will discuss that with our development.
One last question, does it still happen, when start your server without the query_protocols= parameter?
When sending me private messages: Please make sure to include reference link to your forum thread or post.
TeamSpeak FAQ || What should i report, when i open a client thread?
There are currently 1 users browsing this thread. (0 members and 1 guests)