Teraz po aktualizacji :pzygmunt wrote: Thu Mar 26, 2026 6:24 pm Bo supla-server od dawien dawna wspiera push-e. Spróbuj wysłać powiadomienie ze sceny i obserwuj logi supla-server. Swoją drogą pokaż wszystkie logi supla-server.
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 557
Server version: 12.2.2-MariaDB-ubu2404 mariadb.org binary distribution
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [supla]> SELECT value FROM `supla_settings_string` WHERE name = 'target_token';
+--------------------------------------------------------------------------------------------+
| value |
+--------------------------------------------------------------------------------------------+
| Tutaj mój token
+--------------------------------------------------------------------------------------------+
1 row in set (0.000 sec)
MariaDB [supla]> SELECT value FROM `supla_settings_string` WHERE name = 'cloud_id';
Empty set (0.000 sec)
serwer@serwer:~/supla-docker$ docker exec -it supla-server supla-server -u
INFO[14:14:11.944634] Server version 26.03.01 [Protocol v28]
INFO[14:14:11.944675] Started at 2026-03-29 14:14:11
INFO[14:14:11.949120] SSL version: OpenSSL 1.1.1w 11 Sep 2023
ERR[14:14:11.950263] Can't bind port
ERR[14:14:11.951088] Failed to connect to database: Error: Invalid utf8mb4 character string: '\xD0\x7FD\x9D]U'
ERR[14:14:11.951100] MySQL - Failed to connect to database! Connection timeout 0 sec.
supla-server: ../src/cfg.c:297: scfg_int: Assertion `scfg != NULL && scfg->count > param_id && scfg->param[param_id] != NULL' failed.
serwer@serwer:~/supla-docker$
serwer@serwer:~/supla-docker$ docker logs supla-server --tail 20
ERR[14:13:05.992922] Could not get any token for any remote gateway from AD server.
ERR[14:14:05.140643] Could not get any token for any remote gateway from AD server.
INFO[14:15:02.954169] Connection accepted: 83.4.253.115:48744 ClientSD: 19 Secure: 1
INFO[14:15:02.962337] Cipher: TLS_AES_256_GCM_SHA384, SSL Version: TLSv1.3, ClientSD: 19
INFO[14:15:02.980484] Connection accepted: 83.4.253.115:40064 ClientSD: 32 Secure: 0
INFO[14:15:03.087251] Connection accepted: 83.4.253.115:48758 ClientSD: 31 Secure: 1
INFO[14:15:03.094325] Cipher: TLS_AES_256_GCM_SHA384, SSL Version: TLSv1.3, ClientSD: 31
INFO[14:15:03.111590] Connection accepted: 83.4.253.115:40068 ClientSD: 35 Secure: 0
ERR[14:15:07.491587] Could not get any token for any remote gateway from AD server.
ERR[14:16:05.634556] Could not get any token for any remote gateway from AD server.
serwer@serwer:~/supla-docker$ host cloud.supla.org 8.8.8.8
Using domain server:
Name: 8.8.8.8
Address: 8.8.8.8#53
Aliases:
cloud.supla.org has address 168.119.235.138
cloud.supla.org has address 128.140.87.204
cloud.supla.org has address 159.69.188.171
cloud.supla.org has address 116.203.221.70
Co jeszcze mogę sprawdzić?
Nie wiem, wywalić i zrobić na nowo rejestrację?
