Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Stefan1200

Pages: 1 ... 53 54 [55] 56 57 ... 149
811
Sieht doch super aus. Wo ist das Problem?

812
Welche Ausgabe kommt bei:
java -jar JTSDNS.jar
?

813
JTS3ServerMod MySQL & WebInterface / Re: Server Group Protection Error
« on: January 10, 2017, 05:57:21 PM »
Sorry, no. Maybe this weekend.

814
JTS3ServerMod MySQL & WebInterface / Re: Wont connect
« on: January 08, 2017, 10:45:39 PM »
Firewall is disabled, and can't connect even with 127.0.0.1

Well, as you can see in the log file, the web interface never reached the JTS3ServerMod process. Something is blocking that connection attempt.

815
JTS3ServerMod MySQL & WebInterface / Re: Wont connect
« on: January 08, 2017, 10:01:17 PM »
Good, the JTS3ServerMod is not rejecting any connections. So the problem can be a wrong IP address or port number in the Web Interface / Query Interface settings, or a firewall is blocking the TCP connection from PHP.

816
JTS3ServerMod MySQL & WebInterface / Re: Wont connect
« on: January 08, 2017, 08:52:51 PM »
Whats in the JTS3ServerMod_InstanceManager.log file?

817
Der Versucht sich selber [...] auf dem gleich TS zu löschen.

Kann eigentlich nicht sein, Version 6.3.1 prüft ob die Eindeutige ID die eigene ist und löscht sich nicht mehr selbst. Andere Query Clients werden natürlich weiter gelöscht.

Hast du da irgendwie was, zum Beispiel Logs, die das belegen, das der JTS3ServerMod 6.3.1 oder neuer sich selbst löscht? Wie gesagt, sich selbst, andere Query Clients sind mir egal (da nicht vermeidbar). ;)

818
FAQ / How To ... / Firewall - In- and Outgoing connections
« on: January 07, 2017, 09:48:03 AM »
JTS3ServerMod - the Java program
Incoming TCP connections to the query interface port from the JTS3ServerMod web interface, which you have set at telnet_port in the JTS3ServerMod_InstanceManager.cfg.

An outgoing TCP connection to the MySQL server you have set at mysql_host and mysql_port in the JTS3ServerMod_InstanceManager.cfg.

For the licence (up to version 6.5.7) and update check (all versions):
An outgoing TCP HTTPS connection to www.stefan1200.de (default HTTPS port).

And last but not least: An outgoing TCP connection to all specified TS3 server query ports (default 10011), which you have defined at the bot settings.


JTS3ServerMod Web Interface
An outgoing TCP connection to the query interface ip and port to the JTS3ServerMod (Java program), which you have set at the Query Interface settings in the main Web Interface settings.

An outgoing TCP connection to the MySQL server you have set at the installation of the Web Interface.

An outgoing TCP connection to all specified TS3 server query ports (default 10011), which you have defined at the bot settings.

819
JTS3ServerMod MySQL & WebInterface / Re: Web design
« on: January 06, 2017, 05:53:00 PM »
If you want, you can change everything at the web interface. But keep in mind that you need more time to install an update of the JS3ServerMod Hosting Edition.

For less experienced PHP programmers I recommend only to create a new css file in the data/css/ directory of the web interface. All css files in that directory will be displayed in the web interface settings, so you can switch to it. This way you can update the web interface very easy, because you did not overwrite any official web interface files.

820
Try to start the JTS3ServerMod with the command line from the readme file:
java -mx30M -jar JTS3ServerMod.jar

And if your machine really has much ram left, try:
java -mx200M -jar JTS3ServerMod.jar

821
JTS3ServerMod MySQL & WebInterface / Re: Server Group Protection Error
« on: January 02, 2017, 08:19:19 PM »
I check that as soon as I have more time. Maybe the config reload is not working properly. In that case should a bot reconnect do it's job (but of course it reloads the complete bot).

822
Neue Version 6.3.3 (31.12.2016)

Lese den ersten Beitrag für die Änderungen (Entwicklungsgeschichte).

823
New Version 6.3.3 (31.12.2016)

Check first post for the changes (Changelog).

824
Important Security Bugfix, please update!
Updated JTS3ServerMod Hosting Edition to version 6.3.3. Web Interface was updated to build 3027. See changelog from the first post for a list of changes.

825
JTS3ServerMod MySQL & WebInterface / Re: Problem Setup
« on: December 30, 2016, 11:39:29 PM »
I forgot i needed to import it, fixed

Please do this only using the install.php file. I guess you forgot to check the "create tables" check box. ;)

Pages: 1 ... 53 54 [55] 56 57 ... 149