Stefan1200's Forum

JTS3ServerMod Hosting Edition => JTS3ServerMod MySQL & WebInterface => Topic started by: Norman on June 15, 2018, 11:24:46 PM

Title: Bot Nicht ereichbar
Post by: Norman on June 15, 2018, 11:24:46 PM
Hallo, habe das webinterface und den JTS3 Bot installiert auch auf dem Server wo meine TS3 Instanz läuft aber ich bekomme im Interface nur angezeit BOT NICHT EREICHBAR
Title: Re: Bot Nicht ereichbar
Post by: Stefan1200 on June 16, 2018, 07:10:01 AM
Was wird im Web Interface unter Einstellungen / Query Interface angezeigt? Du verwendest 127.0.0.1 als Query Interface Adresse? Die steht in der JTS3ServerMod_InstanceManager.cfg auf der telnet_whitelist? Was steht in der JTS3ServerMod_InstanceManager.cfg bei telnet_bindto?
Title: Re: Bot Nicht ereichbar
Post by: Norman on June 16, 2018, 08:23:40 AM
da steht nichts bei mir
Title: Re: Bot Nicht ereichbar
Post by: Stefan1200 on June 16, 2018, 08:32:06 AM
Quote from: Norman on June 16, 2018, 08:23:40 AM
da steht nichts bei mir

"Nichts" glaube ich nicht...
Title: Re: Bot Nicht ereichbar
Post by: Norman on June 16, 2018, 08:33:20 AM
# Enable the Query Interface of the JTS3ServerMod. 1 = Enable, 0 = Disable
# You are able to start, stop or reload a virtual bot instance using this Query Interface.
telnet_enable = 1
# Choose a port for the Query Interface, default port is 5873.
telnet_port = 5873
# Choose a password for the Query Interface.
# If this password is shorter than 6 characters, the Query Interface will be disabled!
telnet_password = *****
# Choose a network interface for the Query Interface. Only set a single ip address of a local network interface here.
# Set nothing here to bound the Query Interface to all network interfaces (default).
# Example: Set to 127.0.0.1 (IPv4) or ::1 (IPv6) to allow connections only from localhost.
telnet_bindTo =
# A comma seperated list (without spaces) of IP addresses, which are allowed to connect to the Query Interface.
# Leave empty, if every IP address is allowed to connect.
telnet_whitelist = 127.0.0.1
# Log query connection attempts to logfile? 1 = Enable, 0 = Disable
telnet_connection_log = 1
# Enable this to prevent that the JTS3ServerMod process quits if no bot instances are running. 1 = Enable, 0 = Disable
# You can still quit the process with !botquit in TS3 client chat or with botquit on the Query Interface.
telnet_run_forever = 1
Title: Re: Bot Nicht ereichbar
Post by: Stefan1200 on June 16, 2018, 08:36:34 AM
Was wird im Web Interface unter Einstellungen / Query Interface angezeigt und eingestellt?
Title: Re: Bot Nicht ereichbar
Post by: Norman on June 16, 2018, 08:40:02 AM
die ip vom server 81.169.136.248 wo TS drauf liegt hier der gleiche server wo Webinterface und JTS Ligt
dan der telnet_port: 5873
und das telnet_passwort: wo ich vergeben habe
Title: Re: Bot Nicht ereichbar
Post by: Stefan1200 on June 16, 2018, 08:46:19 AM
Quote from: Norman on June 16, 2018, 08:40:02 AM
die ip vom server 81.169.136.248

Wie soll das gehen, wenn du bei "telnet_whitelist = 127.0.0.1" angegeben hast? Warum verwendest du nicht einfach 127.0.0.1, wenn eh alles auf dem selben Server liegt, dann musst du nicht über die LAN Schnittstelle gehen.

Ein Blick in die JTS3ServerMod_InstanceManager.log wird dir verraten, dass der JTS3ServerMod die Verbindungsversuche ablehnt.
Title: Re: Bot Nicht ereichbar
Post by: Norman on June 16, 2018, 08:48:58 AM
ok danke geht
Title: Re: Bot Nicht ereichbar
Post by: Norman on June 16, 2018, 02:09:07 PM
jetzt verbindet er sich irgentwie mit dem Bot nicht mehr
Title: Re: Bot Nicht ereichbar
Post by: Stefan1200 on June 16, 2018, 02:57:17 PM
Quote from: Norman on June 16, 2018, 02:09:07 PM
jetzt verbindet er sich irgentwie mit dem Bot nicht mehr

Das ist ja doof.