Main Menu

Recent posts

#91
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.
#92
Hello everyone!

I have a question about the error code in the subject. complete line from log below.

cut from JTS3ServerMod_server1.log

2022-02-13 16:24:45 JTS3ServerMod   ERROR   Unable to request the current JTS3ServerMod version from https://www.stefan1200.de for the client Gramse (id: *******)!
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

Now to my question is this a problem on www.stefan1200.de or is it a local problem with my database?
I'm a bit confused on were to start looking.

Any suggestions or ideas are welcome.

And to make it worse the ID:***** are different every time it appears in the log.

Thanks in advance.
#93
JTS3ServerMod MySQL & WebInterface / Re: Bot Anlegen
Last post by Stefan1200 - February 10, 2022, 09:06:23 AM
Das kann in den Einstellungen vom Web Interface an oder aus geschaltet werden.
#94
JTS3ServerMod MySQL & WebInterface / Bot Anlegen
Last post by webradiotechnik.de - February 10, 2022, 12:01:31 AM
Hallo,
habe eine Gewerbliche Version vom Bot, wollte jetzt Anfangen den Bot den Kunden Anzubieten, habe da aber ein Problem.

Habe ein Kunden Angelegt, wie kann ich das jetzt Freischalten das er sich ein Bot Anlgegen kann?
Bei Maximale Bot Anzahl: habe ich 1 Stehen, wenn ich mich aber als Kunde Einloge kann man dort keinen Erstellen.

Was mache ich da Falsch?
#95
JTS3ServerMod MySQL & WebInterface / Re: Update Fehler SQL
Last post by webradiotechnik.de - February 08, 2022, 04:55:18 PM
Danke für die Info, hab es in der Datenbank mal Angepasst.
#96
JTS3ServerMod MySQL & WebInterface / Re: Update Fehler SQL
Last post by Stefan1200 - 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.
#97
JTS3ServerMod MySQL & WebInterface / Update Fehler SQL
Last post by webradiotechnik.de - February 08, 2022, 03:49:20 PM
Hallo, Wollte mal das Interface Updaten und bekomme aber leider immer diesen Fehler.

Referer: https://bot.ts-wrt.de/index.php
Page: /index.php?update=yes
SQL Statement: INSERT INTO `jts3servermodwebui_functionpage` (`botfunction_id`, `configkey`, `sortnr`, `groupnext`, `typename`, `options`, `defaultValue`) VALUES(14, '_emptywarniconid', 3, 0, 'icon', 'showfirstentry', '-1');
SQL Error: Duplicate entry '14-_emptywarniconid' for key 'PRIMARY'

If this web interface was not changed, please send this information to info@stefan1200.de and describe what you did to get this error. Thank you in advance!
#98
Quote from: Christoph Herthel on February 01, 2022, 11:30:05 AM
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.
#99
Das webinterface wurde geupdatet, bitte ebenfalls updaten: Version 6.5.7 Re-Release (16.12.2021)
#100
JTS3ServerMod MySQL & WebInterface / Re: Download newest version 6....
Last post by Stefan1200 - December 16, 2021, 11:06:17 PM
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.