Bonjour en Domoticz V2022.2 (build 14825) depuis quelques mois tout fonctionnait bien.
Ce matin en allant sur l'interface plus rien ne fonctionne, j'ai une page "noire" avec juste le menu setup qui apparait (les autres sous menus sont là aussi) mais il n'y a rien derrière.
Avec d'autres navigateurs, d'autres OS, en mode privé ou non, sans cache, cela ne change rien.
J'ai relancé en manuel... tout semble démarrer (mais rien dans le web). (j'ai relancé le raspberry également)
C'est toujours fonctionnel car en ouvrant et fermant la porte je reçoit bien des notifications !!! Zigbee est donc toujours là...
Je ne vois pas quoi faire... a part tenter un upgrade manuel...
Code : Tout sélectionner
$ sudo service domoticz status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (running) since Wed 2023-02-15 09:44:37 CET; 1h 47min ago
Docs: man:systemd-sysv-generator(8)
Process: 5063 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
Tasks: 34 (limit: 2059)
CGroup: /system.slice/domoticz.service
├─4737 [luaThread]
└─5069 /home/pi/domoticz/domoticz -daemon -www 8080 -sslwww 443
Feb 15 09:44:37 domoticznew systemd[1]: Starting LSB: Home Automation System...
Feb 15 09:44:37 domoticznew domoticz.sh[5063]: 2023-02-15 09:44:37.539 Status: Domoticz V2022.2 (build 14825) (c)2012-2022 GizMoCuz
Feb 15 09:44:37 domoticznew domoticz.sh[5063]: 2023-02-15 09:44:37.539 Status: Build Hash: c9624a956, Date: 2022-12-09 08:53:22
Feb 15 09:44:37 domoticznew domoticz.sh[5063]: 2023-02-15 09:44:37.539 Status: Startup Path: /home/pi/domoticz/
Feb 15 09:44:37 domoticznew domoticz.sh[5063]: domoticz: Domoticz is starting up....
Feb 15 09:44:37 domoticznew domoticz[5068]: Domoticz is starting up....
Feb 15 09:44:37 domoticznew systemd[1]: Started LSB: Home Automation System.
Mais je n'ai plus :
Domoticz is running..
Mais je vais tenter de solutionner sans réinstaller...
En lançant à la main très basiquement :
sudo ./domoticz -nowwwpwd
J'ai également :
Code : Tout sélectionner
2023-02-15 11:56:38.341 Error: SECURITY RISK! Allowing access without username/password as all incoming traffic is considered trusted! Change admin password asap and restart Domoticz!
La console web n'est cependant toujours pas opérationnelle... mais domoticz tourne.
Une piste a explorer
https://www.domoticz.com/forum/viewtopic.php?t=39505
.../...
SOLUTION
Navigate to the directory where Domoticz is installed: cd domoticz (You want to end up in /home/YOURUSERNAME/domoticz/)
Update to the latest Beta with: ./updatebeta
Update to the latest Release with: ./updaterelease
Je suis donc passé avec la dernière béta.
Commande a passer en sudo
J'ai vidé le cache du navigateur
C'est de nouveau fonctionnel !