Page 1 of 1

[Linux]Query connection refused

Posted: Wed Aug 03, 2016 11:36 am
by Shadow86
If the TS3MusicBot runs in query mode and gets a "Connection refused" error then start the TS3MusicBot with an additional parameter:
Code: Select all
-webif-bind-ip 0.0.0.0
Example:

screen ./TS3MusicBot_runscript.sh -account youremail@hoster.com -port 8080 -webif-pw YourAdminPassword -webif-pw-user YourUserPassword -webif-bind-ip 0.0.0.0