Recent Posts

Pages: 1 ... 7 8 [9] 10
81
JTS3ServerMod Projects and Scripts from other people / Re: ServerQuery Error 1280
« Last post by Stefan1200 on February 14, 2022, 09:33:47 PM »
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.
82
JTS3ServerMod Projects and Scripts from other people / Re: ServerQuery Error 1280
« Last post by Gramse on February 14, 2022, 08:41:24 PM »
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.

Thanks for the info I will look into it tomorrow, posting full JTS3ServerMod_server1.log in the mean time.

EDIT: This is an old bot that has been running sins 2016, and only been upgraded whenever upgrades been available, never made a clean install sins.
83
JTS3ServerMod Projects and Scripts from other people / Re: ServerQuery Error 1280
« Last post by Stefan1200 on February 14, 2022, 06:58:41 PM »
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.
84
JTS3ServerMod Projects and Scripts from other people / ServerQuery Error 1280
« Last post by Gramse on February 14, 2022, 04:34:07 PM »
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.
85
JTS3ServerMod MySQL & WebInterface / Re: Bot Anlegen
« Last post by Stefan1200 on February 10, 2022, 09:06:23 AM »
Das kann in den Einstellungen vom Web Interface an oder aus geschaltet werden.
86
JTS3ServerMod MySQL & WebInterface / Bot Anlegen
« Last post by webradiotechnik.de on 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?
87
JTS3ServerMod MySQL & WebInterface / Re: Update Fehler SQL
« Last post by webradiotechnik.de on February 08, 2022, 04:55:18 PM »
Danke für die Info, hab es in der Datenbank mal Angepasst.
88
JTS3ServerMod MySQL & WebInterface / Re: Update Fehler SQL
« Last post by Stefan1200 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.
89
JTS3ServerMod MySQL & WebInterface / Update Fehler SQL
« Last post by webradiotechnik.de on 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!
90
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.
Pages: 1 ... 7 8 [9] 10