Query connection refused

Aus TS3MusicBot Wiki
Wechseln zu: Navigation, Suche

If the TS3MusicBot runs in query mode and gets a "Connection refused" error then start the TS3MusicBot with additional parameter:

-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