NEWS
[gelöst] Adapterseite lädt nicht bzw. sehr langsam
-
Hallo
ich habe das Problem , das die Adapterseite nicht geladen wird bzw. sehr sehr lange benötigt (mehrere Minuten). Hatte jetzt auch mehrere Browser versucht. Früher ging es sofort. Es steht dann drin "Bearbeite" .
Ich wollte mal sehen ob es updates gibt.
Die Log Seite, Host (0.7.13) oder Instanzen lässt sich sofort aufrufen.
Gibt es da ein Problem?
-
Das Problem habe ich auch ab und an… Lässt sich für mich nicht feststellen woran das liegen könnte. Log sieht auch in Ordnung aus
Gesendet von iPad mit Tapatalk
-
Rufe bitte
iobroker update
aus.
Was wird da angezeigt?
-
Hi
es kommt dann:
login as: root root@dorotka.ddns.net's password: Linux raspberrypi 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Mon Oct 12 12:59:32 2015 from p578b27a0.dip0.t-ipconnect.de root@raspberrypi:~# iobroker update module.js:340 throw err; ^ Error: Cannot find module 'node-uuid' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/request/lib/auth.js:4:12) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) root@raspberrypi:~#</anonymous>
-
Deine installation ist nicht vollständig:
bitte aufrufen:
cd /opt/iobroker sudo npm cache clean sudo iobroker stop sudo pgrep -f '^io.*' | sudo xargs kill -9 sudo npm install iobroker.js-controller cd node_modules/iobroker.js-controller sudo npm update cd ../.. sudo chmod 777 * -R sudo iobroker start
-
So weit lief alles gut durch.
Erst als ich sudo iobroker start eingegeben habe kam diese Meldung.
! ````
root@raspberrypi:/opt/iobroker# sudo iobroker start
Starting ioBroker controller daemon...
! /opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:136
throw new Error(msg.error);
^
Error: TypeError: object is not a function
at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling.js:23:13
at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling.js:25:3)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling-xhr.js:6:15)
at Module._compile (module.js:456:26)
at ChildProcess. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:136:19)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at handleMessage (child_process.js:318:10)
at Pipe.channel.onread (child_process.js:345:11)
root@raspberrypi:/opt/iobroker# root@raspberrypi:/opt/iobroker# sudo iobroker start
/opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:136
throw new Error(msg.error);
^
Error: TypeError: object is not a function
at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling.js:23:13
at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling.js:25:3)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling-xhr.js:6:15)
at Module._compile (module.js:456:26)
at ChildProcess. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:136:19)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at handleMessage (child_process.js:318:10)
at Pipe.channel.onread (child_process.js:-bash: root@raspberrypi:/opt/iobroker#: Datei oder Verzeichnis nicht gefunden
root@raspberrypi:/opt/iobroker# Starting ioBroker controller daemon...
-bash: Starting: Kommando nicht gefunden.
root@raspberrypi:/opt/iobroker#
root@raspberrypi:/opt/iobroker# /opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:136
-bash: /opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:136: Datei oder Verzeichnis nicht gefunden
root@raspberrypi:/opt/iobroker# throw new Error(msg.error);
-bash: Syntaxfehler beim unerwarteten Wort(' root@raspberrypi:/opt/iobroker# ^ -bash: ^: Kommando nicht gefunden. root@raspberrypi:/opt/iobroker# Error: TypeError: object is not a function -bash: Error:: Kommando nicht gefunden. root@raspberrypi:/opt/iobroker# at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling.js:23:13 -bash: at: Kommando nicht gefunden. root@raspberrypi:/opt/iobroker# at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling.js:25:3) -bash: Syntaxfehler beim unerwarteten Wort
('
root@raspberrypi:/opt/iobroker# at Module._compile (module.js:456:26)
-bash: Syntaxfehler beim unerwarteten Wort(' root@raspberrypi:/opt/iobroker# at Object.Module._extensions..js (module.js:474:10) -bash: Syntaxfehler beim unerwarteten Wort
('
root@raspberrypi:/opt/iobroker# at Module.load (module.js:356:32)
-bash: Syntaxfehler beim unerwarteten Wort(' root@raspberrypi:/opt/iobroker# at Function.Module._load (module.js:312:12) -bash: Syntaxfehler beim unerwarteten Wort
('
root@raspberrypi:/opt/iobroker# at Module.require (module.js:364:17)
-bash: Syntaxfehler beim unerwarteten Wort(' root@raspberrypi:/opt/iobroker# at require (module.js:380:17) -bash: Syntaxfehler beim unerwarteten Wort
('
root@raspberrypi:/opt/iobroker# at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling-xhr.js:6:15)
-bash: Syntaxfehler beim unerwarteten Wort(' root@raspberrypi:/opt/iobroker# at Module._compile (module.js:456:26) -bash: Syntaxfehler beim unerwarteten Wort
('
root@raspberrypi:/opt/iobroker# at ChildProcess. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:136:19)
-bash: Syntaxfehler beim unerwarteten Wort(' root@raspberrypi:/opt/iobroker# at ChildProcess.EventEmitter.emit (events.js:98:17) -bash: Syntaxfehler beim unerwarteten Wort
('
root@raspberrypi:/opt/iobroker# at handleMessage (child_process.js:318:10)
-bash: Syntaxfehler beim unerwarteten Wort(' root@raspberrypi:/opt/iobroker# at Pipe.channel.onread (child_process.js: -bash: Syntaxfehler beim unerwarteten Wort
('
root@raspberrypi:/opt/iobroker#</anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous> -
Dann empfehle ich dir das Verzeichnis
/opt/iobroker/node_modules/iobroker.js-controller
zu löschen und dann noch mal das aufrufen:
cd /opt/iobroker sudo npm cache clean sudo pgrep -f '^io.*' | sudo xargs kill -9 sudo npm install iobroker.js-controller sudo chmod 777 * -R
Danach ausführen:
sudo node node_modules/iobroker.js-controller/controller.js
Was kommt?
-
Hi
ist hier ein Fehler drin?
sudo pgrep -f '^io.*' | sudo xargs kill -9
Es kommt – ungültige Option
-
Jo bei mir Läd es auch nicht hab iobroker update eingegeben und das lief
!
root@raspberrypi:~# iobroker update update done Adapter "zwave" : 0.2.2 Adapter "yr" : 0.1.7 Adapter "wolf" : 0.0.4 Adapter "web" : 1.0.2 , installed 1.0.2 Adapter "vis-timeandweather": 0.0.2 , installed 0.0.2 Adapter "vis-rgraph" : 0.0.2 Adapter "vis-plumb" : 0.1.5 Adapter "vis-metro" : 0.1.9 , installed 0.1.9 Adapter "vis-lcars" : 0.1.6 Adapter "vis-jqui-mfd" : 0.0.1 Adapter "vis-hqwidgets" : 0.2.0 Adapter "vis-fancyswitch": 0.1.0 Adapter "vis-colorpicker": 0.1.1 Adapter "vis-bars" : 0.1.1 Adapter "vis" : 0.7.2 , installed 0.7.2 Adapter "terminal" : 0.1.2 Adapter "sonos" : 0.1.7 , installed 0.1.7 Adapter "rickshaw" : 0.2.2 Adapter "pushover" : 0.1.1 Adapter "pushbullet" : 0.0.11 Adapter "owfs" : 0.0.2 Adapter "onkyo" : 0.1.9 Adapter "socketio" : 1.0.0 Adapter "simple-api" : 1.0.0 Adapter "scenes" : 0.1.3 Adapter "sayit" : 0.3.12 Adapter "s7" : 0.2.3 Adapter "ping" : 0.1.4 Adapter "node-red" : 0.3.5 Adapter "mqtt" : 0.2.10 Adapter "modbus" : 0.2.2 Adapter "megad" : 1.0.1 Adapter "knx" : 0.2.10 Controller "js-controller" : 0.7.14 , installed 0.7.14 Adapter "javascript" : 1.0.2 Adapter "icons-ultimate-png": 0.1.0 , installed 0.1.0 Adapter "icons-open-icon-library-png": 0.1.1 Adapter "icons-mfd-svg" : 0.1.2 Adapter "icons-mfd-png" : 0.1.2 Adapter "icons-material-svg": 0.1.0 Adapter "icons-material-png": 0.1.0 Adapter "icons-addictive-flavour-png": 0.1.0 Adapter "ical" : 1.1.1 Adapter "hmm" : 1.0.0 Adapter "hue" : 0.4.4 Adapter "hm-rpc" : 0.5.2 , installed 0.5.2 Adapter "hm-rega" : 0.2.2 , installed 0.2.2 Adapter "history" : 0.1.3 Adapter "harmony" : 0.5.3 Adapter "example" : 0.1.1 , installed 0.1.1 Adapter "fritzbox" : 0.2.1 Adapter "flot" : 0.1.1 Adapter "email" : 0.1.2 Adapter "dwd" : 0.1.10 Adapter "cul" : 0.0.4 Adapter "b-control-em" : 0.1.1 Adapter "artnet" : 0.0.3 Adapter "admin" : 0.6.1 , installed 0.6.1 root@raspberrypi:~# sudo iobroker start ioBroker controller daemon already running. PID: 2219 root@raspberrypi:~# !
Alles kann ich öffnen nur bei Adapter steht bearbeite
-
Es kommt diese Meldung:
root@raspberrypi:/opt/iobroker# sudo pgrep -f '^io.*' | sudo xargs kill -9 kill: Ungültige Option -- 9 Usage: kill [options] <pid>[...] Options: <pid>[...] send signal to every <pid>listed -<signal>, -s, --signal <signal>specify the <signal>to be sent -l, --list=[<signal>] list all signal names, or convert one to a name -L, --table list all signal names in a nice table -h, --help display this help and exit -V, --version output version information and exit For more details see kill(1).</signal></signal></signal></signal></pid></pid></pid>
-
Es kommt diese Meldung:
root@raspberrypi:/opt/iobroker# sudo pgrep -f '^io.*' | sudo xargs kill -9 kill: Ungültige Option -- 9 Usage: kill [options] <pid>[...] Options: <pid>[...] send signal to every <pid>listed -<signal>, -s, --signal <signal>specify the <signal>to be sent -l, --list=[<signal>] list all signal names, or convert one to a name -L, --table list all signal names in a nice table -h, --help display this help and exit -V, --version output version information and exit For more details see kill(1).</signal></signal></signal></signal></pid></pid></pid> ```` `
Diese Meldung kannst du einfach ignorieren.
-
Hi
du bist der beste
Jetzt läuft es wieder. Vielen vielen Dank.
-
So hab alles deinstalliert und neu installiert.
Raspberry einmal runter gefahren und wieder hoch und die Adapter Seite lädt nicht mehr
-
Hallo,
hab das auch alles durchlaufen und folgendes Problem:
! ````
root@ioBroker:/opt/iobroker# sudo chmod 777 * -R
root@ioBroker:/opt/iobroker# sudo node node_modules/iobroker.js-controller/contr oller.js
! module.js:340
throw err;
^
Error: Cannot find module 'engine.io'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/nod e_modules/socket.io/lib/index.js:9:14)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
root@ioBroker:/opt/iobroker# iobroker start
Starting ioBroker controller daemon...
! /opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:136
throw new Error(msg.error);
^
Error: Error: Cannot find module 'engine.io'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io/lib/index.js:9:14)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at ChildProcess. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:136:19)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at handleMessage (child_process.js:318:10)
at Pipe.channel.onread (child_process.js:345:11)</anonymous></anonymous></anonymous>>! ```` root@ioBroker:/opt/iobroker# iobroker list instances >! module.js:340 throw err; ^ Error: Cannot find module 'parseuri' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/lib/url.js:6:16) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17)</anonymous>
Hilfe?! Ursprung war der Versuch die Updates einzuspielen.
-
Es gibt keine individuelle Lösung.
Hast du schon das probiert: http://forum.iobroker.com/viewtopic.php … 562#p13163
?
Dabei die Fehlermeldung von "sudo pgrep -f '^io.*' | sudo xargs kill -9" kannst du ignorieren.
-
Ja, genau das war mein Weg. Würde ja wenigstens gerne die Views irgendwie sichern. Hab ich mal schön versäumt und viel geändert.
-
Hi ich hab doch noch ein Problem, denn VIS startet nicht. Die AdminSeite geht aber wunderbar.
login as: root root@dorotka.ddns.net's password: Linux raspberrypi 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Fri Oct 16 17:48:54 2015 from i59f5ca06.versanet.de root@raspberrypi:~# cd /opt/iobroker root@raspberrypi:/opt/iobroker# ./iobroker restart Stopping ioBroker controller daemon... ioBroker controller daemon stopped. Starting ioBroker controller daemon... ioBroker controller daemon started. PID: 2895 root@raspberrypi:/opt/iobroker#
Die Seite 192.168.0.20:8082/vis/index.html#Doro lädt lange und dann kommt "No conection to Server".
Das steht im Log
!
Drücke Strg+A und danach Strg+C, um den Inhalt in die Zwischenablage zu kopieren. Klicke irgendwo, um das Fenster zu schliessen. hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.23497.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1442308494} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.23497.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.23235.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1442254850} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.23235.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.22529.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1441909447} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.22529.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.22440.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1441909088} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.22440.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.21323.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1441202120} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.21323.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.21311.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1441202120} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.21311.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.21283.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1441202120} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.21283.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.20264.Active {'val':false,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1441210996} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.20264.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.19394.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1440521102} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.19394.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.17910.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1440178888} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.17910.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.17610.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1440096696} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.17610.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.17444.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1440057602} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.17444.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.17422.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1440057273} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.17422.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.17113.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1439830911} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.17113.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.16440.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.16440.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.15531.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1442422030} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.15531.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.15520.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.15520.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.15509.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.15509.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.15025.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1440099848} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.15025.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.15000.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.15000.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.14882.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.14882.Active hm-rega.0 2015-10-16 18:16:01 debug hm-rega.0 stateChange hm-rega.0.14570.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:01 debug inMem message hm-rega.0.* hm-rega.0.14570.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.13636.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.13636.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.13556.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.13556.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.13509.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.13509.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.13319.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.13319.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.13279.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.13279.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.12721.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.12721.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.12218.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.12218.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.12091.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.12091.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.11630.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.11630.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.10341.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.10341.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.9864.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.9864.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.9684.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.9684.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.9418.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.9418.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.9099.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.9099.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.8883.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.8883.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.8242.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.8242.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.8228.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.8228.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.8018.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.8018.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.7628.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.7628.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.7027.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.7027.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.6876.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.6876.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.6166.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.6166.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.6075.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.6075.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.5503.Active {'val':true,'ack':true,'ts':1445012161,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.5503.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.5279.Active {'val':true,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.5279.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.2189.Active {'val':true,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.2189.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.1964.Active {'val':true,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.1964.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.1906.Active {'val':true,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.1906.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.1595.Active {'val':true,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.1595.Active hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 <-- {'17113':{'Name':'Balkont%FCr','TypeName':'PROGRAM','PrgInfo':'Balkont%FCrkontakt', 'Active':true,'Timestamp':'2015-10-16 17:33:09'}, '15531':{'Name':'Bewegung','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 18:00:48'}, '8228':{'Name':'Blumen%20gie%DFen','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '21311':{'Name':'Display%20Flur%20unten%20%2B%20Schlafzimmer%20Taste%20oben%20kurz','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 05:59:47'}, '21283':{'Name':'Display%20Flur%20unten%20%2B%20Schlafzimmer%20Taste%20unten%20kurz','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 05:59:50'}, '21323':{'Name':'Display%20Flur%20unten%20%2BSchlafzimmerTaste%20oben%20lang','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 05:59:52'}, '1595':{'Name':'Displaynachricht%20senden','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-15 21:00:00'}, '16440':{'Name':'Drucker%20Tintenstand','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 18:00:00'}, '8883':{'Name':'Email-Status%20Versand','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 13:00:00'}, '9418':{'Name':'E%DFzimmer','TypeName':'PROGRAM','PrgInfo':'Heizungssteuerungsscript_E%DFzimmer', 'Active':true,'Timestamp':'2015-10-16 00:00:00'}, '7027':{'Name':'FB%2019%20T%20Taste%201%20LED%209%20aus%20Waschmaschine','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '6876':{'Name':'FB%2019%20T%20Taste%202%20LED%2010%20aus%20Sp%FClmaschine','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:56:55'}, '9684':{'Name':'FB%20Kanal%2012%20G%E4ste%20da%20Heizungsscript_Test','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '15000':{'Name':'Feiertag','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:56:55'}, '17444':{'Name':'Fenster_Ankleidezimmer','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:56:55'}, '6166':{'Name':'Fenster_Bad','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 18:06:55'}, '17422':{'Name':'Fenster_B%FCro','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 17:44:12'}, '22529':{'Name':'Fenster_G%E4stezimmer','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 17:33:37'}, '22440':{'Name':'Fenster_K%FCche','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 17:18:37'}, '6075':{'Name':'Fenster_Schlafzimmer','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 17:56:46'}, '2189':{'Name':'Garagentor','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 16:48:33'}, '7628':{'Name':'Loogia%20Tuer%20auf','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 17:32:02'}, '9864':{'Name':'Rollade_Loggia_FB%203%2B4','TypeName':'PROGRAM','PrgInfo':'100%25%20Auf%2FZU', 'Active':true,'Timestamp':'2015-10-11 11:57:02'}, '10341':{'Name':'Rollade_Loggia_FB%205%2B6','TypeName':'PROGRAM','PrgInfo':'42%25%20Rocky%20', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '13556':{'Name':'Rollade_Str_rechts_FB%209%2B10','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '12721':{'Name':'Rollade_Strasse_FB%207%2B8','TypeName':'PROGRAM','PrgInfo':'100%25%20Auf%2FZU', 'Active':true,'Timestamp':'2015-10-11 11:57:02'}, '14570':{'Name':'Rolladen%20S%FCd%2035%25%20ab%2023%20Grad','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 18:15:39'}, '13509':{'Name':'Rolladen_WZ_Sued_35prozenz','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '12218':{'Name':'Rolladensteuerung_Zeit_Loggia','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 00:00:00'}, '15509':{'Name':'Schalter%20oben%20laden','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 07:04:46'}, '15520':{'Name':'Schalter%20unten%20laden%20aus','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 07:04:49'}, '19394':{'Name':'Servicemelungen_LowBatterie','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-14 19:26:41'}, '1964':{'Name':'Systemvariabele%20Waschmaschine%20Gong%20%2B%20Anzeige','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:59:02'}, '8018':{'Name':'Systemvariabele%20Waschmaschine%20Gong%20%2B%20Anzeige','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:59:02'}, '5279':{'Name':'Systemvariable%20Sp%FClmasche%20setzen','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-14 20:19:04'}, '5503':{'Name':'Systemvariable%20Sp%FClmaschine%20Gong%20%2B%20Anzeige','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-14 20:21:04'}, '1906':{'Name':'Systemvariable%20Waschmaschine%20setzen','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:57:02'}, '14882':{'Name':'Tageszeitprogramm','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 18:15:00'}, '8242':{'Name':'Taste%2013%20Blumen%20gie%DFen%20l%F6schen','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '12091':{'Name':'Taster%20WZ%20Loggia%20Rolladen%2034Prozent','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:57:02'}, '17910':{'Name':'Taster-Wanddisplay_Test','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '11630':{'Name':'Taster_WZ_Rollade_Loggia','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '17610':{'Name':'Temperatur_19%20TastenFB%20lang','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '15025':{'Name':'Temperatur_19%20TastenFB_kurz','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '9099':{'Name':'T%FCrklingel','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '20264':{'Name':'Wanddisplay-DIS-WM55%20Taste%20unten%20Kanal%201','TypeName':'PROGRAM','PrgInfo':'', 'Active':false,'Timestamp':'1970-01-01 01:00:00'}, '23235':{'Name':'Wecker%206%20Uhr%20Mo-Fr','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-15 06:00:00'}, '23497':{'Name':'Wecker%209%20Uhr%20Mo-Fr','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '13636':{'Name':'WZ_Rollade_Sued_alle%20hoch','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, '13319':{'Name':'WZ_Rolladen_Sued%20Astro','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 08:03:00'}, '13279':{'Name':'WZ_Wandtaster%205%2B6%20Rollade%20Sued','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}} hm-rega.0 2015-10-16 18:16:00 debug hm-rega.0 stateChange hm-rega.0.1906.Active {'val':true,'ack':true,'ts':1445012100,'from':'system.adapter.hm-rega.0','lc':1435779720} hm-rega.0 2015-10-16 18:16:00 debug inMem message hm-rega.0.* hm-rega.0.1906.Active hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.21282 {'val':false,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444557388} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.21282 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.21281 {'val':false,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444967992} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.21281 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.21280 {'val':false,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444885898} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.21280 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.21279 {'val':0,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444968012} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.21279 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.19446 {'val':'???','ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444557388} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.19446 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.16439 {'val':90,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1445011200} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.16439 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.16438 {'val':20,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1445011200} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.16438 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.16437 {'val':20,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1445011200} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.16437 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.16436 {'val':20,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1445011200} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.16436 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.14999 {'val':0,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444557388} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.14999 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.14881 {'val':5,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1445012100} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.14881 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.9396 {'val':false,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444557388} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.9396 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.9395 {'val':-1,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444557388} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.9395 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.9394 {'val':'???','ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444557388} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.9394 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.9392 {'val':false,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444711040} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.9392 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.9110 {'val':false,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444557388} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.9110 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.6149 {'val':false,'ack':true,'ts':1445012160,'from':'system.adapter.hm-rega.0','lc':1444557388} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.6149 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.5254 {'val':false,'ack':true,'ts':1445012159,'from':'system.adapter.hm-rega.0','lc':1444846864} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.5254 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.2172 {'val':false,'ack':true,'ts':1445012159,'from':'system.adapter.hm-rega.0','lc':1444557388} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.2172 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.1905 {'val':false,'ack':true,'ts':1445012159,'from':'system.adapter.hm-rega.0','lc':1444557542} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.1905 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.1233 {'val':false,'ack':true,'ts':1445012159,'from':'system.adapter.hm-rega.0','lc':0} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.1233 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.950 {'val':true,'ack':true,'ts':1445012159,'from':'system.adapter.hm-rega.0','lc':1444939905} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.950 hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.maintenance {'val':2,'ack':true,'ts':1445012159,'from':'system.adapter.hm-rega.0','lc':1445012148} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.maintenance hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 stateChange hm-rega.0.alarms {'val':0,'ack':true,'ts':1445012159,'from':'system.adapter.hm-rega.0','lc':1444557401} hm-rega.0 2015-10-16 18:15:59 debug inMem message hm-rega.0.* hm-rega.0.alarms hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 <-- {'1233':[false,'1970-01-01 01:00:00'], '950':[true,'2015-10-15 22:11:45'], '16439':[90.000000,'2015-10-16 18:00:00'], '16438':[20.000000,'2015-10-16 18:00:00'], '16437':[20.000000,'2015-10-16 18:00:00'], '16436':[20.000000,'2015-10-16 18:00:00'], '14999':[0,'2015-10-11 11:56:28'], '9392':[false,'2015-10-13 06:37:20'], '2172':[false,'2015-10-11 11:56:28'], '6149':[false,'2015-10-11 11:56:28'], '9394':['%3F%3F%3F','2015-10-11 11:56:28'], '9395':[-1.000000,'2015-10-11 11:56:28'], '21280':[false,'2015-10-15 07:11:38'], '21279':[0,'2015-10-16 06:00:12'], '5254':[false,'2015-10-14 20:21:04'], '9110':[false,'2015-10-11 11:56:28'], '14881':[5,'2015-10-16 18:15:00'], '9396':[false,'2015-10-11 11:56:28'], '19446':['%3F%3F%3F','2015-10-11 11:56:28'], '1905':[false,'2015-10-11 11:59:02'], '21281':[false,'2015-10-16 05:59:52'], '21282':[false,'2015-10-11 11:56:28'], '40':[0,'2015-10-11 11:56:41'], '41':[2,'2015-10-16 18:15:48']} hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 --> !# polling.fn 1.2 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 --> programs.fn hm-rega.0 2015-10-16 18:15:59 debug hm-rega.0 --> polling.fn raspberrypi 2015-10-16 18:15:53 warn host.raspberrypi warning: Following packages cannot be read: example admin.0 2015-10-16 18:15:53 info admin.0 Repository received successfully. admin.0 2015-10-16 18:15:53 info admin.0 Repository received successfully. raspberrypi 2015-10-16 18:15:53 warn host.raspberrypi warning: Following packages cannot be read: example host-raspberrypi 2015-10-16 18:15:45 info Update repository 'online' under 'https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/conf/sources-dist.json' inMem 2015-10-16 18:15:45 debug message *.logging system.adapter.admin.0.logging val=true, ack=true, ts=1445012145, from=system.adapter.admin.0, lc=1445012145 admin-0 2015-10-16 18:15:45 info received all objects admin-0 2015-10-16 18:15:44 info received all states admin-0 2015-10-16 18:15:41 info Use link 'http://localhost:8081' to configure. admin-0 2015-10-16 18:15:41 info http server listening on port 8081 admin-0 2015-10-16 18:15:41 info Request actual repository... admin-0 2015-10-16 18:15:41 info requesting all objects admin-0 2015-10-16 18:15:41 info requesting all states admin-0 2015-10-16 18:15:41 info starting. Version 0.6.1 in /opt/iobroker/node_modules/iobroker.admin hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.21282 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557388} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.21282 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557388 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.21281 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444967992} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.21281 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444967992 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.21280 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444885898} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.21280 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444885898 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.21279 {'val':0,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444968012} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.21279 val=0, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444968012 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.19446 {'val':'???','ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557388} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.19446 val=???, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557388 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.16439 {'val':90,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1445011200} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.16439 val=90, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1445011200 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.16438 {'val':20,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1445011200} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.16438 val=20, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1445011200 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.16437 {'val':20,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1445011200} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.16437 val=20, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1445011200 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.16436 {'val':20,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1445011200} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.16436 val=20, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1445011200 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.14999 {'val':0,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557388} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.14999 val=0, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557388 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.14881 {'val':5,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1445012100} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.14881 val=5, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1445012100 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.9396 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557388} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.9396 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557388 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.9395 {'val':-1,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557388} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.9395 val=-1, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557388 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.9394 {'val':'???','ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557388} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.9394 val=???, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557388 hm-rega-0 2015-10-16 18:15:36 debug stateChange hm-rega.0.9392 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444711040} inMem 2015-10-16 18:15:36 debug message hm-rega.0.* hm-rega.0.9392 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444711040 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.9110 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557388} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.9110 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557388 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.6149 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557388} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.6149 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557388 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.5254 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444846864} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.5254 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444846864 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.2172 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557388} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.2172 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557388 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.1905 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557542} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.1905 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557542 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.1233 {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':0} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.1233 val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=0 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.950 {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444939905} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.950 val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444939905 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.maintenance {'val':2,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1445012012} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.maintenance val=2, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1445012012 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.alarms {'val':0,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1444557401} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.alarms val=0, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1444557401 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.23497.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1442308494} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.23497.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1442308494 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.23235.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1442254850} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.23235.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1442254850 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.22529.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1441909447} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.22529.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1441909447 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.22440.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1441909088} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.22440.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1441909088 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.21323.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1441202120} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.21323.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1441202120 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.21311.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1441202120} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.21311.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1441202120 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.21283.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1441202120} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.21283.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1441202120 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.20264.Active {'val':false,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1441210996} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.20264.Active val=false, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1441210996 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.19394.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1440521102} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.19394.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1440521102 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.17910.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1440178888} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.17910.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1440178888 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.17610.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1440096696} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.17610.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1440096696 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.17444.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1440057602} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.17444.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1440057602 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.17422.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1440057273} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.17422.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1440057273 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.17113.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1439830911} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.17113.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1439830911 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.16440.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.16440.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.15531.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1442422030} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.15531.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1442422030 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.15520.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.15520.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.15509.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.15509.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.15025.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1440099848} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.15025.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1440099848 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.15000.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.15000.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.14882.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.14882.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.14570.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.14570.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.13636.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.13636.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.13556.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.13556.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.13509.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.13509.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.13319.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.13319.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.13279.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.13279.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.12721.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.12721.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.12218.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.12218.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.12091.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.12091.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.11630.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.11630.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.10341.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.10341.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.9864.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.9864.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.9684.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.9684.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.9418.Active {'val':true,'ack':true,'ts':1445012136,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.9418.Active val=true, ack=true, ts=1445012136, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.9099.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.9099.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.8883.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.8883.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.8242.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.8242.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.8228.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.8228.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.8018.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.8018.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.7628.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.7628.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug '41':[2,'2015-10-16 18:13:32']} hm-rega-0 2015-10-16 18:15:35 debug '40':[0,'2015-10-11 11:56:41'], hm-rega-0 2015-10-16 18:15:35 debug '21282':[false,'2015-10-11 11:56:28'], hm-rega-0 2015-10-16 18:15:35 debug '21281':[false,'2015-10-16 05:59:52'], hm-rega-0 2015-10-16 18:15:35 debug '1905':[false,'2015-10-11 11:59:02'], hm-rega-0 2015-10-16 18:15:35 debug '19446':['%3F%3F%3F','2015-10-11 11:56:28'], hm-rega-0 2015-10-16 18:15:35 debug '9396':[false,'2015-10-11 11:56:28'], hm-rega-0 2015-10-16 18:15:35 debug '14881':[5,'2015-10-16 18:15:00'], hm-rega-0 2015-10-16 18:15:35 debug '9110':[false,'2015-10-11 11:56:28'], hm-rega-0 2015-10-16 18:15:35 debug '5254':[false,'2015-10-14 20:21:04'], hm-rega-0 2015-10-16 18:15:35 debug '21279':[0,'2015-10-16 06:00:12'], hm-rega-0 2015-10-16 18:15:35 debug '21280':[false,'2015-10-15 07:11:38'], hm-rega-0 2015-10-16 18:15:35 debug '9395':[-1.000000,'2015-10-11 11:56:28'], hm-rega-0 2015-10-16 18:15:35 debug '9394':['%3F%3F%3F','2015-10-11 11:56:28'], hm-rega-0 2015-10-16 18:15:35 debug '6149':[false,'2015-10-11 11:56:28'], hm-rega-0 2015-10-16 18:15:35 debug '2172':[false,'2015-10-11 11:56:28'], hm-rega-0 2015-10-16 18:15:35 debug '9392':[false,'2015-10-13 06:37:20'], hm-rega-0 2015-10-16 18:15:35 debug '14999':[0,'2015-10-11 11:56:28'], hm-rega-0 2015-10-16 18:15:35 debug '16436':[20.000000,'2015-10-16 18:00:00'], hm-rega-0 2015-10-16 18:15:35 debug '16437':[20.000000,'2015-10-16 18:00:00'], hm-rega-0 2015-10-16 18:15:35 debug '16438':[20.000000,'2015-10-16 18:00:00'], hm-rega-0 2015-10-16 18:15:35 debug '16439':[90.000000,'2015-10-16 18:00:00'], hm-rega-0 2015-10-16 18:15:35 debug '950':[true,'2015-10-15 22:11:45'], hm-rega-0 2015-10-16 18:15:35 debug <-- {'1233':[false,'1970-01-01 01:00:00'], hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.7027.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.7027.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.6876.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.6876.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.6166.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.6166.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug --> !# polling.fn 1.2 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.6075.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.6075.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.5503.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.5503.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.5279.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.5279.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.2189.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.2189.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.1964.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.1964.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.1906.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.1906.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 hm-rega-0 2015-10-16 18:15:35 debug stateChange hm-rega.0.1595.Active {'val':true,'ack':true,'ts':1445012135,'from':'system.adapter.hm-rega.0','lc':1435779720} inMem 2015-10-16 18:15:35 debug message hm-rega.0.* hm-rega.0.1595.Active val=true, ack=true, ts=1445012135, from=system.adapter.hm-rega.0, lc=1435779720 debug '13279':{'Name':'WZ_Wandtaster%205%2B6%20Rollade%20Sued','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}} debug '13319':{'Name':'WZ_Rolladen_Sued%20Astro','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 08:03:00'}, debug '13636':{'Name':'WZ_Rollade_Sued_alle%20hoch','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, debug '23497':{'Name':'Wecker%209%20Uhr%20Mo-Fr','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, debug '23235':{'Name':'Wecker%206%20Uhr%20Mo-Fr','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-15 06:00:00'}, debug '20264':{'Name':'Wanddisplay-DIS-WM55%20Taste%20unten%20Kanal%201','TypeName':'PROGRAM','PrgInfo':'', 'Active':false,'Timestamp':'1970-01-01 01:00:00'}, debug '9099':{'Name':'T%FCrklingel','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, debug '15025':{'Name':'Temperatur_19%20TastenFB_kurz','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, debug '17610':{'Name':'Temperatur_19%20TastenFB%20lang','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, debug '11630':{'Name':'Taster_WZ_Rollade_Loggia','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, debug '17910':{'Name':'Taster-Wanddisplay_Test','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, debug '12091':{'Name':'Taster%20WZ%20Loggia%20Rolladen%2034Prozent','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:57:02'}, debug '8242':{'Name':'Taste%2013%20Blumen%20gie%DFen%20l%F6schen','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, debug '14882':{'Name':'Tageszeitprogramm','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 18:15:00'}, debug '1906':{'Name':'Systemvariable%20Waschmaschine%20setzen','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:57:02'}, debug '5503':{'Name':'Systemvariable%20Sp%FClmaschine%20Gong%20%2B%20Anzeige','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-14 20:21:04'}, debug '5279':{'Name':'Systemvariable%20Sp%FClmasche%20setzen','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-14 20:19:04'}, debug '8018':{'Name':'Systemvariabele%20Waschmaschine%20Gong%20%2B%20Anzeige','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:59:02'}, debug '1964':{'Name':'Systemvariabele%20Waschmaschine%20Gong%20%2B%20Anzeige','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-11 11:59:02'}, debug '19394':{'Name':'Servicemelungen_LowBatterie','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-14 19:26:41'}, debug '15520':{'Name':'Schalter%20unten%20laden%20aus','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 07:04:49'}, debug '15509':{'Name':'Schalter%20oben%20laden','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 07:04:46'}, debug '12218':{'Name':'Rolladensteuerung_Zeit_Loggia','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'2015-10-16 00:00:00'}, debug '13509':{'Name':'Rolladen_WZ_Sued_35prozenz','TypeName':'PROGRAM','PrgInfo':'', 'Active':true,'Timestamp':'1970-01-01 01:00:00'}, !
–----------------------------
update
Jetzt geht alles!
Hab noch mal dieses gemacht.
cd /opt/iobroker npm install iobroker.js-controller --production
-
Morjens,
so nach ewigem rumprobieren, geht die Admin Seite wieder. Auf Vis komme ich nicht und habe folgenden Fehler im Log:
ioBroker 2015-10-17 00:10:43 error host.ioBroker instance system.adapter.javascript.0 terminated with code 8 (node.js: Cannot find module) host-ioBroker 2015-10-17 00:12:33 error instance system.adapter.javascript.0 terminated with code 8 (node.js: Cannot find module)
Hat jemand eine Ahnung? Auf jeden Fall beschäftige ich mich vor dem nächsten Update mit dem Thema Backup auf´s NAS…
-
Dann empfehle ich dir das Verzeichnis
/opt/iobroker/node_modules/iobroker.js-controller
zu löschen und dann noch mal das aufrufen:
cd /opt/iobroker sudo npm cache clean sudo pgrep -f '^io.*' | sudo xargs kill -9 sudo npm install iobroker.js-controller sudo chmod 777 * -R
Danach ausführen:
sudo node node_modules/iobroker.js-controller/controller.js
Was kommt? `
habe das o. g. ausgeführt…jetzt komme ich per ssh nicht mehr drauf..
meldung: Handshake failed
Und jetzt?
Gruss
-
Dann empfehle ich dir das Verzeichnis
/opt/iobroker/node_modules/iobroker.js-controller
zu löschen und dann noch mal das aufrufen:
cd /opt/iobroker sudo npm cache clean sudo pgrep -f '^io.*' | sudo xargs kill -9 sudo npm install iobroker.js-controller sudo chmod 777 * -R
Danach ausführen:
sudo node node_modules/iobroker.js-controller/controller.js
Was kommt? `
habe das o. g. ausgeführt…jetzt komme ich per ssh nicht mehr drauf..
meldung: Handshake failed
Und jetzt?
Gruss `
Verstehst du was die beschriebene Befehle machen?Die haben mit ssh nichts zu tun. Schon Gerätrestart probiert?