Suite migration deconz 500 Internal Server Error

Bonjour a tous

J’ai migré mon installation de deconz a zigbee hier non sans mal mais hier soir tous était ok.
Ce matin je me connecte pour modifier les widgets et a ma grande surprise j’ai trois messages d’erreur lors de l’affichage du tableau de bord.

Cela semble se produire a l’affichage des objets, comme par exemple « Salon »

A votre avis le problème peut il être géré a distance? car je repars de ma maison secondaire et j’ai pas forcement le temps de tous reprendre.

Merci de vos avis, conseil.

Stéphane

Il va falloir plus d’info. Log, capture de la page santé…

merci pour ta réponse rapide @Idaho947

Les logs des plugins il faut?

Bonjour j’ai a nouveau accès a mon jeedom qui merde

Voici les recopies d’écrans normalement je devrais avoir des sonde dans salon, chambre enfant… mais j’ai rien d’ou l’erreur je pense mais je ne vois pas d’ou cela viens

la page santé

Savez vous ou je doit chercher dans les log pour les fournir afin de solutionner mon problème.

merci d’avance de votre aide

stéphane

0000|+ echo '*******************Begin of package installation******************'
0001|*******************Begin of package installation******************
0002|+ touch /tmp/jeedom_install_in_progress_zigbee
0003|+ echo 1
0004|+ echo 2
0005|+ sudo pip3 install --upgrade pip
0006|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0007|Requirement already satisfied: pip in /usr/local/lib/python3.7/dist-packages (22.1.1)
0008|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
0009|+ echo 3
0010|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade six
0011|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0012|Collecting six
0013|Using cached https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB)
0014|Installing collected packages: six
0015|Successfully installed six-1.16.0
0016|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
0017|+ echo 4
0018|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade pyudev
0019|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0020|Collecting pyudev
0021|Using cached https://www.piwheels.org/simple/pyudev/pyudev-0.23.2-py3-none-any.whl (56 kB)
0022|Collecting six
0023|Using cached https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB)
0024|Installing collected packages: six, pyudev
0025|Successfully installed pyudev-0.23.2 six-1.16.0
0026|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
0027|+ echo 5
0028|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade requests
0029|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0030|Collecting requests
0031|Using cached https://www.piwheels.org/simple/requests/requests-2.27.1-py2.py3-none-any.whl (63 kB)
0032|Collecting charset-normalizer~=2.0.0
0033|Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
0034|Collecting idna<4,>=2.5
0035|Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
0036|Collecting certifi>=2017.4.17
0037|Using cached https://www.piwheels.org/simple/certifi/certifi-2022.5.18.1-py3-none-any.whl (155 kB)
0038|Collecting urllib3<1.27,>=1.21.1
0039|Using cached https://www.piwheels.org/simple/urllib3/urllib3-1.26.9-py2.py3-none-any.whl (155 kB)
0040|Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests
0041|Successfully installed certifi-2022.5.18.1 charset-normalizer-2.0.12 idna-3.3 requests-2.27.1 urllib3-1.26.9
0042|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
0043|+ echo 6
0044|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade setuptools
0045|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0046|Collecting setuptools
0047|Using cached https://www.piwheels.org/simple/setuptools/setuptools-62.3.2-py3-none-any.whl (1.2 MB)
0048|Installing collected packages: setuptools
0049|Successfully installed setuptools-62.3.2
0050|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
0051|+ echo 7
0052|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade wheel
0053|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0054|Collecting wheel
0055|Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB)
0056|Installing collected packages: wheel
0057|Successfully installed wheel-0.37.1
0058|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
0059|+ echo 8
0060|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade pyserial
0061|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0062|Collecting pyserial
0063|Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
0064|Installing collected packages: pyserial
0065|Successfully installed pyserial-3.5
0066|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
0067|+ echo 9
0068|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade tornado
0069|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0070|Collecting tornado
0071|Using cached tornado-6.1-cp37-cp37m-manylinux2014_aarch64.whl (428 kB)
0072|Installing collected packages: tornado
0073|Successfully installed tornado-6.1
0074|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
0075|+ echo 10
0076|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy
0077|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0078|Collecting zigpy
0079|Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
0080|Collecting aiosqlite>=0.16.0
0081|Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
0082|Collecting aiohttp
0083|Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
0084|Collecting crccheck
0085|Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
0086|Collecting voluptuous
0087|Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
0088|Collecting cryptography
0089|Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
0090|Collecting typing_extensions>=3.7.2
0091|Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
0092|Collecting yarl<2.0,>=1.0
0093|Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
0094|Collecting frozenlist>=1.1.1
0095|Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
0096|Collecting multidict<7.0,>=4.5
0097|Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
0098|Collecting asynctest==0.13.0
0099|Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
0100|Collecting aiosignal>=1.1.2
0101|Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
0102|Collecting attrs>=17.3.0
0103|Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
0104|Collecting async-timeout<5.0,>=4.0.0a3
0105|Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
0106|Collecting charset-normalizer<3.0,>=2.0
0107|Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
0108|Collecting cffi>=1.12
0109|Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
0110|Collecting pycparser
0111|Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
0112|Collecting idna>=2.0
0113|Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
0114|Installing collected packages: voluptuous, crccheck, typing_extensions, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy
0115|Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1
0116|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
0117|+ echo 11
0118|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zha-quirks
0119|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0120|Collecting zha-quirks
0121|Using cached https://www.piwheels.org/simple/zha-quirks/zha_quirks-0.0.74-py3-none-any.whl (298 kB)
0122|Collecting zigpy>=0.45.1
0123|Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
0124|Collecting aiohttp
0125|Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
0126|Collecting cryptography
0127|Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
0128|Collecting aiosqlite>=0.16.0
0129|Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
0130|Collecting crccheck
0131|Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
0132|Collecting voluptuous
0133|Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
0134|Collecting typing_extensions>=3.7.2
0135|Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
0136|Collecting async-timeout<5.0,>=4.0.0a3
0137|Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
0138|Collecting multidict<7.0,>=4.5
0139|Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
0140|Collecting aiosignal>=1.1.2
0141|Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
0142|Collecting asynctest==0.13.0
0143|Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
0144|Collecting yarl<2.0,>=1.0
0145|Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
0146|Collecting frozenlist>=1.1.1
0147|Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
0148|Collecting attrs>=17.3.0
0149|Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
0150|Collecting charset-normalizer<3.0,>=2.0
0151|Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
0152|Collecting cffi>=1.12
0153|Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
0154|Collecting pycparser
0155|Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
0156|Collecting idna>=2.0
0157|Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
0158|Installing collected packages: voluptuous, crccheck, typing_extensions, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy, zha-quirks
0159|Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zha-quirks-0.0.74 zigpy-0.45.1
0160|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
0161|+ echo 12
0162|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-znp
0163|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0164|Collecting zigpy-znp
0165|Using cached https://www.piwheels.org/simple/zigpy-znp/zigpy_znp-0.7.0-py3-none-any.whl (111 kB)
0166|Collecting voluptuous
0167|Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
0168|Collecting coloredlogs
0169|Using cached https://www.piwheels.org/simple/coloredlogs/coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
0170|Collecting async-timeout
0171|Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
0172|Collecting pyserial-asyncio
0173|Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
0174|Collecting jsonschema
0175|Using cached https://www.piwheels.org/simple/jsonschema/jsonschema-4.5.1-py3-none-any.whl (72 kB)
0176|Collecting zigpy>=0.40.0
0177|Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
0178|Collecting cryptography
0179|Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
0180|Collecting aiosqlite>=0.16.0
0181|Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
0182|Collecting aiohttp
0183|Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
0184|Collecting crccheck
0185|Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
0186|Collecting typing-extensions>=3.6.5
0187|Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
0188|Collecting humanfriendly>=9.1
0189|Using cached https://www.piwheels.org/simple/humanfriendly/humanfriendly-10.0-py2.py3-none-any.whl (89 kB)
0190|Collecting attrs>=17.4.0
0191|Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
0192|Collecting importlib-resources>=1.4.0
0193|Using cached https://www.piwheels.org/simple/importlib-resources/importlib_resources-5.7.1-py3-none-any.whl (28 kB)
0194|Collecting importlib-metadata
0195|Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-4.11.4-py3-none-any.whl (18 kB)
0196|Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
0197|Using cached pyrsistent-0.18.1-cp37-cp37m-linux_aarch64.whl
0198|Collecting pyserial
0199|Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
0200|Collecting zipp>=3.1.0
0201|Using cached https://www.piwheels.org/simple/zipp/zipp-3.8.0-py3-none-any.whl (5.4 kB)
0202|Collecting multidict<7.0,>=4.5
0203|Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
0204|Collecting yarl<2.0,>=1.0
0205|Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
0206|Collecting charset-normalizer<3.0,>=2.0
0207|Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
0208|Collecting aiosignal>=1.1.2
0209|Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
0210|Collecting asynctest==0.13.0
0211|Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
0212|Collecting frozenlist>=1.1.1
0213|Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
0214|Collecting cffi>=1.12
0215|Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
0216|Collecting pycparser
0217|Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
0218|Collecting idna>=2.0
0219|Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
0220|Installing collected packages: voluptuous, pyserial, crccheck, zipp, typing-extensions, pyserial-asyncio, pyrsistent, pycparser, multidict, idna, humanfriendly, frozenlist, charset-normalizer, attrs, asynctest, yarl, importlib-resources, importlib-metadata, coloredlogs, cffi, async-timeout, aiosqlite, aiosignal, jsonschema, cryptography, aiohttp, zigpy, zigpy-znp
0221|Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 coloredlogs-15.0.1 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 humanfriendly-10.0 idna-3.3 importlib-metadata-4.11.4 importlib-resources-5.7.1 jsonschema-4.5.1 multidict-6.0.2 pycparser-2.21 pyrsistent-0.18.1 pyserial-3.5 pyserial-asyncio-0.6 typing-extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zigpy-znp-0.7.0 zipp-3.8.0
0222|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
0223|+ echo 13
0224|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-xbee
0225|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0226|Collecting zigpy-xbee
0227|Using cached https://www.piwheels.org/simple/zigpy-xbee/zigpy_xbee-0.14.0-py3-none-any.whl (20 kB)
0228|Collecting zigpy>=0.23.0
0229|Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
0230|Collecting pyserial-asyncio
0231|Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
0232|Collecting voluptuous
0233|Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
0234|Collecting aiosqlite>=0.16.0
0235|Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
0236|Collecting crccheck
0237|Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
0238|Collecting cryptography
0239|Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
0240|Collecting aiohttp
0241|Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
0242|Collecting pyserial
0243|Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
0244|Collecting typing_extensions>=3.7.2
0245|Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
0246|Collecting yarl<2.0,>=1.0
0247|Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
0248|Collecting async-timeout<5.0,>=4.0.0a3
0249|Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
0250|Collecting multidict<7.0,>=4.5
0251|Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
0252|Collecting frozenlist>=1.1.1
0253|Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
0254|Collecting aiosignal>=1.1.2
0255|Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
0256|Collecting charset-normalizer<3.0,>=2.0
0257|Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
0258|Collecting asynctest==0.13.0
0259|Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
0260|Collecting attrs>=17.3.0
0261|Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
0262|Collecting cffi>=1.12
0263|Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
0264|Collecting pycparser
0265|Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
0266|Collecting idna>=2.0
0267|Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
0268|Installing collected packages: voluptuous, pyserial, crccheck, typing_extensions, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy, zigpy-xbee
0269|Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zigpy-xbee-0.14.0
0270|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
0271|+ echo 14
0272|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-deconz
0273|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0274|Collecting zigpy-deconz
0275|Using cached https://www.piwheels.org/simple/zigpy-deconz/zigpy_deconz-0.16.0-py3-none-any.whl (30 kB)
0276|Collecting zigpy>=0.40.0
0277|Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
0278|Collecting pyserial-asyncio
0279|Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
0280|Collecting voluptuous
0281|Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
0282|Collecting aiosqlite>=0.16.0
0283|Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
0284|Collecting cryptography
0285|Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
0286|Collecting crccheck
0287|Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
0288|Collecting aiohttp
0289|Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
0290|Collecting pyserial
0291|Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
0292|Collecting typing_extensions>=3.7.2
0293|Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
0294|Collecting yarl<2.0,>=1.0
0295|Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
0296|Collecting attrs>=17.3.0
0297|Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
0298|Collecting multidict<7.0,>=4.5
0299|Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
0300|Collecting aiosignal>=1.1.2
0301|Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
0302|Collecting frozenlist>=1.1.1
0303|Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
0304|Collecting asynctest==0.13.0
0305|Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
0306|Collecting async-timeout<5.0,>=4.0.0a3
0307|Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
0308|Collecting charset-normalizer<3.0,>=2.0
0309|Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
0310|Collecting cffi>=1.12
0311|Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
0312|Collecting pycparser
0313|Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
0314|Collecting idna>=2.0
0315|Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
0316|Installing collected packages: voluptuous, pyserial, crccheck, typing_extensions, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy, zigpy-deconz
0317|Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zigpy-deconz-0.16.0
0318|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
0319|+ echo 15
0320|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-zigate
0321|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0322|Collecting zigpy-zigate
0323|Using cached https://www.piwheels.org/simple/zigpy-zigate/zigpy_zigate-0.7.4-py3-none-any.whl (27 kB)
0324|Collecting pyserial-asyncio
0325|Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
0326|Collecting RPi.GPIO
0327|Using cached RPi.GPIO-0.7.1-cp37-cp37m-linux_aarch64.whl
0328|Collecting zigpy>=0.22.2
0329|Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
0330|Collecting pyusb
0331|Using cached https://www.piwheels.org/simple/pyusb/pyusb-1.2.1-py3-none-any.whl (58 kB)
0332|Collecting aiohttp
0333|Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
0334|Collecting cryptography
0335|Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
0336|Collecting voluptuous
0337|Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
0338|Collecting aiosqlite>=0.16.0
0339|Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
0340|Collecting crccheck
0341|Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
0342|Collecting pyserial
0343|Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
0344|Collecting typing_extensions>=3.7.2
0345|Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
0346|Collecting yarl<2.0,>=1.0
0347|Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
0348|Collecting async-timeout<5.0,>=4.0.0a3
0349|Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
0350|Collecting asynctest==0.13.0
0351|Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
0352|Collecting aiosignal>=1.1.2
0353|Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
0354|Collecting multidict<7.0,>=4.5
0355|Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
0356|Collecting charset-normalizer<3.0,>=2.0
0357|Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
0358|Collecting frozenlist>=1.1.1
0359|Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
0360|Collecting attrs>=17.3.0
0361|Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
0362|Collecting cffi>=1.12
0363|Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
0364|Collecting pycparser
0365|Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
0366|Collecting idna>=2.0
0367|Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
0368|Installing collected packages: voluptuous, RPi.GPIO, pyserial, crccheck, typing_extensions, pyusb, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy, zigpy-zigate
0369|Successfully installed RPi.GPIO-0.7.1 aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 pyusb-1.2.1 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zigpy-zigate-0.7.4
0370|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
0371|+ echo 16
0372|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade bellows
0373|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0374|Collecting bellows
0375|Using cached https://www.piwheels.org/simple/bellows/bellows-0.30.0-py3-none-any.whl (158 kB)
0376|Collecting pure-pcapy3==1.0.1
0377|Using cached https://www.piwheels.org/simple/pure-pcapy3/pure_pcapy3-1.0.1-py3-none-any.whl (6.1 kB)
0378|Collecting voluptuous
0379|Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
0380|Collecting click
0381|Using cached https://www.piwheels.org/simple/click/click-8.1.3-py3-none-any.whl (96 kB)
0382|Collecting zigpy>=0.37.0
0383|Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
0384|Collecting pyserial
0385|Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
0386|Collecting pyserial-asyncio
0387|Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
0388|Collecting click-log>=0.2.1
0389|Using cached https://www.piwheels.org/simple/click-log/click_log-0.4.0-py2.py3-none-any.whl (4.5 kB)
0390|Collecting setuptools
0391|Using cached https://www.piwheels.org/simple/setuptools/setuptools-62.3.2-py3-none-any.whl (1.2 MB)
0392|Collecting aiohttp
0393|Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
0394|Collecting crccheck
0395|Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
0396|Collecting cryptography
0397|Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
0398|Collecting aiosqlite>=0.16.0
0399|Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
0400|Collecting importlib-metadata
0401|Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-4.11.4-py3-none-any.whl (18 kB)
0402|Collecting typing_extensions>=3.7.2
0403|Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
0404|Collecting async-timeout<5.0,>=4.0.0a3
0405|Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
0406|Collecting frozenlist>=1.1.1
0407|Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
0408|Collecting yarl<2.0,>=1.0
0409|Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
0410|Collecting aiosignal>=1.1.2
0411|Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
0412|Collecting charset-normalizer<3.0,>=2.0
0413|Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
0414|Collecting asynctest==0.13.0
0415|Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
0416|Collecting attrs>=17.3.0
0417|Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
0418|Collecting multidict<7.0,>=4.5
0419|Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
0420|Collecting cffi>=1.12
0421|Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
0422|Collecting zipp>=0.5
0423|Using cached https://www.piwheels.org/simple/zipp/zipp-3.8.0-py3-none-any.whl (5.4 kB)
0424|Collecting pycparser
0425|Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
0426|Collecting idna>=2.0
0427|Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
0428|Installing collected packages: voluptuous, pyserial, crccheck, zipp, typing_extensions, setuptools, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, pure-pcapy3, importlib-metadata, cffi, async-timeout, aiosqlite, aiosignal, cryptography, click, aiohttp, zigpy, click-log, bellows
0429|Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 bellows-0.30.0 cffi-1.15.0 charset-normalizer-2.0.12 click-8.1.3 click-log-0.4.0 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 importlib-metadata-4.11.4 multidict-6.0.2 pure-pcapy3-1.0.1 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 setuptools-62.3.2 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zipp-3.8.0
0430|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
0431|+ echo 17
0432|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade xmodem
0433|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0434|Collecting xmodem
0435|Using cached https://www.piwheels.org/simple/xmodem/xmodem-0.4.6-py3-none-any.whl (34 kB)
0436|Installing collected packages: xmodem
0437|Successfully installed xmodem-0.4.6
0438|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
0439|+ echo 18
0440|+ sudo pip3 install --force-reinstall --ignore-installed --upgrade pycrypto
0441|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
0442|Collecting pycrypto
0443|Using cached pycrypto-2.6.1-cp37-cp37m-linux_aarch64.whl
0444|Installing collected packages: pycrypto
0445|Successfully installed pycrypto-2.6.1
0446|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
0447|+ echo 19
0448|+ sudo chmod +x /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh
0449|+ sudo /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh
0450|Launch install of zigbee dependancy
0451|patching file /usr/local/lib/python3.7/dist-packages/bellows/zigbee/application.py
0452|Hunk #1 succeeded at 263 (offset 33 lines).
0453|patching file /usr/local/lib/python3.7/dist-packages/bellows/ezsp/v8/commands.py
0454|Everything is successfully installed!
0455|+ echo 20
0456|+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end zigbee
0457|+ rm /tmp/jeedom_install_in_progress_zigbee
0458|+ echo '*******************End of package installation******************'
0459|*******************End of package installation******************

Les versions de jeedom et zigbee a jour ? Sur un autre navigateur c’est pareil ?
Si les widgets correspondant sont désactivés a l’affichage c’est pareil ?

Jeedom et zigbee a jour
Les copie d’écran venait de chrome, Firfoxe erreur 404 nginx et safari idem chrome (j’avais pas pensé a changer de navigateur) mais bons cela n’ai pas mieux avec les autres navigateurs.

Si tu désactive les équipements correspondants tu as toujours les erreurs ? Tes widgets ont été créé comment ?

@Idaho947 widget desactivé sur « chambre enfant » toujours la même erreur.
J’ai trois widgets perso qui fonctionnais très bien avant la migration deconz---->zigbee.

Si je dit pas de betise l’erreur est apparu suite a l’inclusion de mes modules sous zigbee. D’ailleur l’installation des dépendances me semble tres longues.

Oui c’est normal. Attends bien la fin et post les log. Je tourne sous deconz donc pourrait pas faire de comparatif mais y a peut être quelques chose. Au niveau de tes widgets poste les configuration peut-être que des spécialistes y verront quelques choses.

J’aurais du rester sur deconz mais j’avais un module aqara non compatible , d’ou la migration.

@Idaho947 j’ai relancé l’installation des dépendances de zigbee 17 min et seulement a 14% il y a bien une merde qq part

log zigbee packages:

+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_zigbee
+ echo 1
+ echo 2
+ sudo pip3 install --upgrade pip
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: pip in /usr/local/lib/python3.7/dist-packages (22.1.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 3
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade six
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting six
Using cached https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: six
Successfully installed six-1.16.0
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 4
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade pyudev
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pyudev
Using cached https://www.piwheels.org/simple/pyudev/pyudev-0.23.2-py3-none-any.whl (56 kB)
Collecting six
Using cached https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: six, pyudev
Successfully installed pyudev-0.23.2 six-1.16.0
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 5
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade requests
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting requests
Using cached https://www.piwheels.org/simple/requests/requests-2.27.1-py2.py3-none-any.whl (63 kB)
Collecting charset-normalizer~=2.0.0
Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
Collecting certifi>=2017.4.17
Using cached https://www.piwheels.org/simple/certifi/certifi-2022.5.18.1-py3-none-any.whl (155 kB)
Collecting urllib3<1.27,>=1.21.1
Using cached https://www.piwheels.org/simple/urllib3/urllib3-1.26.9-py2.py3-none-any.whl (155 kB)
Collecting idna<4,>=2.5
Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests
Successfully installed certifi-2022.5.18.1 charset-normalizer-2.0.12 idna-3.3 requests-2.27.1 urllib3-1.26.9
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 6
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade setuptools
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting setuptools
Using cached https://www.piwheels.org/simple/setuptools/setuptools-62.3.2-py3-none-any.whl (1.2 MB)
Installing collected packages: setuptools
Successfully installed setuptools-62.3.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 7
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade wheel
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='www.piwheels.org', port=443): Read timed out. (read timeout=15)")': /simple/wheel/
Collecting wheel
Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: wheel
Successfully installed wheel-0.37.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 8
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade pyserial
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pyserial
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Installing collected packages: pyserial
Successfully installed pyserial-3.5
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 9
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade tornado
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting tornado
Using cached tornado-6.1-cp37-cp37m-manylinux2014_aarch64.whl (428 kB)
Installing collected packages: tornado
Successfully installed tornado-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 10
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
Collecting aiosqlite>=0.16.0
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
Collecting crccheck
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
Collecting voluptuous
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='www.piwheels.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
Collecting cryptography
Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/aiohttp/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='www.piwheels.org', port=443): Read timed out. (read timeout=15)")': /simple/aiohttp/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='www.piwheels.org', port=443): Read timed out. (read timeout=15)")': /simple/aiohttp/
Collecting aiohttp
Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
Collecting typing_extensions>=3.7.2
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
Collecting attrs>=17.3.0
Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting async-timeout<5.0,>=4.0.0a3
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting asynctest==0.13.0
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
Collecting charset-normalizer<3.0,>=2.0
Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
Collecting multidict<7.0,>=4.5
Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting aiosignal>=1.1.2
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting frozenlist>=1.1.1
Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/pycparser/
Collecting pycparser
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting idna>=2.0
Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
Installing collected packages: voluptuous, crccheck, typing_extensions, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.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 11
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zha-quirks
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zha-quirks
Using cached https://www.piwheels.org/simple/zha-quirks/zha_quirks-0.0.74-py3-none-any.whl (298 kB)
Collecting zigpy>=0.45.1
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
Collecting voluptuous
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
Collecting aiosqlite>=0.16.0
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
Collecting cryptography
Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/crccheck/
Collecting crccheck
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
Collecting aiohttp
Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
Collecting typing_extensions>=3.7.2
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
Collecting frozenlist>=1.1.1
Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
Collecting attrs>=17.3.0
Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting charset-normalizer<3.0,>=2.0
Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
Collecting aiosignal>=1.1.2
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/asynctest/
Collecting asynctest==0.13.0
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting multidict<7.0,>=4.5
Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
Collecting async-timeout<5.0,>=4.0.0a3
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
Collecting pycparser
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting idna>=2.0
Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
Installing collected packages: voluptuous, crccheck, typing_extensions, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy, zha-quirks
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zha-quirks-0.0.74 zigpy-0.45.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 12
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-znp
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-znp
Using cached https://www.piwheels.org/simple/zigpy-znp/zigpy_znp-0.7.0-py3-none-any.whl (111 kB)
Collecting coloredlogs
Using cached https://www.piwheels.org/simple/coloredlogs/coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
Collecting zigpy>=0.40.0
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
Collecting async-timeout
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting voluptuous
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
Collecting jsonschema
Using cached https://www.piwheels.org/simple/jsonschema/jsonschema-4.5.1-py3-none-any.whl (72 kB)
Collecting pyserial-asyncio
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting aiosqlite>=0.16.0
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
Collecting cryptography
Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
Collecting crccheck
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
Collecting aiohttp
Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/typing-extensions/
Collecting typing-extensions>=3.6.5
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
Collecting humanfriendly>=9.1
Using cached https://www.piwheels.org/simple/humanfriendly/humanfriendly-10.0-py2.py3-none-any.whl (89 kB)
Collecting importlib-resources>=1.4.0
Using cached https://www.piwheels.org/simple/importlib-resources/importlib_resources-5.7.1-py3-none-any.whl (28 kB)
Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
Using cached pyrsistent-0.18.1-cp37-cp37m-linux_aarch64.whl
Collecting importlib-metadata
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-4.11.4-py3-none-any.whl (18 kB)
Collecting attrs>=17.4.0
Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting pyserial
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting zipp>=3.1.0
Using cached https://www.piwheels.org/simple/zipp/zipp-3.8.0-py3-none-any.whl (5.4 kB)
Collecting multidict<7.0,>=4.5
Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
Collecting charset-normalizer<3.0,>=2.0
Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
Collecting frozenlist>=1.1.1
Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
Collecting asynctest==0.13.0
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting aiosignal>=1.1.2
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/pycparser/
Collecting pycparser
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting idna>=2.0
Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
Installing collected packages: voluptuous, pyserial, crccheck, zipp, typing-extensions, pyserial-asyncio, pyrsistent, pycparser, multidict, idna, humanfriendly, frozenlist, charset-normalizer, attrs, asynctest, yarl, importlib-resources, importlib-metadata, coloredlogs, cffi, async-timeout, aiosqlite, aiosignal, jsonschema, cryptography, aiohttp, zigpy, zigpy-znp
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 coloredlogs-15.0.1 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 humanfriendly-10.0 idna-3.3 importlib-metadata-4.11.4 importlib-resources-5.7.1 jsonschema-4.5.1 multidict-6.0.2 pycparser-2.21 pyrsistent-0.18.1 pyserial-3.5 pyserial-asyncio-0.6 typing-extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zigpy-znp-0.7.0 zipp-3.8.0
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 13
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-xbee
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-xbee
Using cached https://www.piwheels.org/simple/zigpy-xbee/zigpy_xbee-0.14.0-py3-none-any.whl (20 kB)
Collecting zigpy>=0.23.0
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
Collecting pyserial-asyncio
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting aiosqlite>=0.16.0
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
Collecting aiohttp
Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
Collecting crccheck
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
Collecting cryptography
Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/voluptuous/
Collecting voluptuous
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
Collecting pyserial
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting typing_extensions>=3.7.2
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
Collecting frozenlist>=1.1.1
Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
Collecting asynctest==0.13.0
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting charset-normalizer<3.0,>=2.0
Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting async-timeout<5.0,>=4.0.0a3
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting attrs>=17.3.0
Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/aiosignal/
Collecting aiosignal>=1.1.2
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting multidict<7.0,>=4.5
Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
Collecting pycparser
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting idna>=2.0
Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
Installing collected packages: voluptuous, pyserial, crccheck, typing_extensions, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy, zigpy-xbee
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zigpy-xbee-0.14.0
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 14
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-deconz
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-deconz
Using cached https://www.piwheels.org/simple/zigpy-deconz/zigpy_deconz-0.16.0-py3-none-any.whl (30 kB)
Collecting pyserial-asyncio
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting zigpy>=0.40.0
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
Collecting aiosqlite>=0.16.0
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
Collecting crccheck
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
Collecting aiohttp
Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
Collecting voluptuous
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/cryptography/
Collecting cryptography
Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
Collecting pyserial
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting typing_extensions>=3.7.2
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
Collecting charset-normalizer<3.0,>=2.0
Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
Collecting multidict<7.0,>=4.5
Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting aiosignal>=1.1.2
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting async-timeout<5.0,>=4.0.0a3
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting attrs>=17.3.0
Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting asynctest==0.13.0
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
Collecting frozenlist>=1.1.1
Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/pycparser/
Collecting pycparser
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting idna>=2.0
Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
Installing collected packages: voluptuous, pyserial, crccheck, typing_extensions, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy, zigpy-deconz
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zigpy-deconz-0.16.0
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 15
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-zigate
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-zigate
Using cached https://www.piwheels.org/simple/zigpy-zigate/zigpy_zigate-0.7.4-py3-none-any.whl (27 kB)
Collecting RPi.GPIO
Using cached RPi.GPIO-0.7.1-cp37-cp37m-linux_aarch64.whl
Collecting pyusb
Using cached https://www.piwheels.org/simple/pyusb/pyusb-1.2.1-py3-none-any.whl (58 kB)
Collecting zigpy>=0.22.2
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
Collecting pyserial-asyncio
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting crccheck
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
Collecting voluptuous
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
Collecting aiohttp
Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
Collecting aiosqlite>=0.16.0
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
Collecting cryptography
Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
Collecting pyserial
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting typing_extensions>=3.7.2
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
Collecting frozenlist>=1.1.1
Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
Collecting aiosignal>=1.1.2
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting multidict<7.0,>=4.5
Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting asynctest==0.13.0
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
Collecting charset-normalizer<3.0,>=2.0
Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
Collecting async-timeout<5.0,>=4.0.0a3
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting attrs>=17.3.0
Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
Collecting pycparser
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting idna>=2.0
Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
Installing collected packages: voluptuous, RPi.GPIO, pyserial, crccheck, typing_extensions, pyusb, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, cffi, async-timeout, aiosqlite, aiosignal, cryptography, aiohttp, zigpy, zigpy-zigate
Successfully installed RPi.GPIO-0.7.1 aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.0.12 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 pyusb-1.2.1 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zigpy-zigate-0.7.4
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 16
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade bellows
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting bellows
Downloading bellows-0.30.0-py3-none-any.whl (171 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.4/171.4 kB 14.8 kB/s eta 0:00:00
Collecting click
Using cached https://www.piwheels.org/simple/click/click-8.1.3-py3-none-any.whl (96 kB)
Collecting zigpy>=0.37.0
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.45.1-py3-none-any.whl (131 kB)
Collecting pyserial-asyncio
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting pyserial
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting voluptuous
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
Collecting pure-pcapy3==1.0.1
Using cached https://www.piwheels.org/simple/pure-pcapy3/pure_pcapy3-1.0.1-py3-none-any.whl (6.1 kB)
Collecting click-log>=0.2.1
Using cached https://www.piwheels.org/simple/click-log/click_log-0.4.0-py2.py3-none-any.whl (4.5 kB)
Collecting setuptools
Using cached https://www.piwheels.org/simple/setuptools/setuptools-62.3.2-py3-none-any.whl (1.2 MB)
Collecting crccheck
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.1-py3-none-any.whl (27 kB)
Collecting aiosqlite>=0.16.0
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.17.0-py3-none-any.whl (15 kB)
Collecting cryptography
Using cached cryptography-37.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.6 MB)
Collecting aiohttp
Using cached aiohttp-3.8.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB)
Collecting importlib-metadata
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-4.11.4-py3-none-any.whl (18 kB)
Collecting typing_extensions>=3.7.2
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.2.0-py3-none-any.whl (24 kB)
Collecting aiosignal>=1.1.2
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting multidict<7.0,>=4.5
Using cached multidict-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting charset-normalizer<3.0,>=2.0
Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.7.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/frozenlist/
Collecting frozenlist>=1.1.1
Using cached frozenlist-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (145 kB)
Collecting asynctest==0.13.0
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting async-timeout<5.0,>=4.0.0a3
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting attrs>=17.3.0
Using cached https://www.piwheels.org/simple/attrs/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (434 kB)
Collecting zipp>=0.5
Using cached https://www.piwheels.org/simple/zipp/zipp-3.8.0-py3-none-any.whl (5.4 kB)
Collecting pycparser
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting idna>=2.0
Using cached https://www.piwheels.org/simple/idna/idna-3.3-py3-none-any.whl (64 kB)
Installing collected packages: voluptuous, pyserial, crccheck, zipp, typing_extensions, setuptools, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, attrs, asynctest, yarl, pure-pcapy3, importlib-metadata, cffi, async-timeout, aiosqlite, aiosignal, cryptography, click, aiohttp, zigpy, click-log, bellows
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 bellows-0.30.0 cffi-1.15.0 charset-normalizer-2.0.12 click-8.1.3 click-log-0.4.0 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 importlib-metadata-4.11.4 multidict-6.0.2 pure-pcapy3-1.0.1 pycparser-2.21 pyserial-3.5 pyserial-asyncio-0.6 setuptools-62.3.2 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.45.1 zipp-3.8.0
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 17
+ sudo pip3 install --force-reinstall --ignore-installed --upgrade xmodem
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting xmodem
Using cached https://www.piwheels.org/simple/xmodem/xmodem-0.4.6-py3-none-any.whl (34 kB)
Installing collected packages: xmodem
Successfully installed xmodem-0.4.6
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 --ignore-installed --upgrade pycrypto
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pycrypto
Using cached pycrypto-2.6.1-cp37-cp37m-linux_aarch64.whl
Installing collected packages: pycrypto
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 19
+ 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 install of zigbee dependancy
patching file /usr/local/lib/python3.7/dist-packages/bellows/zigbee/application.py
Hunk #1 succeeded at 263 (offset 33 lines).
patching file /usr/local/lib/python3.7/dist-packages/bellows/ezsp/v8/commands.py
Everything is successfully installed!
+ echo 20
+ 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******************

pas mal de Warning c grave docteur?

Il y a une nouvelle version qui doit sortir aujourd’hui pour zigbee. Essaie. Tes dépendances sont toujours pas installée ?

Si dépendances installé et log en copie precedent message mais cela a mis 25min a installer les dépendances c’est pas normale je pense, avec pas mal de warning

Pas forcement selon la machine et la connexion ça peut être long. Les warning c’est pas grave c’est des message d’avertissement mais ne gêne en rien le fonctionnement normalement, sinon ça passe en erreur.

Bon j’ai vu deconz a fait des mise a jour et que mes deux sondes étaient intégré j’ai rebalancer une sauvegarde du mois dernier avec deconz tous fonctionne.

Sur mon installation de maison principal j’ai zigbee qui deconne pas mal je pense remigrer tous sur deconz.

Merci pour ton aide @Idaho947
stephane

1 « J'aime »

Personnellement jamais eu de problème reseau dont la cause était deconz directement. L’intégration des matériels prenait du temps mais depuis leur nouveau systeme avec les dmz, ça permet d’aller beaucoup plus vite.