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 2 [3] 4 5 ... 149
31
Me and a friend have checked logs high and low and come to  the conclusion that JTS3 and TS3 did nothing wrong.
The culprit was actually the MYSQL Server it self that for some reason restarted it self. And thus JTS3 made an error
in the log file.

Okay, so it really was an "database error" :)

32
Okay, this two lines are related together:
2022-02-13 16:26:34   JTS3ServerMod   ERROR   Error while getting server info!
2022-02-13 16:26:34   JTS3ServerMod   EXCEPTION   de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 1280: database error

Every some minutes the JTS3ServerMod sends the command serverinfo to the TS3 server, if I remember correctly. And if that fails, the bot quits.
In fact, I have no idea, why the TS3 server answers with "database error" on that command. Maybe the TS3 server really has an database error? Maybe it helps if you check the TS3 server logs.

33
I guess the client Gramse used the chat command !botversion
Thats the reason for the first two lines. If course the id changes, because that is different with every connect to the TS3 server.
Maybe the HTTPS request is getting blocked by a firewall or something.

The EXCEPTION line "database error" is from the TS3 server. A server query command got the error message "database error" from the TS3 server. Maybe a full log would be more helpfull.

34
JTS3ServerMod MySQL & WebInterface / Re: Bot Anlegen
« on: February 10, 2022, 09:06:23 AM »
Das kann in den Einstellungen vom Web Interface an oder aus geschaltet werden.

35
JTS3ServerMod MySQL & WebInterface / Re: Update Fehler SQL
« on: February 08, 2022, 04:44:42 PM »
Offensichtlich wurde das Update auf die Build 3039 bereits schon gemacht. Solange man immer nur den Automatismus nutzt, kommt es nicht zu diesem Fehler. Vermutlich wurde da mal was manuell hinzugefügt. Dann passiert sowas.

Du müsstest jetzt manuell prüfen, welche Einträge aus der sql/autoupdate/3039.sql bereits schon in deiner Datenbank korrekt sind. Ist bereits alles korrekt vorhanden, musst du nur die Build Nummer webui_build in der Datenbank Tabelle jts3servermodwebui_settings anpassen auf die 3039. Dann wird dieser Auto Updater nicht mehr ausgelöst.

36
Das webinterface wurde geupdatet, bitte ebenfalls updaten: Version 6.5.7 Re-Release (16.12.2021)

Am Web Interface wurde am Re-Release vom Dezember 2021 nichts geändert. Wenn also das Web Interface schon mit Version 6.5.7 (Anfang 2020) kompatibel ist, sollte es passen.

37
Re-Release of the JTS3ServerMod Hosting Edition version 6.5.7. Web Interface is also still build 3039. But all 3rd party libraries was updated. Especially SSH users should update! See changelog from the first post for a list of changes.

38
Re-release of the version 6.5.7 (31.01.2020)
But all 3rd party libraries was updated. Especially all SSH users should update!

Check first post for the changes (Changelog).

39
Erneute Veröffentlichung der Version 6.5.7 (31.01.2020)
Aber alle 3rd Party Bibliotheken wurden aktualisiert. Insbesondere SSH Nutzer sollten aktualisieren.

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

40
Aufgrund der zahlreichen Anfragen:
Meine Anwendungen sind von der Log4J Sicherheitslücke, auch bekannt unter der Nummer CVE-2021-44228, nicht betroffen. Ich setze kein Log4J ein, gar keine Version davon.

41
General Discussions / Re: Possibly vulnerable to the Log4j gap?
« on: December 14, 2021, 09:11:14 AM »
All my applications (JTS3ServerMod / JTS3ServerQuery & JTSDNS & JOne) don't use Log4J, so they are not vulnerable due to CVE-2021-44228.

42
Allgemeine Diskussionen / Re: Bad Nick mit [] erstellen
« on: November 11, 2021, 12:43:06 PM »
[] müssen mit \ maskiert werden, da das spezielle Zeichen für Regex sind.

Es müsste also gehen:
\[Admin\]

43
Allgemeine Diskussionen / Re: telnet Probleme
« on: October 19, 2021, 07:11:23 PM »
Vielleicht weil Java fehlt. Versuch den JTS3ServerMod doch mal klassisch über die Konsole zu starten:
java -jar JTS3ServerMod.jar

44
Allgemeine Diskussionen / Re: telnet Probleme
« on: October 19, 2021, 06:24:10 PM »
Die IP Adressen auch in der cfg Datei angepasst? Was steht in der JTS3ServerMod_InstanceManager Logdatei?

45
Ersten Post aktualisiert.

Pages: 1 2 [3] 4 5 ... 149