Bootstrap Framework 3.3.6

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more...

If you need help, post your question here.
To relieve the developers a bit, other user can help here too.
By Geant
#6448
Hello.
I have a problem with the connection of the bot on my TeamSpeak server.
I have to give all of the information such as the server and paase other.
I followed all the documentation to install the web interface works well but the client does not connect on my teamspeak.

sorry for the English to the French.

TS3MusicBot_server.log
Code: Select all
2015-08-28 22:57:00START_MODTS3MusicBot "TS3MusicBot" starts now
2015-08-28 22:57:01START_ERRORCritical: Unable to connect to Teamspeak 3 server at gamers-of-zone.com!
2015-08-28 22:57:01START_ERRORException connectTS3Query(): java.net.ConnectException: Connection refused
2015-08-28 22:57:04STOP_MODTS3MusicBot stopped
2015-08-28 23:14:00START_MODTS3MusicBot "TS3MusicBot" starts now
2015-08-28 23:14:01START_ERRORCritical: Unable to connect to Teamspeak 3 server at gamers-of-zone.com!
2015-08-28 23:14:01START_ERRORException connectTS3Query(): java.net.ConnectException: Connection refused
2015-08-28 23:14:04STOP_MODTS3MusicBot stopped
2015-08-28 23:18:36START_MODTS3MusicBot "TS3MusicBot" starts now
2015-08-28 23:18:37SETUPNo or wrong configuration found, entering setup mode. Make sure to save a query login and password on the TS3MusicBot webinterface settings page. If advanced settings were set recheck them.
2015-08-28 23:20:42START_MODTS3MusicBot "TS3MusicBot" starts now
2015-08-28 23:20:43START_ERRORCritical: Unable to connect to Teamspeak 3 server at gamers-of-zone.com!
2015-08-28 23:20:43START_ERRORException connectTS3Query(): java.net.ConnectException: Connection refused
2015-08-28 23:20:46STOP_MODTS3MusicBot stopped
TS3MusicBot_InstanceManager.log
Code: Select all
2015-08-28 22:56:34START_MANAGERTS3MusicBot 4.6.3 (24.07.2015) started...
2015-08-28 22:56:34START_INSTANCEStart bot instance TS3MusicBot...
2015-08-28 23:10:47SHUTDOWNGot signal from operating system, quitting now...
2015-08-28 23:10:47STOP_ALLStopping all instances and quit manager...
2015-08-28 23:13:59START_MANAGERTS3MusicBot 4.6.3 (24.07.2015) started...
2015-08-28 23:13:59START_INSTANCEStart bot instance TS3MusicBot...
2015-08-28 23:17:46SHUTDOWNGot signal from operating system, quitting now...
2015-08-28 23:17:46STOP_ALLStopping all instances and quit manager...
2015-08-28 23:18:35START_MANAGERTS3MusicBot 4.6.3 (24.07.2015) started...
2015-08-28 23:18:35START_INSTANCEStart bot instance TS3MusicBot...
Version
Code: Select all
	
Newest version is already installed.
4.6.3 (24.07.2015)
Client version: 3.0.15 (remove)
Webinterface version: 4.5.8 (remove)
System files version: 4.5.2 (remove)
Dependency files version: 4.5.2 (remove)
java version "1.6.0_36" OpenJDK Runtime Environment (IcedTea6 1.13.8) (6b36-1.13.8-1~deb7u1) OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
Linux ns203391.ip-91-121-184.eu 3.14.32-xxxx-grs-ipv6-64 #1 SMP Tue Jun 30 18:50:21 CEST 2015 x86_64 GNU/Linux

Translated by ChrisRey (26), VeryGames (495), Xalaresk (40)
Thank you in advance.
User avatar
By Ronneberg
Posts Avatar
#6449
Make sure that the security level of your teamspeak server is 8 (default). If its higher, you have to generate a new identity with your teamspeak client with the required level, export it as a file and upload it on the TS3MusicBot webinterface settings page.
If the ts3 server is protected with a password you have to save the password for the TS3MusicBot in the webinterface settings page too.

If you still have problems join our Support TS3 by clicking the button on TS3MusicBot.net (You need to be logged in!).
By Geant
#6451
Hello.
The level is 8 I also import an identity.
I enter the password in the settings.
I also enable and configuer the query.

I check all fake install Additional libraries?.

I'm the documentation.

http://forum.ts3musicbot.net/viewtopic.php?f=29&t=1493

I also install java in response.
apt-get install openjdk-6-jre
apt-get install openjdk-7-jre

Here is my configuration file.

config.cfg
Code: Select all
port=8080
adminpw=*********
userpw=*********
account=*******@******.com
query=1
diskspace=5000
id=0
webif-bind-ip=91.121.184.16
An idea ? thank you in advance.
By Geant
#6453
I do as you said but not its course.


2015-08-29 20:20:32START_MODTS3MusicBot "TS3MusicBot" starts now
2015-08-29 20:20:32START_ERRORCritical: Unable to connect to Teamspeak 3 server at gamers-of-zone.com!
2015-08-29 20:20:32START_ERRORException connectTS3Query(): java.net.ConnectException: Connection refused
2015-08-29 20:20:36STOP_MODTS3MusicBot stopped
User avatar
By Ronneberg
Posts Avatar
#6454
Have you already tried to run the TS3MusicBot without Query? To do so, you can simply add -noquery to the command I posted before.
screen ./TS3MusicBot_runscript.sh -account your@email.de -port 8080 -webif-pw ADMIN_PASSWORD -webif-pw-user USER_PASSWORD -webif-bind-ip 91.121.184.16 -noquery

Also make sure your server can reach the TeamSpeak server, by running ping gamers-of-zone.com.

If you're running the Bot on the same server as the TeamSpeak3 server, add the IP to the query_ip_whitelist.txt.
By Geant
#6456
I start with the -noquery and this is what it gives.
Code: Select all
TS3 client could not connect after 3 tries. Retry in 60 seconds. [1.] Check if gamers-of-zone.com:50000 is online.! [2.] If the ts3 server is password protected save the password in settings. [3.] The security level of the ts3 server has to be 8.
TS3 client could not connect after 3 tries. Retry in 60 seconds. [1.] Check if gamers-of-zone.com:50000 is online.! [2.] If the ts3 server is password protected save the password in settings. [3.] The security level of the ts3 server has to be 8.
TS3 client could not connect after 3 tries. Retry in 60 seconds. [1.] Check if gamers-of-zone.com:50000 is online.! [2.] If the ts3 server is password protected save the password in settings. [3.] The security level of the ts3 server has to be 8.
TS3 client could not connect after 3 tries. Retry in 60 seconds. [1.] Check if gamers-of-zone.com:50000 is online.! [2.] If the ts3 server is password protected save the password in settings. [3.] The security level of the ts3 server has to be 8.
I did a ping gamers-of-zone.com and it responds well I also do ping the IP and it also responds.
Virus gefunden

Grundsätzlich unbedeutend, ist nur sehr wah[…]

Entwicklung

Groß und Klein-Schreibung ist wichtig. IU[…]

Stimmt jetzt ist es mir wieder eingefallen Habe i[…]

Updated the script: - Added check for java/openjdk[…]

Swap-in out addons, use only what you really need!