Que donne (LS -AL en minuscule)
Code : Tout sélectionner
ls -al /home/bernard/domoticz
Code : Tout sélectionner
ls -al /home/bernard/domoticz/domoticz/Code : Tout sélectionner
cd /home/bernard/domoticz/domoticz/
sudo ./domoticz.sh
Code : Tout sélectionner
ls -al /home/bernard/domoticz
Code : Tout sélectionner
ls -al /home/bernard/domoticz/domoticz/Code : Tout sélectionner
cd /home/bernard/domoticz/domoticz/
sudo ./domoticz.sh
et pourtant...vil1driver a écrit : 25 mars 2020, 13:46 Il est impossible de ne pas avoir de retour à cette commande.
comme tu le lis, aucun autre dossier domoticzroot@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:~#
j'ai failli te zapper oups...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.
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 !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)
Code : Tout sélectionner
sudo ./domoticzIn your source list change to
deb http://ftp.fr.debian.org/debian/ testing main
deb-src http://ftp.fr.debian.org/debian/ testing main
apt-get update
apt-get upgrade
apt-get dist-upgrade
voici :
mais, cela nous l'avions déjà !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#
je vais chercher pour voir s'il est peu nuisible de passer à testing... mais, j'suis peu "chaud" !vil1driver a écrit : 25 mars 2020, 14:54 https://domoticz.com/forum/viewtopic.ph ... 85#p240285
Sur ton fixe ceci serait prometteur.
Même si cela signifie passer à debian betaIn your source list change to
deb http://ftp.fr.debian.org/debian/ testing main
deb-src http://ftp.fr.debian.org/debian/ testing main
apt-get update
apt-get upgrade
apt-get dist-upgrade
je viens de tester et autant les fichiers service domoticz.sh "réagissent", que domoticz affiche toujours une page blanche !vil1driver a écrit : 25 mars 2020, 16:07 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..
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)"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:~#
root@debian-fixe:~# /etc/init.d/domoticz.sh start
root@debian-fixe:~#
root@debian-fixe:~# /etc/init.d/domoticz.sh status
root@debian-fixe:~#
Code : Tout sélectionner
sudo ./domoticz