NEWS
[GELÖST]Totalausfall nach update
-
Hallo,
ich habe leider den Admin Adapter aktualisiert ohne ihn vorher zu Stoppen und jetzt geht nichts mehr. Folgende Meldung kommt beim versuch zu Stoppen:
root@raspberrypi:/opt/iobroker# iobroker stop module.js:338 throw err; ^ Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3
Beim versuch es zu Installieren:
root@raspberrypi:/opt/iobroker# npm install iobroker npm ERR! not a package /opt/iobroker/iobroker npm ERR! addLocal Could not install /opt/iobroker/iobroker npm ERR! Linux 4.1.13-v7+ npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker" npm ERR! node v0.12.6 npm ERR! npm v2.11.2 npm ERR! path /tmp/npm-2605-faf92fd4/unpack-1a6f43c3d072/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! enoent ENOENT, open '/tmp/npm-2605-faf92fd4/unpack-1a6f43c3d072/package.json' npm ERR! enoent This is most likely not a problem with npm itself npm ERR! enoent and is related to npm not being able to find a file. npm ERR! enoent npm ERR! Please include the following file with any support request: npm ERR! /opt/iobroker/npm-debug.log
Was kann ich noch machen?
Danke euch
-
Hallo,
probier es mal genauso, wie hier beschrieben. Also erstmal nur den js-controller neu installieren.
http://www.iobroker.net/docu/?page_id=3928&lang=de
Gruß
Pix
Edit by eric2905: Link korrigiert
-
Unglaublich
Es sind immer neue Dinge die ich auch der Seite sehe.
Hab nur im Forum gesucht.
Danke dir.
-
Hi,
ich habe gerade ein ähnliches Problem,
leider funktioniert der link von pix nicht mehr.
Kann mir jemand sagen was in dem Fall gemcht werden muss?
Fehler:
root@raspberrypi:/opt/iobroker# npm install iobroker npm ERR! not a package /opt/iobroker/iobroker npm ERR! addLocal Could not install /opt/iobroker/iobroker npm ERR! Linux 4.1.13-v7+ npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker" npm ERR! node v0.12.6 npm ERR! npm v2.11.2 npm ERR! path /tmp/npm-2637-77296e43/unpack-1ed44259e1e4/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! enoent ENOENT, open '/tmp/npm-2637-77296e43/unpack-1ed44259e1e4/package.json' npm ERR! enoent This is most likely not a problem with npm itself npm ERR! enoent and is related to npm not being able to find a file. npm ERR! enoent npm ERR! Please include the following file with any support request: npm ERR! /opt/iobroker/npm-debug.log root@raspberrypi:/opt/iobroker#
Hier ist der Verlauf wie es dazu gekommen ist:
http://forum.iobroker.net/viewtopic.php?f=17&t=2411
Gruß
Phantomio