NEWS
esphome - ERROR: Process exited with code 25
- 
					
					
					
					
 @sushibomba sagte in esphome - ERROR: Process exited with code 25: InfluxDB nochmal neu starten? Welche influx wie installiert? 
- 
					
					
					
					
 @thomas-braun 
 Schon ne Zeit her und so firm bin ich mit dem ganzen leider nicht.
 Wie schaue ich das nochmal nach?
 Habe das damals nach einem youtube Video gemacht.
- 
					
					
					
					
 @sushibomba sagte in esphome - ERROR: Process exited with code 25: Habe das damals nach einem youtube Video gemacht. dann mach einen neuen Thread auf mit vernünftigem Titel 
- 
					
					
					
					
 
- 
					
					
					
					
 @thomas-braun 
 Ah geht wieder. Musste nur malt einen Hard-Reload der Seite machen. Also Cache löschen und dann ging es wieder 
 Danke dir.Jetzt probiere ich es nochmal mit ESPhome  
- 
					
					
					
					
 Hat leider wieder nicht geklappt: $ iobroker add esphome --host Pi4ioBroker NPM version: 8.11.0Installing iobroker.esphome@0.2.4... (System call) host.Pi4ioBroker Cannot install iobroker.esphome@0.2.4: 126 ERROR: Process exited with code 25
- 
					
					
					
					
 @sushibomba sagte in esphome - ERROR: Process exited with code 25: Da sollte auch nix klappen. iobroker add esphome --host Pi4ioBroker --debugsagt? 
- 
					
					
					
					
 iobroker add esphome --host Pi4ioBroker --debug NPM version: 8.11.0 Installing iobroker.esphome@0.2.4... (System call) npm ERR! code 126 npm ERR! path /opt/iobroker/node_modules/iobroker.esphome npm ERR! command failed npm ERR! command sh -c npip install npm ERR! sh: 1: npip: Permission denied npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-03T13_03_43_923Z-debug-0.log host.Pi4ioBroker Cannot install iobroker.esphome@0.2.4: 126
- 
					
					
					
					
 npm ERR! command sh -c npip install npm ERR! sh: 1: npip: Permission deniedDie Meldung hatten wir schon mal hier. Such mal danach, ich weiß nicht ob das gelöst wurde. 
- 
					
					
					
					
 Hier hat der @Tontechniker was mit pip geschrieben. 
 Meinst du das? https://forum.iobroker.net/topic/55555/probleme-mit-installation-von-esp-home-0-2-4/100?lang=en-GB
- 
					
					
					
					
 @sushibomba 
 Nein, das meinte ich nicht.Aber ich vermute, das hat mit dem in seinen Rechten beschränkten user 'iobroker' zu tun. Der darf nicht viel außerhalb von /opt/iobroker, ich denke auf python-pip darf der nicht zugreifen. 
 Das müsste man vermutlich in dessen sudoers eintragen. Kann ich mir evtl. heute abend mal anschauen, hab ich jetzt keine Zeit für.
- 
					
					
					
					
 Ok alles klar. Erst mal vielen Dank für deine Hilfe und dann bis heute Abend  
 Viel Erfolg bei dem was du tust!
- 
					
					
					
					
 Schau mal ob die drei Pakete installiert sind: apt policy python3-pip python-dev-is-python3 python-is-python3Wenn was fehlt: Nachinstallieren. 
 Ich konnte den Adapter jetzt einwandfrei installieren.
- 
					
					
					
					
 @thomas-braun 
 Gebe ich das alles als einen Befehl ein?
- 
					
					
					
					
 Ja, damit schaut man aber nur was gerade installiert ist und woher das kommt. 
- 
					
					
					
					
 OK mache ich gleich nach dem Essen. Danke schon mal. 
- 
					
					
					
					
 Sorry hatte gestern Abend so Margenschmerzen und saß nicht mehr am PC  apt policy python3-pip python-dev-is-python3 python-is-p ython3 python3-pip: Installed: (none) Candidate: 20.3.4-4+rpt1+deb11u1 Version table: 20.3.4-4+rpt1+deb11u1 500 500 http://archive.raspberrypi.org/debian bullseye/main armhf Packages 20.3.4-4+deb11u1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Package s python-dev-is-python3: Installed: 3.9.2-1 Candidate: 3.9.2-1 Version table: *** 3.9.2-1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Package s 100 /var/lib/dpkg/status python-is-python3: Installed: 3.9.2-1 Candidate: 3.9.2-1 Version table: *** 3.9.2-1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Package s 100 /var/lib/dpkg/statusDieses python3-pip scheint wohl gebraucht zu werden. Wie installiere ich das jetzt nach? So? sudo apt install python3-pip
- 
					
					
					
					
 @sushibomba 
 Ja.
- 
					
					
					
					
 apt policy python3-pip python-dev-is-python3 python-is-python3 python3-pip: Installed: 20.3.4-4+rpt1+deb11u1 Candidate: 20.3.4-4+rpt1+deb11u1 Version table: *** 20.3.4-4+rpt1+deb11u1 500 500 http://archive.raspberrypi.org/debian bullseye/main armhf Packages 100 /var/lib/dpkg/status 20.3.4-4+deb11u1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages python-dev-is-python3: Installed: 3.9.2-1 Candidate: 3.9.2-1 Version table: *** 3.9.2-1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/status python-is-python3: Installed: 3.9.2-1 Candidate: 3.9.2-1 Version table: *** 3.9.2-1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/statusiobroker add esphome --host Pi4ioBroker --debug NPM version: 8.11.0 Installing iobroker.esphome@0.2.4... (System call) npm ERR! code 126 npm ERR! path /opt/iobroker/node_modules/iobroker.esphome npm ERR! command failed npm ERR! command sh -c npip install npm ERR! sh: 1: npip: Permission denied npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-04T05_35_13_770Z-debug-0.log host.Pi4ioBroker Cannot install iobroker.esphome@0.2.4: 126Leider klappt es immer noch nicht  Hast du noch ne Idee? Hast du noch ne Idee?
- 
					
					
					
					
 Bei mir lief es gestern ohne Beschwerden durch. Keine Ahnung dann. 
 
		
	 
		
	