Erreur démarrage démon Zigbee après changement PC

Bonjour,

Suite à la migration de mon Jeedom entre deux PC (Debian 10 vers Debian 11), je n’arrive pas à faire marcher le plugin Zigbee. J’ai fait un backup sur l’ancien PC que j’ai rechargé sur le nouveau.
Il y a une erreur au démarrage du démon :

[2023-07-12 07:40:03][ERROR] : Fatal error : ‹ ConnectionError › object has no attribute ‹ message ›

Est-ce que quelqu’un aurait une solution ?
Merci d’avance.

Bonjour,

Installez les dépendances.

Et montrez systématiquement tous les logs disponibles

Bonjour,

Merci pour votre réponse.
Je viens de relancer l’installation des dépendances et le démarrage du démon.
Les logs sont les suivantes :

Zigbee : aucune trace.

Zigbee_packages :

Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting pyserial>=3.5 (from zigpy-zigate==0.9.2)
Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting pyusb>=1.1.0 (from zigpy-zigate==0.9.2)
Downloading pyusb-1.2.1-py3-none-any.whl (58 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 19.0 MB/s eta 0:00:00
Collecting zigpy>=0.47.0 (from zigpy-zigate==0.9.2)
Using cached zigpy-0.56.2-py3-none-any.whl (177 kB)
Collecting gpiozero (from zigpy-zigate==0.9.2)
Downloading gpiozero-1.6.2-py2.py3-none-any.whl (148 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.9/148.9 kB 15.0 MB/s eta 0:00:00
Collecting pyserial-asyncio>=0.5 (from zigpy-zigate==0.9.2)
Using cached pyserial_asyncio-0.6-py3-none-any.whl (7.6 kB)
Collecting attrs (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
Collecting aiohttp (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached aiohttp-3.8.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting async-timeout (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting crccheck (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached cryptography-41.0.2-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB)
Collecting voluptuous (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting typing-extensions (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting colorzero (from gpiozero->zigpy-zigate==0.9.2)
Downloading colorzero-2.0-py2.py3-none-any.whl (26 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached multidict-6.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached yarl-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (269 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached frozenlist-1.3.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (158 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting setuptools (from colorzero->gpiozero->zigpy-zigate==0.9.2)
Using cached setuptools-68.0.0-py3-none-any.whl (804 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached idna-3.4-py3-none-any.whl (61 kB)
Building wheels for collected packages: zigpy-zigate
Building wheel for zigpy-zigate (setup.py): started
Building wheel for zigpy-zigate (setup.py): finished with status 'done'
Created wheel for zigpy-zigate: filename=zigpy_zigate-0.9.2-py3-none-any.whl size=39853 sha256=5ccac787b2797b5f9371b067b4967b60748382b2cf4b85f78098cee5fcd3c9a5
Stored in directory: /root/.cache/pip/wheels/2a/4c/4e/8f406940614aabdd75ced77327a16a133d8134a8ff50a42952
Successfully built zigpy-zigate
Installing collected packages: voluptuous, pyserial, crccheck, typing-extensions, setuptools, pyusb, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, async-timeout, aiosqlite, yarl, colorzero, cffi, aiosignal, gpiozero, cryptography, aiohttp, zigpy, zigpy-zigate
Attempting uninstall: voluptuous
Found existing installation: voluptuous 0.13.1
Uninstalling voluptuous-0.13.1:
Successfully uninstalled voluptuous-0.13.1
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: typing-extensions
Found existing installation: typing_extensions 4.7.1
Uninstalling typing_extensions-4.7.1:
Successfully uninstalled typing_extensions-4.7.1
Attempting uninstall: setuptools
Found existing installation: setuptools 68.0.0
Uninstalling setuptools-68.0.0:
Successfully uninstalled setuptools-68.0.0
Attempting uninstall: pyusb
Found existing installation: pyusb 1.2.1
Uninstalling pyusb-1.2.1:
Successfully uninstalled pyusb-1.2.1
Attempting uninstall: pyserial-asyncio
Found existing installation: pyserial-asyncio 0.6
Uninstalling pyserial-asyncio-0.6:
Successfully uninstalled pyserial-asyncio-0.6
Attempting uninstall: pycparser
Found existing installation: pycparser 2.21
Uninstalling pycparser-2.21:
Successfully uninstalled pycparser-2.21
Attempting uninstall: multidict
Found existing installation: multidict 6.0.4
Uninstalling multidict-6.0.4:
Successfully uninstalled multidict-6.0.4
Attempting uninstall: idna
Found existing installation: idna 3.4
Uninstalling idna-3.4:
Successfully uninstalled idna-3.4
Attempting uninstall: frozenlist
Found existing installation: frozenlist 1.3.3
Uninstalling frozenlist-1.3.3:
Successfully uninstalled frozenlist-1.3.3
Attempting uninstall: charset-normalizer
Found existing installation: charset-normalizer 3.2.0
Uninstalling charset-normalizer-3.2.0:
Successfully uninstalled charset-normalizer-3.2.0
Attempting uninstall: attrs
Found existing installation: attrs 23.1.0
Uninstalling attrs-23.1.0:
Successfully uninstalled attrs-23.1.0
Attempting uninstall: async-timeout
Found existing installation: async-timeout 4.0.2
Uninstalling async-timeout-4.0.2:
Successfully uninstalled async-timeout-4.0.2
Attempting uninstall: aiosqlite
Found existing installation: aiosqlite 0.19.0
Uninstalling aiosqlite-0.19.0:
Successfully uninstalled aiosqlite-0.19.0
Attempting uninstall: yarl
Found existing installation: yarl 1.9.2
Uninstalling yarl-1.9.2:
Successfully uninstalled yarl-1.9.2
Attempting uninstall: colorzero
Found existing installation: colorzero 2.0
Uninstalling colorzero-2.0:
Successfully uninstalled colorzero-2.0
Attempting uninstall: cffi
Found existing installation: cffi 1.15.1
Uninstalling cffi-1.15.1:
Successfully uninstalled cffi-1.15.1
Attempting uninstall: aiosignal
Found existing installation: aiosignal 1.3.1
Uninstalling aiosignal-1.3.1:
Successfully uninstalled aiosignal-1.3.1
Attempting uninstall: gpiozero
Found existing installation: gpiozero 1.6.2
Uninstalling gpiozero-1.6.2:
Successfully uninstalled gpiozero-1.6.2
Attempting uninstall: cryptography
Found existing installation: cryptography 41.0.2
Uninstalling cryptography-41.0.2:
Successfully uninstalled cryptography-41.0.2
Attempting uninstall: aiohttp
Found existing installation: aiohttp 3.8.4
Uninstalling aiohttp-3.8.4:
Successfully uninstalled aiohttp-3.8.4
Attempting uninstall: zigpy
Found existing installation: zigpy 0.56.2
Uninstalling zigpy-0.56.2:
Successfully uninstalled zigpy-0.56.2
Successfully installed aiohttp-3.8.4 aiosignal-1.3.1 aiosqlite-0.19.0 async-timeout-4.0.2 attrs-23.1.0 cffi-1.15.1 charset-normalizer-3.2.0 colorzero-2.0 crccheck-1.3.0 cryptography-41.0.2 frozenlist-1.3.3 gpiozero-1.6.2 idna-3.4 multidict-6.0.4 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 pyusb-1.2.1 setuptools-68.0.0 typing-extensions-4.7.1 voluptuous-0.13.1 yarl-1.9.2 zigpy-0.56.2 zigpy-zigate-0.9.2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ echo 18
+ sudo pip3 install --force-reinstall --upgrade bellows==0.33.1
Collecting bellows==0.33.1
Downloading bellows-0.33.1-py3-none-any.whl (207 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.1/207.1 kB 7.7 MB/s eta 0:00:00
Collecting click (from bellows==0.33.1)
Downloading click-8.1.4-py3-none-any.whl (98 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 59.8 MB/s eta 0:00:00
Collecting click-log>=0.2.1 (from bellows==0.33.1)
Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB)
Collecting pure-pcapy3==1.0.1 (from bellows==0.33.1)
Downloading pure-pcapy3-1.0.1.tar.gz (5.9 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting pyserial (from bellows==0.33.1)
Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting pyserial-asyncio (from bellows==0.33.1)
Using cached pyserial_asyncio-0.6-py3-none-any.whl (7.6 kB)
Collecting voluptuous (from bellows==0.33.1)
Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting zigpy>=0.50.0 (from bellows==0.33.1)
Using cached zigpy-0.56.2-py3-none-any.whl (177 kB)
Collecting setuptools (from pure-pcapy3==1.0.1->bellows==0.33.1)
Using cached setuptools-68.0.0-py3-none-any.whl (804 kB)
Collecting attrs (from zigpy>=0.50.0->bellows==0.33.1)
Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
Collecting aiohttp (from zigpy>=0.50.0->bellows==0.33.1)
Using cached aiohttp-3.8.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.50.0->bellows==0.33.1)
Using cached aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting async-timeout (from zigpy>=0.50.0->bellows==0.33.1)
Using cached async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting crccheck (from zigpy>=0.50.0->bellows==0.33.1)
Using cached crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.50.0->bellows==0.33.1)
Using cached cryptography-41.0.2-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB)
Collecting typing-extensions (from zigpy>=0.50.0->bellows==0.33.1)
Using cached typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached multidict-6.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached yarl-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (269 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached frozenlist-1.3.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (158 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.50.0->bellows==0.33.1)
Using cached cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.50.0->bellows==0.33.1)
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached idna-3.4-py3-none-any.whl (61 kB)
Building wheels for collected packages: pure-pcapy3
Building wheel for pure-pcapy3 (setup.py): started
Building wheel for pure-pcapy3 (setup.py): finished with status 'done'
Created wheel for pure-pcapy3: filename=pure_pcapy3-1.0.1-py3-none-any.whl size=5023 sha256=e2d7ec16722e3cc5ba82f4a040813853389c7f24e107a3c9f49496f0e932dc09
Stored in directory: /root/.cache/pip/wheels/ed/b7/d4/5efecb36930bc68d17ae66aa7dfc824037cc0db0f9ab6660ae
Successfully built pure-pcapy3
Installing collected packages: voluptuous, pyserial, crccheck, typing-extensions, setuptools, pyserial-asyncio, pycparser, multidict, idna, frozenlist, click, charset-normalizer, attrs, async-timeout, aiosqlite, yarl, pure-pcapy3, click-log, cffi, aiosignal, cryptography, aiohttp, zigpy, bellows
Attempting uninstall: voluptuous
Found existing installation: voluptuous 0.13.1
Uninstalling voluptuous-0.13.1:
Successfully uninstalled voluptuous-0.13.1
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: typing-extensions
Found existing installation: typing_extensions 4.7.1
Uninstalling typing_extensions-4.7.1:
Successfully uninstalled typing_extensions-4.7.1
Attempting uninstall: setuptools
Found existing installation: setuptools 68.0.0
Uninstalling setuptools-68.0.0:
Successfully uninstalled setuptools-68.0.0
Attempting uninstall: pyserial-asyncio
Found existing installation: pyserial-asyncio 0.6
Uninstalling pyserial-asyncio-0.6:
Successfully uninstalled pyserial-asyncio-0.6
Attempting uninstall: pycparser
Found existing installation: pycparser 2.21
Uninstalling pycparser-2.21:
Successfully uninstalled pycparser-2.21
Attempting uninstall: multidict
Found existing installation: multidict 6.0.4
Uninstalling multidict-6.0.4:
Successfully uninstalled multidict-6.0.4
Attempting uninstall: idna
Found existing installation: idna 3.4
Uninstalling idna-3.4:
Successfully uninstalled idna-3.4
Attempting uninstall: frozenlist
Found existing installation: frozenlist 1.3.3
Uninstalling frozenlist-1.3.3:
Successfully uninstalled frozenlist-1.3.3
Attempting uninstall: click
Found existing installation: click 8.1.4
Uninstalling click-8.1.4:
Successfully uninstalled click-8.1.4
Attempting uninstall: charset-normalizer
Found existing installation: charset-normalizer 3.2.0
Uninstalling charset-normalizer-3.2.0:
Successfully uninstalled charset-normalizer-3.2.0
Attempting uninstall: attrs
Found existing installation: attrs 23.1.0
Uninstalling attrs-23.1.0:
Successfully uninstalled attrs-23.1.0
Attempting uninstall: async-timeout
Found existing installation: async-timeout 4.0.2
Uninstalling async-timeout-4.0.2:
Successfully uninstalled async-timeout-4.0.2
Attempting uninstall: aiosqlite
Found existing installation: aiosqlite 0.19.0
Uninstalling aiosqlite-0.19.0:
Successfully uninstalled aiosqlite-0.19.0
Attempting uninstall: yarl
Found existing installation: yarl 1.9.2
Uninstalling yarl-1.9.2:
Successfully uninstalled yarl-1.9.2
Attempting uninstall: pure-pcapy3
Found existing installation: pure-pcapy3 1.0.1
Uninstalling pure-pcapy3-1.0.1:
Successfully uninstalled pure-pcapy3-1.0.1
Attempting uninstall: click-log
Found existing installation: click-log 0.4.0
Uninstalling click-log-0.4.0:
Successfully uninstalled click-log-0.4.0
Attempting uninstall: cffi
Found existing installation: cffi 1.15.1
Uninstalling cffi-1.15.1:
Successfully uninstalled cffi-1.15.1
Attempting uninstall: aiosignal
Found existing installation: aiosignal 1.3.1
Uninstalling aiosignal-1.3.1:
Successfully uninstalled aiosignal-1.3.1
Attempting uninstall: cryptography
Found existing installation: cryptography 41.0.2
Uninstalling cryptography-41.0.2:
Successfully uninstalled cryptography-41.0.2
Attempting uninstall: aiohttp
Found existing installation: aiohttp 3.8.4
Uninstalling aiohttp-3.8.4:
Successfully uninstalled aiohttp-3.8.4
Attempting uninstall: zigpy
Found existing installation: zigpy 0.56.2
Uninstalling zigpy-0.56.2:
Successfully uninstalled zigpy-0.56.2
Successfully installed aiohttp-3.8.4 aiosignal-1.3.1 aiosqlite-0.19.0 async-timeout-4.0.2 attrs-23.1.0 bellows-0.33.1 cffi-1.15.1 charset-normalizer-3.2.0 click-8.1.4 click-log-0.4.0 crccheck-1.3.0 cryptography-41.0.2 frozenlist-1.3.3 idna-3.4 multidict-6.0.4 pure-pcapy3-1.0.1 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 setuptools-68.0.0 typing-extensions-4.7.1 voluptuous-0.13.1 yarl-1.9.2 zigpy-0.56.2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ echo 19
+ sudo pip3 install --force-reinstall --upgrade zigpy==0.50.3
Collecting zigpy==0.50.3
Downloading zigpy-0.50.3-py3-none-any.whl (155 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.0/156.0 kB 5.8 MB/s eta 0:00:00
Collecting aiohttp (from zigpy==0.50.3)
Using cached aiohttp-3.8.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
Collecting aiosqlite>=0.16.0 (from zigpy==0.50.3)
Using cached aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy==0.50.3)
Using cached crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy==0.50.3)
Using cached cryptography-41.0.2-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB)
Collecting voluptuous (from zigpy==0.50.3)
Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy==0.50.3)
Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy==0.50.3)
Using cached charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy==0.50.3)
Using cached multidict-6.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy==0.50.3)
Using cached async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy==0.50.3)
Using cached yarl-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (269 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy==0.50.3)
Using cached frozenlist-1.3.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (158 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy==0.50.3)
Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting cffi>=1.12 (from cryptography->zigpy==0.50.3)
Using cached cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy==0.50.3)
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy==0.50.3)
Using cached idna-3.4-py3-none-any.whl (61 kB)
Installing collected packages: voluptuous, crccheck, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, async-timeout, aiosqlite, yarl, cffi, aiosignal, cryptography, aiohttp, zigpy
Attempting uninstall: voluptuous
Found existing installation: voluptuous 0.13.1
Uninstalling voluptuous-0.13.1:
Successfully uninstalled voluptuous-0.13.1
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: pycparser
Found existing installation: pycparser 2.21
Uninstalling pycparser-2.21:
Successfully uninstalled pycparser-2.21
Attempting uninstall: multidict
Found existing installation: multidict 6.0.4
Uninstalling multidict-6.0.4:
Successfully uninstalled multidict-6.0.4
Attempting uninstall: idna
Found existing installation: idna 3.4
Uninstalling idna-3.4:
Successfully uninstalled idna-3.4
Attempting uninstall: frozenlist
Found existing installation: frozenlist 1.3.3
Uninstalling frozenlist-1.3.3:
Successfully uninstalled frozenlist-1.3.3
Attempting uninstall: charset-normalizer
Found existing installation: charset-normalizer 3.2.0
Uninstalling charset-normalizer-3.2.0:
Successfully uninstalled charset-normalizer-3.2.0
Attempting uninstall: attrs
Found existing installation: attrs 23.1.0
Uninstalling attrs-23.1.0:
Successfully uninstalled attrs-23.1.0
Attempting uninstall: async-timeout
Found existing installation: async-timeout 4.0.2
Uninstalling async-timeout-4.0.2:
Successfully uninstalled async-timeout-4.0.2
Attempting uninstall: aiosqlite
Found existing installation: aiosqlite 0.19.0
Uninstalling aiosqlite-0.19.0:
Successfully uninstalled aiosqlite-0.19.0
Attempting uninstall: yarl
Found existing installation: yarl 1.9.2
Uninstalling yarl-1.9.2:
Successfully uninstalled yarl-1.9.2
Attempting uninstall: cffi
Found existing installation: cffi 1.15.1
Uninstalling cffi-1.15.1:
Successfully uninstalled cffi-1.15.1
Attempting uninstall: aiosignal
Found existing installation: aiosignal 1.3.1
Uninstalling aiosignal-1.3.1:
Successfully uninstalled aiosignal-1.3.1
Attempting uninstall: cryptography
Found existing installation: cryptography 41.0.2
Uninstalling cryptography-41.0.2:
Successfully uninstalled cryptography-41.0.2
Attempting uninstall: aiohttp
Found existing installation: aiohttp 3.8.4
Uninstalling aiohttp-3.8.4:
Successfully uninstalled aiohttp-3.8.4
Attempting uninstall: zigpy
Found existing installation: zigpy 0.56.2
Uninstalling zigpy-0.56.2:
Successfully uninstalled zigpy-0.56.2
Successfully installed aiohttp-3.8.4 aiosignal-1.3.1 aiosqlite-0.19.0 async-timeout-4.0.2 attrs-23.1.0 cffi-1.15.1 charset-normalizer-3.2.0 crccheck-1.3.0 cryptography-41.0.2 frozenlist-1.3.3 idna-3.4 multidict-6.0.4 pycparser-2.21 voluptuous-0.13.1 yarl-1.9.2 zigpy-0.50.3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ echo 20
+ sudo pip3 install --force-reinstall --upgrade xmodem
Collecting xmodem
Downloading xmodem-0.4.7-py3-none-any.whl (35 kB)
Installing collected packages: xmodem
Attempting uninstall: xmodem
Found existing installation: xmodem 0.4.7
Uninstalling xmodem-0.4.7:
Successfully uninstalled xmodem-0.4.7
Successfully installed xmodem-0.4.7
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ echo 21
+ sudo pip3 install --force-reinstall --upgrade pycrypto
Collecting pycrypto
Downloading pycrypto-2.6.1.tar.gz (446 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 kB 8.2 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Building wheels for collected packages: pycrypto
Building wheel for pycrypto (setup.py): started
Building wheel for pycrypto (setup.py): finished with status 'done'
Created wheel for pycrypto: filename=pycrypto-2.6.1-cp39-cp39-linux_x86_64.whl size=496582 sha256=12cdad8f8aface9f0ef7eb57309c1ac5b5276deb0e79377a2af649c29701f982
Stored in directory: /root/.cache/pip/wheels/9d/29/32/8b8f22481bec8b0fbe7087927336ec167faff2ed9db849448f
Successfully built pycrypto
Installing collected packages: pycrypto
Attempting uninstall: pycrypto
Found existing installation: pycrypto 2.6.1
Uninstalling pycrypto-2.6.1:
Successfully uninstalled pycrypto-2.6.1
Successfully installed pycrypto-2.6.1
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ echo 22
+ sudo pip3 install --force-reinstall --upgrade charset-normalizer==2.0.12
Collecting charset-normalizer==2.0.12
Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Installing collected packages: charset-normalizer
Attempting uninstall: charset-normalizer
Found existing installation: charset-normalizer 3.2.0
Uninstalling charset-normalizer-3.2.0:
Successfully uninstalled charset-normalizer-3.2.0
Successfully installed charset-normalizer-2.0.12
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ echo 23
+ sudo pip3 install --force-reinstall --upgrade yarl==1.4.2
Collecting yarl==1.4.2
Downloading yarl-1.4.2.tar.gz (163 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.5/163.5 kB 6.9 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting multidict>=4.0 (from yarl==1.4.2)
Using cached multidict-6.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
Collecting idna>=2.0 (from yarl==1.4.2)
Using cached idna-3.4-py3-none-any.whl (61 kB)
Building wheels for collected packages: yarl
Building wheel for yarl (setup.py): started
Building wheel for yarl (setup.py): finished with status 'done'
Created wheel for yarl: filename=yarl-1.4.2-cp39-cp39-linux_x86_64.whl size=291983 sha256=842ab379fa2eb20866d156ad1f7ed4cf67000fe500a19cd81504badba2df9e98
Stored in directory: /root/.cache/pip/wheels/1d/bd/25/e4752512710f72a7897aea1d23d4fd5a2f2e6055d6c625fe62
Successfully built yarl
Installing collected packages: multidict, idna, yarl
Attempting uninstall: multidict
Found existing installation: multidict 6.0.4
Uninstalling multidict-6.0.4:
Successfully uninstalled multidict-6.0.4
Attempting uninstall: idna
Found existing installation: idna 3.4
Uninstalling idna-3.4:
Successfully uninstalled idna-3.4
Attempting uninstall: yarl
Found existing installation: yarl 1.9.2
Uninstalling yarl-1.9.2:
Successfully uninstalled yarl-1.9.2
Successfully installed idna-3.4 multidict-6.0.4 yarl-1.4.2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ echo 24
+ sudo chmod +x /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh
+ sudo /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh
Launch post-install of zigbee dependancy
grep: /usr/local/lib/python3.7/dist-packages/bellows/zigbee/application.py: No such file or directory
/var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh: line 24: [: -eq: unary operator expected
grep: /usr/local/lib/python3.8/dist-packages/bellows/zigbee/application.py: No such file or directory
/var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh: line 29: [: -eq: unary operator expected
patching file /usr/local/lib/python3.9/dist-packages/bellows/zigbee/application.py
Hunk #1 succeeded at 478 (offset 248 lines).
patching file /usr/local/lib/python3.9/dist-packages/bellows/ezsp/v8/commands.py
Cleaning rustc
Everything is successfully installed!
+ echo 25
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end zigbee
+ rm /tmp/jeedom_install_in_progress_zigbee
+ echo '*******************End of package installation******************'
*******************End of package installation******************

Zigbeed_1 :

[2023-07-12 12:47:44][ERROR] : Fatal error : 'ConnectionError' object has no attribute 'message'

Merci pour votre aide.

Bonjour,

Petite relance. Mon problème est toujours présent.
Merci.

Votre post est mal créé en fait, ca doti expliquer en partie que vous n’avez pas de réponse;
je déplace dans la catégorie plugin et je rajoute le tag car en fait c’est un problème avec le plugin zigbee et pas avec le backup jeedom…

Si personne ne sait vous aider ici, faites un ticket au support. Vu que c’est un plugin payant vous y avez droit
Autre option: essayer le nouveau plugin #plugin-z2m