Niestety ni jak nie mogę zaktualizować Zigbee do najnowszej wersji. Próbowałem to zrobić zgodnie z instrukcją z tej strony. Niestety podczas instalacji pakietów node.js dla zigbee2mqtt, po wydaniu polecenia:
npm ci
pojawiają się błędy instalacji.
Poniżej log z błędami:
npm WARN prepare removing existing node_modules/ before installation
sh: 1: prebuild-install: not found
gyp ERR! find Python
gyp ERR! find Python Python is not set from command line or npm configuration
gyp ERR! find Python Python is not set from environment variable PYTHON
gyp ERR! find Python checking if “python” can be used
gyp ERR! find Python - executable path is “/data/data/pl.sviete.dom/files/usr/bin/python”
gyp ERR! find Python - version is “3.7.4”
gyp ERR! find Python - version is 3.7.4 - should be >=2.6.0 <3.0.0
gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
gyp ERR! find Python checking if “python2” can be used
gyp ERR! find Python - “python2” is not in PATH or produced an error
gyp ERR! find Python
gyp ERR! find Python **********************************************************
gyp ERR! find Python You need to install the latest version of Python 2.7.
gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
gyp ERR! find Python you can try one of the following options:
gyp ERR! find Python - Use the switch --python=“/path/to/pythonexecutable”
gyp ERR! find Python (accepted by both node-gyp and npm)
gyp ERR! find Python - Set the environment variable PYTHON
gyp ERR! find Python - Set the npm configuration variable python:
gyp ERR! find Python npm config set python “/path/to/pythonexecutable”
gyp ERR! find Python For more information consult the documentation at:
gyp ERR! find Python GitHub - nodejs/node-gyp: Node.js native addon build tool
gyp ERR! find Python **********************************************************
gyp ERR! find Python
gyp ERR! configure error
…
W jaki sposób poprawnie zaktualizować Zigbee do najnowszej wersji?
Z loga wynika, że wersja Pythona nie pasuje do zigbee2mqtt. Ciężko powiedzieć dlaczego, bo na bramce też dostarczamy Python2 w odpowiedniej wersji dla zigbee2mqtt. Zobacz, czy możesz zainstalować Python2
komenda: apt install python2
Inny prosty sposób na naprawienie tego problemu to usunięcie folderu zigbee2mqtt z bramki i rozpakowanie pobranego z naszego OTA zigbee2mqtt.zip ze wszystkimi potrzebnymi gotowymi plikami. Jeśli jesteś w stanie to zrobić to daj znać czy się udało, a jak się nie uda, to wyślemy Ci komendy do wpisania w konsoli.
Ps. Widzimy, że masz też starszą wersję serwera, dlatego polecamy wykonać migrację (nie jesteśmy w stanie tego bezpiecznie zaktualizować zdalnie, dlatego musiałbyś to zrobić sam).
Po migracji wszystko już będzie dobrze więc jest to najbardziej zalecana przez nas ścieżka
Dziwna sprawa. Po migracji serwera wydawało się, że wszystko jest ok. Jolka wykryła urządzenie Zigbee w USB. Mogłem uruchomić parowanie ale po pewnym czasie zaczął pokazywać się błąd po kliknięciu w przycisk parowania, a po jakimś czasie pokazała się strona jak poniżej:
Chyba trochę przekombinowałeś, bo próbujesz używać dwóch integracji do jednego dongla…
Wywal całkowicie Zigbee Coordinator i postępuj zgodnie z naszą dokumentacją