Page 3 sur 8
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 13:46
par vil1driver
Il est impossible de ne pas avoir de retour à cette commande.
Que donne (LS -AL en minuscule)
y aurait-il un autre dossier domoticz dans le dossier domoticz ?
dans ce cas c'est ceci qu'il convient de tester
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 14:40
par BernArd
vil1driver a écrit : 25 mars 2020, 13:46
Il est impossible de ne pas avoir de retour à cette commande.
et pourtant...
voici le résultat de l'interrogation des propriétaires des dossiers et fichiers :
root@debian-fixe:~# ls -al /home/bernard/domoticz
total 21660
drwxrwxrwx 7 bernard bernard 4096 mars 24 19:21 .
drwxr-xr-x 82 bernard bernard 4096 mars 24 12:43 ..
drwxr-xr-x 105 bernard bernard 4096 mars 22 16:24 Config
-rwxr-xr-x 1 bernard bernard 18940728 mars 22 16:43 domoticz
-rwxrwxrwx 1 bernard bernard 3051520 mars 25 12:06 domoticz.db
-rwxr-xr-x 1 bernard bernard 4433 mars 22 16:24 domoticz.sh
drwxr-xr-x 4 bernard bernard 4096 mars 22 16:24 dzVents
-rw-r--r-- 1 bernard bernard 96977 mars 22 16:24 History.txt
-rw-r--r-- 1 bernard bernard 35147 mars 22 16:24 License.txt
drwxr-xr-x 4 bernard bernard 4096 mars 22 16:24 plugins
drwxr-xr-x 8 bernard bernard 4096 mars 22 16:24 scripts
-rw-r--r-- 1 bernard bernard 3414 mars 22 16:24 server_cert.pem
-rwxr-xr-x 1 bernard bernard 610 mars 22 16:24 updatebeta
-rwxr-xr-x 1 bernard bernard 627 mars 22 16:24 updaterelease
drwxr-xr-x 13 bernard bernard 4096 mars 22 16:24 www
root@debian-fixe:~#
comme tu le lis, aucun autre dossier domoticz
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 14:48
par BernArd
jcb2 a écrit : 25 mars 2020, 13:29
BernArd,
Dans le résultat de la commande 'service domoticz.sh status' que tu nous donnes je ne vois pas la fin de la ligne
'mars 25 11:54:15 debian-fixe domoticz.sh[26353]: /home/bernard/domoticz/domoticz: /lib/x86_64-linux-gnu/libm.so.6: version'
Peux-tu nous donner la suite de la ligne ?
Si c'est comme pour mon cas il s'agit de la version 2.29 qui manque.
Visiblement Debian 10 est en standard avec la version 2.28 mais cette librairie existe déjà en version 2.31 stable.
Ce qui expliquerais pourquoi la version Debian 11 béta serait opérationnel pour Domoticz car c'est probablement une version plus récente.
j'ai failli te zapper oups...
root@debian-fixe:~# service domoticz.sh status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Wed 2020-03-25 12:07:32 CET; 2h 33min ago
Docs: man:systemd-sysv-generator(8)
Process: 27004 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
mars 25 12:07:32 debian-fixe systemd[1]: Starting LSB: Home Automation System...
mars 25 12:07:32 debian-fixe domoticz.sh[27004]: /home/bernard/domoticz/domoticz: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /home/bernard/domoticz/domoticz
mars 25 12:07:32 debian-fixe systemd[1]: Started LSB: Home Automation System.
lines 1-9/9 (END)
exact, c'est bien la 2.29 qui est introuvable... toutefois, la 2.29 est pour sid... donc apparemment pas encore pour buster, ou alors, dans pas longtemps !
j'ai lu qu'en forçant cette installation, il "pourrait" y avoir des pâtés qui suivraient...
comme j'suis loin d'être un féru de lignes de commande, je m'évite tout cela...
j'aime le calme
Merci de ton retour d'expérience
jcb2
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 14:48
par vil1driver
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 14:54
par vil1driver
https://domoticz.com/forum/viewtopic.ph ... 85#p240285
Sur ton fixe ceci serait prometteur.
Même si cela signifie passer à debian beta
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 15:17
par vil1driver
Pour ceux qui veulent revenir en arrière
Il faudra suivre la procédure d'installation depuis les sources
Sauf la partie téléchargement des sources
Cela il faudra le faire à la main en choisissant la bonne date.
Les différentes versions (sources) sont ici
https://github.com/domoticz/domoticz/releases
Et bien sûr disposer d'une sauvegarde d'une version antérieure ou équivalente à celle installée
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 16:06
par BernArd
vil1driver a écrit : 25 mars 2020, 14:48
Pardon c'est juste
voici :
root@debian-fixe:/home/bernard/domoticz# ./domoticz
./domoticz: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./domoticz)
root@debian-fixe:/home/bernard/domoticz#
mais, cela nous l'avions déjà !
quant à :
je vais chercher pour voir s'il est peu nuisible de passer à testing... mais, j'suis peu "chaud" !
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 16:07
par vil1driver
autre piste, on trouve en ligne un binaire prêt à l'usage, qu'il suffit juste de copier dans le dossier domoticz.
sauvegardez l'ancien fichier 'domoticz', et testez..
https://drive.google.com/file/d/14EsdK9 ... Ue_np/view
cela semble avoir fonctionné chez certains..
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 16:31
par BernArd
je viens de tester et autant les fichiers
service domoticz.sh "réagissent", que domoticz affiche toujours une page blanche !
root@debian-fixe:~# service domoticz.sh status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: inactive (dead) since Wed 2020-03-25 16:14:48 CET; 1min 22s ago
Docs: man:systemd-sysv-generator(8)
Process: 27004 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
Process: 5223 ExecStop=/etc/init.d/domoticz.sh stop (code=exited, status=0/SUCCESS)
mars 25 12:07:32 debian-fixe systemd[1]: Starting LSB: Home Automation System...
mars 25 12:07:32 debian-fixe domoticz.sh[27004]: /home/bernard/domoticz/domoticz: /lib/x86_64-linux-gnu/libm.so.6: version
mars 25 12:07:32 debian-fixe systemd[1]: Started LSB: Home Automation System.
mars 25 16:14:48 debian-fixe systemd[1]: Stopping LSB: Home Automation System...
mars 25 16:14:48 debian-fixe systemd[1]: domoticz.service: Succeeded.
mars 25 16:14:48 debian-fixe systemd[1]: Stopped LSB: Home Automation System.
root@debian-fixe:~#
root@debian-fixe:~# service domoticz.sh start
root@debian-fixe:~#
root@debian-fixe:~# service domoticz.sh status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Wed 2020-03-25 16:16:22 CET; 3s ago
Docs: man:systemd-sysv-generator(8)
Process: 5320 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
mars 25 16:16:22 debian-fixe systemd[1]: Starting LSB: Home Automation System...
mars 25 16:16:22 debian-fixe systemd[1]: Started LSB: Home Automation System.
root@debian-fixe:~#
s'est arrêté sans faire q pour le quitter... alors qu'il y avait jusqu'à présent, enfin depuis le plantage "
lines 1-9/9 (END)"
et lui :
/etc/init.d/domoticz.sh incompréhensible... plus rien comme indication
root@debian-fixe:~# /etc/init.d/domoticz.sh start
root@debian-fixe:~#
root@debian-fixe:~# /etc/init.d/domoticz.sh status
root@debian-fixe:~#
Re: Après mise à jour, toujours impossible de redémarrer Domoticz...
Publié : 25 mars 2020, 16:34
par vil1driver
Je le répète mais c'est la commande
Qui donne le plus d'informations
Ce doit être un reflex
Tu vas voir tout le démarrage de Domoticz