Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. System ausgelastet….SWAP?RAM? keine Ahnung:-(

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    System ausgelastet….SWAP?RAM? keine Ahnung:-(

    This topic has been deleted. Only users with topic management privileges can see it.
    • BuZZy
      BuZZy last edited by

      Wenn Swap erweitert werden muss damit es ordentlich läuft ist die Lösung einfach ->

      Mehr RAM einbauen! :lol:

      Nein, wird nichts bringen, außer wenn man SWAP komplett deaktiviert.

      Sonst wird der SWAP immer benutzt, egal ob RAM voll ist oder nicht,..

      Ein Programm was nichts zu tun hat und einfach nur so "inaktiv" den RAM belegt ist besser im SWAP aufgehoben.

      So wurde es dem System/Kernel beigebracht - und deswegen wird es vom RAM in den SWAP ausgelagert - auch wenn eigentlich noch genug RAM frei ist. Wenn das Programm wieder aktiv wird, wird es vom SWAP wieder in den RAM geladen. 😉

      Wenn man keine Festplatte verwendet, sondern SD Karten/SSDs etc. sollte man den SWAP deaktivieren um unnötige Schreiberei auf die Karte zu unterbinden.

      Gruß

      1 Reply Last reply Reply Quote 0
      • A
        andyb last edited by

        Wäre es nicht sinnvoller den Swappiness auf 0 "nur wenn es nicht anders geht" zu setzen, als komplett zu deaktivieren?

        (Ich hab keine Ahnung, deshalb frag ich ja euch) :mrgreen:

        Edit: Wenn ich es richtig verstanden habe, würde er ja dann erst den Swap nutzen wenn Rem voll?

        1 Reply Last reply Reply Quote 0
        • BuZZy
          BuZZy last edited by

          Korrekt, swappiness auf 0 (vor Kernel 3.5) bzw swappiness auf 1 (ab Kernel 3.5) ist denke ich am Besten.

          Dann wird nur in den SWAP ausgelagert wenn es gar nicht mehr anders geht / bzw. wenn der freie RAM unter den Wert vm.min_free_kbytes fällt.

          Also /etc/sysctl.conf eintragen:````
          vm.swappiness = 1
          vm.min_free_kbytes = 50000

          
          Gruß
          1 Reply Last reply Reply Quote 0
          • A
            andyb last edited by

            @apollon77:

            Sortiere top doch mal nach verbrauchtem Speicher der prozesse und nicht nach CPU Last `

            Anbei, auch mit Swap

            ! top - 20:12:50 up 9 days, 12:47, 1 user, load average: 0.19, 0.45, 0.60 Tasks: 124 total, 1 running, 123 sleeping, 0 stopped, 0 zombie %Cpu(s): 3.5 us, 1.0 sy, 0.0 ni, 95.5 id, 0.0 wa, 0.0 hi, 0.1 si, 0.0 st KiB Mem: 2062612 total, 1133320 used, 929292 free, 272 buffers KiB Swap: 131068 total, 49352 used, 81716 free. 41368 cached Mem ! PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ SWAP COMMAND 9156 root 20 0 210304 95028 3860 S 2.0 4.6 34:39.26 1840 iobroker.js-con 9266 root 20 0 205544 93084 4736 S 1.0 4.5 18:38.64 0 io.javascript.0 9225 root 20 0 185816 70280 3984 S 0.3 3.4 12:59.45 0 io.cloud.0 9166 root 20 0 182820 58460 3048 S 1.6 2.8 12:55.67 9884 io.admin.0 9585 root 20 0 173296 57776 1448 S 0.0 2.8 1:37.94 0 io.systeminfo.0 9345 root 20 0 165364 48948 2696 S 0.3 2.4 8:47.01 0 node-red 9219 root 20 0 149976 38296 2340 S 0.0 1.9 5:00.71 0 io.web.0 9182 root 20 0 146240 31488 3232 S 3.9 1.5 4:13.01 2292 io.hm-rega.0 9522 root 20 0 144400 29620 1232 S 0.7 1.4 9:13.67 0 io.sql.0 9369 root 20 0 142740 28152 2812 S 0.0 1.4 1:22.55 0 io.telegram.0 9427 root 20 0 140352 27696 3216 S 0.3 1.3 1:24.76 0 io.sonos.0 9554 root 20 0 143788 25552 11284 S 0.3 1.2 0:56.48 0 io.amazon-dash. 9202 root 20 0 138960 24384 1592 S 0.3 1.2 2:41.20 672 io.harmony.0 9297 root 20 0 129572 24160 1928 S 0.7 1.2 3:18.44 0 io.hue.0 9446 root 20 0 132372 24072 1600 S 0.0 1.2 0:49.58 0 io.parser.0 9474 root 20 0 135468 22928 3132 S 0.0 1.1 0:51.14 0 io.fritzdect.0 9412 root 20 0 128900 22820 1544 S 0.0 1.1 1:07.70 0 io.hm-rpc.2 9508 root 20 0 135652 22032 2896 S 0.0 1.1 2:49.63 0 io.unifi.0 9276 root 20 0 137404 22020 1128 S 0.0 1.1 0:49.72 0 io.node-red.0 9192 root 20 0 140592 20608 900 S 0.0 1.0 1:05.04 1936 io.netatmo.0 9209 root 20 0 123536 20248 2556 S 0.0 1.0 3:03.90 496 io.hm-rpc.1 9502 root 20 0 137188 19580 1216 S 0.0 0.9 0:43.35 0 io.pushbullet.1 9393 root 20 0 137188 19012 1204 S 0.0 0.9 0:45.29 0 io.pushbullet.0 9357 root 20 0 128240 18560 688 S 0.3 0.9 0:14.37 0 node 9251 root 20 0 125896 17760 1048 S 0.0 0.9 0:45.59 0 io.sayit.0 9172 root 20 0 122844 17560 2908 S 0.0 0.9 2:01.94 1416 io.hm-rpc.0 9321 root 20 0 127448 16960 1236 S 0.0 0.8 0:40.40 0 io.socketio.0 9540 root 20 0 122592 16660 2740 S 0.0 0.8 0:48.54 0 io.paw.0 9528 root 20 0 123056 16392 2256 S 0.0 0.8 0:48.31 0 io.mihome.0 9475 root 20 0 122856 15812 844 S 0.0 0.8 0:46.76 0 io.simple-api.0 9291 root 20 0 122468 15600 1400 S 0.7 0.8 8:57.59 0 io.scenes.0 9560 root 20 0 122456 15512 1360 S 0.0 0.8 1:09.89 0 io.ping.0 9379 root 20 0 120760 15280 1032 S 0.0 0.7 0:41.03 0 io.text2command 9534 root 20 0 121852 14804 1096 S 0.0 0.7 0:47.43 0 io.wrapper.0 9579 root 20 0 122468 14648 928 S 0.0 0.7 0:36.30 0 io.fullcalendar 9456 root 20 0 121548 14484 1128 S 0.0 0.7 0:40.02 0 io.email.0 9363 root 20 0 119740 13564 712 S 0.3 0.7 0:13.69 0 node 22984 redis 20 0 36856 4468 212 S 1.3 0.2 400:28.46 252 redis-server 595 root 20 0 8328 3564 532 S 0.0 0.2 2:47.45 284 wpa_supplicant 453 root 20 0 53720 1544 844 S 0.0 0.1 3:44.63 856 NetworkManager 11269 root 20 0 5348 1200 0 S 0.0 0.1 0:34.48 0 bash 1 root 20 0 4420 980 304 S 0.0 0.0 0:52.73 296 systemd 180 root 20 0 8436 932 828 S 0.0 0.0 1:00.05 124 systemd-journal 11192 root 20 0 10784 816 84 S 0.0 0.0 0:01.06 0 sshd 11289 root 20 0 4740 768 264 R 2.3 0.0 0:05.79 0 top 443 root 20 0 31392 644 172 S 0.0 0.0 0:25.08 440 rsyslogd 456 message+ 20 0 4684 512 288 S 0.0 0.0 2:31.90 220 dbus-daemon 9012 root 20 0 5668 432 0 S 0.0 0.0 0:00.00 628 (sd-pam) 442 root 20 0 7184 376 0 S 0.0 0.0 7:36.51 2700 haveged 469 ntp 20 0 4484 356 220 S 0.0 0.0 2:38.53 252 ntpd 596 root 20 0 7768 188 64 S 0.0 0.0 0:00.43 4620 dhclient 449 root 20 0 4448 172 84 S 0.0 0.0 0:21.00 140 cron 546 root 20 0 35896 168 0 S 0.0 0.0 0:00.20 512 polkitd 455 root 20 0 3088 112 0 S 0.0 0.0 0:12.66 140 systemd-logind 543 root 20 0 6532 108 0 S 0.0 0.0 0:00.16 348 sshd !

            Was ist nicht versteh, das z.B. redis im Swap ist, obwohl der ja in Dauernutzung ist…..

            1 Reply Last reply Reply Quote 0
            • A
              andyb last edited by

              @BuZZy:

              Korrekt, swappiness auf 0 (vor Kernel 3.5) bzw swappiness auf 1 (ab Kernel 3.5) ist denke ich am Besten.

              Dann wird nur in den SWAP ausgelagert wenn es gar nicht mehr anders geht / bzw. wenn der freie RAM unter den Wert vm.min_free_kbytes fällt.

              Also /etc/sysctl.conf eintragen:````
              vm.swappiness = 1
              vm.min_free_kbytes = 50000

              
              Gruß `  
              

              Da stand schon vm.swappiness = 0 drin (hab ich aber nicht eingetragen) und er swapt trotzdem?

              Ich hab jetzt mal den Eintrag wie von dir empfohlen rein gemacht.

              Swap immer noch belegt. Dauert das bis er den leert oder reboot?

              top - 20:25:05 up 9 days, 12:59,  1 user,  load average: 0.32, 0.71, 0.74
              Tasks: 124 total,   1 running, 123 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  6.0 us,  2.3 sy,  0.0 ni, 91.0 id,  0.2 wa,  0.0 hi,  0.5 si,  0.0 st
              KiB Mem:   2062612 total,  1133080 used,   929532 free,      440 buffers
              KiB Swap:   131068 total,    47384 used,    83684 free.    29900 cached Mem
              
              
              1 Reply Last reply Reply Quote 0
              • BuZZy
                BuZZy last edited by

                Auf der Konsole:````
                swapoff -a && swapon -a

                1 Reply Last reply Reply Quote 0
                • A
                  andyb last edited by

                  so….jetzt mal schauen ob die Zickereien weg sind....

                  ! top - 20:48:28 up 9 days, 13:23, 1 user, load average: 0.42, 1.20, 1.23 Tasks: 125 total, 1 running, 124 sleeping, 0 stopped, 0 zombie %Cpu(s): 8.9 us, 1.8 sy, 0.0 ni, 88.8 id, 0.0 wa, 0.0 hi, 0.4 si, 0.0 st KiB Mem: 2062612 total, 1154944 used, 907668 free, 440 buffers KiB Swap: 131068 total, 0 used, 131068 free. 48712 cached Mem ! PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 9156 root 20 0 247604 132944 3736 S 1.7 6.4 38:33.57 iobroker.js-con 9266 root 20 0 204520 89900 3256 S 4.3 4.4 20:14.77 io.javascript.0 9166 root 20 0 185348 69780 2720 S 5.9 3.4 15:08.61 io.admin.0 9585 root 20 0 173296 57984 1444 S 0.0 2.8 1:42.26 io.systeminfo.0 9345 root 20 0 166388 50020 1096 S 2.3 2.4 9:34.08 node-red 11598 root 20 0 156072 41748 4008 S 11.9 2.0 0:16.35 io.cloud.0 9219 root 20 0 149976 38872 4312 S 0.0 1.9 5:27.10 io.web.0 9369 root 20 0 145812 29892 2980 S 1.0 1.4 1:28.32 io.telegram.0 9522 root 20 0 145424 29456 1384 S 2.3 1.4 10:03.50 io.sql.0 11341 root 20 0 141060 28312 3148 S 0.3 1.4 0:22.90 io.harmony.0 9427 root 20 0 140700 27420 2916 S 1.0 1.3 1:39.56 io.sonos.0 9182 root 20 0 141464 27228 3744 S 0.0 1.3 4:33.87 io.hm-rega.0 9554 root 20 0 143788 25596 11556 S 0.0 1.2 1:00.44 io.amazon-dash. 9446 root 20 0 132372 24268 1824 S 0.0 1.2 0:52.47 io.parser.0 11464 root 20 0 135820 23904 2776 S 1.0 1.2 0:10.49 io.fritzdect.0 9192 root 20 0 140592 23112 1156 S 0.0 1.1 1:09.66 io.netatmo.0 9412 root 20 0 128900 23028 1344 S 0.0 1.1 1:12.86 io.hm-rpc.2 9297 root 20 0 126500 22268 2928 S 0.0 1.1 3:35.74 io.hue.0 9276 root 20 0 137404 22184 1124 S 0.3 1.1 0:52.41 io.node-red.0 9508 root 20 0 136676 20624 1300 S 0.0 1.0 2:52.69 io.unifi.0 9393 root 20 0 137188 19588 1268 S 0.0 0.9 0:48.14 io.pushbullet.0 9502 root 20 0 137188 19396 1456 S 0.3 0.9 0:46.37 io.pushbullet.1 9172 root 20 0 124892 19180 1500 S 0.3 0.9 2:09.89 io.hm-rpc.0 9251 root 20 0 127820 18908 732 S 0.0 0.9 0:48.96 io.sayit.0 9357 root 20 0 128240 18096 628 S 0.0 0.9 0:14.81 node 11579 root 20 0 119816 17668 3484 S 0.0 0.9 0:04.76 io.mihome.0 9321 root 20 0 127448 16944 1004 S 0.7 0.8 0:43.26 io.socketio.0 9475 root 20 0 122856 16236 844 S 0.0 0.8 0:49.48 io.simple-api.0 9209 root 20 0 122512 16120 2968 S 0.0 0.8 3:20.34 io.hm-rpc.1 9560 root 20 0 122456 15772 1792 S 0.0 0.8 2:21.96 io.ping.0 9291 root 20 0 122468 15560 1320 S 2.6 0.8 9:46.33 io.scenes.0 9540 root 20 0 122592 15140 1076 S 0.0 0.7 0:51.90 io.paw.0 9534 root 20 0 121852 14908 960 S 0.0 0.7 0:50.92 io.wrapper.0 !

                  1 Reply Last reply Reply Quote 0
                  • A
                    andyb last edited by

                    So….Guten Morgen Jungs,

                    Problem! Gestern abend war die Welt noch in Ordnung, heute Morgen geht dann nix mehr.....

                    Zugriff auf den Pi geht nicht. Putty bleibt schwarz, fragt nicht mal nach dem User. IOB seite bleibt weiss, nichtmal Zahnrad 😞
                    1586_2018-01-23_06_36_11.jpg
                    Filezilla verbindet sich zwar, kriegt aber keine Antwort 😞
                    1586_2018-01-23_06_38_18.jpg
                    Anpingen geht aber noch :shock:
                    1586_2018-01-23_06_33_36.jpg

                    Einzig müsste ich jetzt den OPi vom Strom nehmen (geht grad nicht, bin in der Arbeit).

                    Das hat er vorher schon ca. alle 9 Tage gemacht und ich hatte die Hoffnung es hängt mit dem Swap zusammen….

                    Edit: Nun wollte er doch.....

                    Auszug aus dem IOB Log in der Zeit wo er nicht wirklich ansprechbar war. IOB hat wohl weiter gemacht.

                    • Auffällig vielleicht 6:36 mehrfach: "hm-rpc.1 new CUxD devices/channels after filter: 0"

                    • die häufigen Reconnect to DB

                    • das normal? "06:35:56.948 - [33mwarn[39m: host.orangepiplus2e instance system.adapter.admin.0 terminated due to SIGKILL"

                    ! ```
                    2018-01-23 06:24:05.949 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:24:11.865 - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"] 2018-01-23 06:24:36.513 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:25:06.130 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:26:03.708 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:26:33.884 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:27:00.877 - [32minfo[39m: javascript.0 script.js.aktiv.Verkehr.StauinArbeit: Anzahl Wegepunkte: 11 2018-01-23 06:27:04.186 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:27:35.013 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:27:41.957 - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"] 2018-01-23 06:28:05.761 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:28:34.572 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:29:05.702 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:29:33.844 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:30:04.352 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:30:36.222 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:31:03.615 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:31:12.042 - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"] 2018-01-23 06:31:35.731 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:32:36.904 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:33:00.687 - [32minfo[39m: javascript.0 script.js.aktiv.Verkehr.StauinArbeit2: Anzahl Wegepunkte: 10 2018-01-23 06:33:09.784 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:33:34.989 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:34:03.633 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:34:28.632 - [33mwarn[39m: harmony.0 lost HubWohn 2018-01-23 06:34:29.049 - [32minfo[39m: harmony.0 client ended: HubWohn 2018-01-23 06:34:31.121 - [32minfo[39m: harmony.0 discovered HubWohn 2018-01-23 06:34:38.779 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:34:42.436 - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"] 2018-01-23 06:35:10.909 - [31merror[39m: dwd.0 no connection to objects DB 2018-01-23 06:35:13.500 - [33mwarn[39m: javascript.0 script.js.aktiv.Sonstiges.harmonyNeustart: Harmony neu verbinden 2018-01-23 06:34:19.028 - [32minfo[39m: host.orangepiplus2e instance system.adapter.dwd.0 started with pid 14060 2018-01-23 06:35:54.875 - [32minfo[39m: host.orangepiplus2e instance system.adapter.weatherunderground.0 started with pid 14090 2018-01-23 06:35:55.403 - [33mwarn[39m: host.orangepiplus2e instance system.adapter.tankerkoenig.0 already running with pid 9357 2018-01-23 06:35:55.473 - [33mwarn[39m: host.orangepiplus2e instance system.adapter.daswetter.0 already running with pid 14041 2018-01-23 06:35:56.948 - [33mwarn[39m: host.orangepiplus2e instance system.adapter.admin.0 terminated due to SIGKILL 2018-01-23 06:35:56.951 - [31merror[39m: host.orangepiplus2e instance system.adapter.admin.0 terminated with code null () 2018-01-23 06:35:56.952 - [32minfo[39m: host.orangepiplus2e Restart adapter system.adapter.admin.0 because enabled 2018-01-23 06:35:56.992 - [33mwarn[39m: host.orangepiplus2e instance system.adapter.ical.0 already running with pid 14019 2018-01-23 06:35:57.019 - [33mwarn[39m: host.orangepiplus2e instance system.adapter.ical.2 already running with pid 14033 2018-01-23 06:35:57.057 - [32minfo[39m: wrapper.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.072 - [32minfo[39m: sonos.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.076 - [32minfo[39m: mihome.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.077 - [32minfo[39m: node-red.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.091 - [32minfo[39m: harmony.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.073 - [32minfo[39m: sayit.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.071 - [32minfo[39m: fritzdect.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.096 - [32minfo[39m: text2command.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.121 - [32minfo[39m: web.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.088 - [32minfo[39m: simple-api.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.120 - [32minfo[39m: paw.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.156 - [32minfo[39m: hm-rpc.2 system.adapter.admin.0: logging false 2018-01-23 06:35:57.139 - [32minfo[39m: pushbullet.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.156 - [32minfo[39m: hm-rpc.1 system.adapter.admin.0: logging false 2018-01-23 06:35:57.170 - [32minfo[39m: parser.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.096 - [32minfo[39m: systeminfo.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.170 - [32minfo[39m: ping.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.162 - [32minfo[39m: scenes.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.072 - [32minfo[39m: node-red.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.199 - [32minfo[39m: socketio.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.167 - [32minfo[39m: javascript.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.130 - [32minfo[39m: sql.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.123 - [32minfo[39m: cloud.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.233 - [32minfo[39m: pushbullet.1 system.adapter.admin.0: logging false 2018-01-23 06:35:57.224 - [32minfo[39m: sql.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.237 - [32minfo[39m: javascript.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.209 - [32minfo[39m: email.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.203 - [32minfo[39m: scenes.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.265 - [32minfo[39m: amazon-dash.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.108 - [32minfo[39m: telegram.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.197 - [32minfo[39m: fullcalendar.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.260 - [32minfo[39m: hm-rpc.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.253 - [32minfo[39m: hm-rega.0 system.adapter.admin.0: logging false 2018-01-23 06:35:57.300 - [32minfo[39m: netatmo.0 system.adapter.admin.0: logging false 2018-01-23 06:35:58.490 - [33mwarn[39m: host.orangepiplus2e instance system.adapter.dwd.0 already running with pid 14060 2018-01-23 06:35:58.570 - [33mwarn[39m: harmony.0 Reconnection to DB. 2018-01-23 06:35:58.656 - [33mwarn[39m: simple-api.0 Reconnection to DB. 2018-01-23 06:35:58.671 - [33mwarn[39m: sayit.0 Reconnection to DB. 2018-01-23 06:35:58.680 - [33mwarn[39m: hm-rpc.2 Reconnection to DB. 2018-01-23 06:35:58.680 - [33mwarn[39m: fullcalendar.0 Reconnection to DB. 2018-01-23 06:35:58.693 - [33mwarn[39m: pushbullet.1 Reconnection to DB. 2018-01-23 06:35:58.711 - [33mwarn[39m: node-red.0 Reconnection to DB. 2018-01-23 06:35:58.710 - [33mwarn[39m: hm-rpc.0 Reconnection to DB. 2018-01-23 06:35:58.741 - [33mwarn[39m: text2command.0 Reconnection to DB. 2018-01-23 06:35:58.799 - [33mwarn[39m: web.0 Reconnection to DB. 2018-01-23 06:35:58.973 - [33mwarn[39m: fullcalendar.0 Reconnection to DB. 2018-01-23 06:35:58.962 - [33mwarn[39m: simple-api.0 Reconnection to DB. 2018-01-23 06:35:58.983 - [33mwarn[39m: harmony.0 Reconnection to DB. 2018-01-23 06:35:58.988 - [33mwarn[39m: pushbullet.1 Reconnection to DB. 2018-01-23 06:35:59.044 - [33mwarn[39m: node-red.0 Reconnection to DB. 2018-01-23 06:35:59.065 - [33mwarn[39m: text2command.0 Reconnection to DB. 2018-01-23 06:35:59.069 - [33mwarn[39m: hm-rpc.2 Reconnection to DB. 2018-01-23 06:35:59.079 - [33mwarn[39m: sayit.0 Reconnection to DB. 2018-01-23 06:35:59.124 - [33mwarn[39m: web.0 Reconnection to DB. 2018-01-23 06:35:59.165 - [33mwarn[39m: mihome.0 Reconnection to DB. 2018-01-23 06:35:59.308 - [33mwarn[39m: hm-rpc.0 Reconnection to DB. 2018-01-23 06:35:59.347 - [32minfo[39m: ical.2 States connected to redis: 127.0.0.1:6379 2018-01-23 06:35:59.525 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:35:59.533 - [33mwarn[39m: mihome.0 Reconnection to DB. 2018-01-23 06:36:00.228 - [33mwarn[39m: ping.0 Reconnection to DB. 2018-01-23 06:36:00.237 - [33mwarn[39m: node-red.0 Reconnection to DB. 2018-01-23 06:36:00.350 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:36:00.375 - [33mwarn[39m: fritzdect.0 Reconnection to DB. 2018-01-23 06:36:00.356 - [33mwarn[39m: telegram.0 Reconnection to DB. 2018-01-23 06:36:00.443 - [32minfo[39m: harmony.0 connecting to HubWohn 2018-01-23 06:36:00.507 - [33mwarn[39m: ping.0 Reconnection to DB. 2018-01-23 06:36:00.587 - [32minfo[39m: javascript.0 script.js.aktiv.Verkehr.StauinArbeit: Anzahl Wegepunkte: 11 2018-01-23 06:36:01.346 - [33mwarn[39m: node-red.0 Reconnection to DB. 2018-01-23 06:36:02.280 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:36:02.430 - [33mwarn[39m: scenes.0 Reconnection to DB. 2018-01-23 06:36:02.486 - [33mwarn[39m: telegram.0 Reconnection to DB. 2018-01-23 06:36:02.498 - [33mwarn[39m: fritzdect.0 Reconnection to DB. 2018-01-23 06:36:02.518 - [33mwarn[39m: paw.0 Reconnection to DB. 2018-01-23 06:36:02.573 - [33mwarn[39m: hm-rpc.1 Reconnection to DB. 2018-01-23 06:36:02.547 - [33mwarn[39m: unifi.0 Reconnection to DB. 2018-01-23 06:36:02.588 - [33mwarn[39m: sql.0 Reconnection to DB. 2018-01-23 06:36:02.579 - [33mwarn[39m: hm-rega.0 Reconnection to DB. 2018-01-23 06:36:02.576 - [33mwarn[39m: parser.0 Reconnection to DB. 2018-01-23 06:36:02.658 - [33mwarn[39m: amazon-dash.0 Reconnection to DB. 2018-01-23 06:36:02.844 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:36:02.843 - [32minfo[39m: ical.0 States connected to redis: 127.0.0.1:6379 2018-01-23 06:36:02.869 - [32minfo[39m: ical.2 starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.ical, node: v6.12.3 2018-01-23 06:36:02.921 - [32minfo[39m: harmony.0 connected to HubWohn 2018-01-23 06:36:03.179 - [33mwarn[39m: scenes.0 Reconnection to DB. 2018-01-23 06:36:03.188 - [33mwarn[39m: paw.0 Reconnection to DB. 2018-01-23 06:36:03.201 - [33mwarn[39m: pushbullet.0 Reconnection to DB. 2018-01-23 06:36:03.223 - [33mwarn[39m: amazon-dash.0 Reconnection to DB. 2018-01-23 06:36:03.228 - [33mwarn[39m: unifi.0 Reconnection to DB. 2018-01-23 06:36:03.269 - [33mwarn[39m: parser.0 Reconnection to DB. 2018-01-23 06:36:03.296 - [33mwarn[39m: systeminfo.0 Reconnection to DB. 2018-01-23 06:36:03.314 - [33mwarn[39m: hm-rega.0 Reconnection to DB. 2018-01-23 06:36:03.324 - [33mwarn[39m: netatmo.0 Reconnection to DB. 2018-01-23 06:36:03.375 - [33mwarn[39m: cloud.0 Reconnection to DB. 2018-01-23 06:36:03.456 - [33mwarn[39m: sql.0 Reconnection to DB. 2018-01-23 06:36:03.590 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:36:03.644 - [33mwarn[39m: pushbullet.0 Reconnection to DB. 2018-01-23 06:36:03.769 - [33mwarn[39m: systeminfo.0 Reconnection to DB. 2018-01-23 06:36:03.920 - [33mwarn[39m: netatmo.0 Reconnection to DB. 2018-01-23 06:36:04.152 - [32minfo[39m: harmony.0 synced hub config 2018-01-23 06:36:04.133 - [32minfo[39m: weatherunderground.0 States connected to redis: 127.0.0.1:6379 2018-01-23 06:36:04.413 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:36:04.450 - [33mwarn[39m: cloud.0 Reconnection to DB. 2018-01-23 06:36:04.889 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:36:04.903 - [33mwarn[39m: hm-rpc.1 Reconnection to DB. 2018-01-23 06:36:05.413 - [32minfo[39m: ical.0 starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.ical, node: v6.12.3 2018-01-23 06:36:05.446 - [32minfo[39m: ical.2 processing URL: calendar1 http://11111.ics 2018-01-23 06:36:05.470 - [32minfo[39m: sql.0 enabled logging of paw.0.WandTablet.info.battery.level 2018-01-23 06:36:05.473 - [32minfo[39m: sql.0 enabled logging of paw.0.WandTablet.info.battery.level 2018-01-23 06:36:07.474 - [32minfo[39m: ical.2 processing URL: Michi https://c 2018-01-23 06:36:07.938 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:36:08.145 - [33mwarn[39m: sonos.0 Reconnection to DB. 2018-01-23 06:36:08.302 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:08.318 - [32minfo[39m: hm-rpc.1 Connected 2018-01-23 06:36:08.446 - [33mwarn[39m: wrapper.0 Reconnection to DB. 2018-01-23 06:36:08.458 - [33mwarn[39m: email.0 Reconnection to DB. 2018-01-23 06:36:08.464 - [33mwarn[39m: socketio.0 Reconnection to DB. 2018-01-23 06:36:08.466 - [33mwarn[39m: hue.0 Reconnection to DB. 2018-01-23 06:36:09.175 - [32minfo[39m: dwd.0 States connected to redis: 127.0.0.1:6379 2018-01-23 06:36:09.293 - [32minfo[39m: javascript.0 script.js.aktiv.Ereignisliste: neuer Event zum verarbeiten: Andy gegangen 2018-01-23 06:36:09.411 - [32minfo[39m: javascript.0 script.js.aktiv.Ereignisliste: neuer Event zum verarbeiten: Brunnen aus 2018-01-23 06:36:09.436 - [32minfo[39m: javascript.0 script.js.aktiv.Ereignisliste: neuer Event zum verarbeiten: SSSHomeModus: false 2018-01-23 06:36:10.128 - [32minfo[39m: ical.0 processing URL: calendar1 http://11111.ics 2018-01-23 06:36:10.885 - [32minfo[39m: ical.0 processing URL: Feiertage https://calendar.google.com/calendar/ical/de.german%23holiday%40group.v.calendar.google.com/public/basic.ics 2018-01-23 06:36:12.483 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:36:12.755 - [32minfo[39m: weatherunderground.0 starting. Version 1.1.1 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v6.12.3 2018-01-23 06:36:17.174 - [33mwarn[39m: sonos.0 Reconnection to DB. 2018-01-23 06:36:18.578 - [32minfo[39m: ical.0 processing URL: Andy2 https://calendar. 2018-01-23 06:36:20.867 - [33mwarn[39m: wrapper.0 Reconnection to DB. 2018-01-23 06:36:20.870 - [33mwarn[39m: socketio.0 Reconnection to DB. 2018-01-23 06:36:20.879 - [33mwarn[39m: email.0 Reconnection to DB. 2018-01-23 06:36:20.928 - [33mwarn[39m: hue.0 Reconnection to DB. 2018-01-23 06:36:20.972 - [32minfo[39m: host.orangepiplus2e instance system.adapter.ical.2 terminated with code 0 (OK) 2018-01-23 06:36:21.070 - [33mwarn[39m: javascript.0 Reconnection to DB. 2018-01-23 06:36:23.278 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:36:23.282 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:20.974 - [32minfo[39m: host.orangepiplus2e instance system.adapter.daswetter.0 terminated with code 0 (OK) 2018-01-23 06:36:20.975 - [32minfo[39m: host.orangepiplus2e instance system.adapter.weatherunderground.0 terminated with code 0 (OK) 2018-01-23 06:36:23.464 - [32minfo[39m: dwd.0 starting. Version 2.2.1 in /opt/iobroker/node_modules/iobroker.dwd, node: v6.12.3 2018-01-23 06:36:23.711 - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13 2018-01-23 06:36:24.099 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:24.308 - [32minfo[39m: hm-rpc.2 new HmIP devices/channels after filter: 0 2018-01-23 06:36:24.318 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:24.624 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:24.656 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:24.677 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:24.712 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:24.771 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:24.781 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:24.798 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:25.365 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:25.978 - [32minfo[39m: host.orangepiplus2e instance system.adapter.ical.0 terminated with code 0 (OK) 2018-01-23 06:36:25.980 - [32minfo[39m: host.orangepiplus2e instance system.adapter.dwd.0 terminated with code 0 (OK) 2018-01-23 06:36:27.414 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:27.404 - [32minfo[39m: host.orangepiplus2e instance system.adapter.admin.0 started with pid 14128 2018-01-23 06:36:27.730 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:27.806 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:27.836 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:28.343 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:28.372 - [33mwarn[39m: javascript.0 Reconnection to DB. 2018-01-23 06:36:28.392 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:28.626 - [33mwarn[39m: javascript.0 Reconnection to DB. 2018-01-23 06:36:28.894 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:29.552 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:30.284 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:30.455 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:30.527 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:30.556 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:30.579 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:30.616 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:31.014 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:31.102 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:31.182 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:31.197 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:31.289 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:31.925 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:34.000 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:34.439 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:34.536 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:34.606 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:34.621 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:34.640 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:35.008 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:35.024 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:35.040 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:35.077 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:35.093 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:35.287 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:35.291 - [32minfo[39m: admin.0 States connected to redis: 127.0.0.1:6379 2018-01-23 06:36:36.005 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:36.068 - [32minfo[39m: admin.0 starting. Version 2.0.9 in /opt/iobroker/node_modules/iobroker.admin, node: v6.12.3 2018-01-23 06:36:37.700 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:37.718 - [32minfo[39m: admin.0 requesting all states 2018-01-23 06:36:37.724 - [32minfo[39m: admin.0 requesting all objects 2018-01-23 06:36:44.897 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:45.155 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:45.176 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:45.995 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:46.539 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:46.731 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:46.787 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:46.922 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:36:54.955 - [32minfo[39m: admin.0 received all states 2018-01-23 06:37:29.980 - [32minfo[39m: admin.0 received all objects 2018-01-23 06:37:31.191 - [32minfo[39m: admin.0 http server listening on port 8081 2018-01-23 06:37:31.192 - [32minfo[39m: admin.0 Use link "http://localhost:8081" to configure. 2018-01-23 06:37:31.717 - [32minfo[39m: admin.0 Request actual repository... 2018-01-23 06:37:32.463 - [32minfo[39m: admin.0 Change log subscriber state: true 2018-01-23 06:37:32.503 - [32minfo[39m: hm-rega.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.501 - [32minfo[39m: sayit.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.505 - [32minfo[39m: pushbullet.1 system.adapter.admin.0: logging true 2018-01-23 06:37:32.500 - [32minfo[39m: hm-rpc.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.501 - [32minfo[39m: scenes.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.508 - [32minfo[39m: sql.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.512 - [32minfo[39m: fritzdect.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.512 - [32minfo[39m: systeminfo.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.517 - [32minfo[39m: pushbullet.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.508 - [32minfo[39m: amazon-dash.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.513 - [32minfo[39m: text2command.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.524 - [32minfo[39m: fullcalendar.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.524 - [32minfo[39m: netatmo.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.517 - [32minfo[39m: parser.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.504 - [32minfo[39m: node-red.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.520 - [32minfo[39m: hm-rpc.2 system.adapter.admin.0: logging true 2018-01-23 06:37:32.531 - [32minfo[39m: harmony.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.531 - [32minfo[39m: sql.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.535 - [32minfo[39m: hm-rpc.1 system.adapter.admin.0: logging true 2018-01-23 06:37:32.530 - [32minfo[39m: mihome.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.523 - [32minfo[39m: sonos.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.521 - [32minfo[39m: scenes.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.527 - [32minfo[39m: cloud.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.547 - [32minfo[39m: socketio.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.546 - [32minfo[39m: simple-api.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.544 - [32minfo[39m: wrapper.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.511 - [32minfo[39m: web.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.527 - [32minfo[39m: paw.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.524 - [32minfo[39m: telegram.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.536 - [32minfo[39m: email.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.571 - [32minfo[39m: javascript.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.506 - [32minfo[39m: node-red.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.574 - [32minfo[39m: javascript.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.603 - [32minfo[39m: admin.0 system.adapter.admin.0: logging true 2018-01-23 06:37:32.605 - [32minfo[39m: admin.0 system.adapter.admin.0: logging true 2018-01-23 06:37:33.792 - [32minfo[39m: host.orangepiplus2e Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json" 2018-01-23 06:37:36.433 - [32minfo[39m: admin.0 Repository received successfully. 2018-01-23 06:38:12.460 - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"] 2018-01-23 06:38:20.974 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:38:24.177 - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13 2018-01-23 06:38:27.243 - [32minfo[39m: hm-rpc.2 new HmIP devices/channels after filter: 0 2018-01-23 06:40:19.438 - [32minfo[39m: ping.0 system.adapter.admin.0: logging true 2018-01-23 06:40:22.275 - [33mwarn[39m: ping.0 Reconnection to DB. 2018-01-23 06:40:22.357 - [33mwarn[39m: ping.0 Reconnection to DB. 2018-01-23 06:40:38.446 - [32minfo[39m: hm-rpc.1 Disconnected 2018-01-23 06:40:39.518 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-23 06:40:39.592 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-23 06:40:39.593 - [32minfo[39m: hm-rpc.1 Connected 2018-01-23 06:41:42.610 - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"] 2018-01-23 06:41:42.772 - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices 2018-01-23 06:41:43.070 - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13[/code]

                    1 Reply Last reply Reply Quote 0
                    • BuZZy
                      BuZZy last edited by

                      Interessant wäre eventuell noch die log Datei vom System.. Da steht vielleicht was "wichtiges" drin.

                      Gruß

                      1 Reply Last reply Reply Quote 0
                      • A
                        andyb last edited by

                        Da sind wir dann an dem Punkt wo meine Linux Kenntnisse zuwenig sind

                        1 Reply Last reply Reply Quote 0
                        • BuZZy
                          BuZZy last edited by

                          Kein Problem.

                          Die logs findest du unter /var/log … Gar nicht schwer oder? :lol:

                          Die Datei "syslog" und eventuell auch "messages" enthält <u>vielleicht</u> Hinweise was passiert ist.

                          Gruß

                          1 Reply Last reply Reply Quote 0
                          • A
                            andyb last edited by

                            @BuZZy:

                            Kein Problem.

                            Die logs findest du unter /var/log … Gar nicht schwer oder? :lol:

                            Die Datei "syslog" und eventuell auch "messages" enthält <u>vielleicht</u> Hinweise was passiert ist.

                            Gruß `

                            Hat etwas gedauert, die blöde Arbeit…....

                            Ca. 6:30 Uhr war das Problem....

                            syslog:

                            ! ````
                            Jan 23 06:00:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:01:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:01:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:02:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:02:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:03:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:03:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:04:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:04:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:05:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:05:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:09:58 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:09:58 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:11:28 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:09:58 localhost CRON[14034]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
                            Jan 23 06:10:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:11:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:12:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:12:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:13:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:13:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:14:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:14:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:15:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:15:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:34:18 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:34:18 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:35:48 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:34:19 localhost CRON[14066]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
                            Jan 23 06:34:19 localhost CRON[14067]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))
                            Jan 23 06:35:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:35:53 localhost kernel: [861039.374477] cron invoked oom-killer: gfp_mask=0xd0, order=2, oom_adj=0, oom_score_adj=0
                            Jan 23 06:35:53 localhost kernel: [861039.386640] cron cpuset=/ mems_allowed=0
                            Jan 23 06:35:53 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:37:23 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:35:53 localhost kernel: [861039.394334] [<c0016ae0>] (unwind_backtrace+0x0/0xe8) from [<c0616be0>] (dump_stack+0x20/0x24)
                            Jan 23 06:35:53 localhost kernel: [861039.394356] [<c0616be0>] (dump_stack+0x20/0x24) from [<c06177cc>] (dump_header+0x90/0xd0)
                            Jan 23 06:35:53 localhost kernel: [861039.394374] [<c06177cc>] (dump_header+0x90/0xd0) from [<c00df874>] (oom_kill_process+0x74/0x248)
                            Jan 23 06:35:53 localhost kernel: [861039.394393] [<c00df874>] (oom_kill_process+0x74/0x248) from [<c00e0010>] (out_of_memory+0x180/0x1cc)
                            Jan 23 06:35:53 localhost kernel: [861039.394411] [<c00e0010>] (out_of_memory+0x180/0x1cc) from [<c00e42a8>] (__alloc_pages_nodemask+0x6ac/0x898)
                            Jan 23 06:35:53 localhost kernel: [861039.394429] [<c00e42a8>] (__alloc_pages_nodemask+0x6ac/0x898) from [<c00e4518>] (__get_free_pages+0x20/0x3c)
                            Jan 23 06:35:53 localhost kernel: [861039.394447] [<c00e4518>] (__get_free_pages+0x20/0x3c) from [<c001c838>] (pgd_alloc+0x24/0x12c)
                            Jan 23 06:35:53 localhost kernel: [861039.394466] [<c001c838>] (pgd_alloc+0x24/0x12c) from [<c0026e10>] (mm_init+0xb8/0xfc)
                            Jan 23 06:35:53 localhost kernel: [861039.394484] [<c0026e10>] (mm_init+0xb8/0xfc) from [<c0027728>] (dup_mm+0x7c/0x3c8)
                            Jan 23 06:35:53 localhost kernel: [861039.394500] [<c0027728>] (dup_mm+0x7c/0x3c8) from [<c00282d8>] (copy_process.part.4+0x80c/0xedc)
                            Jan 23 06:35:53 localhost kernel: [861039.394522] [<c00282d8>] (copy_process.part.4+0x80c/0xedc) from [<c0028b20>] (do_fork+0x120/0x388)
                            Jan 23 06:35:53 localhost kernel: [861039.394545] [<c0028b20>] (do_fork+0x120/0x388) from [<c00122d8>] (sys_clone+0x38/0x40)
                            Jan 23 06:35:53 localhost kernel: [861039.394573] [<c00122d8>] (sys_clone+0x38/0x40) from [<c000e020>] (ret_fast_syscall+0x0/0x30)
                            Jan 23 06:35:53 localhost kernel: [861039.394587] Mem-info:
                            Jan 23 06:35:53 localhost kernel: [861039.394598] Normal per-cpu:
                            Jan 23 06:35:53 localhost kernel: [861039.394608] CPU 0: hi: 186, btch: 31 usd: 105
                            Jan 23 06:35:53 localhost kernel: [861039.394620] CPU 1: hi: 186, btch: 31 usd: 26
                            Jan 23 06:35:53 localhost kernel: [861039.394630] CPU 2: hi: 186, btch: 31 usd: 0
                            Jan 23 06:35:53 localhost kernel: [861039.394643] CPU 3: hi: 186, btch: 31 usd: 0
                            Jan 23 06:35:53 localhost kernel: [861039.394652] HighMem per-cpu:
                            Jan 23 06:35:53 localhost kernel: [861039.394662] CPU 0: hi: 186, btch: 31 usd: 27
                            Jan 23 06:35:53 localhost kernel: [861039.394674] CPU 1: hi: 186, btch: 31 usd: 26
                            Jan 23 06:35:53 localhost kernel: [861039.394685] CPU 2: hi: 186, btch: 31 usd: 0
                            Jan 23 06:35:53 localhost kernel: [861039.394695] CPU 3: hi: 186, btch: 31 usd: 0
                            Jan 23 06:35:53 localhost kernel: [861039.394711] active_anon:159226 inactive_anon:178089 isolated_anon:0
                            Jan 23 06:35:53 localhost kernel: [861039.394716] active_file:588 inactive_file:3327 isolated_file:0
                            Jan 23 06:35:53 localhost kernel: [861039.394720] unevictable:0 dirty:0 writeback:0 unstable:0
                            Jan 23 06:35:53 localhost kernel: [861039.394724] free:157026 slab_reclaimable:1504 slab_unreclaimable:4073
                            Jan 23 06:35:53 localhost kernel: [861039.394729] mapped:3486 shmem:6585 pagetables:2774 bounce:0
                            Jan 23 06:35:53 localhost kernel: [861039.394733] free_cma:269
                            Jan 23 06:35:53 localhost kernel: [861039.394761] Normal free:311280kB min:3512kB low:4388kB high:5268kB active_anon:193944kB inactive_anon:201392kB active_file:72kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:771400kB mlocked:0kB dirty:0kB writeback:0kB mapped:48kB shmem:20kB slab_reclaimable:6016kB slab_unreclaimable:16292kB kernel_stack:4136kB pagetables:152kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:593152 all_unreclaimable? yes
                            Jan 23 06:35:53 localhost kernel: [861039.394790] lowmem_reserve[]: 0 10213 10213
                            Jan 23 06:35:53 localhost kernel: [861039.394823] HighMem free:316824kB min:512kB low:1996kB high:3484kB active_anon:442960kB inactive_anon:510964kB active_file:2280kB inactive_file:13336kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:1307320kB mlocked:0kB dirty:0kB writeback:0kB mapped:13896kB shmem:26320kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:10944kB unstable:0kB bounce:0kB free_cma:1076kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
                            Jan 23 06:35:53 localhost kernel: [861039.394852] lowmem_reserve[]: 0 0 0
                            Jan 23 06:35:53 localhost kernel: [861039.394868] Normal: 743184kB (EM) 17258kB (UEM) 1316kB (UE) 032kB 064kB 0128kB 0256kB 0512kB 01024kB 02048kB 04096kB = 311280kB
                            Jan 23 06:35:53 localhost kernel: [861039.394927] HighMem: 380
                            4kB (UMRC) 54418kB (UMRC) 1060316kB (MC) 319132kB (M) 064kB 0128kB 0256kB 0512kB 01024kB 02048kB 04096kB = 316808kB
                            Jan 23 06:35:53 localhost kernel: [861039.394979] 10531 total pagecache pages
                            Jan 23 06:35:53 localhost kernel: [861039.394988] 0 pages in swap cache
                            Jan 23 06:35:53 localhost kernel: [861039.394995] Swap cache stats: add 101753, delete 101753, find 335281/338005
                            Jan 23 06:35:53 localhost kernel: [861039.395002] Free swap = 131068kB
                            Jan 23 06:35:53 localhost kernel: [861039.395009] Total swap = 131068kB
                            Jan 23 06:35:53 localhost kernel: [861039.415818] 524288 pages of RAM
                            Jan 23 06:35:53 localhost kernel: [861039.415832] 158003 free pages
                            Jan 23 06:35:53 localhost kernel: [861039.415838] 8635 reserved pages
                            Jan 23 06:35:53 localhost kernel: [861039.415843] 5578 slab pages
                            Jan 23 06:35:53 localhost kernel: [861039.415849] 71076 pages shared
                            Jan 23 06:35:53 localhost kernel: [861039.415854] 0 pages swap cached
                            Jan 23 06:35:53 localhost kernel: [861039.415861] [ pid ] uid tgid total_vm rss cpu oom_adj oom_score_adj name
                            Jan 23 06:35:53 localhost kernel: [861039.427532] [ 180] 0 180 2109 314 1 0 0 systemd-journal
                            Jan 23 06:35:53 localhost kernel: [861039.440229] [ 181] 0 181 2599 99 3 -17 -1000 systemd-udevd
                            Jan 23 06:35:53 localhost kernel: [861039.452748] [ 442] 0 442 1796 769 2 0 0 haveged
                            Jan 23 06:35:53 localhost kernel: [861039.464695] [ 443] 0 443 7848 246 1 0 0 rsyslogd
                            Jan 23 06:35:53 localhost kernel: [861039.476777] [ 449] 0 449 1112 57 3 0 0 cron
                            Jan 23 06:35:53 localhost kernel: [861039.488452] [ 453] 0 453 13430 493 3 0 0 NetworkManager
                            Jan 23 06:35:53 localhost kernel: [861039.501133] [ 455] 0 455 772 63 3 0 0 systemd-logind
                            Jan 23 06:35:53 localhost kernel: [861039.513805] [ 456] 104 456 1171 143 2 -13 -900 dbus-daemon
                            Jan 23 06:35:53 localhost kernel: [861039.526259] [ 469] 105 469 1121 109 2 0 0 ntpd
                            Jan 23 06:35:53 localhost kernel: [861039.538151] [ 543] 0 543 1633 114 3 -17 -1000 sshd
                            Jan 23 06:35:53 localhost kernel: [861039.549912] [ 546] 0 546 8974 170 0 0 0 polkitd
                            Jan 23 06:35:53 localhost kernel: [861039.561917] [ 555] 0 555 842 29 0 0 0 agetty
                            Jan 23 06:35:53 localhost kernel: [861039.573762] [ 558] 0 558 887 29 2 0 0 agetty
                            Jan 23 06:35:53 localhost kernel: [861039.585631] [ 590] 0 590 778 41 1 0 0 lircd
                            Jan 23 06:35:53 localhost kernel: [861039.597388] [ 595] 0 595 2113 867 1 0 0 wpa_supplicant
                            Jan 23 06:35:53 localhost kernel: [861039.610076] [ 596] 0 596 1942 1186 1 0 0 dhclient
                            Jan 23 06:35:53 localhost kernel: [861039.622107] [22984] 107 22984 12286 1324 2 0 0 redis-server
                            Jan 23 06:35:53 localhost kernel: [861039.634586] [ 9011] 0 9011 899 70 3 0 0 systemd
                            Jan 23 06:35:53 localhost kernel: [861039.646580] [ 9012] 0 9012 1417 265 3 0 0 (sd-pam)
                            Jan 23 06:35:53 localhost kernel: [861039.658679] [ 9156] 0 9156 86626 60145 0 0 0 iobroker.js-con
                            Jan 23 06:35:53 localhost kernel: [861039.671463] [ 9166] 0 9166 49033 23744 3 0 0 io.admin.0
                            Jan 23 06:35:53 localhost kernel: [861039.683826] [ 9172] 0 9172 31735 5208 2 0 0 io.hm-rpc.0
                            Jan 23 06:35:53 localhost kernel: [861039.696266] [ 9182] 0 9182 36758 8077 2 0 0 io.hm-rega.0
                            Jan 23 06:35:53 localhost kernel: [861039.708807] [ 9192] 0 9192 34215 4683 0 0 0 io.netatmo.0
                            Jan 23 06:35:53 localhost kernel: [861039.721315] [ 9209] 0 9209 32709 5784 3 0 0 io.hm-rpc.1
                            Jan 23 06:35:53 localhost kernel: [861039.733721] [ 9219] 0 9219 39570 10562 3 0 0 io.web.0
                            Jan 23 06:35:53 localhost kernel: [861039.745844] [ 9251] 0 9251 33134 5401 3 0 0 io.sayit.0
                            Jan 23 06:35:53 localhost kernel: [861039.758141] [ 9266] 0 9266 51642 22924 2 0 0 io.javascript.0
                            Jan 23 06:35:53 localhost kernel: [861039.770946] [ 9276] 0 9276 34607 6188 0 0 0 io.node-red.0
                            Jan 23 06:35:53 localhost kernel: [861039.783544] [ 9291] 0 9291 32316 7610 0 0 0 io.scenes.0
                            Jan 23 06:35:53 localhost kernel: [861039.795946] [ 9297] 0 9297 32285 5927 2 0 0 io.hue.0
                            Jan 23 06:35:53 localhost kernel: [861039.808056] [ 9321] 0 9321 32166 4753 1 0 0 io.socketio.0
                            Jan 23 06:35:53 localhost kernel: [861039.820649] [ 9345] 0 9345 43133 13693 1 0 0 node-red
                            Jan 23 06:35:53 localhost kernel: [861039.832759] [ 9357] 0 9357 32224 4655 1 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861039.844464] [ 9363] 0 9363 30353 4463 3 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861039.856160] [ 9369] 0 9369 36453 7301 0 0 0 io.telegram.0
                            Jan 23 06:35:53 localhost kernel: [861039.868730] [ 9379] 0 9379 30446 4234 0 0 0 io.text2command
                            Jan 23 06:35:53 localhost kernel: [861039.881436] [ 9393] 0 9393 34553 5231 0 0 0 io.pushbullet.0
                            Jan 23 06:35:53 localhost kernel: [861039.894137] [ 9412] 0 9412 31573 4267 2 0 0 io.hm-rpc.2
                            Jan 23 06:35:53 localhost kernel: [861039.906384] [ 9446] 0 9446 34036 6345 0 0 0 io.parser.0
                            Jan 23 06:35:53 localhost kernel: [861039.918550] [ 9456] 0 9456 30643 3937 1 0 0 io.email.0
                            Jan 23 06:35:53 localhost kernel: [861039.930490] [ 9475] 0 9475 31651 4533 2 0 0 io.simple-api.0
                            Jan 23 06:35:53 localhost kernel: [861039.942864] [ 9502] 0 9502 34553 5245 3 0 0 io.pushbullet.1
                            Jan 23 06:35:53 localhost kernel: [861039.955113] [ 9522] 0 9522 37432 8662 0 0 0 io.sql.0
                            Jan 23 06:35:53 localhost kernel: [861039.966639] [ 9534] 0 9534 31037 4385 2 0 0 io.wrapper.0
                            Jan 23 06:35:53 localhost kernel: [861039.978543] [ 9540] 0 9540 31305 4704 1 0 0 io.paw.0
                            Jan 23 06:35:53 localhost kernel: [861039.990061] [ 9554] 0 9554 35892 6901 1 0 0 io.amazon-dash.
                            Jan 23 06:35:53 localhost kernel: [861040.002244] [ 9560] 0 9560 31127 4519 0 0 0 io.ping.0
                            Jan 23 06:35:53 localhost kernel: [861040.013985] [ 9579] 0 9579 30665 4088 2 0 0 io.fullcalendar
                            Jan 23 06:35:53 localhost kernel: [861040.026256] [ 9585] 0 9585 45116 15667 3 0 0 io.systeminfo.0
                            Jan 23 06:35:53 localhost kernel: [861040.038738] [11341] 0 11341 33725 5525 1 0 0 io.harmony.0
                            Jan 23 06:35:53 localhost kernel: [861040.050920] [11464] 0 11464 33681 5442 2 0 0 io.fritzdect.0
                            Jan 23 06:35:53 localhost kernel: [861040.063365] [11579] 0 11579 30704 4338 3 0 0 io.mihome.0
                            Jan 23 06:35:53 localhost kernel: [861040.075209] [11969] 0 11969 33851 5229 1 0 0 io.unifi.0
                            Jan 23 06:35:53 localhost kernel: [861040.086946] [12992] 0 12992 40041 10831 3 0 0 io.cloud.0
                            Jan 23 06:35:53 localhost kernel: [861040.098836] [13281] 0 13281 36291 7638 0 0 0 io.sonos.0
                            Jan 23 06:35:53 localhost kernel: [861040.110540] [14019] 0 14019 32463 4540 0 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861040.121755] [14033] 0 14033 30343 4052 1 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861040.133028] [14041] 0 14041 29559 4103 1 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861040.144267] [14060] 0 14060 30861 4358 3 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861040.155376] [14061] 0 14061 1969 113 0 0 0 sshd
                            Jan 23 06:35:53 localhost kernel: [861040.166626] [14063] 106 14063 1969 115 0 0 0 sshd
                            Jan 23 06:35:53 localhost kernel: [861040.177856] [14065] 0 14065 1440 90 2 0 0 cron
                            Jan 23 06:35:53 localhost kernel: [861040.189168] [14067] 0 14067 358 13 3 0 0 sh
                            Jan 23 06:35:54 localhost kernel: [861040.200127] [14068] 0 14068 341 13 0 0 0 run-parts
                            Jan 23 06:35:54 localhost kernel: [861040.212301] Out of memory: Kill process 9156 (iobroker.js-con) score 80 or sacrifice child
                            Jan 23 06:35:54 localhost kernel: [861040.224512] Killed process 9166 (io.admin.0) total-vm:196132kB, anon-rss:93936kB, file-rss:1040kB
                            Jan 23 06:35:54 localhost CRON[14084]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
                            Jan 23 06:36:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:37:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:38:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:38:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:39:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:39:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:40:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)
                            Jan 23 06:40:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:41:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:41:01 localhost cron[449]: (systemarmbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)</c000e020></c00122d8></c00122d8></c0028b20></c0028b20></c00282d8></c00282d8></c0027728></c0027728></c0026e10></c0026e10></c001c838></c001c838></c00e4518></c00e4518></c00e42a8></c00e42a8></c00e0010></c00e0010></c00df874></c00df874></c06177cc></c06177cc></c0616be0></c0616be0></c0016ae0>

                            
                            debug
                            
                            >! ````
                            Jan 22 20:45:02 localhost kernel: [825588.995281] 75704 pages shared
                            Jan 22 20:45:02 localhost kernel: [825588.995288] 0 pages swap cached
                            Jan 23 06:35:53 localhost kernel: [861039.394334] [<c0016ae0>] (unwind_backtrace+0x0/0xe8) from [<c0616be0>] (dump_stack+0x20/0x24)
                            Jan 23 06:35:53 localhost kernel: [861039.394356] [<c0616be0>] (dump_stack+0x20/0x24) from [<c06177cc>] (dump_header+0x90/0xd0)
                            Jan 23 06:35:53 localhost kernel: [861039.394374] [<c06177cc>] (dump_header+0x90/0xd0) from [<c00df874>] (oom_kill_process+0x74/0x248)
                            Jan 23 06:35:53 localhost kernel: [861039.394393] [<c00df874>] (oom_kill_process+0x74/0x248) from [<c00e0010>] (out_of_memory+0x180/0x1cc)
                            Jan 23 06:35:53 localhost kernel: [861039.394411] [<c00e0010>] (out_of_memory+0x180/0x1cc) from [<c00e42a8>] (__alloc_pages_nodemask+0x6ac/0x898)
                            Jan 23 06:35:53 localhost kernel: [861039.394429] [<c00e42a8>] (__alloc_pages_nodemask+0x6ac/0x898) from [<c00e4518>] (__get_free_pages+0x20/0x3c)
                            Jan 23 06:35:53 localhost kernel: [861039.394447] [<c00e4518>] (__get_free_pages+0x20/0x3c) from [<c001c838>] (pgd_alloc+0x24/0x12c)
                            Jan 23 06:35:53 localhost kernel: [861039.394466] [<c001c838>] (pgd_alloc+0x24/0x12c) from [<c0026e10>] (mm_init+0xb8/0xfc)
                            Jan 23 06:35:53 localhost kernel: [861039.394484] [<c0026e10>] (mm_init+0xb8/0xfc) from [<c0027728>] (dup_mm+0x7c/0x3c8)
                            Jan 23 06:35:53 localhost kernel: [861039.394500] [<c0027728>] (dup_mm+0x7c/0x3c8) from [<c00282d8>] (copy_process.part.4+0x80c/0xedc)
                            Jan 23 06:35:53 localhost kernel: [861039.394522] [<c00282d8>] (copy_process.part.4+0x80c/0xedc) from [<c0028b20>] (do_fork+0x120/0x388)
                            Jan 23 06:35:53 localhost kernel: [861039.394545] [<c0028b20>] (do_fork+0x120/0x388) from [<c00122d8>] (sys_clone+0x38/0x40)
                            Jan 23 06:35:53 localhost kernel: [861039.394573] [<c00122d8>] (sys_clone+0x38/0x40) from [<c000e020>] (ret_fast_syscall+0x0/0x30)
                            Jan 23 06:35:53 localhost kernel: [861039.394587] Mem-info:
                            Jan 23 06:35:53 localhost kernel: [861039.394598] Normal per-cpu:
                            Jan 23 06:35:53 localhost kernel: [861039.394608] CPU    0: hi:  186, btch:  31 usd: 105
                            Jan 23 06:35:53 localhost kernel: [861039.394620] CPU    1: hi:  186, btch:  31 usd:  26
                            Jan 23 06:35:53 localhost kernel: [861039.394630] CPU    2: hi:  186, btch:  31 usd:   0
                            Jan 23 06:35:53 localhost kernel: [861039.394643] CPU    3: hi:  186, btch:  31 usd:   0
                            Jan 23 06:35:53 localhost kernel: [861039.394652] HighMem per-cpu:
                            Jan 23 06:35:53 localhost kernel: [861039.394662] CPU    0: hi:  186, btch:  31 usd:  27
                            Jan 23 06:35:53 localhost kernel: [861039.394674] CPU    1: hi:  186, btch:  31 usd:  26
                            Jan 23 06:35:53 localhost kernel: [861039.394685] CPU    2: hi:  186, btch:  31 usd:   0
                            Jan 23 06:35:53 localhost kernel: [861039.394695] CPU    3: hi:  186, btch:  31 usd:   0
                            Jan 23 06:35:53 localhost kernel: [861039.394711] active_anon:159226 inactive_anon:178089 isolated_anon:0
                            Jan 23 06:35:53 localhost kernel: [861039.394716]  active_file:588 inactive_file:3327 isolated_file:0
                            Jan 23 06:35:53 localhost kernel: [861039.394720]  unevictable:0 dirty:0 writeback:0 unstable:0
                            Jan 23 06:35:53 localhost kernel: [861039.394724]  free:157026 slab_reclaimable:1504 slab_unreclaimable:4073
                            Jan 23 06:35:53 localhost kernel: [861039.394729]  mapped:3486 shmem:6585 pagetables:2774 bounce:0
                            Jan 23 06:35:53 localhost kernel: [861039.394733]  free_cma:269
                            Jan 23 06:35:53 localhost kernel: [861039.394761] Normal free:311280kB min:3512kB low:4388kB high:5268kB active_anon:193944kB inactive_anon:201392kB active_file:72kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:771400kB mlocked:0kB dirty:0kB writeback:0kB mapped:48kB shmem:20kB slab_reclaimable:6016kB slab_unreclaimable:16292kB kernel_stack:4136kB pagetables:152kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:593152 all_unreclaimable? yes
                            Jan 23 06:35:53 localhost kernel: [861039.394790] lowmem_reserve[]: 0 10213 10213
                            Jan 23 06:35:53 localhost kernel: [861039.394823] HighMem free:316824kB min:512kB low:1996kB high:3484kB active_anon:442960kB inactive_anon:510964kB active_file:2280kB inactive_file:13336kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:1307320kB mlocked:0kB dirty:0kB writeback:0kB mapped:13896kB shmem:26320kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:10944kB unstable:0kB bounce:0kB free_cma:1076kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
                            Jan 23 06:35:53 localhost kernel: [861039.394852] lowmem_reserve[]: 0 0 0
                            Jan 23 06:35:53 localhost kernel: [861039.394868] Normal: 74318*4kB (EM) 1725*8kB (UEM) 13*16kB (UE) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 311280kB
                            Jan 23 06:35:53 localhost kernel: [861039.394927] HighMem: 380*4kB (UMRC) 5441*8kB (UMRC) 10603*16kB (MC) 3191*32kB (M) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 316808kB
                            Jan 23 06:35:53 localhost kernel: [861039.394979] 10531 total pagecache pages
                            Jan 23 06:35:53 localhost kernel: [861039.394988] 0 pages in swap cache
                            Jan 23 06:35:53 localhost kernel: [861039.394995] Swap cache stats: add 101753, delete 101753, find 335281/338005
                            Jan 23 06:35:53 localhost kernel: [861039.395002] Free swap  = 131068kB
                            Jan 23 06:35:53 localhost kernel: [861039.395009] Total swap = 131068kB
                            Jan 23 06:35:53 localhost kernel: [861039.415818] 524288 pages of RAM
                            Jan 23 06:35:53 localhost kernel: [861039.415832] 158003 free pages
                            Jan 23 06:35:53 localhost kernel: [861039.415838] 8635 reserved pages
                            Jan 23 06:35:53 localhost kernel: [861039.415843] 5578 slab pages
                            Jan 23 06:35:53 localhost kernel: [861039.415849] 71076 pages shared
                            Jan 23 06:35:53 localhost kernel: [861039.415854] 0 pages swap cached
                            Jan 23 11:28:12 localhost kernel: [878578.854084] [<c0016ae0>] (unwind_backtrace+0x0/0xe8) from [<c0616be0>] (dump_stack+0x20/0x24)
                            Jan 23 11:28:12 localhost kernel: [878578.854107] [<c0616be0>] (dump_stack+0x20/0x24) from [<c06177cc>] (dump_header+0x90/0xd0)
                            Jan 23 11:28:12 localhost kernel: [878578.854125] [<c06177cc>] (dump_header+0x90/0xd0) from [<c00df874>] (oom_kill_process+0x74/0x248)
                            Jan 23 11:28:12 localhost kernel: [878578.854143] [<c00df874>] (oom_kill_process+0x74/0x248) from [<c00e0010>] (out_of_memory+0x180/0x1cc)
                            Jan 23 11:28:12 localhost kernel: [878578.854161] [<c00e0010>] (out_of_memory+0x180/0x1cc) from [<c00e42a8>] (__alloc_pages_nodemask+0x6ac/0x898)
                            Jan 23 11:28:12 localhost kernel: [878578.854179] [<c00e42a8>] (__alloc_pages_nodemask+0x6ac/0x898) from [<c00e4518>] (__get_free_pages+0x20/0x3c)
                            Jan 23 11:28:12 localhost kernel: [878578.854196] [<c00e4518>] (__get_free_pages+0x20/0x3c) from [<c001c838>] (pgd_alloc+0x24/0x12c)
                            Jan 23 11:28:12 localhost kernel: [878578.854216] [<c001c838>] (pgd_alloc+0x24/0x12c) from [<c0026e10>] (mm_init+0xb8/0xfc)
                            Jan 23 11:28:12 localhost kernel: [878578.854238] [<c0026e10>] (mm_init+0xb8/0xfc) from [<c0027728>] (dup_mm+0x7c/0x3c8)
                            Jan 23 11:28:12 localhost kernel: [878578.854255] [<c0027728>] (dup_mm+0x7c/0x3c8) from [<c00282d8>] (copy_process.part.4+0x80c/0xedc)
                            Jan 23 11:28:12 localhost kernel: [878578.854270] [<c00282d8>] (copy_process.part.4+0x80c/0xedc) from [<c0028b20>] (do_fork+0x120/0x388)
                            Jan 23 11:28:12 localhost kernel: [878578.854287] [<c0028b20>] (do_fork+0x120/0x388) from [<c00122d8>] (sys_clone+0x38/0x40)
                            Jan 23 11:28:12 localhost kernel: [878578.854305] [<c00122d8>] (sys_clone+0x38/0x40) from [<c000e020>] (ret_fast_syscall+0x0/0x30)
                            Jan 23 11:28:12 localhost kernel: [878578.854315] Mem-info:
                            Jan 23 11:28:12 localhost kernel: [878578.854323] Normal per-cpu:
                            Jan 23 11:28:12 localhost kernel: [878578.854330] CPU    0: hi:  186, btch:  31 usd:  91
                            Jan 23 11:28:12 localhost kernel: [878578.854338] CPU    1: hi:  186, btch:  31 usd:   0</c000e020></c00122d8></c00122d8></c0028b20></c0028b20></c00282d8></c00282d8></c0027728></c0027728></c0026e10></c0026e10></c001c838></c001c838></c00e4518></c00e4518></c00e42a8></c00e42a8></c00e0010></c00e0010></c00df874></c00df874></c06177cc></c06177cc></c0616be0></c0616be0></c0016ae0></c000e020></c00122d8></c00122d8></c0028b20></c0028b20></c00282d8></c00282d8></c0027728></c0027728></c0026e10></c0026e10></c001c838></c001c838></c00e4518></c00e4518></c00e42a8></c00e42a8></c00e0010></c00e0010></c00df874></c00df874></c06177cc></c06177cc></c0616be0></c0616be0></c0016ae0>
                            

                            messages

                            ! ````
                            Jan 23 06:00:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:01:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:02:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:03:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:04:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:05:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:09:58 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:11:28 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:12:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:13:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:14:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:15:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:34:18 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:35:48 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:35:53 localhost kernel: [861039.374477] cron invoked oom-killer: gfp_mask=0xd0, order=2, oom_adj=0, oom_score_adj=0
                            Jan 23 06:35:53 localhost kernel: [861039.386640] cron cpuset=/ mems_allowed=0
                            Jan 23 06:35:53 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:37:23 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:35:53 localhost kernel: [861039.415861] [ pid ] uid tgid total_vm rss cpu oom_adj oom_score_adj name
                            Jan 23 06:35:53 localhost kernel: [861039.427532] [ 180] 0 180 2109 314 1 0 0 systemd-journal
                            Jan 23 06:35:53 localhost kernel: [861039.440229] [ 181] 0 181 2599 99 3 -17 -1000 systemd-udevd
                            Jan 23 06:35:53 localhost kernel: [861039.452748] [ 442] 0 442 1796 769 2 0 0 haveged
                            Jan 23 06:35:53 localhost kernel: [861039.464695] [ 443] 0 443 7848 246 1 0 0 rsyslogd
                            Jan 23 06:35:53 localhost kernel: [861039.476777] [ 449] 0 449 1112 57 3 0 0 cron
                            Jan 23 06:35:53 localhost kernel: [861039.488452] [ 453] 0 453 13430 493 3 0 0 NetworkManager
                            Jan 23 06:35:53 localhost kernel: [861039.501133] [ 455] 0 455 772 63 3 0 0 systemd-logind
                            Jan 23 06:35:53 localhost kernel: [861039.513805] [ 456] 104 456 1171 143 2 -13 -900 dbus-daemon
                            Jan 23 06:35:53 localhost kernel: [861039.526259] [ 469] 105 469 1121 109 2 0 0 ntpd
                            Jan 23 06:35:53 localhost kernel: [861039.538151] [ 543] 0 543 1633 114 3 -17 -1000 sshd
                            Jan 23 06:35:53 localhost kernel: [861039.549912] [ 546] 0 546 8974 170 0 0 0 polkitd
                            Jan 23 06:35:53 localhost kernel: [861039.561917] [ 555] 0 555 842 29 0 0 0 agetty
                            Jan 23 06:35:53 localhost kernel: [861039.573762] [ 558] 0 558 887 29 2 0 0 agetty
                            Jan 23 06:35:53 localhost kernel: [861039.585631] [ 590] 0 590 778 41 1 0 0 lircd
                            Jan 23 06:35:53 localhost kernel: [861039.597388] [ 595] 0 595 2113 867 1 0 0 wpa_supplicant
                            Jan 23 06:35:53 localhost kernel: [861039.610076] [ 596] 0 596 1942 1186 1 0 0 dhclient
                            Jan 23 06:35:53 localhost kernel: [861039.622107] [22984] 107 22984 12286 1324 2 0 0 redis-server
                            Jan 23 06:35:53 localhost kernel: [861039.634586] [ 9011] 0 9011 899 70 3 0 0 systemd
                            Jan 23 06:35:53 localhost kernel: [861039.646580] [ 9012] 0 9012 1417 265 3 0 0 (sd-pam)
                            Jan 23 06:35:53 localhost kernel: [861039.658679] [ 9156] 0 9156 86626 60145 0 0 0 iobroker.js-con
                            Jan 23 06:35:53 localhost kernel: [861039.671463] [ 9166] 0 9166 49033 23744 3 0 0 io.admin.0
                            Jan 23 06:35:53 localhost kernel: [861039.683826] [ 9172] 0 9172 31735 5208 2 0 0 io.hm-rpc.0
                            Jan 23 06:35:53 localhost kernel: [861039.696266] [ 9182] 0 9182 36758 8077 2 0 0 io.hm-rega.0
                            Jan 23 06:35:53 localhost kernel: [861039.708807] [ 9192] 0 9192 34215 4683 0 0 0 io.netatmo.0
                            Jan 23 06:35:53 localhost kernel: [861039.721315] [ 9209] 0 9209 32709 5784 3 0 0 io.hm-rpc.1
                            Jan 23 06:35:53 localhost kernel: [861039.733721] [ 9219] 0 9219 39570 10562 3 0 0 io.web.0
                            Jan 23 06:35:53 localhost kernel: [861039.745844] [ 9251] 0 9251 33134 5401 3 0 0 io.sayit.0
                            Jan 23 06:35:53 localhost kernel: [861039.758141] [ 9266] 0 9266 51642 22924 2 0 0 io.javascript.0
                            Jan 23 06:35:53 localhost kernel: [861039.770946] [ 9276] 0 9276 34607 6188 0 0 0 io.node-red.0
                            Jan 23 06:35:53 localhost kernel: [861039.783544] [ 9291] 0 9291 32316 7610 0 0 0 io.scenes.0
                            Jan 23 06:35:53 localhost kernel: [861039.795946] [ 9297] 0 9297 32285 5927 2 0 0 io.hue.0
                            Jan 23 06:35:53 localhost kernel: [861039.808056] [ 9321] 0 9321 32166 4753 1 0 0 io.socketio.0
                            Jan 23 06:35:53 localhost kernel: [861039.820649] [ 9345] 0 9345 43133 13693 1 0 0 node-red
                            Jan 23 06:35:53 localhost kernel: [861039.832759] [ 9357] 0 9357 32224 4655 1 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861039.844464] [ 9363] 0 9363 30353 4463 3 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861039.856160] [ 9369] 0 9369 36453 7301 0 0 0 io.telegram.0
                            Jan 23 06:35:53 localhost kernel: [861039.868730] [ 9379] 0 9379 30446 4234 0 0 0 io.text2command
                            Jan 23 06:35:53 localhost kernel: [861039.881436] [ 9393] 0 9393 34553 5231 0 0 0 io.pushbullet.0
                            Jan 23 06:35:53 localhost kernel: [861039.894137] [ 9412] 0 9412 31573 4267 2 0 0 io.hm-rpc.2
                            Jan 23 06:35:53 localhost kernel: [861039.906384] [ 9446] 0 9446 34036 6345 0 0 0 io.parser.0
                            Jan 23 06:35:53 localhost kernel: [861039.918550] [ 9456] 0 9456 30643 3937 1 0 0 io.email.0
                            Jan 23 06:35:53 localhost kernel: [861039.930490] [ 9475] 0 9475 31651 4533 2 0 0 io.simple-api.0
                            Jan 23 06:35:53 localhost kernel: [861039.942864] [ 9502] 0 9502 34553 5245 3 0 0 io.pushbullet.1
                            Jan 23 06:35:53 localhost kernel: [861039.955113] [ 9522] 0 9522 37432 8662 0 0 0 io.sql.0
                            Jan 23 06:35:53 localhost kernel: [861039.966639] [ 9534] 0 9534 31037 4385 2 0 0 io.wrapper.0
                            Jan 23 06:35:53 localhost kernel: [861039.978543] [ 9540] 0 9540 31305 4704 1 0 0 io.paw.0
                            Jan 23 06:35:53 localhost kernel: [861039.990061] [ 9554] 0 9554 35892 6901 1 0 0 io.amazon-dash.
                            Jan 23 06:35:53 localhost kernel: [861040.002244] [ 9560] 0 9560 31127 4519 0 0 0 io.ping.0
                            Jan 23 06:35:53 localhost kernel: [861040.013985] [ 9579] 0 9579 30665 4088 2 0 0 io.fullcalendar
                            Jan 23 06:35:53 localhost kernel: [861040.026256] [ 9585] 0 9585 45116 15667 3 0 0 io.systeminfo.0
                            Jan 23 06:35:53 localhost kernel: [861040.038738] [11341] 0 11341 33725 5525 1 0 0 io.harmony.0
                            Jan 23 06:35:53 localhost kernel: [861040.050920] [11464] 0 11464 33681 5442 2 0 0 io.fritzdect.0
                            Jan 23 06:35:53 localhost kernel: [861040.063365] [11579] 0 11579 30704 4338 3 0 0 io.mihome.0
                            Jan 23 06:35:53 localhost kernel: [861040.075209] [11969] 0 11969 33851 5229 1 0 0 io.unifi.0
                            Jan 23 06:35:53 localhost kernel: [861040.086946] [12992] 0 12992 40041 10831 3 0 0 io.cloud.0
                            Jan 23 06:35:53 localhost kernel: [861040.098836] [13281] 0 13281 36291 7638 0 0 0 io.sonos.0
                            Jan 23 06:35:53 localhost kernel: [861040.110540] [14019] 0 14019 32463 4540 0 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861040.121755] [14033] 0 14033 30343 4052 1 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861040.133028] [14041] 0 14041 29559 4103 1 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861040.144267] [14060] 0 14060 30861 4358 3 0 0 node
                            Jan 23 06:35:53 localhost kernel: [861040.155376] [14061] 0 14061 1969 113 0 0 0 sshd
                            Jan 23 06:35:53 localhost kernel: [861040.166626] [14063] 106 14063 1969 115 0 0 0 sshd
                            Jan 23 06:35:53 localhost kernel: [861040.177856] [14065] 0 14065 1440 90 2 0 0 cron
                            Jan 23 06:35:53 localhost kernel: [861040.189168] [14067] 0 14067 358 13 3 0 0 sh
                            Jan 23 06:35:54 localhost kernel: [861040.200127] [14068] 0 14068 341 13 0 0 0 run-parts
                            Jan 23 06:38:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:39:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:40:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:41:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:42:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:43:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:44:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:45:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:46:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:47:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:48:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:49:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:49:55 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:51:25 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:52:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:53:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:53:47 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:55:17 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:56:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:57:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 06:58:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 06:59:31 2018 [try http://www.rsyslog.com/e/2007 ]
                            Jan 23 07:00:01 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Tue Jan 23 07:01:31 2018 [try http://www.rsyslog.com/e/2007 ]

                            1 Reply Last reply Reply Quote 0
                            • BuZZy
                              BuZZy last edited by

                              Okay, dein RAM läuft definitiv voll!

                              Wie du in der Syslog sehen kannst, versucht der Kernel wieder genug RAM frei zu machen indem er einen Prozess killt. Der Kernel sagt "iobroker.js-con" ist der beste Kandidat um wieder RAM frei zu kriegen und killt den Prozess, bzw. ein unter-Prozess von iobroker.js-con und hat sich letztendlich dafür entschieden io.admin.0 zu killen.

                              Jan 23 06:35:54 localhost kernel: [861040.212301] Out of memory: Kill process 9156 (iobroker.js-con) score 80 or sacrifice child
                              Jan 23 06:35:54 localhost kernel: [861040.224512] Killed process 9166 (io.admin.0) total-vm:196132kB, anon-rss:93936kB, file-rss:1040kB
                              

                              Hast du irgendwelche neuen Scripte im ioBroker eingefügt kurz bevor dieses Problem das erste mal aufgetaucht ist?

                              Gruß

                              1 Reply Last reply Reply Quote 0
                              • A
                                andyb last edited by

                                Naja, ich beobachte das Problem schon seit ca.Mitte Dezember.

                                Da hatte ich eine 2. Java Instanz hinzugefügt. Die hab ich aber mittlerweile wieder gelöscht.

                                Ich würde schätzen das ich seither ca. 10 neue Skripte hab.

                                Neue Adater sind keine dazu gekommen.

                                Edit:

                                Müsste ja dann ein Skript sein wo zu diesem Zeitpunkt ausgeführt wird?

                                Müsste es dann nicht die Javaskript sein wo den Speicher voll macht?

                                Edit2:

                                Wenn ich drüber nachdenke hab ich zu dem Zeitpunkt iobroker admin im Browser aufgerufen und dann festgestellt: geht nicht

                                1 Reply Last reply Reply Quote 0
                                • BuZZy
                                  BuZZy last edited by

                                  Die Speicherverwaltung von Linux ist etwas komplizierter..

                                  Hast du dein Betriebssystem & Kernel auf dem neuesten Stand?

                                  Wie sieht deine ganze /etc/sysctl.conf aus?

                                  Gruß

                                  1 Reply Last reply Reply Quote 0
                                  • F
                                    Firefighter last edited by

                                    Servus miteinander.

                                    Hatte das Speicherproblem auch vor einiger Zeit.

                                    Swap gelöscht und nach Anleitung von Hormoran http://forum.iobroker.net/viewtopic.php … len#p31263 gewerkelt. Seit 3 Monaten keine Auffälligkeiten.

                                    LG

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      andyb last edited by

                                      @BuZZy:

                                      Die Speicherverwaltung von Linux ist etwas komplizierter..

                                      Hast du dein Betriebssystem & Kernel auf dem neuesten Stand?

                                      Wie sieht deine ganze /etc/sysctl.conf aus?

                                      Gruß `
                                      Letztes Update am 13.01.2018

                                      Jetzt wären wieder Updates möglich.

                                      ! root@orangepiplus2e:~# apt-get upgrade
                                      ! Reading package lists… Done
                                      ! Building dependency tree
                                      ! Reading state information... Done
                                      ! Calculating upgrade... The following package was automatically installed and is no longer required:
                                      ! rlwrap
                                      ! Use 'apt-get autoremove' to remove it.
                                      ! Done
                                      ! The following packages will be upgraded:
                                      ! hostapd linux-jessie-root-orangepiplus2e
                                      ! 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                      ! Need to get 848 kB of archives.
                                      ! After this operation, 0 B of additional disk space will be used.
                                      ! Do you want to continue? [Y/n] n
                                      ! Abort. Komisch allerdings das er beim Login auf dem Armbian Startscreen immer 8 Updates anbietet und Last check am 01.12.2017. Die hab ich aber Anfang Dezember installiert und ja auch jetzt danach noch updates gemacht.
                                      1586_2018-01-24_06_37_08.jpg

                                      sysctl.conf sind nur die Einträge von Vorgestern für den Swap drin

                                      ! ````

                                      /etc/sysctl.conf - Configuration file for setting system variables

                                      See /etc/sysctl.d/ for additional system variables.

                                      See sysctl.conf (5) for information.

                                      ! #kernel.domainname = example.com
                                      ! # Uncomment the following to stop low-level messages on console
                                      #kernel.printk = 3 4 1 3
                                      ! ##############################################################3

                                      Functions previously found in netbase

                                      ! # Uncomment the next two lines to enable Spoof protection (reverse-path filter)

                                      Turn on Source Address Verification in all interfaces to

                                      prevent some spoofing attacks

                                      #net.ipv4.conf.default.rp_filter=1
                                      #net.ipv4.conf.all.rp_filter=1

                                      ! # Uncomment the next line to enable TCP/IP SYN cookies

                                      See http://lwn.net/Articles/277146/

                                      Note: This may impact IPv6 TCP sessions too

                                      #net.ipv4.tcp_syncookies=1

                                      ! # Uncomment the next line to enable packet forwarding for IPv4
                                      #net.ipv4.ip_forward=1
                                      ! # Uncomment the next line to enable packet forwarding for IPv6

                                      Enabling this option disables Stateless Address Autoconfiguration

                                      based on Router Advertisements for this host

                                      #net.ipv6.conf.all.forwarding=1

                                      ! ###################################################################

                                      Additional settings - these settings can improve the network

                                      security of the host and prevent against some network attacks

                                      including spoofing attacks and man in the middle attacks through

                                      redirection. Some network environments, however, require that these

                                      settings are disabled so review and enable them as needed.

                                      Do not accept ICMP redirects (prevent MITM attacks)

                                      #net.ipv4.conf.all.accept_redirects = 0
                                      #net.ipv6.conf.all.accept_redirects = 0

                                      or

                                      Accept ICMP redirects only for gateways listed in our default

                                      gateway list (enabled by default)

                                      net.ipv4.conf.all.secure_redirects = 1

                                      Do not send ICMP redirects (we are not a router)

                                      #net.ipv4.conf.all.send_redirects = 0

                                      Do not accept IP source route packets (we are not a router)

                                      #net.ipv4.conf.all.accept_source_route = 0
                                      #net.ipv6.conf.all.accept_source_route = 0

                                      Log Martian Packets

                                      #net.ipv4.conf.all.log_martians = 1

                                      vm.swappiness=1
                                      vm.min_free_kbytes = 50000

                                      
                                      Edit:
                                      
                                      Hab gerade auf dem Screenshot gesehen das der Swap schon wieder belegt ist, obwohl ich den ja vorgestern auf Swappiness ja auf 1 steht.
                                      
                                      Top sagt auch 2x node, normal? (IOB ist gerade gestoppt)
                                      
                                      >! ````
                                      top - 06:57:01 up 10 days, 23:31,  1 user,  load average: 0.11, 0.16, 0.45
                                      Tasks:  92 total,   1 running,  91 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s):  0.2 us,  0.6 sy,  0.0 ni, 99.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                      KiB Mem:   2062612 total,   299212 used,  1763400 free,    12280 buffers
                                      KiB Swap:   131068 total,     9212 used,   121856 free.   180212 cached Mem
                                      >!   PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND                           SWAP
                                       9357 root      20   0  132188  23896   4280 S   0.0  1.2   0:48.59 node                              1312
                                       9363 root      20   0  124400  20972   4296 S   0.7  1.0   0:47.75 node                              1040
                                        596 root      20   0    7768   4744      0 S   0.0  0.2   0:00.48 dhclient                             0
                                      22984 redis     20   0   49144   4484    464 S   0.3  0.2 513:25.37 redis-server                        32
                                        595 root      20   0    8788   4392    620 S   0.0  0.2   4:42.98 wpa_supplicant                       0
                                        180 root      20   0    8436   3156   2936 S   0.0  0.2   1:11.25 systemd-journal                      8
                                        453 root      20   0   53720   2876   1320 S   0.0  0.1   4:29.76 NetworkManager                       0
                                        442 root      20   0    7184   2808     12 S   0.0  0.1   8:12.40 haveged                            280
                                          1 root      20   0    4420   1836    944 S   0.0  0.1   1:03.06 systemd                             80
                                      21492 root      20   0    5348   1736    536 S   0.0  0.1   0:13.97 bash                                 0
                                        443 root      20   0   31392   1320    444 S   0.0  0.1   0:30.24 rsyslogd                            56
                                      21994 root      20   0    4572   1200    812 R   2.0  0.1   0:00.80 top                                  0
                                      21415 root      20   0   10784   1000    272 S   0.3  0.0   0:00.88 sshd                                 0
                                        456 message+  20   0    4684    936    488 S   0.0  0.0   3:01.03 dbus-daemon                          0
                                        546 root      20   0   35896    924    240 S   0.0  0.0   0:00.35 polkitd                              0
                                      21215 root      20   0   10784    912    176 S   0.0  0.0   0:00.41 sshd                                 0
                                       9012 root      20   0    5668    900      0 S   0.0  0.0   0:00.00 (sd-pam)                           160
                                        455 root      20   0    3088    796    544 S   0.0  0.0   0:15.59 systemd-logind                       0
                                        469 ntp       20   0    4484    772    384 S   0.0  0.0   3:07.82 ntpd                                 0
                                        543 root      20   0    6532    644    188 S   0.0  0.0   3:25.80 sshd                                 0
                                        449 root      20   0    4448    480    252 S   0.0  0.0  35:28.43 cron                                 0
                                      21292 root      20   0    1816    464    260 S   0.0  0.0   0:00.15 sftp-server                          0
                                        181 root      20   0   10396    396      0 S   0.0  0.0   0:00.27 systemd-udevd                        0
                                       9011 root      20   0    3596    276      0 S   0.0  0.0   0:00.07 systemd                              4
                                        590 root      20   0    3112    164      0 S   0.0  0.0   0:00.00 lircd                                0
                                        555 root      20   0    3368    116      0 S   0.0  0.0   0:00.01 agetty                               0
                                        558 root      20   0    3548    116      0 S   0.0  0.0   0:00.02 agetty                               0
                                          2 root      -2   0       0      0      0 S   0.0  0.0   0:01.09 kthreadd                             0
                                          3 root      20   0       0      0      0 S   0.0  0.0  12:15.49 ksoftirqd/0                          0
                                          5 root      20   0       0      0      0 S   0.0  0.0   0:02.20 kworker/u:0                          0
                                          6 root      rt   0       0      0      0 S   0.0  0.0   0:03.16 migration/0                          0
                                          7 root      rt   0       0      0      0 S   0.0  0.0   0:29.25 watchdog/0                           0
                                          8 root      rt   0       0      0      0 S   0.0  0.0   0:05.56 migration/1                          0
                                         10 root      20   0       0      0      0 S   0.0  0.0   0:49.48 ksoftirqd/1                          0
                                         11 root      rt   0       0      0      0 S   0.0  0.0   0:14.97 watchdog/1                           0
                                         12 root      rt   0       0      0      0 S   0.0  0.0   0:09.32 migration/2                          0
                                         14 root      20   0       0      0      0 S   0.0  0.0   0:44.10 ksoftirqd/2                          0
                                         15 root      rt   0       0      0      0 S   0.0  0.0   0:15.35 watchdog/2                           0
                                         16 root      rt   0       0      0      0 S   0.0  0.0   0:08.56 migration/3                          0
                                         18 root      20   0       0      0      0 S   0.0  0.0   0:31.10 ksoftirqd/3                          0
                                         19 root      rt   0       0      0      0 S   0.0  0.0   0:12.71 watchdog/3                           0
                                         20 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 cpuset                               0
                                         21 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 khelper                              0
                                         22 root      20   0       0      0      0 S   0.0  0.0   0:00.01 kdevtmpfs                            0
                                         23 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 netns                                0
                                         27 root      20   0       0      0      0 S   0.3  0.0   1:28.08 kworker/3:1                          0
                                         28 root      20   0       0      0      0 S   0.0  0.0   0:08.12 sync_supers                          0
                                      >! ````
                                      
                                      Edit2:
                                      
                                      IOB und sämtliche Adapter sind auf Stand 3.1.2018 latest (wegen dem Durcheinander Admin v3 hab ich seither keine Updates mehr gemacht)
                                      
                                      Edit3:
                                      
                                      nochmal update und upgrade gemacht, jetzt sieht der welcome screen zumindest wieder gut aus.
                                      
                                      Ich hab nach Reboot 20 Minuten gewartet bis sich alles beruhigt, dann sieht top aber hinsichtlich Swap wieder ernüchternd aus, obwohl mehr als 1GB Ram frei sind….
                                      
                                      >! ````
                                      top - 07:24:27 up 21 min,  1 user,  load average: 0.59, 0.81, 1.09
                                      Tasks: 123 total,   1 running, 122 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s):  3.7 us,  0.7 sy,  0.0 ni, 95.5 id,  0.0 wa,  0.0 hi,  0.2 si,  0.0 st
                                      KiB Mem:   2062612 total,  1025612 used,  1037000 free,      216 buffers
                                      KiB Swap:   131068 total,    96364 used,    34704 free.    17600 cached Mem
                                      >!   PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND                                          SWAP
                                        599 root      20   0  299764 186944   3292 S   0.3  9.1   4:18.75 iobroker.js-con                                 10844
                                       1229 root      20   0  175064  59028   3984 S   1.3  2.9   0:48.14 io.cloud.0                                          0
                                       1164 root      20   0  165604  53220   3568 S   0.0  2.6   0:25.19 io.systeminfo.0                                     0
                                        995 root      20   0  167824  50800   1288 S   2.0  2.5   0:52.71 node-red                                          664
                                        833 root      20   0  180684  50356   1476 S   0.0  2.4   0:19.22 io.javascript.0                                 15384
                                        618 root      20   0  172932  36976   1464 S   2.0  1.8   1:01.31 io.admin.0                                      21948
                                        979 root      20   0  136324  27092   1476 S   0.0  1.3   0:21.20 io.sonos.0                                        808
                                        788 root      20   0  140408  26860   2228 S   0.0  1.3   0:32.89 io.web.0                                         1868
                                       1109 root      20   0  141712  26648  13112 S   0.0  1.3   0:08.75 io.amazon-dash.                                     0
                                       1077 root      20   0  139648  24928   1948 S   1.6  1.2   0:42.79 io.sql.0                                            0
                                        930 root      20   0  141372  24592   1996 S   0.3  1.2   0:15.71 io.telegram.0                                    1220
                                        624 root      20   0  129320  23588   4024 S   0.0  1.1   0:12.09 io.hm-rpc.0                                      2092
                                       1071 root      20   0  136908  23052   1820 S   0.7  1.1   0:32.88 io.unifi.0                                          0
                                        772 root      20   0  137988  22692   3000 S   0.3  1.1   0:20.14 io.harmony.0                                     2308
                                       1019 root      20   0  129628  21780   1264 S   0.0  1.1   0:12.57 io.fritzdect.0                                    484
                                        856 root      20   0  125736  20836   3276 S   0.7  1.0   0:20.38 io.hue.0                                          896
                                        752 root      20   0  135624  20812   1840 S   0.0  1.0   0:27.54 io.hm-rega.0                                     1592
                                        778 root      20   0  127364  20752   1796 S   1.3  1.0   0:16.47 io.hm-rpc.1                                      1520
                                        989 root      20   0  127996  19784   3024 S   0.0  1.0   0:12.17 io.parser.0                                       788
                                       1065 root      20   0  126484  18776   2792 S   0.0  0.9   0:09.70 io.pushbullet.1                                     0
                                        942 root      20   0  123256  18624   3044 S   0.0  0.9   0:10.13 io.pushbullet.0                                   868
                                        844 root      20   0  136284  18448   1440 S   0.0  0.9   0:16.55 io.node-red.0                                    2368
                                        884 root      20   0  129924  17780   2852 S   0.0  0.9   0:08.52 io.socketio.0                                     924
                                        762 root      20   0  136356  16572   1236 S   0.0  0.8   0:11.42 io.netatmo.0                                     3284
                                       1127 root      20   0  120048  15976   3156 S   0.0  0.8   0:07.58 io.ping.0                                           0
                                       1103 root      20   0  121580  15940   2904 S   0.0  0.8   0:08.37 io.paw.0                                            0
                                       1097 root      20   0  120824  15512   2888 S   0.0  0.8   0:07.92 io.wrapper.0                                        0
                                       1143 root      20   0  120724  15248   2900 S   0.0  0.7   0:07.09 io.fullcalendar                                     0
                                        957 root      20   0  121848  14808   1204 S   0.0  0.7   0:11.23 io.hm-rpc.2                                       436
                                       1025 root      20   0  120632  14792   2708 S   0.0  0.7   0:07.43 io.simple-api.0                                  1328
                                       1087 root      20   0  121136  14576   2060 S   0.0  0.7   0:08.37 io.mihome.0                                         0
                                        936 root      20   0  120728  13980   2048 S   1.0  0.7   0:07.57 io.text2command                                   448
                                       1001 root      20   0  119464  13580   1312 S   0.0  0.7   0:06.80 io.email.0                                        504
                                        850 root      20   0  121544  13564   1660 S   1.6  0.7   0:37.38 io.scenes.0                                      1448
                                        832 root      20   0  120544  10952   2652 S   0.0  0.5   0:07.07 io.sayit.0                                       4808
                                        456 redis     20   0   32760   3672    256 S   2.6  0.2   0:45.27 redis-server                                      688
                                       1371 root      20   0    5348   1268     68 S   0.0  0.1   0:00.18 bash                                                0
                                          1 root      20   0    4420   1000    328 S   0.0  0.0   0:05.75 systemd                                           296
                                       1282 root      20   0   10784    876    144 S   0.3  0.0   0:00.50 sshd                                                0
                                       1403 root      20   0    4716    856    388 R   1.3  0.0   0:01.81 top                                                 0
                                        460 root      20   0   53716    828     64 S   0.0  0.0   0:01.77 NetworkManager                                    820
                                       1285 root      20   0    5668    828      0 S   0.0  0.0   0:00.00 (sd-pam)                                          228
                                        186 root      20   0    8436    608    516 S   0.0  0.0   0:00.71 systemd-journal                                   136
                                       1284 root      20   0    3596    340     64 S   0.0  0.0   0:00.06 systemd                                             0
                                        449 root      20   0   31392    336      0 S   0.0  0.0   0:00.30 rsyslogd                                          420
                                        464 root      20   0    3088    296    116 S   0.0  0.0   0:00.09 systemd-logind                                     64
                                        465 message+  20   0    4688    284     76 S   0.0  0.0   0:00.48 dbus-daemon                                       192
                                        608 root      20   0    5448    224     76 S   0.0  0.0   0:00.39 wpa_supplicant                                    272
                                        479 ntp       20   0    4484    196     64 S   0.0  0.0   0:00.39 ntpd                                              256
                                        558 root      20   0   35896    164      0 S   0.0  0.0   0:00.12 polkitd                                           512
                                      >! ````
                                      Vielleicht hilft auch das IOB Log nach dem restart was, aber sieht eigentlich alles gut aus
                                      
                                      >! ```
                                      `2018-01-24 07:02:37.012  - [32minfo[39m: host.orangepiplus2e Copyright (c) 2014-2017 bluefox, 2014 hobbyquaker
                                      2018-01-24 07:02:36.989  - [32minfo[39m: host.orangepiplus2e iobroker.js-controller version 1.2.3 js-controller starting
                                      2018-01-24 07:02:37.018  - [32minfo[39m: host.orangepiplus2e hostname: orangepiplus2e, node: v6.12.3
                                      2018-01-24 07:02:37.022  - [32minfo[39m: host.orangepiplus2e ip addresses: 
                                      2018-01-24 07:02:39.047  - [32minfo[39m: host.orangepiplus2e  inMem-objects listening on port 9001
                                      2018-01-24 07:02:39.149  - [32minfo[39m: host.orangepiplus2e InMemoryDB connected
                                      2018-01-24 07:02:39.326  - [32minfo[39m: host.orangepiplus2e 68 instances found
                                      2018-01-24 07:02:39.428  - [32minfo[39m: host.orangepiplus2e starting 57 instances
                                      2018-01-24 07:02:39.501  - [32minfo[39m: host.orangepiplus2e instance system.adapter.admin.0 started with pid 618
                                      2018-01-24 07:02:39.543  - [32minfo[39m: host.orangepiplus2e States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:02:43.555  - [32minfo[39m: host.orangepiplus2e instance system.adapter.hm-rpc.0 started with pid 624
                                      2018-01-24 07:02:43.874  - [32minfo[39m: admin.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:02:44.097  - [32minfo[39m: admin.0 starting. Version 2.0.9 in /opt/iobroker/node_modules/iobroker.admin, node: v6.12.3
                                      2018-01-24 07:02:44.187  - [32minfo[39m: admin.0 requesting all states
                                      2018-01-24 07:02:44.193  - [32minfo[39m: admin.0 requesting all objects
                                      2018-01-24 07:02:50.011  - [32minfo[39m: host.orangepiplus2e instance system.adapter.hm-rega.0 started with pid 752
                                      2018-01-24 07:02:50.683  - [32minfo[39m: hm-rpc.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:02:50.844  - [32minfo[39m: hm-rpc.0 starting. Version 1.4.14 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v6.12.3
                                      2018-01-24 07:02:52.213  - [32minfo[39m: host.orangepiplus2e instance system.adapter.netatmo.0 started with pid 762
                                      2018-01-24 07:02:53.282  - [32minfo[39m: hm-rpc.0 binrpc server is trying to listen on 0.0.0.0:2001
                                      2018-01-24 07:02:53.285  - [32minfo[39m: hm-rpc.0 binrpc client is trying to connect to xxx.xxx.xxx122:2001 with ["xmlrpc_bin://xxx.xxx.xxx111:2001","hm-rpc.0"]
                                      2018-01-24 07:02:53.630  - [32minfo[39m: hm-rpc.0 binrpc <- system.listMethods ["hm-rpc.0"]
                                      2018-01-24 07:02:53.693  - [32minfo[39m: hm-rpc.0 binrpc <- listDevices ["hm-rpc.0"]
                                      2018-01-24 07:02:53.670  - [32minfo[39m: hm-rega.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:02:53.872  - [32minfo[39m: admin.0 received all states
                                      2018-01-24 07:02:53.949  - [32minfo[39m: hm-rpc.0 binrpc -> 175 devices
                                      2018-01-24 07:02:54.013  - [32minfo[39m: hm-rega.0 starting. Version 1.6.6 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v6.12.3
                                      2018-01-24 07:02:54.664  - [32minfo[39m: hm-rpc.0 Connected
                                      2018-01-24 07:02:55.492  - [32minfo[39m: host.orangepiplus2e instance system.adapter.harmony.0 started with pid 772
                                      2018-01-24 07:02:54.059  - [32minfo[39m: hm-rega.0 subscribe hm-rpc.0.BidCoS-RF.50.PRESS_SHORT
                                      2018-01-24 07:03:23.224  - [32minfo[39m: hm-rega.0 ReGaHSS xxx.xxx.xxx122 up
                                      2018-01-24 07:03:23.337  - [32minfo[39m: hm-rega.0 time difference local-ccu 0s
                                      2018-01-24 07:03:23.882  - [32minfo[39m: hm-rega.0 added/updated 8 favorites to enum.favorites
                                      2018-01-24 07:03:24.006  - [32minfo[39m: hm-rega.0 added/updated functions to enum.functions
                                      2018-01-24 07:03:24.151  - [32minfo[39m: hm-rega.0 added/updated rooms to enum.rooms
                                      2018-01-24 07:03:25.887  - [32minfo[39m: host.orangepiplus2e instance system.adapter.hm-rpc.1 started with pid 778
                                      2018-01-24 07:03:26.174  - [32minfo[39m: netatmo.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:03:26.442  - [32minfo[39m: netatmo.0 starting. Version 1.2.2 in /opt/iobroker/node_modules/iobroker.netatmo, node: v6.12.3
                                      2018-01-24 07:03:26.522  - [32minfo[39m: hm-rega.0 got 38 programs
                                      2018-01-24 07:03:26.973  - [32minfo[39m: hm-rega.0 added/updated 38 programs
                                      2018-01-24 07:03:26.975  - [32minfo[39m: hm-rega.0 deleted 0 programs
                                      2018-01-24 07:03:27.863  - [32minfo[39m: admin.0 received all objects
                                      2018-01-24 07:03:28.143  - [32minfo[39m: hm-rega.0 got 93 variables
                                      2018-01-24 07:03:28.797  - [32minfo[39m: hm-rega.0 added/updated 93 variables
                                      2018-01-24 07:03:28.799  - [32minfo[39m: hm-rega.0 deleted 0 variables
                                      2018-01-24 07:03:28.802  - [32minfo[39m: hm-rega.0 request state values
                                      2018-01-24 07:03:29.647  - [32minfo[39m: admin.0 http server listening on port 8081
                                      2018-01-24 07:03:29.649  - [32minfo[39m: admin.0 Use link "http://localhost:8081" to configure.
                                      2018-01-24 07:03:30.925  - [32minfo[39m: host.orangepiplus2e instance system.adapter.web.0 started with pid 788
                                      2018-01-24 07:03:30.942  - [32minfo[39m: admin.0 Request actual repository...
                                      2018-01-24 07:03:31.023  - [32minfo[39m: hm-rega.0 got state values
                                      2018-01-24 07:03:32.605  - [32minfo[39m: host.orangepiplus2e Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                                      2018-01-24 07:03:33.914  - [32minfo[39m: admin.0 Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                      2018-01-24 07:03:34.491  - [32minfo[39m: host.orangepiplus2e instance system.adapter.cloud.0 started with pid 794
                                      2018-01-24 07:03:37.786  - [31merror[39m: hm-rpc.1 no connection to objects DB
                                      2018-01-24 07:03:38.180  - [31merror[39m: harmony.0 no connection to objects DB
                                      2018-01-24 07:03:38.902  - [32minfo[39m: hm-rpc.1 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:03:39.133  - [32minfo[39m: host.orangepiplus2e instance scheduled system.adapter.feiertage.0 0 5 3 * *
                                      2018-01-24 07:03:39.185  - [32minfo[39m: host.orangepiplus2e instance system.adapter.feiertage.0 started with pid 808
                                      2018-01-24 07:03:39.448  - [32minfo[39m: harmony.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:03:39.900  - [32minfo[39m: hm-rpc.1 starting. Version 1.4.14 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v6.12.3
                                      2018-01-24 07:03:40.137  - [32minfo[39m: web.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:03:41.315  - [32minfo[39m: harmony.0 starting. Version 0.9.0 in /opt/iobroker/node_modules/iobroker.harmony, node: v6.12.3
                                      2018-01-24 07:03:41.465  - [32minfo[39m: harmony.0 searching for Harmony Hubs...
                                      2018-01-24 07:03:42.040  - [32minfo[39m: host.orangepiplus2e instance scheduled system.adapter.dwd.0 3,33 * * * *
                                      2018-01-24 07:03:42.128  - [32minfo[39m: host.orangepiplus2e instance system.adapter.dwd.0 started with pid 818
                                      2018-01-24 07:03:42.290  - [32minfo[39m: admin.0 Repository received successfully.
                                      2018-01-24 07:03:42.332  - [32minfo[39m: web.0 starting. Version 2.1.9 in /opt/iobroker/node_modules/iobroker.web, node: v6.12.3
                                      2018-01-24 07:03:42.700  - [32minfo[39m: harmony.0 discovered HubWohn
                                      2018-01-24 07:03:42.729  - [32minfo[39m: hm-rpc.1 binrpc server is trying to listen on 0.0.0.0:8701
                                      2018-01-24 07:03:42.731  - [32minfo[39m: hm-rpc.1 binrpc client is trying to connect to xxx.xxx.xxx122:8701 with ["xmlrpc_bin://xxx.xxx.xxx111:8701","hm-rpc.1"]
                                      2018-01-24 07:03:44.877  - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54
                                      2018-01-24 07:03:47.563  - [31merror[39m: cloud.0 no connection to objects DB
                                      2018-01-24 07:03:48.495  - [31merror[39m: feiertage.0 no connection to objects DB
                                      2018-01-24 07:03:52.424  - [32minfo[39m: host.orangepiplus2e instance system.adapter.sayit.0 started with pid 832
                                      2018-01-24 07:03:52.493  - [32minfo[39m: host.orangepiplus2e instance system.adapter.javascript.0 started with pid 833
                                      2018-01-24 07:03:52.740  - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0
                                      2018-01-24 07:03:52.900  - [32minfo[39m: harmony.0 connecting to HubWohn
                                      2018-01-24 07:03:52.969  - [32minfo[39m: cloud.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:03:52.750  - [32minfo[39m: hm-rpc.1 Connected
                                      2018-01-24 07:03:53.302  - [32minfo[39m: web.0 simpleAPI server listening on port 8082
                                      2018-01-24 07:03:53.635  - [32minfo[39m: feiertage.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:03:53.796  - [32minfo[39m: feiertage.0 starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.feiertage, node: v6.12.3
                                      2018-01-24 07:03:54.192  - [32minfo[39m: host.orangepiplus2e instance system.adapter.node-red.0 started with pid 844
                                      2018-01-24 07:03:54.299  - [32minfo[39m: feiertage.0 Next holiday: Weiberfastnacht is in 15 days on 08.02.2018
                                      2018-01-24 07:03:54.323  - [32minfo[39m: feiertage.0 adapter feiertage objects written
                                      2018-01-24 07:03:53.300  - [32minfo[39m: cloud.0 starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v6.12.3
                                      2018-01-24 07:03:54.574  - [32minfo[39m: cloud.0 Connecting with https://iobroker.net:10555 with xxx
                                      2018-01-24 07:03:55.934  - [32minfo[39m: harmony.0 connected to HubWohn
                                      2018-01-24 07:03:56.113  - [32minfo[39m: cloud.0 Connection changed: CONNECTED1
                                      2018-01-24 07:03:53.304  - [32minfo[39m: web.0 Allow states only when user is owner: false
                                      2018-01-24 07:03:56.285  - [32minfo[39m: web.0 socket.io server listening on port 8082
                                      2018-01-24 07:03:56.310  - [32minfo[39m: web.0 http server listening on port 8082
                                      2018-01-24 07:03:58.561  - [32minfo[39m: harmony.0 synced hub config
                                      2018-01-24 07:03:59.811  - [32minfo[39m: host.orangepiplus2e instance system.adapter.scenes.0 started with pid 850
                                      2018-01-24 07:04:00.707  - [32minfo[39m: host.orangepiplus2e instance system.adapter.feiertage.0 terminated with code 0 (OK)
                                      2018-01-24 07:04:01.681  - [32minfo[39m: web.0 2018-01-24T06:04:01.680Z Connected system.user.admin
                                      2018-01-24 07:04:01.986  - [32minfo[39m: host.orangepiplus2e instance system.adapter.hue.0 started with pid 856
                                      2018-01-24 07:04:04.120  - [32minfo[39m: sayit.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:04:04.337  - [32minfo[39m: dwd.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:04:04.875  - [32minfo[39m: dwd.0 starting. Version 2.2.1 in /opt/iobroker/node_modules/iobroker.dwd, node: v6.12.3
                                      2018-01-24 07:04:04.924  - [32minfo[39m: sayit.0 starting. Version 1.6.6 in /opt/iobroker/node_modules/iobroker.sayit, node: v6.12.3
                                      2018-01-24 07:04:04.959  - [32minfo[39m: sayit.0 Upload announce mp3 files
                                      2018-01-24 07:04:10.509  - [31merror[39m: node-red.0 no connection to objects DB
                                      2018-01-24 07:04:13.214  - [32minfo[39m: cloud.0 2018-01-24T06:04:13.213Z Connected system.user.admin
                                      2018-01-24 07:04:13.278  - [32minfo[39m: sayit.0 All files uploaded
                                      2018-01-24 07:04:13.777  - [32minfo[39m: scenes.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:04:14.013  - [32minfo[39m: host.orangepiplus2e instance system.adapter.socketio.0 started with pid 884
                                      2018-01-24 07:04:14.920  - [32minfo[39m: node-red.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:04:19.713  - [32minfo[39m: host.orangepiplus2e instance system.adapter.dwd.0 terminated with code 0 (OK)
                                      2018-01-24 07:04:20.093  - [32minfo[39m: scenes.0 starting. Version 0.2.7 in /opt/iobroker/node_modules/iobroker.scenes, node: v6.12.3
                                      2018-01-24 07:04:20.174  - [32minfo[39m: node-red.0 starting. Version 1.4.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v6.12.3
                                      2018-01-24 07:04:20.880  - [32minfo[39m: javascript.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:04:22.906  - [32minfo[39m: javascript.0 starting. Version 3.5.1 in /opt/iobroker/node_modules/iobroker.javascript, node: v6.12.3
                                      2018-01-24 07:04:23.094  - [32minfo[39m: javascript.0 requesting all states
                                      2018-01-24 07:04:23.119  - [32minfo[39m: javascript.0 requesting all objects
                                      2018-01-24 07:04:23.947  - [31merror[39m: vis.0 no connection to objects DB
                                      2018-01-24 07:04:29.308  - [31merror[39m: socketio.0 no connection to objects DB
                                      2018-01-24 07:04:29.825  - [32minfo[39m: vis.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:04:29.898  - [32minfo[39m: host.orangepiplus2e instance scheduled system.adapter.ical.0 1,31 * * * *
                                      2018-01-24 07:04:29.978  - [32minfo[39m: host.orangepiplus2e instance system.adapter.ical.0 started with pid 906
                                      2018-01-24 07:04:30.152  - [32minfo[39m: socketio.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:04:30.342  - [32minfo[39m: vis.0 starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis, node: v6.12.3
                                      2018-01-24 07:04:30.498  - [32minfo[39m: socketio.0 starting. Version 1.8.6 in /opt/iobroker/node_modules/iobroker.socketio, node: v6.12.3
                                      2018-01-24 07:04:32.483  - [32minfo[39m: vis.0 vis license is OK.
                                      2018-01-24 07:04:32.473  - [32minfo[39m: socketio.0 socket.io server listening on port 8084
                                      2018-01-24 07:04:34.447  - [32minfo[39m: admin.0 Subscribe on all states again
                                      2018-01-24 07:04:35.241  - [32minfo[39m: host.orangepiplus2e instance scheduled system.adapter.ical.1 46 3,12,22 * * *
                                      2018-01-24 07:04:51.637  - [32minfo[39m: javascript.0 received all states
                                      2018-01-24 07:04:35.565  - [32minfo[39m: host.orangepiplus2e instance system.adapter.ical.1 started with pid 912
                                      2018-01-24 07:04:51.321  - [32minfo[39m: host.orangepiplus2e instance scheduled system.adapter.tankerkoenig.0 3,22,43 4-21 * * *
                                      2018-01-24 07:04:51.461  - [32minfo[39m: host.orangepiplus2e instance system.adapter.tankerkoenig.0 started with pid 918
                                      2018-01-24 07:04:51.515  - [32minfo[39m: host.orangepiplus2e instance scheduled system.adapter.yr.0 59 */3 * * *
                                      2018-01-24 07:04:51.657  - [32minfo[39m: host.orangepiplus2e instance system.adapter.yr.0 started with pid 919
                                      2018-01-24 07:04:51.822  - [32minfo[39m: host.orangepiplus2e instance system.adapter.telegram.0 started with pid 930
                                      2018-01-24 07:04:56.031  - [32minfo[39m: host.orangepiplus2e instance system.adapter.text2command.0 started with pid 936
                                      2018-01-24 07:05:00.883  - [32minfo[39m: host.orangepiplus2e instance system.adapter.pushbullet.0 started with pid 942
                                      2018-01-24 07:05:01.464  - [31merror[39m: ical.0 no connection to objects DB
                                      2018-01-24 07:05:01.574  - [31merror[39m: ical.1 no connection to objects DB
                                      2018-01-24 07:05:02.709  - [32minfo[39m: host.orangepiplus2e instance system.adapter.hm-rpc.2 started with pid 957
                                      2018-01-24 07:05:03.613  - [32minfo[39m: ical.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:03.585  - [32minfo[39m: ical.1 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:04.342  - [32minfo[39m: ical.0 starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.ical, node: v6.12.3
                                      2018-01-24 07:05:04.414  - [32minfo[39m: ical.1 starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.ical, node: v6.12.3
                                      2018-01-24 07:05:04.732  - [32minfo[39m: yr.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:05.174  - [32minfo[39m: text2command.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:05.422  - [32minfo[39m: yr.0 starting. Version 1.0.6 in /opt/iobroker/node_modules/iobroker.yr, node: v6.12.3
                                      2018-01-24 07:05:05.964  - [32minfo[39m: host.orangepiplus2e instance scheduled system.adapter.ical.2 2,32 * * * *
                                      2018-01-24 07:05:07.205  - [32minfo[39m: yr.0 got weather data from yr.no
                                      2018-01-24 07:05:06.098  - [32minfo[39m: host.orangepiplus2e instance system.adapter.ical.2 started with pid 973
                                      2018-01-24 07:05:08.871  - [32minfo[39m: text2command.0 starting. Version 1.1.6 in /opt/iobroker/node_modules/iobroker.text2command, node: v6.12.3
                                      2018-01-24 07:05:12.255  - [32minfo[39m: host.orangepiplus2e instance system.adapter.sonos.0 started with pid 979
                                      2018-01-24 07:05:12.120  - [31merror[39m: tankerkoenig.0 no connection to objects DB
                                      2018-01-24 07:05:13.769  - [32minfo[39m: ical.0 processing URL: Feiertage https://calendar.
                                      2018-01-24 07:05:14.104  - [32minfo[39m: ical.0 processing URL: calendar1 http://11111.ics
                                      2018-01-24 07:05:15.693  - [32minfo[39m: host.orangepiplus2e instance system.adapter.parser.0 started with pid 989
                                      2018-01-24 07:05:18.116  - [32minfo[39m: node-red.0 Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/iobroker.node-red/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                                      2018-01-24 07:05:18.374  - [32minfo[39m: ical.1 processing URL: muellmorgen https://ca
                                      2018-01-24 07:05:20.223  - [32minfo[39m: ical.1 processing URL: muellhomes
                                      2018-01-24 07:05:16.010  - [32minfo[39m: host.orangepiplus2e instance system.adapter.yr.0 terminated with code 0 (OK)
                                      2018-01-24 07:05:22.329  - [32minfo[39m: host.orangepiplus2e instance system.adapter.email.0 started with pid 1001
                                      2018-01-24 07:05:22.314  - [31merror[39m: telegram.0 no connection to objects DB
                                      2018-01-24 07:05:23.198  - [32minfo[39m: tankerkoenig.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:23.752  - [31merror[39m: hm-rpc.2 no connection to objects DB
                                      2018-01-24 07:05:24.116  - [32minfo[39m: tankerkoenig.0 starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v6.12.3
                                      2018-01-24 07:05:24.575  - [32minfo[39m: web.0 2018-01-24T06:05:24.574Z Connected system.user.admin
                                      2018-01-24 07:05:24.875  - [32minfo[39m: telegram.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:25.343  - [32minfo[39m: hm-rpc.2 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:26.029  - [31merror[39m: pushbullet.0 no connection to objects DB
                                      2018-01-24 07:05:26.257  - [32minfo[39m: host.orangepiplus2e instance system.adapter.vis.0 terminated while should be started once
                                      2018-01-24 07:05:26.400  - [32minfo[39m: host.orangepiplus2e instance system.adapter.tankerkoenig.0 terminated with code 0 (OK)
                                      2018-01-24 07:05:26.543  - [32minfo[39m: host.orangepiplus2e instance system.adapter.ical.1 terminated with code 0 (OK)
                                      2018-01-24 07:05:26.839  - [32minfo[39m: host.orangepiplus2e instance system.adapter.fritzdect.0 started with pid 1019
                                      2018-01-24 07:05:27.849  - [32minfo[39m: hm-rpc.2 starting. Version 1.4.14 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v6.12.3
                                      2018-01-24 07:05:27.977  - [32minfo[39m: telegram.0 starting. Version 1.0.9 in /opt/iobroker/node_modules/iobroker.telegram, node: v6.12.3
                                      2018-01-24 07:05:31.229  - [32minfo[39m: host.orangepiplus2e instance system.adapter.simple-api.0 started with pid 1025
                                      2018-01-24 07:05:31.226  - [32minfo[39m: telegram.0 getMe: {"id":339199200,"is_bot":true,"first_name
                                      2018-01-24 07:05:31.471  - [32minfo[39m: ical.0 processing URL: Andy2 https://calen
                                      2018-01-24 07:05:32.607  - [32minfo[39m: hm-rpc.2 xmlrpc server is trying to listen on 0.0.0.0:22010
                                      2018-01-24 07:05:32.732  - [32minfo[39m: pushbullet.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:32.633  - [32minfo[39m: hm-rpc.2 xmlrpc client is trying to connect to xxx.xxx.xxx122:2010 with ["http://xxx.xxx.xxx111:22010","hm-rpc.2"]
                                      2018-01-24 07:05:33.120  - [32minfo[39m: hm-rpc.2 Connected
                                      2018-01-24 07:05:33.206  - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"]
                                      2018-01-24 07:05:33.808  - [31merror[39m: parser.0 no connection to objects DB
                                      2018-01-24 07:05:33.823  - [32minfo[39m: ical.2 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:33.156  - [32minfo[39m: pushbullet.0 starting. Version 0.0.11 in /opt/iobroker/node_modules/iobroker.pushbullet, node: v6.12.3
                                      2018-01-24 07:05:36.346  - [32minfo[39m: pushbullet.0 Unable to get history.
                                      2018-01-24 07:05:42.142  - [31merror[39m: email.0 no connection to objects DB
                                      2018-01-24 07:05:44.464  - [31merror[39m: sonos.0 no connection to objects DB
                                      2018-01-24 07:05:45.689  - [32minfo[39m: parser.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:50.291  - [31merror[39m: simple-api.0 no connection to objects DB
                                      2018-01-24 07:05:53.259  - [31merror[39m: fritzdect.0 no connection to objects DB
                                      2018-01-24 07:05:54.326  - [32minfo[39m: host.orangepiplus2e instance system.adapter.ical.0 terminated with code 0 (OK)
                                      2018-01-24 07:05:54.342  - [32minfo[39m: host.orangepiplus2e instance scheduled system.adapter.weatherunderground.0 10,43 * * * *
                                      2018-01-24 07:05:56.061  - [32minfo[39m: ical.2 starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.ical, node: v6.12.3
                                      2018-01-24 07:05:56.117  - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices
                                      2018-01-24 07:05:56.194  - [32minfo[39m: parser.0 starting. Version 1.0.1 in /opt/iobroker/node_modules/iobroker.parser, node: v6.12.3
                                      2018-01-24 07:05:56.583  - [32minfo[39m: sonos.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:56.861  - [32minfo[39m: email.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:56.938  - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13
                                      2018-01-24 07:05:57.101  - [32minfo[39m: simple-api.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:57.309  - [33mwarn[39m: javascript.0 Reconnection to DB.
                                      2018-01-24 07:05:57.358  - [32minfo[39m: email.0 starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.email, node: v6.12.3
                                      2018-01-24 07:05:57.344  - [32minfo[39m: hm-rpc.2 new HmIP devices/channels after filter: 0
                                      2018-01-24 07:05:57.403  - [33mwarn[39m: javascript.0 Reconnection to DB.
                                      2018-01-24 07:05:57.599  - [32minfo[39m: fritzdect.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:05:57.656  - [32minfo[39m: sonos.0 starting. Version 1.6.2 in /opt/iobroker/node_modules/iobroker.sonos, node: v6.12.3
                                      2018-01-24 07:05:57.917  - [32minfo[39m: simple-api.0 starting. Version 1.6.2 in /opt/iobroker/node_modules/iobroker.simple-api, node: v6.12.3
                                      2018-01-24 07:05:58.112  - [32minfo[39m: simple-api.0 simpleAPI server listening on port 8087
                                      2018-01-24 07:05:58.114  - [32minfo[39m: simple-api.0 Allow states only when user is owner: false
                                      2018-01-24 07:05:58.136  - [32minfo[39m: simple-api.0 http server listening on port 8087
                                      2018-01-24 07:05:58.164  - [32minfo[39m: host.orangepiplus2e instance system.adapter.pushbullet.1 started with pid 1065
                                      2018-01-24 07:05:58.537  - [32minfo[39m: fritzdect.0 starting. Version 0.0.14 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v6.12.3
                                      2018-01-24 07:05:58.589  - [32minfo[39m: fritzdect.0 entered ready
                                      2018-01-24 07:06:00.216  - [32minfo[39m: ical.2 processing URL: calendar1 http://11111.ics
                                      2018-01-24 07:06:06.434  - [32minfo[39m: sonos.0 http sonos server listening on port 8089
                                      2018-01-24 07:06:06.613  - [32minfo[39m: fritzdect.0 Talking to FritzBox with firmware: 06.92
                                      2018-01-24 07:06:06.944  - [32minfo[39m: fritzdect.0 Switches AINs: 087610067074
                                      2018-01-24 07:06:06.948  - [32minfo[39m: fritzdect.0 setting up switch object 087610067074
                                      2018-01-24 07:06:07.690  - [32minfo[39m: fritzdect.0 no thermostats found
                                      2018-01-24 07:06:09.933  - [32minfo[39m: host.orangepiplus2e instance system.adapter.unifi.0 started with pid 1071
                                      2018-01-24 07:06:09.471  - [32minfo[39m: ical.2 processing URL: Michi https://calen
                                      2018-01-24 07:06:14.255  - [32minfo[39m: host.orangepiplus2e instance system.adapter.sql.0 started with pid 1077
                                      2018-01-24 07:06:17.857  - [31merror[39m: pushbullet.1 no connection to objects DB
                                      2018-01-24 07:06:21.067  - [32minfo[39m: host.orangepiplus2e instance system.adapter.mihome.0 started with pid 1087
                                      2018-01-24 07:06:21.479  - [32minfo[39m: host.orangepiplus2e instance system.adapter.ical.2 terminated with code 0 (OK)
                                      2018-01-24 07:06:22.183  - [32minfo[39m: pushbullet.1 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:06:21.940  - [32minfo[39m: host.orangepiplus2e instance scheduled system.adapter.daswetter.0 3,22,46 * * * *
                                      2018-01-24 07:06:22.944  - [32minfo[39m: pushbullet.1 starting. Version 0.0.11 in /opt/iobroker/node_modules/iobroker.pushbullet, node: v6.12.3
                                      2018-01-24 07:06:22.516  - [31merror[39m: unifi.0 no connection to objects DB
                                      2018-01-24 07:06:26.104  - [32minfo[39m: host.orangepiplus2e instance system.adapter.wrapper.0 started with pid 1097
                                      2018-01-24 07:06:29.124  - [33mwarn[39m: node-red.0 24 Jan 07:06:29 - [warn] ------------------------------------------------------
                                      >! 2018-01-24 07:06:29.219  - [33mwarn[39m: node-red.0 24 Jan 07:06:29 - [warn] [rpi-gpio] Info : Ignoring Raspberry Pi specific node
                                      24 Jan 07:06:29 - [warn] ------------------------------------------------------
                                      24 Jan 07:06:29 - [info] Settings file  : /opt/iobroker/iobroker-data/node-red/settings.js
                                      24 Jan 07:06:29 - [info] User directory : /opt/iobroker/iobroker-data/node-red/
                                      24 Jan 07:06:29 - [info] Flows file     : /opt/iobroker/iobroker-data/node-red/flows.json
                                      >! 2018-01-24 07:06:29.325  - [31merror[39m: node-red.0 no connection to objects DB
                                      2018-01-24 07:06:31.829  - [32minfo[39m: host.orangepiplus2e instance system.adapter.paw.0 started with pid 1103
                                      2018-01-24 07:06:35.296  - [32minfo[39m: host.orangepiplus2e instance system.adapter.amazon-dash.0 started with pid 1109
                                      2018-01-24 07:06:36.124  - [31merror[39m: mihome.0 no connection to objects DB
                                      2018-01-24 07:06:36.820  - [31merror[39m: sql.0 no connection to objects DB
                                      2018-01-24 07:06:38.068  - [31merror[39m: wrapper.0 no connection to objects DB
                                      2018-01-24 07:06:42.666  - [32minfo[39m: host.orangepiplus2e instance system.adapter.ping.0 started with pid 1127
                                      2018-01-24 07:06:42.631  - [31merror[39m: paw.0 no connection to objects DB
                                      2018-01-24 07:06:43.455  - [32minfo[39m: node-red.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:06:43.604  - [32minfo[39m: sql.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:06:43.571  - [32minfo[39m: mihome.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:06:44.018  - [32minfo[39m: sql.0 starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.sql, node: v6.12.3
                                      2018-01-24 07:06:44.043  - [32minfo[39m: mihome.0 starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.mihome, node: v6.12.3
                                      2018-01-24 07:06:44.222  - [32minfo[39m: paw.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:06:44.280  - [32minfo[39m: wrapper.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:06:44.230  - [32minfo[39m: amazon-dash.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:06:44.629  - [32minfo[39m: amazon-dash.0 starting. Version 0.2.7 in /opt/iobroker/node_modules/iobroker.amazon-dash, node: v6.12.3
                                      2018-01-24 07:06:44.680  - [32minfo[39m: paw.0 starting. Version 0.0.7 in /opt/iobroker/node_modules/iobroker.paw, node: v6.12.3
                                      2018-01-24 07:06:45.104  - [32minfo[39m: wrapper.0 starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.wrapper, node: v6.12.3
                                      2018-01-24 07:06:44.819  - [32minfo[39m: paw.0 devices: [{"name":"WandTablet","ip":"xxx.xxx.xxx119","port":"8080","time_start":"1","time_end":"23","room":"enum.rooms.Wohnzimmer","ign":false}]
                                      2018-01-24 07:06:44.821  - [32minfo[39m: paw.0 interval: 600000
                                      2018-01-24 07:06:44.822  - [32minfo[39m: paw.0 server: xxx.xxx.xxx111
                                      2018-01-24 07:06:44.824  - [32minfo[39m: paw.0 port: 8898
                                      2018-01-24 07:06:44.842  - [32minfo[39m: paw.0 adapter: paw.0
                                      2018-01-24 07:06:45.182  - [32minfo[39m: paw.0 http server listening on port 8898
                                      2018-01-24 07:06:45.980  - [32minfo[39m: host.orangepiplus2e instance system.adapter.fullcalendar.0 started with pid 1143
                                      2018-01-24 07:06:45.611  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.tts.response {"val":"text","ack":true,"ts":1516774005337,"q":0,"from":"system.adapter.paw.0","lc":1515825642405}
                                      2018-01-24 07:06:45.612  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.615  - [32minfo[39m: paw.0 response  paw.0.WandTablet.command.false
                                      2018-01-24 07:06:45.628  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.command {"val":"[speech] or [lcd_on]","ack":true,"ts":1516774005364,"q":0,"from":"system.adapter.paw.0","lc":1515825642417}
                                      2018-01-24 07:06:45.630  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.631  - [32minfo[39m: paw.0 command  paw.0.WandTablet.command.false
                                      2018-01-24 07:06:45.634  - [32minfo[39m: paw.0 {"val":"[speech] or [lcd_on]","ack":true,"ts":1516774005364,"q":0,"from":"system.adapter.paw.0","lc":1515825642417}
                                      2018-01-24 07:06:45.636  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.send_sms {"val":"[number],[text]","ack":true,"ts":1516774005370,"q":0,"from":"system.adapter.paw.0","lc":1515825642421}
                                      2018-01-24 07:06:45.637  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.650  - [32minfo[39m: paw.0 send_sms  paw.0.WandTablet.command.send_sms
                                      2018-01-24 07:06:45.652  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.send_sms
                                      2018-01-24 07:06:45.654  - [32minfo[39m: paw.0 ,
                                      2018-01-24 07:06:45.656  - [32minfo[39m: paw.0 [number],[text]
                                      2018-01-24 07:06:45.681  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.call {"val":"[number]","ack":true,"ts":1516774005376,"q":0,"from":"system.adapter.paw.0","lc":1515825642425}
                                      2018-01-24 07:06:45.682  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.683  - [32minfo[39m: paw.0 call  paw.0.WandTablet.command.call
                                      2018-01-24 07:06:45.685  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.call
                                      2018-01-24 07:06:45.686  - [32minfo[39m: paw.0 null
                                      2018-01-24 07:06:45.715  - [32minfo[39m: paw.0 [number]
                                      2018-01-24 07:06:45.730  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.app_start {"val":"[lcf.clock]","ack":true,"ts":1516774005385,"q":0,"from":"system.adapter.paw.0","lc":1515825642432}
                                      2018-01-24 07:06:45.731  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.733  - [32minfo[39m: paw.0 app_start  paw.0.WandTablet.command.app_start
                                      2018-01-24 07:06:45.734  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.app_start
                                      2018-01-24 07:06:45.735  - [32minfo[39m: paw.0 null
                                      2018-01-24 07:06:45.737  - [32minfo[39m: paw.0 [lcf.clock]
                                      2018-01-24 07:06:45.773  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.vibrate {"val":"[time(ms)]","ack":true,"ts":1516774005392,"q":0,"from":"system.adapter.paw.0","lc":1515825642435}
                                      2018-01-24 07:06:45.774  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.775  - [32minfo[39m: paw.0 vibrate  paw.0.WandTablet.command.vibrate
                                      2018-01-24 07:06:45.776  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.vibrate
                                      2018-01-24 07:06:45.778  - [32minfo[39m: paw.0 null
                                      2018-01-24 07:06:45.797  - [32minfo[39m: paw.0 [time(ms)]
                                      2018-01-24 07:06:45.803  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.rec {"val":"[time(ms)]","ack":true,"ts":1516774005398,"q":0,"from":"system.adapter.paw.0","lc":1515825642438}
                                      2018-01-24 07:06:45.804  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.805  - [32minfo[39m: paw.0 rec  paw.0.WandTablet.command.rec
                                      2018-01-24 07:06:45.806  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.rec
                                      2018-01-24 07:06:45.818  - [32minfo[39m: paw.0 null
                                      2018-01-24 07:06:45.819  - [32minfo[39m: paw.0 [time(ms)]
                                      2018-01-24 07:06:45.863  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.alert {"val":"[Внимание!],[Нет связи!!!]","ack":true,"ts":1516774005405,"q":0,"from":"system.adapter.paw.0","lc":1515825642442}
                                      2018-01-24 07:06:45.865  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.866  - [32minfo[39m: paw.0 alert  paw.0.WandTablet.command.alert
                                      2018-01-24 07:06:45.867  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.alert
                                      2018-01-24 07:06:45.869  - [32minfo[39m: paw.0 ,
                                      2018-01-24 07:06:45.870  - [32minfo[39m: paw.0 [Внимание!],[Нет связи!!!]
                                      2018-01-24 07:06:45.895  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.openurl {"val":"[http://ya.ru]","ack":true,"ts":1516774005411,"q":0,"from":"system.adapter.paw.0","lc":1515825642446}
                                      2018-01-24 07:06:45.897  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.898  - [32minfo[39m: paw.0 openurl  paw.0.WandTablet.command.openurl
                                      2018-01-24 07:06:45.899  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.openurl
                                      2018-01-24 07:06:45.901  - [32minfo[39m: paw.0 null
                                      2018-01-24 07:06:45.902  - [32minfo[39m: paw.0 [http://ya.ru]
                                      2018-01-24 07:06:45.908  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.clipboard {"val":"[Ab123]","ack":true,"ts":1516774005418,"q":0,"from":"system.adapter.paw.0","lc":1515825642450}
                                      2018-01-24 07:06:45.909  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.910  - [32minfo[39m: paw.0 clipboard  paw.0.WandTablet.command.clipboard
                                      2018-01-24 07:06:45.910  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.clipboard
                                      2018-01-24 07:06:45.912  - [32minfo[39m: paw.0 null
                                      2018-01-24 07:06:45.912  - [32minfo[39m: paw.0 [Ab123]
                                      2018-01-24 07:06:45.942  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.volume {"val":"[0-max]","ack":true,"ts":1516774005424,"q":0,"from":"system.adapter.paw.0","lc":1515825642453}
                                      2018-01-24 07:06:45.943  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.944  - [32minfo[39m: paw.0 volume  paw.0.WandTablet.command.volume
                                      2018-01-24 07:06:45.945  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.volume
                                      2018-01-24 07:06:45.946  - [32minfo[39m: paw.0 null
                                      2018-01-24 07:06:45.947  - [32minfo[39m: paw.0 [0-max]
                                      2018-01-24 07:06:45.972  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.alertinput {"val":"[Внимание!],[введите команду]","ack":true,"ts":1516774005432,"q":0,"from":"system.adapter.paw.0","lc":1515825642456}
                                      2018-01-24 07:06:45.973  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:45.974  - [32minfo[39m: paw.0 alertinput  paw.0.WandTablet.command.alertinput
                                      2018-01-24 07:06:45.975  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.alertinput
                                      2018-01-24 07:06:45.976  - [32minfo[39m: paw.0 ,
                                      2018-01-24 07:06:45.977  - [32minfo[39m: paw.0 [Внимание!],[введите команду]
                                      2018-01-24 07:06:46.004  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.dial {"val":"[number]","ack":true,"ts":1516774005439,"q":0,"from":"system.adapter.paw.0","lc":1515825642459}
                                      2018-01-24 07:06:46.005  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:46.006  - [32minfo[39m: paw.0 dial  paw.0.WandTablet.command.dial
                                      2018-01-24 07:06:46.009  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.dial
                                      2018-01-24 07:06:46.010  - [32minfo[39m: paw.0 null
                                      2018-01-24 07:06:46.019  - [32minfo[39m: paw.0 [number]
                                      2018-01-24 07:06:46.026  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.noti {"val":"[название увед.],[техт]","ack":true,"ts":1516774005446,"q":0,"from":"system.adapter.paw.0","lc":1515825642463}
                                      2018-01-24 07:06:46.045  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:46.046  - [32minfo[39m: paw.0 noti  paw.0.WandTablet.command.noti
                                      2018-01-24 07:06:46.047  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.noti
                                      2018-01-24 07:06:46.049  - [32minfo[39m: paw.0 ,
                                      2018-01-24 07:06:46.050  - [32minfo[39m: paw.0 [название увед.],[техт]
                                      2018-01-24 07:06:44.679  - [32minfo[39m: amazon-dash.0 starting pcap session on default interface
                                      2018-01-24 07:06:46.318  - [32minfo[39m: paw.0 stateChange paw.0.WandTablet.command.brightness {"val":"[1-255]","ack":true,"ts":1516774005451,"q":0,"from":"system.adapter.paw.0","lc":1515825642465}
                                      2018-01-24 07:06:46.342  - [32minfo[39m: paw.0 paw.0.WandTablet.command.command
                                      2018-01-24 07:06:46.344  - [32minfo[39m: paw.0 brightness  paw.0.WandTablet.command.brightness
                                      2018-01-24 07:06:46.345  - [32minfo[39m: paw.0 ------- paw.0.WandTablet.command.brightness
                                      2018-01-24 07:06:46.347  - [32minfo[39m: paw.0 null
                                      2018-01-24 07:06:46.348  - [32minfo[39m: paw.0 [1-255]
                                      2018-01-24 07:06:46.389  - [32minfo[39m: paw.0 stateChange paw.0.all_device.brightness {"val":"","ack":true,"ts":1516774005452,"q":0,"from":"system.adapter.paw.0","lc":1515825642467}
                                      2018-01-24 07:06:46.390  - [32minfo[39m: paw.0 paw.0.all_device.command.command
                                      2018-01-24 07:06:46.392  - [32minfo[39m: paw.0 undefined  paw.0.all_device.command.false
                                      2018-01-24 07:06:46.436  - [32minfo[39m: paw.0 paw.0.all_device.brightness
                                      2018-01-24 07:06:46.438  - [32minfo[39m: paw.0 {"val":"","ack":true,"ts":1516774005452,"q":0,"from":"system.adapter.paw.0","lc":1515825642467}
                                      2018-01-24 07:06:46.439  - [32minfo[39m: paw.0 stateChange paw.0.all_device.tts_response {"val":"text","ack":true,"ts":1516774005454,"q":0,"from":"system.adapter.paw.0","lc":1515825642468}
                                      2018-01-24 07:06:46.440  - [32minfo[39m: paw.0 paw.0.all_device.command.command
                                      2018-01-24 07:06:46.453  - [32minfo[39m: paw.0 undefined  paw.0.all_device.command.false
                                      2018-01-24 07:06:46.454  - [32minfo[39m: paw.0 paw.0.all_device.tts_response
                                      2018-01-24 07:06:46.456  - [32minfo[39m: paw.0 {"val":"text","ack":true,"ts":1516774005454,"q":0,"from":"system.adapter.paw.0","lc":1515825642468}
                                      2018-01-24 07:06:46.426  - [32minfo[39m: sql.0 Connected to mysql
                                      2018-01-24 07:06:46.497  - [32minfo[39m: paw.0 settings.xhtml: {"server":"xxx.xxx.xxx111","device":"WandTablet","namespace":"paw.0","port":"8898"}xxx.xxx.xxx119
                                      2018-01-24 07:06:46.641  - [32minfo[39m: sql.0 enabled logging of hm-rega.0.info.ccuRegaUp
                                      2018-01-24 07:06:46.820  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:46.860  - [32minfo[39m: paw.0 settings.xhtml: {"sms.xhtml":"true","call.xhtml":"true","set.xhtml":"true","get.xhtml":"true","infosetting.xhtml":"true","info.xhtml":"true","server":"xxx.xxx.xxx111","port":"8898","file":"sms.xhtml,call.xhtml,set.xhtml,get.xhtml,infosetting.xhtml,info.xhtml"}xxx.xxx.xxx119
                                      2018-01-24 07:06:46.644  - [32minfo[39m: sql.0 enabled logging of hm-rega.0.info.connection
                                      2018-01-24 07:06:46.646  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0093832.1.STATE
                                      2018-01-24 07:06:46.648  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0413074.1.MOTION
                                      2018-01-24 07:06:46.649  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0492535.1.BRIGHTNESS
                                      2018-01-24 07:06:46.651  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0492535.1.MOTION
                                      2018-01-24 07:06:46.663  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0502323.1.STATE
                                      2018-01-24 07:06:46.664  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0546504.1.STATE
                                      2018-01-24 07:06:46.668  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0631326.0.DUTYCYCLE
                                      2018-01-24 07:06:46.669  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0631546.0.DUTYCYCLE
                                      2018-01-24 07:06:46.671  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0631566.0.DUTYCYCLE
                                      2018-01-24 07:06:46.672  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0632338.0.DUTYCYCLE
                                      2018-01-24 07:06:46.673  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0744025.1.STATE
                                      2018-01-24 07:06:46.675  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0747868.1.STATE
                                      2018-01-24 07:06:46.676  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0993823.1.TEMPERATURE
                                      2018-01-24 07:06:46.680  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0993823.2.MANU_MODE
                                      2018-01-24 07:06:46.692  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ0993823.2.SET_TEMPERATURE
                                      2018-01-24 07:06:46.694  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ1244955.1.BRIGHTNESS
                                      2018-01-24 07:06:46.725  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.LEQ1244955.1.MOTION
                                      2018-01-24 07:06:46.745  - [32minfo[39m: sql.0 enabled logging of hm-rpc.0.MEQ0711364.1.STATE
                                      2018-01-24 07:06:46.747  - [32minfo[39m: sql.0 enabled logging of hm-rega.0.maintenance
                                      2018-01-24 07:06:46.748  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Außenmodul.Temperature.Temperature
                                      2018-01-24 07:06:46.749  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Außenmodul.Temperature.TemperatureMin
                                      2018-01-24 07:06:46.782  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Außenmodul.Temperature.TemperatureMax
                                      2018-01-24 07:06:46.784  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Außenmodul.Temperature.TemperatureTrend
                                      2018-01-24 07:06:46.786  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Regenmesser.Rain.Rain
                                      2018-01-24 07:06:46.787  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Regenmesser.Rain.SumRain1
                                      2018-01-24 07:06:46.788  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Regenmesser.Rain.SumRain24
                                      2018-01-24 07:06:46.789  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Schlafzimmer.Temperature.Temperature
                                      2018-01-24 07:06:46.789  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Schlafzimmer.Temperature.TemperatureMin
                                      2018-01-24 07:06:46.790  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Schlafzimmer.Temperature.TemperatureMax
                                      2018-01-24 07:06:46.822  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Schlafzimmer.Temperature.TemperatureTrend
                                      2018-01-24 07:06:46.824  - [32minfo[39m: sql.0 enabled logging of netatmo.0.Neckarwetter.Schlafzimmer.CO2.CO2
                                      2018-01-24 07:06:46.825  - [32minfo[39m: sql.0 enabled logging of cloud.0.info.connection
                                      2018-01-24 07:06:46.826  - [32minfo[39m: sql.0 enabled logging of harmony.0.HubWohn.hubConnected
                                      2018-01-24 07:06:46.828  - [32minfo[39m: sql.0 enabled logging of harmony.0.HubWohn.activities.currentActivity
                                      2018-01-24 07:06:46.831  - [32minfo[39m: sql.0 enabled logging of harmony.0.HubWohn.activities.currentStatus
                                      2018-01-24 07:06:46.863  - [32minfo[39m: sql.0 enabled logging of hue.0.Philips_hue.Schlafzimmer.level
                                      2018-01-24 07:06:46.864  - [32minfo[39m: sql.0 enabled logging of tankerkoenig.0.stations.1.diesel.feed
                                      2018-01-24 07:06:46.866  - [32minfo[39m: sql.0 enabled logging of javascript.0.Tageszeit.Astrotag
                                      2018-01-24 07:06:46.867  - [32minfo[39m: sql.0 enabled logging of javascript.0.Google_Maps.zur_Arbeit.Minuten_0
                                      2018-01-24 07:06:46.868  - [32minfo[39m: sql.0 enabled logging of javascript.0.Sonnenschutz.Temperaturdifferenz
                                      2018-01-24 07:06:46.869  - [32minfo[39m: sql.0 enabled logging of opi.0.memory.memory_total
                                      2018-01-24 07:06:46.870  - [32minfo[39m: sql.0 enabled logging of opi.0.memory.memory_free
                                      2018-01-24 07:06:46.892  - [32minfo[39m: sql.0 enabled logging of opi.0.memory.memory_available
                                      2018-01-24 07:06:46.894  - [32minfo[39m: sql.0 enabled logging of opi.0.swap.swap_total
                                      2018-01-24 07:06:46.895  - [32minfo[39m: sql.0 enabled logging of opi.0.swap.swap_used
                                      2018-01-24 07:06:46.896  - [32minfo[39m: sql.0 enabled logging of mihome.0.devices.motion_158d0001235175.state
                                      2018-01-24 07:06:46.898  - [32minfo[39m: sql.0 enabled logging of paw.0.WandTablet.info.battery.level
                                      2018-01-24 07:06:46.899  - [32minfo[39m: sql.0 enabled logging of javascript.0.SSS.BewegungSSS
                                      2018-01-24 07:06:46.900  - [32minfo[39m: sql.0 enabled logging of ping.0.orangepiplus2e.192_168_1_117
                                      2018-01-24 07:06:46.922  - [32minfo[39m: sql.0 enabled logging of javascript.0.SSS.BewegungSSSCam_Huette
                                      2018-01-24 07:06:46.924  - [32minfo[39m: sql.0 enabled logging of javascript.0.SSS.BewegungSSSCam_Terrassentuer
                                      2018-01-24 07:06:46.925  - [32minfo[39m: sql.0 enabled logging of javascript.0.SSS.BewegungSSSCam_EingangGarten
                                      2018-01-24 07:06:46.926  - [32minfo[39m: sql.0 enabled logging of javascript.0.SSS.BewegungSSSCam_Innen
                                      2018-01-24 07:06:46.928  - [32minfo[39m: sql.0 enabled logging of hm-rega.0.LEQ0394037.0.DUTY_CYCLE
                                      2018-01-24 07:06:46.930  - [32minfo[39m: sql.0 enabled logging of hm-rega.0.21419
                                      2018-01-24 07:06:46.966  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:46.979  - [32minfo[39m: paw.0 {"say":"true","text":"text","send":"say","ip":"xxx.xxx.xxx119"}
                                      2018-01-24 07:06:46.993  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.032  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 
                                      2018-01-24 07:06:47.044  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.050  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.078  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 
                                      2018-01-24 07:06:47.104  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.108  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"openurl":"true","text":"[http:\/\/ya.ru]","send":"openurl"}
                                      2018-01-24 07:06:47.112  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"app":"no_install","app_start":"false","send":"app_start","value":"[lcf.clock]"}
                                      2018-01-24 07:06:47.115  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.143  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.153  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.186  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 
                                      2018-01-24 07:06:47.196  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.235  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.239  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.257  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"lcd_on":"true","send":"lcd_on"}
                                      2018-01-24 07:06:47.267  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"brightness":"false","error":"java.lang.NumberFormatException: For input string: \"[1-255]\"","send":"brightness","number":"[1-255]"}
                                      2018-01-24 07:06:47.300  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"clipboard":"true","text":"[Ab123]","send":"clipboard"}
                                      2018-01-24 07:06:47.325  - [32minfo[39m: paw.0 {"say":"true","text":"text","send":"say","ip":"xxx.xxx.xxx119"}
                                      2018-01-24 07:06:47.454  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"dial":"true","send":"dial","number":"[number]"}
                                      2018-01-24 07:06:47.484  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"call":"true","send":"call","number":"[number]"}
                                      2018-01-24 07:06:47.515  - [32minfo[39m: paw.0 command: [object Object] xxx.xxx.xxx119 {"noti":"true","text":"[техт]","send":"noti","texthead":"[название увед.]"}
                                      2018-01-24 07:06:47.889  - [32minfo[39m: sql.0 init timed Relog: disable relog because state not set so far hm-rega.0.LEQ0394037.0.DUTY_CYCLE: null
                                      2018-01-24 07:06:50.274  - [32minfo[39m: host.orangepiplus2e instance system.adapter.systeminfo.0 started with pid 1164
                                      2018-01-24 07:06:50.074  - [32minfo[39m: ping.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:06:52.847  - [32minfo[39m: hm-rpc.1 Disconnected
                                      2018-01-24 07:06:53.047  - [32minfo[39m: ping.0 starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.ping, node: v6.12.3
                                      2018-01-24 07:06:56.260  - [33mwarn[39m: ping.0 please update js-controller to at least 1.2.0
                                      2018-01-24 07:06:57.311  - [32minfo[39m: fullcalendar.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:06:57.819  - [32minfo[39m: fullcalendar.0 starting. Version 0.2.4 in /opt/iobroker/node_modules/iobroker.fullcalendar, node: v6.12.3
                                      2018-01-24 07:07:04.306  - [31merror[39m: systeminfo.0 no connection to objects DB
                                      2018-01-24 07:07:05.098  - [32minfo[39m: systeminfo.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:07:05.406  - [32minfo[39m: systeminfo.0 starting. Version 0.2.2 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v6.12.3
                                      2018-01-24 07:07:27.900  - [32minfo[39m: systeminfo.0 Startup Systeminfo Adapter systeminfo.0: { startup: '#\n#gpio mode 1 output\n#rpi: echo none >/sys/class/leds/led0/trigger\n#echo none >/sys/class/leds/green_led/trigger',  items:    [ { name: 'System.Temperature',       type: 'file',       source: '/sys/class/thermal/thermal_zone0/temp',       regexp: '',       conv: 'number',       role: 'value.temperature|°C',       write: '',       sched: '*:/2' },     { name: '-System.Memory_[used, free, available]',       type: 'exec',       source: 'free -k',       regexp: 'Mem\\:\\s+\\d+\\s+(\\d+)\\s+(\\d+)\\s+\\d+\\s+\\d+\\s+(\\d+)',       conv: '@/1000',       role: 'number|MB',       write: '',       sched: '1 * * * * ' },     { name: '-NAS.Space_[total, used, free]',       type: 'exec',       source: 'df -BK',       regexp: '/lic\\s+(\\d+)K\\s+(\\d+)K\\s+(\\d+)/m',       conv: 'parseInt(@*1000/1024)/1000',       role: 'number|MB',       write: '',       sched: '1 * * * * ' },     { name: '-GPIO.1',       type: 'exec',       source: 'gpio read 1',       regexp: '',       conv: '!parseInt(@)',       role: 'switch',       write: 'gpio write 1 @(@ ?  \'0\' : \'1\')',       sched: '*/20 * * * * *' },     { name: '-System.Led_Green',       type: 'file',       source: '/sys/class/leds/green_led/brightness',       regexp: '',       conv: 'boolean',       role: 'switch',       write: '@ ? \'1\' : \'0\' ',       sched: '*/6:1' },     { name: '-System.Led_Red',       type: 'file',       source: '/sys/class/leds/red_led/brightness',       regexp: '',       conv: 'boolean',       role: 'switch',       write: '@ ? \'1\' : \'0\'',       sched: '*/6:1' },     { name: '-Currency.[currency/rate]',       type: 'web',       source: 'http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml',       regexp: 'Cube.Cube.Cube[?(@.currency==\'USD\' || @.currency==\'GBP\')]',       conv: 'xml',       role: 'number | €/?',       write: '',       sched: '19:10:10' },     { name: '-Currency.BTC_CNY',       type: 'web',       source: 'https://www.alphavantage.co/query?function=CURRENCY_EXCHANGE_RATE&from_currency=BTC&to_currency=CNY&apikey=demo',       regexp: '[0][4]',       conv: 'json',       role: 'number | CNY',       write: '',       sched: '19:10:10' },     { name: 'UWZ',       type: 'web',       source: 'http://feed.alertspro.meteogroup.com/AlertsPro/AlertsProPollService.php?method=getWarning&language=de&areaID=UWZAT02402',       regexp: '..translationsShortText.DE',       conv: 'json',       role: 'json',       write: '',       sched: '*:1' },     { name: 'System.[Mem_used, Mem_free, Swap_used]',       type: 'info',       source: 'mem',       regexp: '[used,free,swapused]',       conv: 'parseInt(@*(1000/1024/1024))/1000',       role: 'number|MB',       write: '',       sched: '*:/1' },     { name: 'System.Software.[*]',       type: 'info',       source: 'osInfo',       regexp: '',       conv: '',       role: 'string',       write: '',       sched: '*/3:58' },     { name: 'System.Software.[*]',       type: 'info',       source: 'versions',       regexp: '',       conv: '',       role: 'string',       write: '',       sched: '*/3:58' },     { name: 'System.FileSystem.[fs/use]',       type: 'info',       source: 'fsSize',       regexp: '*',       conv: '',       role: 'number|%',       write: '',       sched: '*/3:58' },     { name: 'System.FileSystem.IO_[Read,Write]',       type: 'info',       source: 'fsStats',       regexp: '[rx,wx]',       conv: 'parseInt(@*(1000/1024/1024))/1000',       role: 'number|MB',       write: '',       sched: '*:/1' },     { name: 'System.Network.[iface/]',       type: 'info',       source: 'networkInterfaces',       regexp: '*',       conv: '',       role: '',       write: '',       sched: '*/3:58' },     { name: 'System.Network.Connections.[name/value]',       type: 'info',       source: 'networkConnections',       regexp: '[*][!(@.localaddress == @.peeraddress ? null :  {name:`${@.protocol}:${@.localaddress.replace(/\\./g,\'_\')}:${@.localport}`, value:`${@.state}:${@.peeraddress}:${@.peerport}`})]',       conv: '',       role: 'string',       write: '',       sched: '*:/1' },     { name: 'System.Network.MB_[Received,Sent]',       type: 'info',       source: 'networkStats',       regexp: '[rx,tx]',       conv: 'parseInt(@*(1000/1024/1024))/1000',       role: 'number|MB',       write: '',       sched: '*:/1' },     { name: 'System.Network.FritzBox.[*]',       type: 'info',       source: 'inetChecksite("http://fritz.box")',       regexp: '',       conv: '',       role: '',       write: '',       sched: '*:/1' },     { name: 'System.Network.Latency',       type: 'info',       source: 'inetLatency',       regexp: '',       conv: '',       role: 'number|ms',       write: '',       sched: '*:/1' },     { name: 'System.Load.[Load,User,System,Idle]',       type: 'info',       source: 'currentLoad',       regexp: '[currentload, currentload_user, currentload_system, currentload_idle]',       conv: 'parseInt(@*1000)/1000',       role: 'number|ms',       write: '',       sched: '*:*:/10' },     { name: '-TankerKönig.[name/diesel]',       type: 'web',       source: 'https://creativecommons.tankerkoenig.de/json/list.php?lat=52.521&lng=13.438&rad=1.5&sort=dist&type=all&apikey=00000000-0000-0000-0000-000000000002',       regexp: 'stations[?(@.name += \' \' + @.street, @.diesel)]',       conv: 'json',       role: 'number | €',       write: '',       sched: '/3:2' },     { name: '-TVProgramm.[name/text]',       type: 'web',       source: 'http://www.tvmovie.de/tv/programm-jetzt',       regexp: '{"[0][*][!(({name: @.name.split(\' \')[0], text: @.name.split(\' \').slice(@.name.slice(\' \').indexOf(\'Seit\')).join(\' \')}))]":{\'[section[class=item]]\': {\'name[span[class=h2]]\':0}}}',       conv: 'html',       role: '',       write: '',       sched: '/1:0' } ],  lang: 'de',  latitude: 48.5929,  longitude: 9.2345 }
                                      2018-01-24 07:07:54.677  - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54
                                      2018-01-24 07:07:55.861  - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0
                                      2018-01-24 07:07:55.863  - [32minfo[39m: hm-rpc.1 Connected
                                      2018-01-24 07:08:07.055  - [32minfo[39m: systeminfo.0 Adapter systeminfo.0 started and found 13/66 items/states to process.
                                      2018-01-24 07:08:17.625  - [33mwarn[39m: host.orangepiplus2e instance system.adapter.cloud.0 terminated due to SIGKILL
                                      2018-01-24 07:08:17.631  - [31merror[39m: host.orangepiplus2e instance system.adapter.cloud.0 terminated with code null ()
                                      2018-01-24 07:08:17.632  - [32minfo[39m: host.orangepiplus2e Restart adapter system.adapter.cloud.0 because enabled
                                      2018-01-24 07:08:18.816  - [32minfo[39m: host.orangepiplus2e instance system.adapter.cloud.0 started with pid 1229
                                      2018-01-24 07:08:23.518  - [32minfo[39m: cloud.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:08:23.638  - [32minfo[39m: cloud.0 starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v6.12.3
                                      2018-01-24 07:08:24.102  - [32minfo[39m: cloud.0 Connecting with https://iobroker.net:10555 with xxx
                                      2018-01-24 07:08:24.773  - [32minfo[39m: cloud.0 Connection changed: CONNECTED1
                                      2018-01-24 07:08:31.800  - [32minfo[39m: cloud.0 2018-01-24T06:08:31.793Z Connected system.user.admin
                                      2018-01-24 07:09:03.509  - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"]
                                      2018-01-24 07:09:03.599  - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices
                                      2018-01-24 07:09:04.213  - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13
                                      2018-01-24 07:09:04.278  - [32minfo[39m: hm-rpc.2 new HmIP devices/channels after filter: 0
                                      2018-01-24 07:10:00.154  - [32minfo[39m: host.orangepiplus2e instance system.adapter.weatherunderground.0 started with pid 1241
                                      2018-01-24 07:10:04.061  - [32minfo[39m: weatherunderground.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:10:04.188  - [32minfo[39m: weatherunderground.0 starting. Version 1.1.1 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v6.12.3
                                      2018-01-24 07:10:09.331  - [32minfo[39m: host.orangepiplus2e instance system.adapter.weatherunderground.0 terminated with code 0 (OK)
                                      2018-01-24 07:10:55.905  - [32minfo[39m: hm-rpc.1 Disconnected
                                      2018-01-24 07:10:57.168  - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54
                                      2018-01-24 07:10:57.252  - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0
                                      2018-01-24 07:10:57.254  - [32minfo[39m: hm-rpc.1 Connected
                                      2018-01-24 07:12:33.548  - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"]
                                      2018-01-24 07:12:33.626  - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices
                                      2018-01-24 07:12:33.999  - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13
                                      2018-01-24 07:12:34.086  - [32minfo[39m: hm-rpc.2 new HmIP devices/channels after filter: 0
                                      2018-01-24 07:13:57.277  - [32minfo[39m: hm-rpc.1 Disconnected
                                      2018-01-24 07:13:58.538  - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54
                                      2018-01-24 07:13:58.609  - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0
                                      2018-01-24 07:13:58.610  - [32minfo[39m: hm-rpc.1 Connected
                                      2018-01-24 07:14:02.833  - [33mwarn[39m: harmony.0 lost HubWohn
                                      2018-01-24 07:14:02.850  - [32minfo[39m: harmony.0 client ended: HubWohn
                                      2018-01-24 07:14:04.800  - [32minfo[39m: harmony.0 keep alive failed: Error: Timed out after 5000 ms
                                      2018-01-24 07:14:14.831  - [33mwarn[39m: harmony.0 could not connect to HubWohn: Error: Timed out after 5000 ms
                                      2018-01-24 07:14:42.566  - [32minfo[39m: harmony.0 discovered HubWohn
                                      2018-01-24 07:14:42.768  - [32minfo[39m: harmony.0 connecting to HubWohn
                                      2018-01-24 07:14:46.298  - [32minfo[39m: harmony.0 connected to HubWohn
                                      2018-01-24 07:14:47.652  - [32minfo[39m: harmony.0 synced hub config
                                      2018-01-24 07:16:03.698  - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"]
                                      2018-01-24 07:16:03.839  - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices
                                      2018-01-24 07:16:04.443  - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13
                                      2018-01-24 07:16:04.511  - [32minfo[39m: hm-rpc.2 new HmIP devices/channels after filter: 0
                                      2018-01-24 07:16:48.204  - [32minfo[39m: sql.0 enabled logging of paw.0.WandTablet.info.battery.level
                                      2018-01-24 07:16:58.622  - [32minfo[39m: hm-rpc.1 Disconnected
                                      2018-01-24 07:16:59.866  - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54
                                      2018-01-24 07:16:59.955  - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0
                                      2018-01-24 07:16:59.956  - [32minfo[39m: hm-rpc.1 Connected
                                      2018-01-24 07:19:33.791  - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"]
                                      2018-01-24 07:19:33.906  - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices
                                      2018-01-24 07:19:34.142  - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13
                                      2018-01-24 07:19:34.209  - [32minfo[39m: hm-rpc.2 new HmIP devices/channels after filter: 0
                                      2018-01-24 07:19:59.976  - [32minfo[39m: hm-rpc.1 Disconnected
                                      2018-01-24 07:20:01.220  - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54
                                      2018-01-24 07:20:01.395  - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0
                                      2018-01-24 07:20:01.396  - [32minfo[39m: hm-rpc.1 Connected
                                      2018-01-24 07:21:07.912  - [33mwarn[39m: harmony.0 lost HubWohn
                                      2018-01-24 07:21:07.917  - [32minfo[39m: harmony.0 client ended: HubWohn
                                      2018-01-24 07:21:08.187  - [32minfo[39m: harmony.0 discovered HubWohn
                                      2018-01-24 07:21:08.403  - [32minfo[39m: harmony.0 connecting to HubWohn
                                      2018-01-24 07:21:10.753  - [32minfo[39m: harmony.0 connected to HubWohn
                                      2018-01-24 07:21:12.000  - [32minfo[39m: harmony.0 synced hub config
                                      2018-01-24 07:22:00.213  - [32minfo[39m: host.orangepiplus2e instance system.adapter.daswetter.0 started with pid 1383
                                      2018-01-24 07:22:00.306  - [32minfo[39m: host.orangepiplus2e instance system.adapter.tankerkoenig.0 started with pid 1389
                                      2018-01-24 07:22:04.930  - [32minfo[39m: tankerkoenig.0 States connected to redis: 127.0.0.1:6379
                                      2018-01-24 07:22:05.054  - [32minfo[39m: tankerkoenig.0 starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v6.12.3
                                      2018-01-24 07:22:05.645  - [32minfo[39m: tankerkoenig.0 objects written
                                      2018-01-24 07:22:06.239  - [32minfo[39m: host.orangepiplus2e instance system.adapter.tankerkoenig.0 terminated with code 0 (OK)
                                      2018-01-24 07:22:12.504  - [32minfo[39m: host.orangepiplus2e instance system.adapter.daswetter.0 terminated with code 0 (OK)
                                      2018-01-24 07:22:12.644  - [32minfo[39m: admin.0 Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                      2018-01-24 07:23:01.415  - [32minfo[39m: hm-rpc.1 Disconnected
                                      2018-01-24 07:23:02.674  - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54
                                      2018-01-24 07:23:02.862  - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0
                                      2018-01-24 07:23:02.863  - [32minfo[39m: hm-rpc.1 Connected
                                      2018-01-24 07:23:03.816  - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"]
                                      2018-01-24 07:23:04.134  - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices
                                      2018-01-24 07:23:04.449  - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13
                                      2018-01-24 07:23:04.899  - [32minfo[39m: hm-rpc.2 new HmIP devices/channels after filter: 0
                                      2018-01-24 07:23:13.587  - [32minfo[39m: admin.0 Subscribe on all states again
                                      2018-01-24 07:26:02.885  - [32minfo[39m: hm-rpc.1 Disconnected
                                      2018-01-24 07:26:03.948  - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54
                                      2018-01-24 07:26:04.032  - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0
                                      2018-01-24 07:26:04.034  - [32minfo[39m: hm-rpc.1 Connected
                                      2018-01-24 07:26:34.001  - [32minfo[39m: hm-rpc.2 xmlrpc <- listDevices ["hm-rpc.2"]
                                      2018-01-24 07:26:34.084  - [32minfo[39m: hm-rpc.2 xmlrpc -> 0 devices
                                      2018-01-24 07:26:34.456  - [32minfo[39m: hm-rpc.2 xmlrpc <- newDevices 13
                                      2018-01-24 07:26:34.522  - [32minfo[39m: hm-rpc.2 new HmIP devices/channels after filter: 0
                                      2018-01-24 07:26:46.990  - [32minfo[39m: sql.0 enabled logging of paw.0.WandTablet.info.battery.level[/code]`
                                      ```
                                      1 Reply Last reply Reply Quote 0
                                      • BuZZy
                                        BuZZy last edited by

                                        Hm.. Was mir auf den ersten Blick auffällt ist deine hm-rpc.1 Instanz..```
                                        2018-01-24 07:03:25.887 - [32minfo[39m: host.orangepiplus2e instance system.adapter.hm-rpc.1 started with pid 778 2018-01-24 07:03:37.786 - [31merror[39m: hm-rpc.1 no connection to objects DB 2018-01-24 07:03:38.902 - [32minfo[39m: hm-rpc.1 States connected to redis: 127.0.0.1:6379 2018-01-24 07:03:39.900 - [32minfo[39m: hm-rpc.1 starting. Version 1.4.14 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v6.12.3 2018-01-24 07:03:42.729 - [32minfo[39m: hm-rpc.1 binrpc server is trying to listen on 0.0.0.0:8701 2018-01-24 07:03:42.731 - [32minfo[39m: hm-rpc.1 binrpc client is trying to connect to xxx.xxx.xxx122:8701 with ["xmlrpc_bin://xxx.xxx.xxx111:8701","hm-rpc.1"] 2018-01-24 07:03:44.877 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-24 07:03:52.740 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-24 07:03:52.750 - [32minfo[39m: hm-rpc.1 Connected 2018-01-24 07:06:52.847 - [32minfo[39m: hm-rpc.1 Disconnected 2018-01-24 07:07:54.677 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-24 07:07:55.861 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-24 07:07:55.863 - [32minfo[39m: hm-rpc.1 Connected 2018-01-24 07:10:55.905 - [32minfo[39m: hm-rpc.1 Disconnected 2018-01-24 07:10:57.168 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-24 07:10:57.252 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-24 07:10:57.254 - [32minfo[39m: hm-rpc.1 Connected 2018-01-24 07:13:57.277 - [32minfo[39m: hm-rpc.1 Disconnected 2018-01-24 07:13:58.538 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-24 07:13:58.609 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-24 07:13:58.610 - [32minfo[39m: hm-rpc.1 Connected 2018-01-24 07:16:58.622 - [32minfo[39m: hm-rpc.1 Disconnected 2018-01-24 07:16:59.866 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-24 07:16:59.955 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-24 07:16:59.956 - [32minfo[39m: hm-rpc.1 Connected 2018-01-24 07:19:59.976 - [32minfo[39m: hm-rpc.1 Disconnected 2018-01-24 07:20:01.220 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-24 07:20:01.395 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-24 07:20:01.396 - [32minfo[39m: hm-rpc.1 Connected 2018-01-24 07:23:01.415 - [32minfo[39m: hm-rpc.1 Disconnected 2018-01-24 07:23:02.674 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-24 07:23:02.862 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-24 07:23:02.863 - [32minfo[39m: hm-rpc.1 Connected 2018-01-24 07:26:02.885 - [32minfo[39m: hm-rpc.1 Disconnected 2018-01-24 07:26:03.948 - [32minfo[39m: hm-rpc.1 binrpc -> listDevices 54 2018-01-24 07:26:04.032 - [32minfo[39m: hm-rpc.1 new CUxD devices/channels after filter: 0 2018-01-24 07:26:04.034 - [32minfo[39m: hm-rpc.1 Connected[/code]Wieso wird hier alle 3 Minuten die Verbindung getrennt? Wohin verbindet sich die hm-rpc.1 Instanz?

                                        Ich würde mal top öffnen, nach RES sortieren und dann ioBroker neu starten. Dann beobachten wieviel RES (Resident Memory) von iobroker.js-con in Anspruch genommen wird... Direkt nach dem Start wird es hoch gehen, dann müsste es wieder ein bisschen runter gehen und sich irgendwo einpendeln..

                                        Dann mal jede Stunde wieder rein gucken in wie weit sich der RES Wert von iobroker.js-con geändert hat. Wenn der immer weiter und weiter steigt bis das System dann irgendwann sagt "OOM" (Out of Memory) dann stimmt da irgend was nicht.

                                        P.s.: Du kannst auch einen crontab im System anlegen welcher jede Stunde oder alle 30 Minuten den Befehl ~~[code]~~top -n 1 -b -o RES >> /top-log.txt[/code] ausführt.. So wird dann immer die Ausgabe von top im festgelegten Intervall in die Datei /top-log.txt geschrieben. Dann kannst du nach dem nächsten "crash" zurückverfolgen welcher Prozess sich immer weiter hoch geschaukelt hat.

                                        Gruß

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          andyb last edited by

                                          @BuZZy:

                                          Hm.. Was mir auf den ersten Blick auffällt ist deine hm-rpc.1 Instanz.Wieso wird hier alle 3 Minuten die Verbindung getrennt? Wohin verbindet sich die hm-rpc.1 Instanz? `
                                          Ist mir auch schon aufgefallen, hab ich dann aber abgehackt unter "war bestimmt schon immer so, ist mir nur nicht aufgefallen"

                                          Das ist meine Instanz für HM-CuxD. Funktionieren tut es aber. Edit: Hab ich bestimmt schon über ein Jahr so laufen….

                                          Hier ist auch ein http://forum.iobroker.net/viewtopic.php … matic+cuxd Thread wo passen könnte, aber ich hab ja keine Firewall auf dem Opi.
                                          1586_2018-01-24_16_47_26-iobroker.admin.jpg

                                          @BuZZy:

                                          Ich würde mal top öffnen, nach RES sortieren und dann ioBroker neu starten. Dann beobachten wieviel RES (Resident Memory) von iobroker.js-con in Anspruch genommen wird… Direkt nach dem Start wird es hoch gehen, dann müsste es wieder ein bisschen runter gehen und sich irgendwo einpendeln..

                                          Dann mal jede Stunde wieder rein gucken in wie weit sich der RES Wert von iobroker.js-con geändert hat. Wenn der immer weiter und weiter steigt bis das System dann irgendwann sagt "OOM" (Out of Memory) dann stimmt da irgend was nicht. `

                                          So sieht top aktuell aus. Cron hab ich angelegt.

                                          Aber sieh dir mal den Swap an, der ist voll obwohl ich ja Swappiness auf 1 gesetzt hab, kann doch nicht sein, oder?

                                          top nach Res

                                          ! top - 16:52:49 up 9:50, 1 user, load average: 0.38, 0.42, 0.44 Tasks: 121 total, 1 running, 120 sleeping, 0 stopped, 0 zombie %Cpu(s): 5.8 us, 2.1 sy, 0.0 ni, 91.8 id, 0.0 wa, 0.0 hi, 0.3 si, 0.0 st KiB Mem: 2062612 total, 937656 used, 1124956 free, 2608 buffers KiB Swap: 131068 total, 131068 used, 0 free. 37788 cached Mem ! PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3768 root 20 0 196592 82908 4848 S 3.6 4.0 10:44.04 io.javascript.0 599 root 20 0 196696 74012 4552 S 2.6 3.6 58:04.98 iobroker.js-con 2117 root 20 0 175412 58856 4020 S 5.2 2.9 15:00.33 io.admin.0 995 root 20 0 168848 43716 1396 S 2.3 2.1 12:36.42 node-red 4888 root 20 0 156340 40312 4408 S 0.7 2.0 1:48.72 io.cloud.0 1990 root 20 0 153600 40112 3540 S 0.0 1.9 5:30.12 io.hm-rega.0 3072 root 20 0 152580 36992 2064 S 0.0 1.8 3:49.42 io.web.0 1077 root 20 0 149076 33656 3240 S 2.3 1.6 13:14.64 io.sql.0 1164 root 20 0 169700 33260 1820 S 0.7 1.6 1:57.80 io.systeminfo.0 979 root 20 0 139144 26056 1360 S 0.0 1.3 1:44.22 io.sonos.0 5326 root 20 0 134916 25500 5808 S 2.3 1.2 0:10.87 io.harmony.0 2468 root 20 0 140552 24868 3768 S 0.0 1.2 1:09.59 io.netatmo.0 4359 root 20 0 137996 24084 1688 S 0.0 1.2 1:05.60 io.unifi.0 930 root 20 0 141808 23432 3088 S 0.7 1.1 1:55.69 io.telegram.0 1109 root 20 0 142740 23140 11588 S 0.0 1.1 1:17.49 io.amazon-dash. 1019 root 20 0 128596 21576 3300 S 0.0 1.0 1:09.39 io.fritzdect.0 2992 root 20 0 133624 21436 2400 S 0.0 1.0 2:42.07 io.hm-rpc.1 3088 root 20 0 124968 19828 2508 S 0.0 1.0 0:40.45 io.sayit.0 1901 root 20 0 125864 19752 1628 S 0.3 1.0 2:38.20 io.hm-rpc.0 989 root 20 0 128280 19260 3084 S 0.0 0.9 1:33.58 io.parser.0 856 root 20 0 126216 18804 3196 S 0.3 0.9 5:02.14 io.hue.0 957 root 20 0 124356 16056 1924 S 0.3 0.8 1:42.85 io.hm-rpc.2 1127 root 20 0 123316 15804 1560 S 0.0 0.8 1:07.47 io.ping.0 1025 root 20 0 122872 14048 1472 S 0.0 0.7 1:02.90 io.simple-api.0 1065 root 20 0 127468 13712 1144 S 0.3 0.7 1:00.78 io.pushbullet.1 1143 root 20 0 122900 12876 816 S 0.0 0.6 0:55.43 io.fullcalendar 942 root 20 0 123324 12864 1092 S 0.0 0.6 1:01.07 io.pushbullet.0 1097 root 20 0 122240 12408 1272 S 0.3 0.6 1:04.87 io.wrapper.0 1087 root 20 0 122420 11568 1168 S 0.7 0.6 1:03.37 io.mihome.0 1001 root 20 0 121264 11316 940 S 0.0 0.5 0:55.50 io.email.0 936 root 20 0 121600 10616 1428 S 0.0 0.5 0:55.84 io.text2command 850 root 20 0 122572 10380 1232 S 2.6 0.5 13:05.43 io.scenes.0 844 root 20 0 137308 10124 1192 S 0.3 0.5 1:05.91 io.node-red.0 884 root 20 0 129860 9840 1020 S 0.0 0.5 0:55.06 io.socketio.0 456 redis 20 0 36856 4440 456 S 3.3 0.2 19:23.97 redis-server 460 root 20 0 53716 1656 876 S 0.0 0.1 0:12.50 NetworkManager 5263 root 20 0 5348 1568 368 S 0.0 0.1 0:00.22 bash 5349 root 20 0 4708 1288 864 R 1.0 0.1 0:03.55 top 1 root 20 0 4420 1044 304 S 0.0 0.1 0:07.80 systemd 5175 root 20 0 10784 1004 276 S 0.3 0.0 0:00.81 sshd 186 root 20 0 8436 936 840 S 0.0 0.0 0:01.75 systemd-journal 5178 root 20 0 5668 900 0 S 0.0 0.0 0:00.00 (sd-pam) 608 root 20 0 5552 892 620 S 0.0 0.0 0:08.86 wpa_supplicant 465 message+ 20 0 4688 604 372 S 0.0 0.0 0:08.51 dbus-daemon 449 root 20 0 31392 488 0 S 0.0 0.0 0:08.77 rsyslogd 479 ntp 20 0 4484 396 220 S 0.0 0.0 0:07.41 ntpd !

                                          top nach Swap

                                          ! top - 16:56:45 up 9:54, 1 user, load average: 1.68, 0.83, 0.58 Tasks: 122 total, 2 running, 120 sleeping, 0 stopped, 0 zombie %Cpu(s): 9.5 us, 3.0 sy, 0.0 ni, 86.9 id, 0.0 wa, 0.0 hi, 0.7 si, 0.0 st KiB Mem: 2062612 total, 1107772 used, 954840 free, 844 buffers KiB Swap: 131068 total, 131068 used, 0 free. 26896 cached Mem ! PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND SWAP 1164 root 20 0 169700 35200 3400 S 0.0 1.7 1:58.36 io.systeminfo.0 20644 844 root 20 0 137308 10740 1184 S 0.0 0.5 1:06.17 io.node-red.0 10900 599 root 20 0 298660 185620 3140 S 7.9 9.0 58:26.28 iobroker.js-con 10160 995 root 20 0 168848 43416 1360 S 3.3 2.1 12:40.99 node-red 8376 884 root 20 0 129860 10520 1008 S 0.3 0.5 0:55.30 io.socketio.0 7176 942 root 20 0 123324 12680 1084 S 0.7 0.6 1:01.37 io.pushbullet.0 5652 609 root 20 0 7768 124 0 S 0.0 0.0 0:00.08 dhclient 4620 936 root 20 0 121600 10280 1420 S 0.0 0.5 0:56.16 io.text2command 4512 850 root 20 0 122572 10580 1172 S 3.6 0.5 13:10.36 io.scenes.0 4388 1065 root 20 0 127468 14452 1136 S 0.0 0.7 1:01.04 io.pushbullet.1 4340 979 root 20 0 139144 26068 1356 S 0.0 1.3 1:44.60 io.sonos.0 3284 1087 root 20 0 122420 11352 1164 S 0.0 0.6 1:03.72 io.mihome.0 3268 2117 root 20 0 174388 58224 3932 S 8.2 2.8 15:18.78 io.admin.0 3140 1019 root 20 0 128596 19704 1736 S 0.3 1.0 1:09.65 io.fritzdect.0 3072 448 root 20 0 7184 52 0 S 0.0 0.0 0:14.83 haveged 3024 1097 root 20 0 122240 12240 1236 S 0.0 0.6 1:05.28 io.wrapper.0 2900 930 root 20 0 141808 23256 2004 S 0.0 1.1 1:56.33 io.telegram.0 2660 1001 root 20 0 121264 11976 928 S 0.0 0.6 0:55.78 io.email.0 2268 1109 root 20 0 142740 23092 11592 R 0.7 1.1 1:17.90 io.amazon-dash. 2252 1143 root 20 0 122900 12556 812 S 1.0 0.6 0:55.71 io.fullcalendar 2188 1025 root 20 0 122872 13772 1484 S 1.0 0.7 1:03.20 io.simple-api.0 2008 856 root 20 0 126216 17732 2020 S 0.0 0.9 5:04.11 io.hue.0 1864 1127 root 20 0 123316 15620 1560 S 0.0 0.8 1:07.89 io.ping.0 1808 1077 root 20 0 149076 31816 1860 S 3.6 1.5 13:19.59 io.sql.0 1800 989 root 20 0 128280 17616 1848 S 0.0 0.9 1:34.08 io.parser.0 1540 1990 root 20 0 146272 32380 3560 S 0.0 1.6 5:32.61 io.hm-rega.0 1540 957 root 20 0 124356 16124 1700 S 0.0 0.8 1:43.52 io.hm-rpc.2 1436 460 root 20 0 53716 1396 616 S 0.0 0.1 0:12.56 NetworkManager 804 1901 root 20 0 127912 21484 1616 S 0.7 1.0 2:39.22 io.hm-rpc.0 716 2468 root 20 0 140552 23196 1644 S 0.3 1.1 1:10.15 io.netatmo.0 600 558 root 20 0 35896 236 0 S 0.0 0.0 0:00.16 polkitd 444 456 redis 20 0 36856 4296 312 S 4.6 0.2 19:31.34 redis-server 396 551 root 20 0 6532 100 0 S 0.0 0.0 0:00.15 sshd 356 449 root 20 0 31392 488 0 S 0.0 0.0 0:08.77 rsyslogd 344 187 root 20 0 10396 72 0 S 0.0 0.0 0:00.27 systemd-udevd 320 608 root 20 0 5552 840 568 S 0.3 0.0 0:08.91 wpa_supplicant 272 1 root 20 0 4420 1044 304 S 0.0 0.1 0:07.81 systemd 232 465 message+ 20 0 4688 480 248 S 0.0 0.0 0:08.55 dbus-daemon 212 479 ntp 20 0 4484 428 252 S 0.0 0.0 0:07.45 ntpd 212 597 root 20 0 3112 0 0 S 0.0 0.0 0:00.00 lircd 164 5178 root 20 0 5668 900 0 S 0.0 0.0 0:00.00 (sd-pam) 160 186 root 20 0 8436 1032 936 S 0.0 0.1 0:01.77 systemd-journal 132 455 root 20 0 4448 212 108 S 0.0 0.0 0:00.57 cron 116 563 root 20 0 3368 0 0 S 0.0 0.0 0:00.01 agetty 116 570 root 20 0 3548 0 0 S 0.0 0.0 0:00.02 agetty 116 464 root 20 0 3088 212 48 S 0.0 0.0 0:00.66 systemd-logind 88 2 root -2 0 0 0 0 S 0.0 0.0 0:00.01 kthreadd 0 !

                                          1 Reply Last reply Reply Quote 0
                                          • BuZZy
                                            BuZZy last edited by

                                            Bitte den ioBroker Log zwischen 16:52:49 und 16:56:45 posten.

                                            RAM Verbrauch von iobroker.js-con ist zwischen den beiden tops die du gepostet hast ja sehr nach oben gegangen.

                                            (16:52:49 war RES bei 74012 und um 16:56:45 dann plötzlich bei 185620.. Über 100 MB wurden da wegen irgend etwas innerhalb von 4 Minuten in den RAM geladen..)

                                            Gruß

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            603
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            33
                                            6681
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo