NEWS
IOBroker schon wieder kaputt
-
Mein System ist auf einem Pi `
das habe ich mir gedacht:
@marschmello:root@raspberrypi: `
Aber:
@Homoran:RPi1?…
...RPi2 oder 3 `
Gruß
Rainer
-
der cache clean hat etwas gebracht
` > |
iobroker.js-controller@0.9.0 install /opt/iobroker/node_modules/iobroker.js-controller
node lib/setup.js setup first
iobroker.js-controller@0.9.0 node_modules/iobroker.js-controller
├── winston-daily-rotate-file@1.1.4
├── daemonize2@0.4.2
├── mime@1.3.4
├── ncp@2.0.0
├── node.extend@1.1.5 (is@3.1.0)
├── adm-zip@0.4.7
├── semver@4.3.6
├── node-schedule@1.0.0 (long-timeout@0.0.2, cron-parser@1.1.0)
├── yargs@3.32.0 (decamelize@1.2.0, camelcase@2.1.1, y18n@3.2.1, window-size@0.1.4, cliui@3.2.0, string-width@1.0.1, os-locale@1.4.0)
├── socket.io@1.4.6 (has-binary@0.1.7, debug@2.2.0, socket.io-parser@2.2.6, engine.io@1.6.9, socket.io-adapter@0.4.0)
├── socket.io-client@1.4.6 (to-array@0.1.4, indexof@0.0.1, component-emitter@1.2.0, object-component@0.0.3, component-bind@1.0.0, backo2@1.0.2, has-binary@0.1.7, debug@2.2.0, parseuri@0.0.4, socket.io-parser@2.2.6, engine.io-client@1.6.9)
├── prompt@1.0.0 (revalidator@0.1.8, colors@1.1.2, pkginfo@0.4.0, read@1.0.7, winston@2.1.1, utile@0.3.0)
├── request@2.72.0 (is-typedarray@1.0.0, oauth-sign@0.8.2, aws-sign2@0.6.0, forever-agent@0.6.1, tunnel-agent@0.4.3, caseless@0.11.0, stringstream@0.0.5, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, aws4@1.4.1, node-uuid@1.4.7, combined-stream@1.0.5, qs@6.1.0, tough-cookie@2.2.2, mime-types@2.1.11, form-data@1.0.0-rc4, bl@1.1.2, http-signature@1.1.1, hawk@3.1.3, har-validator@2.0.6)
├── tar.gz@1.0.5 (commander@2.9.0, tar@2.2.1, bluebird@2.10.2, fstream@1.0.9, mout@0.11.1)
└── npm@2.15.7 `
-
einige sachen sind jetzt gestartet.
` > root@raspberrypi:/opt/iobroker# ps -A | grep io10 ? 00:00:00 migration/0
11 ? 00:00:00 migration/1
15 ? 00:00:00 migration/2
19 ? 00:00:00 migration/3
30 ? 00:00:00 bioset
33 ? 00:00:00 rpciod
36 ? 00:00:00 nfsiod
49 ? 00:00:00 DWC Notificatio
4376 ? 00:00:10 iobroker.js-con
4395 ? 00:00:05 io.hm-rpc.0
4406 ? 00:00:09 io.hm-rega.0
4415 ? 00:00:06 io.web.0
4447 ? 00:00:03 io.hm-rpc.1 `
die Admin Seite kann ich aber leider noch nicht öffnen
-
-
Die Instancen scheine alle zu laufen
` > system.adapter.admin.0 : admin - enabled, port: 8081, bind: 0.0.0.0, run as: admin
system.adapter.hm-rpc.0 : hm-rpc - enabled
system.adapter.hm-rega.0 : hm-rega - enabled
system.adapter.web.0 : web - enabled, port: 8082, bind: 0.0.0.0, run as: admin
system.adapter.vis.0 : vis - enabled
system.adapter.vis-timeandweather.0 : vis-timeandweather - enabled
system.adapter.yr.0 : yr - enabled
system.adapter.icons-material-png.0 : icons-material-png - enabled
system.adapter.icons-mfd-png.0 : icons-mfd-png - enabled
system.adapter.hm-rpc.1 : hm-rpc - enabled
system.adapter.vis-fancyswitch.0 : vis-fancyswitch - enabled
system.adapter.vis-hqwidgets.0 : vis-hqwidgets - enabled
system.adapter.dwd.0 : dwd - enabled
system.adapter.ical.0 : ical - enabled
system.adapter.icons-mfd-svg.0 : icons-mfd-svg - enabled
system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd - enabled
root@raspberrypi:/opt/iobroker# `
-
Leider kann ich nicht auf die Instancen zugreifen.
Nicht auf Admin oder Vis.
Die Vis Seite ist kurz aufbeblitzt und es stand dort etwas von Update gefunden
danach aber nur noch eine leere Seite
gruß
-
STRG-F5
mal probiert?
reboot des RasPi mal probiert?
…und noch so viele offenen Fragen :(
Gruß
Rainer
-
Mein Pi ist Raspberry Pi 2 Model B QUAD-CORE CPU und 1 GB
und den reboot hab ich schon einmal nach der installation gemacht.
STRG F5 ??? Wo sollte ich das machen?? Im Browser???
gruß Ralf
ps Karte habe ich gescheckt. ist nicht voll
-
Das Log würde ich dir gerne zur Verfügung stellen, nur sind das gefühlt an die 100 Seiten.
Kann ich das irgenwie filtern??
-
Ich habe einen Fehler im Node gefunden
root@raspberrypi:/opt/iobroker# node node_modules/iobroker.admin/admin.js module.js:338 throw err; ^ Error: Cannot find module 'merge-descriptors' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Module.require (module.js:365:17) at require (module.js:384:17) at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.admin/node_modules/express/lib/express.js:16:13) at Module._compile (module.js:460:26) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Module.require (module.js:365:17)</anonymous>Vielleicht hilft dies ja weiter.
gruß
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login