Demon Z-Wave NOK depuis la tentative d'installation du plugin Arlo

Bonjour, je suis désolé de poster sur ce sujet qui est déjà bien présent sur le forum, mais je n’ai pas trouvé ma réponse…

Le démon de Zwave est NOK alors que je n’avais jamais rencontré aucun problème depuis son installation il y a une peu plus d’un an. Hier j’ai tenté d’installer l’appli Arlo dans jeedom, et depuis je ne parviens plus à redémarrer le démon de Z-Wave…

Ma box jeedom est une smart Z, avec Contrôleur Z-Wave+ intégré
version PHP 4.2.15
Version OS Debian 10.4

merci d’avance pour votre aide…

Bonjour,

je ne vois pas comment il pourrait y avoir un lien avec le plugin arlo et pour info, j’utilise (évidement le plugin arlo) et le plugin openzwave ensemble sans aucun soucis donc le problème ne vient pas de là.

Pourriez-vous partager tous les logs de #plugin-openzwave, surtout le log openzwave_package et openzwaved (avec un d à la fin) en copier/collant le contenu du log (il faut mettre le log en pause pour pouvoir copier) dans un Texte préformaté pour avoir ce résultat:

saisissez ou collez du code ici

une capture d’écran du log ne permet pas de lire correctement et une partie du texte ne sera pas visible.

ps: pas de demande d’aide en message privé svp.

+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_openzwave
+ echo 1
+ echo 2
+ sudo apt update

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:2 http://ftp.uk.debian.org/debian buster InRelease
Hit:3 http://ftp.uk.debian.org/debian buster-updates InRelease
Hit:4 http://security.debian.org/debian-security buster/updates InRelease
Hit:5 https://oph.mdrjr.net/meveric all InRelease
Hit:6 https://oph.mdrjr.net/meveric buster InRelease
Hit:7 http://www.deb-multimedia.org buster InRelease
Err:1 https://repo.jeedom.com/odroid stable InRelease
  502  Bad Gateway [IP: 51.178.69.128 443]
Reading package lists...
Building dependency tree...
Reading state information...
203 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Failed to fetch http://repo.jeedom.com/odroid/dists/stable/InRelease  502  Bad Gateway [IP: 51.178.69.128 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.
+ echo 3
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-pyudev

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  python3-pyudev
0 upgraded, 1 newly installed, 0 to remove and 204 not upgraded.
Need to get 40.2 kB of archives.
After this operation, 221 kB of additional disk space will be used.
Get:1 http://ftp.uk.debian.org/debian buster/main arm64 python3-pyudev all 0.21.0-1 [40.2 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 40.2 kB in 0s (512 kB/s)
Selecting previously unselected package python3-pyudev.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 77584 files and directories currently installed.)
Preparing to unpack .../python3-pyudev_0.21.0-1_all.deb ...
Unpacking python3-pyudev (0.21.0-1) ...
Setting up python3-pyudev (0.21.0-1) ...
+ echo 4
+ sudo pip2 install --force-reinstall --ignore-installed --upgrade pyudev
Collecting pyudev
  Downloading https://files.pythonhosted.org/packages/f8/fa/ae6c1a1a75f19560bbd875a579b2ca9b32deeae6a4c4a1997f4ec69a013e/pyudev-0.23.2.tar.gz (87kB)
Collecting six (from pyudev)
  Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl
Building wheels for collected packages: pyudev
  Running setup.py bdist_wheel for pyudev: started
  Running setup.py bdist_wheel for pyudev: finished with status 'error'
  Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-QA60YS/pyudev/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('
', '
');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-cT955l --python-tag cp27:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for pyudev
  Running setup.py clean for pyudev
Failed to build pyudev
Installing collected packages: six, pyudev
  Running setup.py install for pyudev: started
    Running setup.py install for pyudev: finished with status 'done'
Successfully installed pyudev-0.23.2 six-1.16.0
+ echo 5
+ sudo pip2 install --force-reinstall --ignore-installed --upgrade wheel
Collecting wheel
  Downloading https://files.pythonhosted.org/packages/27/d6/003e593296a85fd6ed616ed962795b2f87709c3eee2bca4f6d0fe55c6d00/wheel-0.37.1-py2.py3-none-any.whl
Installing collected packages: wheel
Successfully installed wheel-0.37.1
+ echo 6
+ sudo pip2 install --force-reinstall --ignore-installed --upgrade urwid
Collecting urwid
  Downloading https://files.pythonhosted.org/packages/94/3f/e3010f4a11c08a5690540f7ebd0b0d251cc8a456895b7e49be201f73540c/urwid-2.1.2.tar.gz (634kB)
Building wheels for collected packages: urwid
  Running setup.py bdist_wheel for urwid: started
  Running setup.py bdist_wheel for urwid: finished with status 'done'
  Stored in directory: /root/.cache/pip/wheels/6f/0b/8c/cdfc1a04f75128ffdf0e8a7a5ce63e10166d33fba5335c1810
Successfully built urwid
Installing collected packages: urwid
Successfully installed urwid-2.1.2
+ echo 7
+ sudo pip2 install --force-reinstall --ignore-installed --upgrade louie
Collecting louie
  Downloading https://files.pythonhosted.org/packages/f2/f8/f9dfd97003f1c120dca1ed4dc9e3e16b74b583ce5bcb2d9b013142b6bee2/Louie-2.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-dAHXFy/louie/setup.py", line 3, in <module>
        from louie import version
      File "louie/__init__.py", line 1, in <module>
        from . import dispatcher, error, plugin, robustapply, saferef, sender, signal, version
      File "louie/dispatcher.py", line 44
        f"Louie connects: {connects}
"
        ^
    SyntaxError: invalid syntax
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-dAHXFy/louie/
+ echo 8
+ sudo pip2 install --force-reinstall --ignore-installed --upgrade requests
Collecting requests
  Using cached https://files.pythonhosted.org/packages/2d/61/08076519c80041bc0ffa1a8af0cbd3bf3e2b62af10435d269a9d0f40564d/requests-2.27.1-py2.py3-none-any.whl
Collecting idna<3,>=2.5; python_version < "3" (from requests)
  Downloading https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl (58kB)
Collecting urllib3<1.27,>=1.21.1 (from requests)
  Downloading https://files.pythonhosted.org/packages/6f/de/5be2e3eed8426f871b170663333a0f627fc2924cc386cd41be065e7ea870/urllib3-1.26.12-py2.py3-none-any.whl (140kB)
Collecting certifi>=2017.4.17 (from requests)
  Using cached https://files.pythonhosted.org/packages/37/45/946c02767aabb873146011e665728b680884cd8fe70dde973c640e45b775/certifi-2021.10.8-py2.py3-none-any.whl
Collecting chardet<5,>=3.0.2; python_version < "3" (from requests)
  Downloading https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl (178kB)
Installing collected packages: idna, urllib3, certifi, chardet, requests
Successfully installed certifi-2021.10.8 chardet-4.0.0 idna-2.10 requests-2.27.1 urllib3-1.26.12
+ echo 9
+ sudo pip2 install --force-reinstall --ignore-installed --upgrade setuptools
Collecting setuptools
  Using cached https://files.pythonhosted.org/packages/e1/b7/182161210a13158cd3ccc41ee19aadef54496b74f2817cc147006ec932b4/setuptools-44.1.1-py2.py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-44.1.1
+ echo 10
+ sudo pip2 install --force-reinstall --ignore-installed --upgrade pyserial
Collecting pyserial
  Using cached https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl
Installing collected packages: pyserial
Successfully installed pyserial-3.5
+ echo 11
+ sudo pip2 install --force-reinstall --ignore-installed --upgrade six
Collecting six
  Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl
Installing collected packages: six
Successfully installed six-1.16.0
+ echo 12
+ sudo pip2 install --force-reinstall --ignore-installed --upgrade tornado
Collecting tornado
  Using cached https://files.pythonhosted.org/packages/e6/78/6e7b5af12c12bdf38ca9bfe863fcaf53dc10430a312d0324e76c1e5ca426/tornado-5.1.1.tar.gz
Collecting futures (from tornado)
  Using cached https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl
Collecting singledispatch (from tornado)
  Downloading https://files.pythonhosted.org/packages/3f/09/2a17c6505a8373229cb3de6161e3af74ff90afcf4516719aa6cf32fad151/singledispatch-3.7.0-py2.py3-none-any.whl
Collecting backports_abc>=0.4 (from tornado)
  Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl
Collecting six (from singledispatch->tornado)
  Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl
Building wheels for collected packages: tornado
  Running setup.py bdist_wheel for tornado: started
  Running setup.py bdist_wheel for tornado: finished with status 'done'
  Stored in directory: /root/.cache/pip/wheels/6d/e1/ce/f4ee2fa420cc6b940123c64992b81047816d0a9fad6b879325
Successfully built tornado
Installing collected packages: futures, six, singledispatch, backports-abc, tornado
Successfully installed backports-abc-0.5 futures-3.3.0 singledispatch-3.7.0 six-1.16.0 tornado-5.1.1
+ echo 13
+ sudo chmod +x /var/www/html/core/class/../../plugins/openzwave/resources/post_install.sh
+ sudo /var/www/html/core/class/../../plugins/openzwave/resources/post_install.sh
Lancement de l'installation/mise à jour des dépendances openzwave
mkdir: cannot create directory ‘/opt’: File exists
Désinstallation de la version précédente
Installation de Python-OpenZwave
Not uninstalling cython at /usr/lib/python2.7/dist-packages, outside environment /usr
Can't uninstall 'Cython'. No files were found to uninstall.
apt-get install --force-yes -y cython
Reading package lists...
Building dependency tree...
Reading state information...
cython is already the newest version (0.29.2-2).
0 upgraded, 0 newly installed, 0 to remove and 204 not upgraded.
W: --force-yes is deprecated, use one of the options starting with --allow instead.
Installing dependencies for python : 2 7 16
apt-get install --force-yes -y python-pip python-dev python-docutils python-setuptools python-louie
Reading package lists...
Building dependency tree...
Reading state information...
python-louie is already the newest version (1.1-4).
python-dev is already the newest version (2.7.16-1).
python-docutils is already the newest version (0.14+dfsg-4).
python-pip is already the newest version (18.1-5).
python-setuptools is already the newest version (40.8.0-1).
0 upgraded, 0 newly installed, 0 to remove and 204 not upgraded.
W: --force-yes is deprecated, use one of the options starting with --allow instead.
apt-get install --force-yes -y build-essential libudev-dev g++
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.6).
g++ is already the newest version (4:8.3.0-1).
The following packages will be upgraded:
  libudev-dev libudev1 udev
3 upgraded, 0 newly installed, 0 to remove and 201 not upgraded.
Need to get 1,501 kB of archives.
After this operation, 4,096 B disk space will be freed.
Get:1 http://ftp.uk.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
Get:2 http://ftp.uk.debian.org/debian buster/main arm64 udev arm64 241-7~deb10u8 [1,244 kB]
Get:3 http://ftp.uk.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u8 [146 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 1,501 kB in 0s (7,226 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 77621 files and directories currently installed.)
Preparing to unpack .../libudev-dev_241-7~deb10u8_arm64.deb ...
Unpacking libudev-dev:arm64 (241-7~deb10u8) over (241-7~deb10u4) ...
Preparing to unpack .../udev_241-7~deb10u8_arm64.deb ...
Unpacking udev (241-7~deb10u8) over (241-7~deb10u4) ...
Preparing to unpack .../libudev1_241-7~deb10u8_arm64.deb ...
Unpacking libudev1:arm64 (241-7~deb10u8) over (241-7~deb10u4) ...
Setting up libudev1:arm64 (241-7~deb10u8) ...
Setting up udev (241-7~deb10u8) ...
update-initramfs: deferring update (trigger activated)
Setting up libudev-dev:arm64 (241-7~deb10u8) ...
Processing triggers for systemd (241-7~deb10u4) ...
Processing triggers for libc-bin (2.28-10) ...
Processing triggers for initramfs-tools (0.133+deb10u1) ...
W: --force-yes is deprecated, use one of the options starting with --allow instead.
apt-get install --force-yes -y cython
Reading package lists...
Building dependency tree...
Reading state information...
cython is already the newest version (0.29.2-2).
0 upgraded, 0 newly installed, 0 to remove and 201 not upgraded.
W: --force-yes is deprecated, use one of the options starting with --allow instead.
pip install nose-html
Requirement already satisfied: nose-html in /usr/local/lib/python2.7/dist-packages (1.1)
Requirement already satisfied: nose>=0.11.1 in /usr/lib/python2.7/dist-packages (from nose-html) (1.3.7)
pip install nose-progressive
Requirement already satisfied: nose-progressive in /usr/local/lib/python2.7/dist-packages (1.5.2)
Requirement already satisfied: nose>=1.2.1 in /usr/lib/python2.7/dist-packages (from nose-progressive) (1.3.7)
Requirement already satisfied: blessings<2.0,>=1.3 in /usr/local/lib/python2.7/dist-packages (from nose-progressive) (1.7)
Requirement already satisfied: six in /usr/local/lib/python2.7/dist-packages (from blessings<2.0,>=1.3->nose-progressive) (1.16.0)
pip install coverage
Requirement already satisfied: coverage in /usr/local/lib/python2.7/dist-packages (5.2)
pip install nose
Requirement already satisfied: nose in /usr/lib/python2.7/dist-packages (1.3.7)
pip install pylint
Requirement already satisfied: pylint in /usr/local/lib/python2.7/dist-packages (1.9.5)
Requirement already satisfied: singledispatch; python_version < "3.4" in /usr/local/lib/python2.7/dist-packages (from pylint) (3.7.0)
Requirement already satisfied: mccabe in /usr/local/lib/python2.7/dist-packages (from pylint) (0.6.1)
Requirement already satisfied: configparser; python_version == "2.7" in /usr/local/lib/python2.7/dist-packages (from pylint) (4.0.2)
Requirement already satisfied: astroid<2.0,>=1.6 in /usr/local/lib/python2.7/dist-packages (from pylint) (1.6.6)
Requirement already satisfied: isort>=4.2.5 in /usr/local/lib/python2.7/dist-packages (from pylint) (4.3.21)
Requirement already satisfied: backports.functools-lru-cache; python_version == "2.7" in /usr/local/lib/python2.7/dist-packages (from pylint) (1.6.1)
Requirement already satisfied: six in /usr/local/lib/python2.7/dist-packages (from pylint) (1.16.0)
Requirement already satisfied: enum34>=1.1.3; python_version < "3.4" in /usr/local/lib/python2.7/dist-packages (from astroid<2.0,>=1.6->pylint) (1.1.10)
Requirement already satisfied: lazy-object-proxy in /usr/local/lib/python2.7/dist-packages (from astroid<2.0,>=1.6->pylint) (1.5.0)
Requirement already satisfied: wrapt in /usr/local/lib/python2.7/dist-packages (from astroid<2.0,>=1.6->pylint) (1.12.1)
Requirement already satisfied: futures; python_version < "3.2" in /usr/local/lib/python2.7/dist-packages (from isort>=4.2.5->pylint) (3.3.0)
#pip install docutils
#pip install setuptools
#The following line crashes with a core dump
#pip install "Cython==0.22"

Dependencies for users installed (python 2 7 16)
sed -i -e '253s/.*//' openzwave/cpp/src/value_classes/ValueID.h
cd openzwave && make
make[1]: Entering directory '/opt/python-openzwave/openzwave'
CPPFLAGS= make -C /opt/python-openzwave/openzwave/cpp/build/ -w 
make[2]: Entering directory '/opt/python-openzwave/openzwave/cpp/build'
Building OpenZWave Version 1.4.-1
Building tinystr.o
Building tinyxmlerror.o
Building tinyxml.o
Building tinyxmlparser.o
Building hid.o
Building aeskey.o
Building aescrypt.o
Building aestab.o
Building aes_modes.o
Building SensorAlarm.o
make[2]: *** [/opt/python-openzwave/openzwave/cpp/build/support.mk:136: /opt/python-openzwave/openzwave/.lib/SensorAlarm.o] Terminated
make[1]: *** [Makefile:20: all] Terminated
make: *** [Makefile:273: openzwave/.lib/] Terminated

2022-09-08 13:26:16.492 Always, OpenZwave Version 1.4.0 Starting Up
2022-09-08 13:26:28.736 Error, Node006, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:26:29.603 Error, Node002, ERROR: ZW_SEND_DATA could not be delivered to Z-Wave stack
2022-09-08 13:26:33.601 Error, Node002, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:26:33.605 Error, Node002, ERROR: ZW_SEND_DATA could not be delivered to Z-Wave stack
2022-09-08 13:26:37.602 Error, Node002, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:26:55.250 Error, Node002, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:27:01.123 Error, Node002, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:27:06.831 Error, Node003, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:27:11.949 Error, Node003, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:27:16.837 Error, Node004, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:27:21.625 Error, Node004, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:27:26.465 Error, Node006, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:27:50.676 Error, Node006, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:27:50.680 Error, Node006, ERROR: ZW_SEND_DATA could not be delivered to Z-Wave stack
2022-09-08 13:27:54.678 Error, Node006, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:27:54.834 Error, Node006, ERROR: ZW_SEND_DATA could not be delivered to Z-Wave stack
2022-09-08 13:27:58.680 Error, Node006, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:05.351 Error, Node007, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:09.900 Error, Node007, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:16.352 Error, Node008, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:21.529 Error, Node008, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:26.187 Error, Node008, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:34.622 Error, Node009, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:40.045 Error, Node009, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:44.117 Error, Node009, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:50.299 Error, Node010, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:28:55.209 Error, Node010, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:00.211 Error, Node011, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:04.694 Error, Node011, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:09.965 Error, Node012, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:17.882 Error, Node012, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:23.739 Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:28.230 Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:32.566 Error, Node014, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:37.048 Error, Node014, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:45.589 Error, Node018, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:51.625 Error, Node021, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:29:56.107 Error, Node021, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:30:01.474 Error, Node022, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:30:08.158 Error, Node022, ERROR: Dropping command, expected response not received after 1 attempt(s)
2022-09-08 13:35:07.786 Always, ***************************************************************************
2022-09-08 13:35:07.786 Always, *********************  Cumulative Network Statistics  *********************
2022-09-08 13:35:07.786 Always, *** General
2022-09-08 13:35:07.786 Always, Driver run time: . .  . 0 days, 0 hours, 8 minutes
2022-09-08 13:35:07.786 Always, Frames processed: . . . . . . . . . . . . . . . . . . . . 1269
2022-09-08 13:35:07.786 Always, Total messages successfully received: . . . . . . . . . . 1269
2022-09-08 13:35:07.786 Always, Total Messages successfully sent: . . . . . . . . . . . . 443
2022-09-08 13:35:07.786 Always, ACKs received from controller:  . . . . . . . . . . . . . 443
2022-09-08 13:35:07.786 Always, *** Errors
2022-09-08 13:35:07.786 Always, Unsolicited messages received while waiting for ACK:  . . 0
2022-09-08 13:35:07.786 Always, Reads aborted due to timeouts:  . . . . . . . . . . . . . 0
2022-09-08 13:35:07.786 Always, Bad checksum errors:  . . . . . . . . . . . . . . . . . . 0
2022-09-08 13:35:07.786 Always, CANs received from controller:  . . . . . . . . . . . . . 0
2022-09-08 13:35:07.786 Always, NAKs received from controller:  . . . . . . . . . . . . . 0
2022-09-08 13:35:07.786 Always, Out of frame data flow errors:  . . . . . . . . . . . . . 0
2022-09-08 13:35:07.787 Always, Messages retransmitted: . . . . . . . . . . . . . . . . . 0
2022-09-08 13:35:07.787 Always, Messages dropped and not delivered: . . . . . . . . . . . 36
2022-09-08 13:35:07.787 Always, ***************************************************************************
2022-09-08 13:35:09.938 Error, mgr,     Manager::GetDriver failed - Home ID 0xfcd4b38a is unknown
2022-09-08 13:35:09.938 Error, mgr,     Manager::GetDriver failed - Home ID 0xfcd4b38a is unknown
2022-09-08 13:35:09.938 Error, mgr,     Manager::GetDriver failed - Home ID 0xfcd4b38a is unknown
2022-09-08 13:35:10.613 Error, mgr,     Manager::GetDriver failed - Home ID 0xfcd4b38a is unknown
2022-09-08 13:35:10.940 Error, mgr,     Manager::GetDriver failed - Home ID 0xfcd4b38a is unknown

Il manque toujours un log

Je pense que le problème vient du fait d’avoir relancer les dépendances, le problème intial était probablement différent et p-e pas grave et à présent les dépendances ont été relancées et cela semble avoir tout cassé…

pourriez-vous exécuter les commandes suivantes (séparément) pour avoir une vue sur les versions python:

sudo python --version
sudo pip --version

soit en ssh soit avec l’outils « adminstration systeme »; config jeedom > onglet « os/db »:

entre temps j’ai réinstallé le plugin, relancé les dépendances, et tout est rentré dans l’ordre.
merci pour votre réactivité!

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.