Menu

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.

Show posts Menu

Messages - Stefan1200

#796
Naja, automatisch wird nichts alle 2 Stunden neugeladen, das passiert nur, wenn man eine Seite von der Botkonfiguration aufruft und die zwischengespeicherten Daten schon älter als 2 Stunden sind. Anders formuliert: Wenn niemand das Web Interface im Browser geöffnet hat, wird auch nichts neu geladen.

Der Knopf "TS3 Cache neu laden" löscht erstmal den Zwischenspeicher nur. Geladen wird dieser dann erst neu, wenn eine Unterseite der Botkonfiguration geöffnet wird.

Sieht du immer noch eine Verbindung mit dem Web Interface? Ich halte das für recht unwahrscheinlich, außer der TS3 Server ist sehr stark unterdimensioniert und pfeift aus dem letzten Loch.
#797
Quote from: JonathanR on January 23, 2017, 04:18:30 AM
can you give me the commands line iptables please ?

Never used the iptables command, just check out the iptables manual.
#798
Both times you posted the password here had a space at the end of the line. You removed it?
#799
You still have a space behind the password, just remove it.
#800
You know the word "behind"?
#801
You have a space behind the password, just remove it.
#802
Quote from: Zephy on January 22, 2017, 03:43:19 PM
It must be attacked at = or detached?

As far as I know the space between = and the password will be removed, but if you have a space behind the password, it will be used as password. But just test it and write the password directly behind the = without any spaces.
#803
JTS3ServerMod MySQL & WebInterface / Re: JTS3 ERROR
January 22, 2017, 03:41:57 PM
Quote from: Zephy on January 22, 2017, 03:41:06 PM
but it is quite correct because the webinterface you can connect but the bot no and have the same database and same account

Maybe you have a space behind the MySQL password in the JTS3ServerMod_InstanceManager.cfg?
#804
JTS3ServerMod MySQL & WebInterface / Re: JTS3 ERROR
January 22, 2017, 03:39:52 PM
Quote from: Zephy on January 22, 2017, 03:38:10 PM
I know but all information is correct as I can fix?

Well, if the username and password is correct, it seems that the MySQL user JTS3 is not allowed to connect from locahost. This is not a JTS3ServerMod related error, that is MySQL related.

Moved to the right sub forum.
#805
JTS3ServerMod MySQL & WebInterface / Re: JTS3 ERROR
January 22, 2017, 03:37:06 PM
This is the error message from the MySQL server:
Access denied for user 'JTS3'@'localhost' (using password: YES)
#806
JTS3ServerMod MySQL & WebInterface / Re: Fehler
January 22, 2017, 03:20:39 PM
Was mir gerade einfällt: Hast du PHP 5.3 oder niedriger? Du bist dir sicher, das magic_quotes_gpc deaktiviert ist, wie in der Anleitung angegeben?

Nachtrag:
Habe gerade eine frische Installation bei mir getestet, keine Probleme. Damit vermute ich ganz stark den Fehler bei magic_quotes_gpc. Bedenke weiterhin auch, das PHP 5.3 und älter inzwischen out of support sind, wenn auch das Web Interface ohne Probleme mit PHP 5.1 und neuer arbeitet.

Beitrag auch in das richtige Unterforum verschoben.
#807
JTS3ServerMod MySQL & WebInterface / Re: Fehler
January 22, 2017, 01:28:21 PM
Nun, so kann man auch Screenshots machen...

Muss ich mir die Tage mal anschauen, ob ich das Problem bei einer frischen Installation auch habe. Sollte eigentlich nicht sein.
#808
JTS3ServerMod MySQL & WebInterface / Re: Fehler
January 22, 2017, 12:58:21 PM
Bitte als Screenshot.
#809
JTS3ServerMod MySQL & WebInterface / Re: Fehler
January 22, 2017, 12:48:59 PM
\r\n ist ein Zeilenumbruch unter Windows.

Ist dieser Fehler nur auf der Startseite? Wenn du das in den Web Interface Einstellungen korrigierst, sieht es dann richtig aus?