NEWS
Node: Adapter lassen sich nicht mehr updaten
-
Hallo,
die heutigen Versuche, die neuen Versionen von Text to Speech, MQTT und VIS hq-Widgets Style zu installieren schlugen fehl.
! ````
2015-11-15 12:12:00.907 - info: iobroker upgrade sayit
2015-11-15 12:12:01.598 - info: iobroker npm install iobroker.sayit --production --prefix "/Users/pix/Documents/iobroker" (System call)
2015-11-15 12:12:14.958 - info: iobroker npm
2015-11-15 12:12:14.959 - info: iobroker ERR! Darwin 15.0.0
2015-11-15 12:12:14.960 - info: iobroker npm ERR!
2015-11-15 12:12:14.960 - info: iobroker argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.sayit" "--production" "--prefix" "/Users/pix/Documents/iobroker"
2015-11-15 12:12:14.961 - info: iobroker npm ERR! node v5.0.0npm
2015-11-15 12:12:14.961 - info: iobroker ERR! npm v3.3.6
2015-11-15 12:12:14.963 - info: iobroker npm
2015-11-15 12:12:14.964 - info: iobroker ERR! Cannot read property 'localeCompare' of undefinednpm ERR!
npm ERR!
2015-11-15 12:12:14.964 - info: iobroker If you need help, you may report this error at:npm ERR! <https: github.com/npm/issues="">
! 2015-11-15 12:12:14.985 - info: iobroker
2015-11-15 12:12:14.986 - info: iobroker npm ERR! Please include the following file with any support request:
2015-11-15 12:12:14.986 - info: iobroker npm ERR! /Users/pix/Documents/npm-debug.log
2015-11-15 12:12:15.004 - error: iobroker host.MacMini-Ethernet.fritz.box Cannot install iobroker.sayit: 1
2015-11-15 12:12:15.012 - info: iobroker exit 25</https:>2015-11-15 12:10:41.298 - info: iobroker upgrade mqtt
2015-11-15 12:10:41.901 - info: iobroker npm install iobroker.mqtt --production --prefix "/Users/pix/Documents/iobroker" (System call)
2015-11-15 12:10:57.939 - info: iobroker npm
2015-11-15 12:10:57.939 - info: iobroker
2015-11-15 12:10:57.940 - info: iobroker ERR!
2015-11-15 12:10:57.940 - info: iobroker Darwin 15.0.0
2015-11-15 12:10:57.941 - info: iobroker npm ERR! argv
2015-11-15 12:10:57.942 - info: iobroker "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.mqtt" "--production" "--prefix" "/Users/pix/Documents/iobroker"
2015-11-15 12:10:57.942 - info: iobroker npm ERR!
2015-11-15 12:10:57.943 - info: iobroker node v5.0.0npm ERR! npm v3.3.6! 2015-11-15 12:10:57.946 - info: iobroker
2015-11-15 12:10:57.946 - info: iobroker npm ERR! Cannot read property 'localeCompare' of undefined
2015-11-15 12:10:57.947 - info: iobroker npm ERR! npm ERR! If you need help, you may report this error at:
npm ERR! <https: github.com/npm/issues="">
! 2015-11-15 12:10:57.985 - info: iobroker
2015-11-15 12:10:57.986 - info: iobroker npm ERR! Please include the following file with any support request:
2015-11-15 12:10:57.986 - info: iobroker npm ERR! /Users/pix/Documents/npm-debug.log
2015-11-15 12:10:58.014 - error: iobroker host.MacMini-Ethernet.fritz.box Cannot install iobroker.mqtt: 1
2015-11-15 12:10:58.025 - info: iobroker exit 25</https:>2015-11-15 12:07:50.053 - info: iobroker upgrade vis-hqwidgets 2015-11-15 12:07:51.093 - info: iobroker npm install iobroker.vis-hqwidgets --production --prefix "/Users/pix/Documents/iobroker" (System call) 2015-11-15 12:08:25.644 - info: iobroker npm 2015-11-15 12:08:25.644 - info: iobroker ERR! Darwin 15.0.0 2015-11-15 12:08:25.645 - info: iobroker npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.vis-hqwidgets" "--production" "--prefix" "/Users/pix/Documents/iobroker" 2015-11-15 12:08:25.650 - info: iobroker ERR! <https: github.com/npm/issues="">2015-11-15 12:08:25.698 - info: iobroker 2015-11-15 12:08:25.698 - info: iobroker npm ERR! Please include the following file with any support request:npm ERR! 2015-11-15 12:08:25.698 - info: iobroker /Users/pix/Documents/npm-debug.log 2015-11-15 12:08:25.718 - error: iobroker host.MacMini-Ethernet.fritz.box Cannot install iobroker.vis-hqwidgets: 1 2015-11-15 12:08:25.732 - info: iobroker exit 25 2015-11-15 12:08:25.646 - info: iobroker npm ERR! node v5.0.0npm ERR! npm v3.3.6 2015-11-15 12:08:25.648 - info: iobroker npm ERR! 2015-11-15 12:08:25.648 - info: iobroker Cannot read property 'localeCompare' of undefinednpm ERR! npm ERR! If you need help, you may report this error at: npm</https:> ```` Ich vermute, es liegt an einem Update von Node auf 5.0\. Ich hatte hier darüber gelesen: [http://forum.iobroker.net/viewtopic.php … 702#p14510](http://forum.iobroker.net/viewtopic.php?f=8&t=1702#p14510) Kann jemand helfen? Gruß Pix Edit: Sehe gerade, dass ich in das falsche Forum gerutscht bin. Bitte in "Fehler" verschieben, danke!
-
Hallo,
bei mir liegt es meist am io.js-controller.
Installier den einfach nochmal drüber, dann klappts auch mit den anderen.
Hatte auch arge Probleme nach Update auf 0.7.15.
-
Hallo sissiwup,
danke für den Hinweis. Habe iobroker gestoppt und mit
npm install iobroker.js-controller ````versucht, den Controller drüber zuinstallieren - ohne Erfolg.
./iobroker Upgrade
Nach```` pgrep -f '^io.*' | xargs kill -KILL npm install iobroker.js-controller ````lief zumindest der Ladebalken für den Controller auf npm. Leider bricht auch das wieder ab.
npm install iobroker.js-controller
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.js-controller"
npm ERR! node v5.0.0
npm ERR! npm v3.3.6npm ERR! Cannot read property 'localeCompare' of undefined
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https: github.com/npm/issues="">npm ERR! Please include the following file with any support request:
npm ERR! /Users/pix/Documents/iobroker/npm-debug.log</https:>Jetzt weiss ich auch nicht mehr weiter. :roll: Pix
-
Hier mal das ganze npm-debug.log:
-
Ich wollte mir schon anschließen, da ich massig Fehler bei "iobroker update" hatte, lag aber nur daran dass der Pi ohne Internet war :lol:
Habe ein Jessie System mit node5 und neustem js-controller, keine Probleme. Also nur an node5 kann es nicht liegen.
-
Ich werd verrückt:
Jetzt startet das System nicht mehr.
Hab alle io-Prozesse beendet und ./iobroker start IOBROKER neugestartet
Jetzt werden nur der js-controller, admin.0 und manchmal der DWD gestartet, dann wieder beendet und wieder gestartet.
! ````
Marker - 15.11.2015, 20:28:25
2015-11-15 20:28:31.875 - info: host.MacMini-Ethernet.fritz.box ioBroker.js-controller version 0.7.15 js-controller starting
2015-11-15 20:28:31.879 - info: host.MacMini-Ethernet.fritz.box Copyright (c) 2014-2015 bluefox, hobbyquaker
2015-11-15 20:28:31.879 - info: host.MacMini-Ethernet.fritz.box hostname: MacMini-Ethernet.fritz.box
2015-11-15 20:28:31.880 - info: host.MacMini-Ethernet.fritz.box ip addresses: fe80::ca2a:14ff:fe58:bcd 192.168.178.38 fe80::ac0d:2eeb:3442:5285 fd26:78a9:c46b:bf48:ac0d:2eeb:3442:5285
2015-11-15 20:28:33.307 - info: inMem-states listening on port 9000
2015-11-15 20:28:33.580 - info: inMem-objects listening on port 9001
2015-11-15 20:28:33.584 - info: host.MacMini-Ethernet.fritz.box InMemoryDB connected
2015-11-15 20:28:33.612 - info: host.MacMini-Ethernet.fritz.box 41 instances found
2015-11-15 20:28:33.613 - info: host.MacMini-Ethernet.fritz.box starting 31 instances
2015-11-15 20:28:34.423 - info: admin.0 starting. Version 0.6.6 in /Users/pix/Documents/iobroker/node_modules/iobroker.admin
2015-11-15 20:28:34.449 - info: admin.0 requesting all states
2015-11-15 20:28:34.450 - info: admin.0 requesting all objects
2015-11-15 20:28:34.450 - info: admin.0 Request actual repository...
2015-11-15 20:28:34.452 - info: admin.0 http server listening on port 8081
2015-11-15 20:28:34.452 - info: admin.0 Use link "http://localhost:8081" to configure.
2015-11-15 20:28:35.550 - info: admin.0 received all states
2015-11-15 20:28:36.596 - info: admin.0 received all objects
2015-11-15 20:28:36.686 - info: host.MacMini-Ethernet.fritz.box Update repository "online" under "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/conf/sources-dist.json"
2015-11-15 20:28:37.681 - info: host.MacMini-Ethernet.fritz.box instance scheduled system.adapter.dwd.0 3 * * * *
2015-11-15 20:28:37.686 - info: host.MacMini-Ethernet.fritz.box instance system.adapter.dwd.0 started with pid 2832
2015-11-15 20:28:38.565 - info: dwd.0 starting. Version 1.0.0 in /Users/pix/Documents/iobroker/node_modules/iobroker.dwd
2015-11-15 20:28:39.177 - info: dwd.0 getFile Z_CAP_C_EDZW_20151113235538_PVW_WWMS51_MXXX.xml
2015-11-15 20:28:40.272 - info: dwd.0 getFile Z_CAP_C_EDZW_20151114232050_PVW_WWMS51_MXXX.xml
2015-11-15 20:28:40.596 - warn: host.MacMini-Ethernet.fritz.box warning: Following packages cannot be read: example
2015-11-15 20:28:40.611 - info: admin.0 Repository received successfully.
2015-11-15 20:28:40.661 - error: uncaught exception: ENOENT: no such file or directory, scandir '/Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
2015-11-15 20:28:40.667 - info: admin.0 terminating http server on port 8081
2015-11-15 20:28:40.664 - error: Error: ENOENT: no such file or directory, scandir '/Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
at Error (native)
at Object.fs.readdirSync (fs.js:856:18)
at Object.getInstalledInfo (/Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/lib/tools.js:214:15)
at /Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/controller.js:621:40
at ObjectsInMemServer._applyView (/Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2204:23)
at ObjectsInMemServer.getObjectView (/Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2226:22)
at ObjectsInMemServer. <anonymous>(/Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2218:33)
at checkObjectRights (/Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:491:16)
at ObjectsInMemServer.getObjectView (/Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2214:13)
at processMessage (/Users/pix/Documents/iobroker/node_modules/iobroker.js-controller/controller.js:620:25)
2015-11-15 20:28:40.665 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0
2015-11-15 20:28:40.666 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0 killing pid 2831
2015-11-15 20:28:40.666 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0
2015-11-15 20:28:40.667 - info: host.MacMini-Ethernet.fritz.box stopInstance canceled schedule system.adapter.dwd.0
2015-11-15 20:28:40.667 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0
2015-11-15 20:28:40.667 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0 not running
2015-11-15 20:28:40.667 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0
2015-11-15 20:28:40.667 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0 not running
2015-11-15 20:28:40.667 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0
2015-11-15 20:28:40.668 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0 not running
2015-11-15 20:28:40.668 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0
2015-11-15 20:28:40.668 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0 not running
2015-11-15 20:28:40.668 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1
2015-11-15 20:28:40.668 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1 not running
2015-11-15 20:28:40.668 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0
2015-11-15 20:28:40.668 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0 not scheduled
2015-11-15 20:28:40.668 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0
2015-11-15 20:28:40.668 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0 not running
2015-11-15 20:28:40.668 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1
2015-11-15 20:28:40.668 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1 not running
2015-11-15 20:28:40.668 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2
2015-11-15 20:28:40.669 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2 not running
2015-11-15 20:28:40.669 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0
2015-11-15 20:28:40.669 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0 not running
2015-11-15 20:28:40.669 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0
2015-11-15 20:28:40.669 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0 not running
2015-11-15 20:28:40.669 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0
2015-11-15 20:28:40.669 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0 not running
2015-11-15 20:28:40.669 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0
2015-11-15 20:28:40.669 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0 not running
2015-11-15 20:28:40.669 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0
2015-11-15 20:28:40.669 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0 not running
2015-11-15 20:28:40.669 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0
2015-11-15 20:28:40.669 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0 not running
2015-11-15 20:28:40.670 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0
2015-11-15 20:28:40.670 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0 not running
2015-11-15 20:28:40.670 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0
2015-11-15 20:28:40.670 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0 not scheduled
2015-11-15 20:28:40.670 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-bars.0
2015-11-15 20:28:40.670 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-colorpicker.0
2015-11-15 20:28:40.670 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-hqwidgets.0
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-metro.0
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis.0
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.mobile.0
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0
2015-11-15 20:28:40.671 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0 not running
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0
2015-11-15 20:28:40.671 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0 not running
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0
2015-11-15 20:28:40.671 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0 not running
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-rgraph.0
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-timeandweather.0
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-fancyswitch.0
2015-11-15 20:28:40.671 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-jqui-mfd.0
2015-11-15 20:28:40.672 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0
2015-11-15 20:28:40.672 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0 not running
2015-11-15 20:28:40.672 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0
2015-11-15 20:28:40.672 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0 not running
2015-11-15 20:28:40.672 - info: iobroker _restart
2015-11-15 20:28:40.893 - info: admin.0 terminating
2015-11-15 20:28:40.920 - info: host.MacMini-Ethernet.fritz.box instance system.adapter.admin.0 terminated with code 0 (OK)
2015-11-15 20:28:41.089 - info: iobroker Starting node restart.js
2015-11-15 20:28:41.096 - info: iobroker exit 0
2015-11-15 20:28:41.366 - info: dwd.0 getFile Z_CAP_C_EDZW_20151115050306_PVW_WWMS52_MXXX.xml
2015-11-15 20:28:41.434 - info: host.MacMini-Ethernet.fritz.box received SIGTERM
2015-11-15 20:28:41.434 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0
2015-11-15 20:28:41.434 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0 not running
2015-11-15 20:28:41.434 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0
2015-11-15 20:28:41.434 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0 not scheduled
2015-11-15 20:28:41.435 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0
2015-11-15 20:28:41.435 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0 not running
2015-11-15 20:28:41.435 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0
2015-11-15 20:28:41.435 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0 not running
2015-11-15 20:28:41.435 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0
2015-11-15 20:28:41.435 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0 not running
2015-11-15 20:28:41.435 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0
2015-11-15 20:28:41.435 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0 not running
2015-11-15 20:28:41.435 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1
2015-11-15 20:28:41.435 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1 not running
2015-11-15 20:28:41.435 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0
2015-11-15 20:28:41.435 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0 not scheduled
2015-11-15 20:28:41.435 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0
2015-11-15 20:28:41.436 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0 not running
2015-11-15 20:28:41.436 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1
2015-11-15 20:28:41.436 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1 not running
2015-11-15 20:28:41.436 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2
2015-11-15 20:28:41.436 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2 not running
2015-11-15 20:28:41.436 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0
2015-11-15 20:28:41.436 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0 not running
2015-11-15 20:28:41.436 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0
2015-11-15 20:28:41.436 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0 not running
2015-11-15 20:28:41.436 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0
2015-11-15 20:28:41.436 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0 not running
2015-11-15 20:28:41.436 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0
2015-11-15 20:28:41.436 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0 not running
2015-11-15 20:28:41.437 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0
2015-11-15 20:28:41.437 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0 not running
2015-11-15 20:28:41.437 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0
2015-11-15 20:28:41.437 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0 not running
2015-11-15 20:28:41.437 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0
2015-11-15 20:28:41.437 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0 not running
2015-11-15 20:28:41.437 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0
2015-11-15 20:28:41.437 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0 not scheduled
2015-11-15 20:28:41.437 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-bars.0
2015-11-15 20:28:41.437 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-colorpicker.0
2015-11-15 20:28:41.437 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-hqwidgets.0
2015-11-15 20:28:41.437 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-metro.0
2015-11-15 20:28:41.437 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis.0
2015-11-15 20:28:41.438 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.mobile.0
2015-11-15 20:28:41.438 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0
2015-11-15 20:28:41.438 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0 not running
2015-11-15 20:28:41.438 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0
2015-11-15 20:28:41.438 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0 not running
2015-11-15 20:28:41.438 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0
2015-11-15 20:28:41.438 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0 not running
2015-11-15 20:28:41.438 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-rgraph.0
2015-11-15 20:28:41.438 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-timeandweather.0
2015-11-15 20:28:41.438 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-fancyswitch.0
2015-11-15 20:28:41.439 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-jqui-mfd.0
2015-11-15 20:28:41.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0
2015-11-15 20:28:41.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0 not running
2015-11-15 20:28:41.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0
2015-11-15 20:28:41.441 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0 not running
2015-11-15 20:28:42.439 - info: host.MacMini-Ethernet.fritz.box received SIGTERM
2015-11-15 20:28:42.439 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0
2015-11-15 20:28:42.439 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0 not running
2015-11-15 20:28:42.439 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0
2015-11-15 20:28:42.439 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0 not scheduled
2015-11-15 20:28:42.439 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0
2015-11-15 20:28:42.439 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0 not running
2015-11-15 20:28:42.439 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0
2015-11-15 20:28:42.439 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0 not running
2015-11-15 20:28:42.439 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0
2015-11-15 20:28:42.439 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0 not running
2015-11-15 20:28:42.439 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0 not scheduled
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0
2015-11-15 20:28:42.440 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0 not running
2015-11-15 20:28:42.440 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0
2015-11-15 20:28:42.441 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0 not running
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0
2015-11-15 20:28:42.441 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0 not scheduled
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-bars.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-colorpicker.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-hqwidgets.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-metro.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.mobile.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0
2015-11-15 20:28:42.441 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0 not running
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0
2015-11-15 20:28:42.441 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0 not running
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0
2015-11-15 20:28:42.441 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0 not running
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-rgraph.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-timeandweather.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-fancyswitch.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-jqui-mfd.0
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0
2015-11-15 20:28:42.441 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0 not running
2015-11-15 20:28:42.441 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0
2015-11-15 20:28:42.441 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0 not running
2015-11-15 20:28:42.457 - info: dwd.0 getFile Z_CAP_C_EDZW_20151115180000_PVW_WWMS51_MXXX.xml
2015-11-15 20:28:43.444 - info: host.MacMini-Ethernet.fritz.box received SIGTERM
2015-11-15 20:28:43.444 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0
2015-11-15 20:28:43.445 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0 not running
2015-11-15 20:28:43.445 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0
2015-11-15 20:28:43.445 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0 not scheduled
2015-11-15 20:28:43.445 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0
2015-11-15 20:28:43.445 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0 not running
2015-11-15 20:28:43.445 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0
2015-11-15 20:28:43.445 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0 not running
2015-11-15 20:28:43.445 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0
2015-11-15 20:28:43.445 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0 not running
2015-11-15 20:28:43.445 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0
2015-11-15 20:28:43.445 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0 not running
2015-11-15 20:28:43.445 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1
2015-11-15 20:28:43.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1 not running
2015-11-15 20:28:43.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0
2015-11-15 20:28:43.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0 not scheduled
2015-11-15 20:28:43.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0
2015-11-15 20:28:43.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0 not running
2015-11-15 20:28:43.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1
2015-11-15 20:28:43.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1 not running
2015-11-15 20:28:43.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2
2015-11-15 20:28:43.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2 not running
2015-11-15 20:28:43.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0
2015-11-15 20:28:43.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0 not running
2015-11-15 20:28:43.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0
2015-11-15 20:28:43.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0 not running
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0
2015-11-15 20:28:43.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0 not running
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0
2015-11-15 20:28:43.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0 not running
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0
2015-11-15 20:28:43.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0 not running
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0
2015-11-15 20:28:43.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0 not running
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0
2015-11-15 20:28:43.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0 not running
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0
2015-11-15 20:28:43.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0 not scheduled
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-bars.0
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-colorpicker.0
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-hqwidgets.0
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-metro.0
2015-11-15 20:28:43.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis.0
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.mobile.0
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0
2015-11-15 20:28:43.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0 not running
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0
2015-11-15 20:28:43.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0 not running
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0
2015-11-15 20:28:43.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0 not running
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-rgraph.0
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-timeandweather.0
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-fancyswitch.0
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-jqui-mfd.0
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0
2015-11-15 20:28:43.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0 not running
2015-11-15 20:28:43.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0
2015-11-15 20:28:43.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0 not running
2015-11-15 20:28:43.590 - info: dwd.0 setting states
2015-11-15 20:28:44.446 - info: host.MacMini-Ethernet.fritz.box received SIGTERM
2015-11-15 20:28:44.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0
2015-11-15 20:28:44.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0 not running
2015-11-15 20:28:44.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0
2015-11-15 20:28:44.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0 not scheduled
2015-11-15 20:28:44.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0
2015-11-15 20:28:44.446 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0 not running
2015-11-15 20:28:44.446 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0
2015-11-15 20:28:44.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0 not running
2015-11-15 20:28:44.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0
2015-11-15 20:28:44.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0 not running
2015-11-15 20:28:44.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0
2015-11-15 20:28:44.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0 not running
2015-11-15 20:28:44.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1
2015-11-15 20:28:44.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1 not running
2015-11-15 20:28:44.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0
2015-11-15 20:28:44.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0 not scheduled
2015-11-15 20:28:44.447 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0
2015-11-15 20:28:44.447 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0 not running
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0
2015-11-15 20:28:44.448 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0 not scheduled
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-bars.0
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-colorpicker.0
2015-11-15 20:28:44.448 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-hqwidgets.0
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-metro.0
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis.0
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.mobile.0
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0
2015-11-15 20:28:44.449 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0 not running
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0
2015-11-15 20:28:44.449 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0 not running
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0
2015-11-15 20:28:44.449 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0 not running
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-rgraph.0
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-timeandweather.0
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-fancyswitch.0
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-jqui-mfd.0
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0
2015-11-15 20:28:44.449 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0 not running
2015-11-15 20:28:44.449 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0
2015-11-15 20:28:44.449 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0 not running
2015-11-15 20:28:45.450 - info: host.MacMini-Ethernet.fritz.box received SIGTERM
2015-11-15 20:28:45.450 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0
2015-11-15 20:28:45.450 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0 not running
2015-11-15 20:28:45.450 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0
2015-11-15 20:28:45.450 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0 not scheduled
2015-11-15 20:28:45.450 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0
2015-11-15 20:28:45.450 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0 not running
2015-11-15 20:28:45.450 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0
2015-11-15 20:28:45.450 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0 not running
2015-11-15 20:28:45.450 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0
2015-11-15 20:28:45.450 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0 not running
2015-11-15 20:28:45.450 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0
2015-11-15 20:28:45.450 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0 not running
2015-11-15 20:28:45.450 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1
2015-11-15 20:28:45.450 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0 not scheduled
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0 not running
2015-11-15 20:28:45.451 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0
2015-11-15 20:28:45.451 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0 not scheduled
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-bars.0
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-colorpicker.0
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-hqwidgets.0
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-metro.0
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis.0
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.mobile.0
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0
2015-11-15 20:28:45.452 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0 not running
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0
2015-11-15 20:28:45.452 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0 not running
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0
2015-11-15 20:28:45.452 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0 not running
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-rgraph.0
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-timeandweather.0
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-fancyswitch.0
2015-11-15 20:28:45.452 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-jqui-mfd.0
2015-11-15 20:28:45.453 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0
2015-11-15 20:28:45.454 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0 not running
2015-11-15 20:28:45.454 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0
2015-11-15 20:28:45.454 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0 not running
2015-11-15 20:28:46.454 - info: host.MacMini-Ethernet.fritz.box received SIGTERM
2015-11-15 20:28:46.454 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0
2015-11-15 20:28:46.454 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0 not running
2015-11-15 20:28:46.454 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0
2015-11-15 20:28:46.454 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0 not scheduled
2015-11-15 20:28:46.454 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0
2015-11-15 20:28:46.455 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0 not running
2015-11-15 20:28:46.455 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0
2015-11-15 20:28:46.455 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0 not running
2015-11-15 20:28:46.455 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0
2015-11-15 20:28:46.455 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0 not running
2015-11-15 20:28:46.455 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0
2015-11-15 20:28:46.455 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0 not running
2015-11-15 20:28:46.455 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1
2015-11-15 20:28:46.455 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1 not running
2015-11-15 20:28:46.455 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0
2015-11-15 20:28:46.455 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0 not scheduled
2015-11-15 20:28:46.455 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0
2015-11-15 20:28:46.455 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.0 not running
2015-11-15 20:28:46.456 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1
2015-11-15 20:28:46.457 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.1 not running
2015-11-15 20:28:46.457 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2
2015-11-15 20:28:46.457 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.javascript.2 not running
2015-11-15 20:28:46.457 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0
2015-11-15 20:28:46.457 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.node-red.0 not running
2015-11-15 20:28:46.457 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0
2015-11-15 20:28:46.457 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushover.0 not running
2015-11-15 20:28:46.457 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0
2015-11-15 20:28:46.457 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sayit.0 not running
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0
2015-11-15 20:28:46.458 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.scenes.0 not running
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0
2015-11-15 20:28:46.458 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sonos.0 not running
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0
2015-11-15 20:28:46.458 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.terminal.0 not running
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0
2015-11-15 20:28:46.458 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.web.0 not running
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0
2015-11-15 20:28:46.458 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.yr.0 not scheduled
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-bars.0
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-colorpicker.0
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-hqwidgets.0
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-metro.0
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis.0
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.mobile.0
2015-11-15 20:28:46.458 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0
2015-11-15 20:28:46.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.sequence.0 not running
2015-11-15 20:28:46.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0
2015-11-15 20:28:46.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.occ.0 not running
2015-11-15 20:28:46.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0
2015-11-15 20:28:46.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vcard.0 not running
2015-11-15 20:28:46.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-rgraph.0
2015-11-15 20:28:46.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-timeandweather.0
2015-11-15 20:28:46.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-fancyswitch.0
2015-11-15 20:28:46.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.vis-jqui-mfd.0
2015-11-15 20:28:46.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0
2015-11-15 20:28:46.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hmm.0 not running
2015-11-15 20:28:46.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0
2015-11-15 20:28:46.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.pushbullet.0 not running
2015-11-15 20:28:47.459 - info: host.MacMini-Ethernet.fritz.box received SIGTERM
2015-11-15 20:28:47.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0
2015-11-15 20:28:47.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.admin.0 not running
2015-11-15 20:28:47.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0
2015-11-15 20:28:47.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.dwd.0 not scheduled
2015-11-15 20:28:47.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0
2015-11-15 20:28:47.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.fritzbox.0 not running
2015-11-15 20:28:47.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0
2015-11-15 20:28:47.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.history.0 not running
2015-11-15 20:28:47.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0
2015-11-15 20:28:47.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rega.0 not running
2015-11-15 20:28:47.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0
2015-11-15 20:28:47.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.0 not running
2015-11-15 20:28:47.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1
2015-11-15 20:28:47.459 - warn: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.hm-rpc.1 not running
2015-11-15 20:28:47.459 - info: host.MacMini-Ethernet.fritz.box stopInstance system.adapter.ical.0</anonymous>Hat das schon jemand gehabt?
-
Ok, das Einspielen eines TimeMachine Backups von heute Morgen hat zumindest geholfen, das System wieder zu starten. Das kann aber nicht der übliche Weg sein, schließlich gibt es das nur auf OS X.
Das Update der o.g. Adapter funktioniert dennoch nicht.
Gruß
Pix
-
Hallo,
Installier mal dein npm auf Version 3.3.4, die 3.3.5 und 3.3.6 sollen da buggy sein.