NEWS
Probleme mit Installation von ESP Home@0.2.4
-
@tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:
Habe jetzt die Verzeichnisse mit node und npm gelöscht
Hoffentlich nicht.
Sondern nur die beiden Dateien. -
@thomas-braun Nach Deiner Anleitung!
-
@tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:
Wie sind denn die aktuellen Versionen von node und npm?
Musst du gar nicht wissen, nur das Repo sauber anlegen, dann kommt immer automatisch die aktuelle Version des Zweigs mit.
-
@tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:
Nach Deiner Anleitung!
Und nach welcher Anleitung hast du die 14.19.2 installiert?
-
@thomas-braun Hab irgendwo ein Update gemacht, dann kam diese Version.
-
@tontechniker
irgendwo ist eben schlecht und Node wird nicht mit einem anderen Update mitgemacht, sondern läuft immer alleine (zumindest wenn man die Grundversion updatet).
Sprich Du hast ne Anleitung die mist ist für ein Node Update verwendet und da wirds eben interessant, welche das war, denn die ist eben mist, oder Du hast Dich nicht wirklich dran gehalten -
@jan1 Ist diese Ausgabe jetzt richtig?
pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs armv7l /usr/bin/nodejs /usr/bin/node /usr/bin/npm v14.19.3 v14.19.3 6.14.17 pi /home/pi OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease OK:2 https://deb.nodesource.com/node_14.x bullseye InRelease OK:3 http://archive.raspberrypi.org/debian bullseye InRelease Paketlisten werden gelesen… Fertig Abhängigkeitsbaum wird aufgebaut… Fertig Statusinformationen werden eingelesen… Fertig Alle Pakete sind aktuell. nodejs: Installiert: 14.19.3-deb-1nodesource1 Installationskandidat: 14.19.3-deb-1nodesource1 Versionstabelle: *** 14.19.3-deb-1nodesource1 500 500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages 100 /var/lib/dpkg/status 12.22.5~dfsg-2~11u1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages pi@raspberrypi:~ $
-
@tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:
Hab irgendwo ein Update gemacht, dann kam diese Version.
Welches Update wie?
-
@tontechniker
sieht auf alle Fälle mal gut aus Node ist dort wo es sein soll und die source past auch dazu.Eigentlich kannst jetzt mal den Adapter installieren und wenn das auch klappt, hast Feierabend
Edit:
wobei die Frage wie Du das so krumm installier bekommen hast immer noch offen ist. -
-
@thomas-braun Habe ich gemacht! Normaler Prompt.
-
@tontechniker
Und die Ausgaben waren geheim? Dann wird es schwierig mit Hilfe.Komplette Ein- wie Ausgaben inkl. login prompt.
-
pi@raspberrypi:~ $ cd /opt/iobroker pi@raspberrypi:/opt/iobroker $ npm ls | grep ERR pi@raspberrypi:/opt/iobroker $
-
-
@thomas-braun sagte in Probleme mit Installation von ESP Home@0.2.4:
python --version
pi@raspberrypi:/opt/iobroker $ python --version Python 3.9.2 pi@raspberrypi:/opt/iobroker $
-
Die Grundvoraussetzungen sollten jetzt bedient sein.
Die Installation des Adapters sagt? -
@thomas-braun Hab nochmal einen Reboot gemacht und den Adapter versucht zu installieren. Leider immer noch Error.
-
Welcher? Bitte mehr Info aus der Kommandozeile...
-
@tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:
Leider immer noch Error.
Bitte immer alles zeigen!
https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1 -
@thomas-braun Hier der aktuelle Log der Installation:
$ iobroker add esphome --host raspberrypi NPM version: 6.14.17 Installing iobroker.esphome@0.2.4... (System call) > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome> npip install No python_modules directory; installing pip locally if needed. Successfully completed pip check. Collecting esphome>=2021.8 Using cached esphome-2022.5.1-py2.py3-none-any.whl (2.3 MB) Collecting tornado>=3.2 Using cached tornado-6.1.tar.gz (497 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyserial==3.5 Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB) Collecting colorama==0.4.4 Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting esptool==3.3 Using cached esptool-3.3.tar.gz (213 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting aioesphomeapi==10.8.2 Using cached aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB) Collecting zeroconf==0.38.4 Using cached zeroconf-0.38.4-py3-none-any.whl (106 kB) Collecting tzdata>=2021.1 Using cached tzdata-2022.1-py2.py3-none-any.whl (339 kB) Collecting kconfiglib==13.7.1 Using cached kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB) Collecting PyYAML==6.0 Using cached PyYAML-6.0.tar.gz (124 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting esphome-dashboard==20220508.0 Using cached esphome_dashboard-20220508.0-py3-none-any.whl (601 kB) Collecting platformio==5.2.5 Using cached platformio-5.2.5.tar.gz (218 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tzlocal==4.2 Using cached tzlocal-4.2-py3-none-any.whl (19 kB) Collecting paho-mqtt==1.6.1 Using cached paho-mqtt-1.6.1.tar.gz (99 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting click==8.1.3 Using cached click-8.1.3-py3-none-any.whl (96 kB) Collecting voluptuous==0.13.1 Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB) Collecting noiseprotocol<1.0,>=0.3.1 Using cached noiseprotocol-0.3.1-py3-none-any.whl (20 kB) Collecting protobuf<4.0,>=3.12.2 Using cached protobuf-3.20.1-py2.py3-none-any.whl (162 kB) Collecting bitstring>=3.1.6 Using cached bitstring-3.1.9-py3-none-any.whl (38 kB) Collecting cryptography>=2.1.4 Using cached cryptography-37.0.2.tar.gz (585 kB) Installing build dependencies: started Installing build dependencies: finished with status 'error' host.raspberrypi Cannot install iobroker.esphome@0.2.4: 1 ERROR: Process exited with code 25