NEWS
Homebridge Fehler Code 243
-
@thomas-braun hast du zufällig noch einen Vorschlag was ich gegen den Fehler machen könnte?
-
@marcelinho
Nein. Mit GUIs hab ich aber auch wenig am Hut. Und mit Homebridge auch nicht. -
habe nun folgenden Fehler:
npm ERR! code EACCES
npm ERR! syscall rename
npm ERR! path /usr/local/bin/homebridge
npm ERR! dest /usr/local/bin/.homebridge-kaN4ImAr
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, rename '/usr/local/bin/homebridge' -> '/usr/local/bin/.homebridge-kaN4ImAr'
npm ERR! [Error: EACCES: permission denied, rename '/usr/local/bin/homebridge' -> '/usr/local/bin/.homebridge-kaN4ImAr'] {
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'rename',
npm ERR! path: '/usr/local/bin/homebridge',
npm ERR! dest: '/usr/local/bin/.homebridge-kaN4ImAr'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2024-05-06T15_54_11_806Z-debug-0.log
jemand eine Idee?
-
@marcelinho sagte in Homebridge Fehler Code 243:
jemand eine Idee?
Du könntest dazu schreiben welche Aktion mit welchem User zu diesen Meldungen führt.
Und welche Berechtigungen für homebridge erforderlich sind.ls -lah /usr/local/bin/homebridge
-
@thomas-braun wenn ich den Befehl in der Konsole eingebe kommt folgendes:
pi@raspberrypi:~ $ ls -lah /usr/local/bin/homebridge
lrwxrwxrwx 1 root root 45 May 6 17:51 /usr/local/bin/homebridge -> ../lib/node_ modules/homebridge/bin/homebridgeich bin etwas überfragt, weis nicht genau was du meinst.
-
Und
ls -lah /usr/local/lib/node_modules/homebridge/bin/homebridge
sagt?
Konsolentext bitte immer in CodeTags setzen. Kann man besser lesen. Danke.Edit: c&p Fehler
-
@thomas-braun ok sorry
es kommt folgendes:pi@raspberrypi:~ $ ls -lah /usr/local/lib/node_ modules/homebridge/bin/homebridg e ls: cannot access '/usr/local/lib/node_': No such file or directory ls: cannot access 'modules/homebridge/bin/homebridge': No such file or directory
-
-
@djmarc75 danke anbei neu
pi@raspberrypi:~ $ ls -lah /usr/local/lib/node_modules/homebridge/bin/homebridge -rwxr-xr-x 1 pi root 349 May 6 17:51 /usr/local/lib/node_modules/homebridge/bin /homebridge pi@raspberrypi:~ $
-
Hat jemand bezgl. des Fehler noch eine Idee ? Danke vorab:
[28/05/2024, 15:45:48] [Homebridge UI] Operation failed with code 243. You can download this log file for future reference. See https://github.com/homebridge/homebridge-config-ui-x/wiki/Troubleshooting for help.