Page 1 of 1

Bot will not connect to server

Posted: Mon Apr 24, 2017 9:17 pm
by Engineer of Stuff
I installed the bot following the instructions on the website.

My TS3 server is on the same machine as the Music Bot. On the Private License page I entered my external IP. I started the server with the -noquery flag.

All my settings are default except the password. My server has a password and I entered it into the "Teamspeak Server Password" text box in the Teamspeak Server Settings.

But the bot never connects to the TS3 server.

Do I need to set a query password?


(Also I get a red box error on the webinterface that says"Player instance crash detected. Restarted. Restarting last playback:").

Re: Bot will not connect to server

Posted: Tue Apr 25, 2017 11:28 am
by Crypto90
Keep your webinterface running and send me your webinterface link as a private message, so I can look over it.

Re: Bot will not connect to server

Posted: Tue Apr 25, 2017 6:17 pm
by Engineer of Stuff
Crypto90 wrote:Keep your webinterface running and send me your webinterface link as a private message, so I can look over it.
Ok.

Re: Bot will not connect to server

Posted: Tue Apr 25, 2017 8:46 pm
by Crypto90
I think your kernel does make some issueres here:
Code: Select all
Linux eloo 4.4.0-72-generic #93-Ubuntu SMP Fri Mar 31 14:07:23 UTC 2017 i686 i686 i686 GNU/Linux 
Can you create a 64bit based system? With a default debian or ubuntu based kernel?

Re: Bot will not connect to server

Posted: Tue Apr 25, 2017 8:47 pm
by Crypto90
If it is a dedicated server a small debian virtual server should also do the trick.

Re: Bot will not connect to server

Posted: Fri Apr 28, 2017 4:03 pm
by Engineer of Stuff
My server is 32bit. Is there not a 32bit version of TS3MusicBot?

Re: Bot will not connect to server

Posted: Sat Apr 29, 2017 11:02 am
by Crypto90
Normally it runs on a x86 system, but you have no default kernel running which I think is the problem.
You can try to install a default ubuntu kernel, this should help too.

Re: Bot will not connect to server

Posted: Sat Apr 29, 2017 11:03 am
by Crypto90
I will do some tests with the '4.4.0-72' (eloo) kernel, you can also try to downgrade to a 3.X kernel version.

Re: Bot will not connect to server

Posted: Mon May 01, 2017 5:17 pm
by Engineer of Stuff
So I can't install on a i686 system and needs an x86?

Do I need to update to kernel version 4.8?

I thought that i686 was a x86 build. https://en.wikipedia.org/wiki/P6_(microarchitecture)