NEWS
Iobroker nach update nict erreichbar
-
ich glaube ich habe es kaputt gemacht
habe den update durchgefühtr
iobroker stop
iobroker update
iobroker upgrade self
iobroker start
geht auch soweit ih gesehen habe alles normal
dann war die weboberfläche nicht mehr erreichbar
habe dann paar mal gerät neugestartet und ging nix mehr
dann habe ich das hier versucht:pi@iobroker:~ $ sudo -H -u iobroker npm install iobroker.js-controller npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN checkPermissions Missing write access to /home/pi npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm WARN pi No description npm WARN pi No repository field. npm WARN pi No README data npm WARN pi No license field. npm ERR! path /home/pi npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/home/pi' npm ERR! { Error: EACCES: permission denied, access '/home/pi' npm ERR! stack: 'Error: EACCES: permission denied, access \'/home/pi\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/home/pi' } 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 (though this is not recommended). npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-26T17_07_21_284Z-debug.logjetzt geht nix mehr
jemand eine idee was ich machen könnte? wäre schön wenn ich nicht alles neu machen müsste ;) -
ich glaube ich habe es kaputt gemacht
habe den update durchgefühtr
iobroker stop
iobroker update
iobroker upgrade self
iobroker start
geht auch soweit ih gesehen habe alles normal
dann war die weboberfläche nicht mehr erreichbar
habe dann paar mal gerät neugestartet und ging nix mehr
dann habe ich das hier versucht:pi@iobroker:~ $ sudo -H -u iobroker npm install iobroker.js-controller npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN checkPermissions Missing write access to /home/pi npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm WARN pi No description npm WARN pi No repository field. npm WARN pi No README data npm WARN pi No license field. npm ERR! path /home/pi npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/home/pi' npm ERR! { Error: EACCES: permission denied, access '/home/pi' npm ERR! stack: 'Error: EACCES: permission denied, access \'/home/pi\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/home/pi' } 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 (though this is not recommended). npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-26T17_07_21_284Z-debug.logjetzt geht nix mehr
jemand eine idee was ich machen könnte? wäre schön wenn ich nicht alles neu machen müsste ;) -
danke für die erste hilfe
bin neu im forum
sry
hier der code ;)hoffe jetzt kann jemand helfen ;)
code_textpi@iobroker:~ $ sudo -H -u iobroker npm install iobroker.js-controller npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN checkPermissions Missing write access to /home/pi npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm WARN pi No description npm WARN pi No repository field. npm WARN pi No README data npm WARN pi No license field. npm ERR! path /home/pi npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/home/pi' npm ERR! { Error: EACCES: permission denied, access '/home/pi' npm ERR! stack: 'Error: EACCES: permission denied, access '/home/pi'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/home/pi' } 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 (though this is not recommended). npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-26T17_07_21_284Z-debug.logübrigens teste ich grade herum und mehr und mehr ist mir unerklärlich
code_textpi@iobroker:/opt/iobroker $ iobroker status module.js:550 throw err; ^ Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) at bootstrap_node.js:625:3Housten we have a Problem
-
danke für die erste hilfe
bin neu im forum
sry
hier der code ;)hoffe jetzt kann jemand helfen ;)
code_textpi@iobroker:~ $ sudo -H -u iobroker npm install iobroker.js-controller npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN checkPermissions Missing write access to /home/pi npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm WARN pi No description npm WARN pi No repository field. npm WARN pi No README data npm WARN pi No license field. npm ERR! path /home/pi npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/home/pi' npm ERR! { Error: EACCES: permission denied, access '/home/pi' npm ERR! stack: 'Error: EACCES: permission denied, access '/home/pi'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/home/pi' } 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 (though this is not recommended). npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-26T17_07_21_284Z-debug.logübrigens teste ich grade herum und mehr und mehr ist mir unerklärlich
code_textpi@iobroker:/opt/iobroker $ iobroker status module.js:550 throw err; ^ Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) at bootstrap_node.js:625:3Housten we have a Problem
-
hast recht
vergessen
stöbere grade im forum ob ich einen weg fnde der das wieder zum laufen brint ohne neuinstalation
aber bisher nichts passendes gefundenhabe jetzt den ersten post editiert
-
danke für die erste hilfe
bin neu im forum
sry
hier der code ;)hoffe jetzt kann jemand helfen ;)
code_textpi@iobroker:~ $ sudo -H -u iobroker npm install iobroker.js-controller npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN checkPermissions Missing write access to /home/pi npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm WARN pi No description npm WARN pi No repository field. npm WARN pi No README data npm WARN pi No license field. npm ERR! path /home/pi npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/home/pi' npm ERR! { Error: EACCES: permission denied, access '/home/pi' npm ERR! stack: 'Error: EACCES: permission denied, access '/home/pi'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/home/pi' } 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 (though this is not recommended). npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-26T17_07_21_284Z-debug.logübrigens teste ich grade herum und mehr und mehr ist mir unerklärlich
code_textpi@iobroker:/opt/iobroker $ iobroker status module.js:550 throw err; ^ Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) at bootstrap_node.js:625:3Housten we have a Problem
@Shootgun sagte in Iobroker nach update nict erreichbar:
npm WARN checkPermissions Missing write access to /home/piDer Hinweis in Zeile 3 läßt darauf schließen, das der User keine Schreibberechtigungen auf das Verzeichnis hat.
Kann es darüber hinaus sein das Du vorher nicht erst in
cd /opt/iobrokergewechselt hast bevor Du den Befehl zur Aktualisierung des js-controllers eingegeben hast?
Wurde zudemiobroker stopzuvor ausgeführt? -
@Shootgun sagte in Iobroker nach update nict erreichbar:
npm WARN checkPermissions Missing write access to /home/piDer Hinweis in Zeile 3 läßt darauf schließen, das der User keine Schreibberechtigungen auf das Verzeichnis hat.
Kann es darüber hinaus sein das Du vorher nicht erst in
cd /opt/iobrokergewechselt hast bevor Du den Befehl zur Aktualisierung des js-controllers eingegeben hast?
Wurde zudemiobroker stopzuvor ausgeführt? -
@haselchen
ist mir ja auch schon passiert
-
ich habe das verzeichniss gewechselt und auch den stop vorher gemacht
mitlerweile habe ich ncohmal versucht das update zu machendabei kommtdas heraus:
pi@iobroker:/opt/iobroker $ iobroker update module.js:550 throw err; ^ Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) at bootstrap_node.js:625:3 -
ich habe das verzeichniss gewechselt und auch den stop vorher gemacht
mitlerweile habe ich ncohmal versucht das update zu machendabei kommtdas heraus:
pi@iobroker:/opt/iobroker $ iobroker update module.js:550 throw err; ^ Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) at bootstrap_node.js:625:3 -
wieso nicht installd ist die frage
was ist denn da explodiert?wenn ich jetzt neu instaliere sind alle einstellungen von alexa und homematic usw weg oder kann ich das irgendwie vorher backuppen
???ls -la /opt/iobroker/ -
pi@iobroker:/opt/iobroker $ ls -la /opt/iobroker/ insgesamt 256 drwxrwxrwx+ 7 iobroker iobroker 4096 Apr 26 14:13 . drwxr-xr-x 4 root root 4096 Apr 17 2019 .. -rwxrwxrwx+ 1 iobroker iobroker 1474 Apr 17 2019 CHANGELOG_INSTALLER_LINUX.md drwxrwxrwx+ 3 iobroker iobroker 4096 Apr 17 2019 install -rwxrwxrwx+ 1 iobroker iobroker 163 Apr 17 2019 INSTALLER_INFO.txt lrwxrwxrwx 1 iobroker iobroker 22 Apr 17 2019 iob -> /opt/iobroker/iobroker -rwxrwxrwx+ 1 iobroker iobroker 229 Apr 17 2019 iobroker drwxrwxrwx+ 4 iobroker iobroker 4096 Apr 17 2019 iobroker-data -rwxrwxrwx+ 1 iobroker iobroker 92 Apr 17 2019 killall.sh drwxrwxrwx+ 2 iobroker iobroker 4096 Apr 17 2019 lib -rwxrwxrwx+ 1 iobroker iobroker 1137 Apr 17 2019 LICENSE drwxrwxrwx+ 2 iobroker iobroker 4096 Apr 26 14:13 log drwxrwxrwx+ 631 iobroker iobroker 20480 Apr 26 14:15 node_modules -rwxrwxrwx+ 1 iobroker iobroker 19 Sep 21 2019 .npmrc -rwxrwxrwx+ 1 iobroker iobroker 866 Apr 26 14:13 package.json -rwxrwxrwx+ 1 iobroker iobroker 166392 Apr 17 2019 package-lock.json -rwxrwxrwx+ 1 iobroker iobroker 6101 Apr 17 2019 README.md -rwxrwxrwx+ 1 iobroker iobroker 5728 Apr 26 14:15 reinstall.js -rwxrwxrwx+ 1 iobroker iobroker 709 Apr 17 2019 reinstall.sh -
pi@iobroker:/opt/iobroker $ ls -la /opt/iobroker/ insgesamt 256 drwxrwxrwx+ 7 iobroker iobroker 4096 Apr 26 14:13 . drwxr-xr-x 4 root root 4096 Apr 17 2019 .. -rwxrwxrwx+ 1 iobroker iobroker 1474 Apr 17 2019 CHANGELOG_INSTALLER_LINUX.md drwxrwxrwx+ 3 iobroker iobroker 4096 Apr 17 2019 install -rwxrwxrwx+ 1 iobroker iobroker 163 Apr 17 2019 INSTALLER_INFO.txt lrwxrwxrwx 1 iobroker iobroker 22 Apr 17 2019 iob -> /opt/iobroker/iobroker -rwxrwxrwx+ 1 iobroker iobroker 229 Apr 17 2019 iobroker drwxrwxrwx+ 4 iobroker iobroker 4096 Apr 17 2019 iobroker-data -rwxrwxrwx+ 1 iobroker iobroker 92 Apr 17 2019 killall.sh drwxrwxrwx+ 2 iobroker iobroker 4096 Apr 17 2019 lib -rwxrwxrwx+ 1 iobroker iobroker 1137 Apr 17 2019 LICENSE drwxrwxrwx+ 2 iobroker iobroker 4096 Apr 26 14:13 log drwxrwxrwx+ 631 iobroker iobroker 20480 Apr 26 14:15 node_modules -rwxrwxrwx+ 1 iobroker iobroker 19 Sep 21 2019 .npmrc -rwxrwxrwx+ 1 iobroker iobroker 866 Apr 26 14:13 package.json -rwxrwxrwx+ 1 iobroker iobroker 166392 Apr 17 2019 package-lock.json -rwxrwxrwx+ 1 iobroker iobroker 6101 Apr 17 2019 README.md -rwxrwxrwx+ 1 iobroker iobroker 5728 Apr 26 14:15 reinstall.js -rwxrwxrwx+ 1 iobroker iobroker 709 Apr 17 2019 reinstall.sh@Shootgun
Die Dateien sind aber alle recht alt (von 2019).
Da müsste bei einem aktuellen Update was von 2020 drin sein. Keine Ahnung was du da gemacht hast. -
ich habe das update für den js controler durchgeführt
also einloggen per ssh
iobroker stop
iobroker update
iobroker upgrade self
iobroker startund dann war das webinterface weg
jetzt weiß ich nicht warum
hast du ne idee wie ich das webinterface wieder bekomme ? -
ich habe das update für den js controler durchgeführt
also einloggen per ssh
iobroker stop
iobroker update
iobroker upgrade self
iobroker startund dann war das webinterface weg
jetzt weiß ich nicht warum
hast du ne idee wie ich das webinterface wieder bekomme ? -
ich habe das update für den js controler durchgeführt
also einloggen per ssh
iobroker stop
iobroker update
iobroker upgrade self
iobroker startund dann war das webinterface weg
jetzt weiß ich nicht warum
hast du ne idee wie ich das webinterface wieder bekomme ?which iobroker
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden
