Page 1 sur 1

Domoticz Offline après Update

Publié : 24 nov. 2020, 10:50
par shufflepanda
Bonjour,

Systématiquement après un update de domoticz, le serveur web n'est pas disponible.
Le processus de mise à jour se fait correctement, le pourcentage arrive à 100% et affiche ensuite "erreur du téléchargement de la mise à jour".
En vérifiant le service domoticz, ce dernier est toujours actif, mais pas le serveur web peut importe le navigateur.
Je doit relancer le service pour y avoir de nouveau accès. Je constate que la MAJ c'est bien faite malgrés tout.

Je suis sur la dernière beta et ça me le fait depuis pas mal de temps déjà.
Il s'agit d'une VM sous Ubuntu.

Voici ce que je constate dans mes logs après avoir lancer la mise à jour depuis domoticz :

Code : Tout sélectionner

2020-11-24 10:39:15.616  Error: WebServer(HTTP) startup failed on address 0.0.0.0 with port: 1702: bind: Address already in use
2020-11-24 10:39:15.616  Error: WebServer(HTTP) check if no other application is using port: 1702
2020-11-24 10:39:15.618  Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 17443: bind: Address already in use
2020-11-24 10:39:15.618  Error: WebServer(SSL) check if no other application is using port: 17443
2020-11-24 10:39:15.618  Error: No servers are configured. Hence mydomoticz will not be started either (if configured)
2020-11-24 10:39:15.618  Error: Domoticz(pid:101667, tid:101667('domoticz')) received fatal signal 6 (Aborted)
2020-11-24 10:39:15.618  Error: siginfo address=0x18d23, address=0x7f60e5f9018b
2020-11-24 10:39:15.621  Error: Failed to start gdb, will use backtrace() for printing stack frame

2020-11-24 10:39:15.623  Error: #0  /home/shufflepanda/domoticz/domoticz :  + 0x39a686 [0x55d0f23a9686]
2020-11-24 10:39:15.623  Error: #1  /home/shufflepanda/domoticz/domoticz : signal_handler(int, siginfo_t*, void*) + 0x2b5 [0x55d0f23aa245]
2020-11-24 10:39:15.623  Error: #2  /lib/x86_64-linux-gnu/libpthread.so.0 :  + 0x153c0 [0x7f60e62cf3c0]
2020-11-24 10:39:15.624  Error: #3  /lib/x86_64-linux-gnu/libc.so.6 : gsignal + 0xcb [0x7f60e5f9018b]
2020-11-24 10:39:15.624  Error: #4  /lib/x86_64-linux-gnu/libc.so.6 : abort + 0x12b [0x7f60e5f6f859]
2020-11-24 10:39:15.624  Error: #5  /home/shufflepanda/domoticz/domoticz : __gnu_cxx::__verbose_terminate_handler() + 0x16d [0x55d0f2b5236d]
2020-11-24 10:39:15.624  Error: #6  /home/shufflepanda/domoticz/domoticz : __cxxabiv1::__terminate(void (*)()) + 0x6 [0x55d0f2ac8346]
2020-11-24 10:39:15.624  Error: #7  /home/shufflepanda/domoticz/domoticz :  + 0xab9391 [0x55d0f2ac8391]
2020-11-24 10:39:15.624  Error: #8  /home/shufflepanda/domoticz/domoticz : main + 0x870 [0x55d0f2294390]
2020-11-24 10:39:15.624  Error: #9  /lib/x86_64-linux-gnu/libc.so.6 : __libc_start_main + 0xf3 [0x7f60e5f710b3]
2020-11-24 10:39:15.624  Error: #10 /home/shufflepanda/domoticz/domoticz : _start + 0x2a [0x55d0f22d618a]
En lançant la MAj en ligne de commande "sudo bash updatebeta" je n'ai aucun problème.

J'ai modifié mes ports en 1702 et 17433. Je n'héberge que ce service sous ces ports là.

Re: Domoticz Offline après Update

Publié : 30 nov. 2020, 11:23
par Mat2Vence
Hello,
Question bête mais as-tu vider ton cache? Généralement après chaque mise à jour, il vaut mieux vider le cache du navigateur.

Re: Domoticz Offline après Update

Publié : 07 déc. 2020, 11:41
par shufflepanda
Oui Oui il est vidé.
J'ai finalement tout reinstallé sur une Debian. Je pense que Ubuntu installe plus de chose que prévu.