NEWS
Rock64 ssd/usb boot seltsames Verhalten
-
In das armbian-config komme ich, Updates vom System habe ich auch installiert.
Was genau soll ich testen?Bestehen eigentlich noch Probleme mit dem USB3.0 Port?
-
Ich versuche momentan folgendes.
Image "stretch-minimal-rock64-0.8.0rc10-1125-arm64" und händisch iobroker zu installieren.
Allein wen ich ein Update "sudo apt-get update && sudo apt-get upgrade" bleibt er bei dieser Stelle stecken,
nach 10 min kommt von Putty die Meldung, dass das Gerät nicht mehr zu erreichen ist.
Auch nach mehreren Neustarts, ist der Rock jetzt nicht mehr zu erreichen.
Kann es sein, dass mein SSD Controller nicht kompatible ist oder ein defekt hat?
Hat jemand eine Empfehlung für einen neuen? -
@e-i-k-e sagte in Rock64 ssd/usb boot seltsames Verhalten:
Was genau soll ich testen?
Die verschiebung des filesystems auf usb/ssd natürlich.
Oder was ist dein Problem?@e-i-k-e sagte in Rock64 ssd/usb boot seltsames Verhalten:
stretch-minimal-rock64-0.8.0rc10-1125-arm64
Wo kommt das her?
Du weisst aber, dass beim rock64 standardmässig vom emmc gebootet wird und der jumper gesetzt sein muss, wenn bei dort installiertem os trotzdem von sd gebootet werden soll
-
Das booten funktioniert mit dem image "stretch-minimal-rock64-0.8.0rc10-1125-arm64" (https://github.com/ayufan-rock64/linux-build/releases). Nur das System hängt sich dann beim Update "sudo apt-get update && sudo apt-get upgrade" (siehe Bild oben) auf. Danach ist kein booten des Systems mehr möglich. Somit komme ich nicht mal dazu, iobroker zu installieren.
-
@e-i-k-e
Bei ayufan bin ich raus. -
hab deinen post gestern bei facebook gesehen und auch schon geantwortet. hier nochmal ausführlicher: Ich habe das rock64 iobroker image von der iobroker homepage geladen und mit etcher auf eine festplatte geschrieben (bei mir eine hdd, sollte aber keinen unterschied machen) danach habe ich den spi flash per sd-karte durchgeführt. dann die festplatte an den usb 3.0 port angehängt und es hat auf anhieb geklappt. der rock bootet und läuft seither stabil ohne jegliche probleme. was hast du denn für ein festplattengehäuse?
-
Hallo,
ich habe gestern nochmal das fertige iobroker Image mit etcher geflasht und die SSD über den USB 3.0 Port angeschlossen. Den SPI flash habe ich im Vorfeld durchgeführt.
Es ist ein günstiges Gehäuse, Hersteller unbekannt. Ich habe mir vorsichtshalber bereits ein anderes bestellt (ICY BOX IB-AC603a-U3 USB 3.0 zu SATA).Diesmal habe ich kein Update durchgeführt, ioBroker läuft. Wenn das neue Gehäuse da ist, werde ich mal ein Update des Systems wagen.
-
@e-i-k-e
ich habe auch ein billiges noname gehäuse von amazon gekauft. bei mir ging das update problemlos, keine ahnung, was das bei dir sein kann, -
Neues Gehäuse/Controller ist da, nun läuft es von Anhieb besser.
Mein Multihostsystem läuft auf js-controller@1.5.7, somit möchte ich den Rock (Master) auch auf diesen stand bringen.
Jetzt fangen schon wieder die Probleme an. Was ist passiert und wie bekomme ich das in den Griff?
Solche Probleme hatte ich bei meiner SD Karte nie.root@ioBroker-Rock:/opt/iobroker# iobroker stop root@ioBroker-Rock:/opt/iobroker# npm i iobroker.js-controller@1.5.7 > iobroker.js-controller@1.5.7 preinstall /opt/iobroker/node_modules/iobroker.js-controller > node lib/preinstallCheck.js NPM version: 6.8.0 npm version >= 5: disabling package-lock > diskusage@0.2.6 install /opt/iobroker/node_modules/diskusage > node-gyp rebuild make: Verzeichnis „/opt/iobroker/node_modules/diskusage/build“ wird betreten CXX(target) Release/obj.target/diskusage/src/main.o CXX(target) Release/obj.target/diskusage/src/diskusage_posix.o SOLINK_MODULE(target) Release/obj.target/diskusage.node COPY Release/diskusage.node make: Verzeichnis „/opt/iobroker/node_modules/diskusage/build“ wird verlassen > iobroker.js-controller@1.5.7 install /opt/iobroker/node_modules/iobroker.js-controller > node iobroker.js setup first + iobroker.js-controller@1.5.7 added 17 packages from 12 contributors, removed 18 packages, updated 18 packages and audited 29769 packages in 102.835s found 66 vulnerabilities (40 low, 1 moderate, 25 high) run `npm audit fix` to fix them, or `npm audit` for details root@ioBroker-Rock:/opt/iobroker# iobroker start
root@ioBroker-Rock:/opt/iobroker# iobroker status iobroker is running Objects type: file States type: file
root@ioBroker-Rock:~# iobroker status iobroker is running Objects type: file States type: file root@ioBroker-Rock:~# ps -A | grep iobroker 2526 ? 00:00:19 iobroker.js-con root@ioBroker-Rock:~# cd /opt/iobroker root@ioBroker-Rock:/opt/iobroker# node node_modules/iobroker.js-controller/contr oller.js --logs 2019-05-08 00:04:50.074 - info: host.ioBroker-Rock iobroker.js-controller versi on 1.5.7 js-controller starting 2019-05-08 00:04:50.083 - info: host.ioBroker-Rock Copyright (c) 2014-2018 blue fox, 2014 hobbyquaker 2019-05-08 00:04:50.084 - info: host.ioBroker-Rock hostname: ioBroker-Rock, nod e: v8.16.0 2019-05-08 00:04:50.091 - info: host.ioBroker-Rock ip addresses: 192.168.3.100 fe80::343d:a2d2:99a1:e291 2019-05-08 00:04:50.531 - info: host.ioBroker-Rock inMem-states listening on p ort 9000 2019-05-08 00:04:52.848 - info: host.ioBroker-Rock inMem-objects listening on port 9001 2019-05-08 00:04:52.880 - error: Another instance is running or some applicatio n uses port! 2019-05-08 00:04:52.882 - error: uncaught exception: listen EADDRINUSE 0.0.0.0: 9000 2019-05-08 00:04:52.898 - info: host.ioBroker-Rock terminated 2019-05-08 00:04:52.954 - info: iobroker _restart listen EADDRINUSE 0.0.0.0:9001 Error: listen EADDRINUSE 0.0.0.0:9001 at Server.setupListenHandle [as _listen2] (net.js:1360:14) at listenInCluster (net.js:1401:12) at doListen (net.js:1510:7) at _combinedTickCallback (internal/process/next_tick.js:142:11) at process._tickCallback (internal/process/next_tick.js:181:9) at Function.Module.runMain (module.js:696:11) at startup (bootstrap_node.js:204:16) at bootstrap_node.js:625:3
-
Habe den Rock gestern noch zwei mal neu aufgesetzt.
Beim 1. direkt Update auf js-controller 1.5.7. Bekomme nach einem Neustart die gleiche Fehlermeldung.
"Error: listen EADDRINUSE 0.0.0.0:9001" Diesen Fehler konnte ich auch nicht mit den Hilfestellungen aus dem Forum beheben.Beim 2. kein Update auf 1.5.7 ioBroker läuft ohne Probleme.
Weswegen erhalte ich diese Fehlermeldung nach einem Update von JS-controller (ein Downgrade auf 1.4.2 behabt das Problem nicht mehr). Kann das irgednwie mit dem imgage und der SSD zusammenhängen?
-
Bezogen auf deinen vorletzten Post:
iobroker status
sagtiobroker is running
,ps -A | grep iobroker
bestätigt dir das. Dann startest du eine weitere Instanz von ioBroker pernode .../controller.js
. Klar, dass dann EADDRINUSE kommt, ioBroker läuft ja.Vorher stoppen, dann kannst du auch per
node ...
den Controller mit Logs starten. -
Okay, dass kann natürlich dann nicht funktionieren.
Allerdings beim zweiten versuch (neu aufgestztes ioBroker) bin ich als root wie folgt vorgegangen.
cd /opt/iobroker iobroker stop npm i iobroker.js-controller@1.5.7 restart
Und hatte anschließend die gleichen Fehler, ioBroker fuhr nicht hoch/war nicht erreichbar.
Ich möchte beim nächsten versuch ungern mein ioBroker wieder verschießen.
Wo liegt der Fehler?aktuelles rock64 ioBroker image
npm läuft auf 6.8.0 -
iobroker restart
-
iobroker start
-
@AlCalzone
auch möglich
aber das iobroker fehlte -
Natürlich habe ich iobroker start ausgeführt.
In dem Fall habe ich das komplette System neugestartet. -
@e-i-k-e Dann brauchen wir ein paar zusätzliche Infos:
-
Ich nehme an, du hast ioBroker mit dem Installer-Skript installiert. Poste bitte mal den Inhalt der Datei
/opt/iobroker/INSTALLER_INFO.txt
. -
Wenn ioBroker beim Start abstürzen sollte, müssten wir das im Log sehen. Schau mal in
/opt/iobroker/log
(oder logs?) und poste die Datei mit dem aktuellsten Datum. -
Sofern da nix drin steht, finden wir vermutlich was mit
journalctl -u iobroker
. Die Ausgabe bitte auch posten.
-
-
root@ioBroker-Rock:~# nano /opt/iobroker/INSTALLER_INFO.txt GNU nano 2.7.4 Datei: /opt/iobroker/INSTALLER_INFO.txt Installer version: 2019-02-03 Installation date 2019-02-09 Platform: linux Installed as non-root user pi init system: systemd Autostart: systemd ACL enabled: true
Nicht vorhanden.
root@ioBroker-Rock:/opt/iobroker# dir backups iob lib package.json CHANGELOG_INSTALLER_LINUX.md iobroker LICENSE package-lock.json install iobroker-data log README.md INSTALLER_INFO.txt killall.sh node_modules reinstall.sh root@ioBroker-Rock:/opt/iobroker# cd root@ioBroker-Rock:~# journalctl -u iobroker -- Logs begin at Thu 2016-11-03 18:16:42 CET, end at Mon 2019-05-13 20:05:01 CES Feb 09 14:58:36 ioBroker-Rock systemd[1]: Started ioBroker Server. Feb 09 14:58:38 ioBroker-Rock bash[857]: host.ioBroker-Rock check instance "syst Feb 09 14:58:38 ioBroker-Rock bash[857]: host.ioBroker-Rock check instance "syst Feb 09 14:58:38 ioBroker-Rock bash[857]: object system.meta.uuid created: 62f3cd Feb 09 14:58:44 ioBroker-Rock bash[857]: Send diag info: {"uuid":"62f3cdff-d47f- Mai 08 01:17:04 ioBroker-Rock systemd[1]: Stopping ioBroker Server... Mai 08 01:17:05 ioBroker-Rock systemd[1]: iobroker.service: Main process exited, Mai 08 01:17:05 ioBroker-Rock systemd[1]: Stopped ioBroker Server. Mai 08 01:17:05 ioBroker-Rock systemd[1]: iobroker.service: Unit entered failed Mai 08 01:17:05 ioBroker-Rock systemd[1]: iobroker.service: Failed with result ' Mai 08 01:19:37 ioBroker-Rock systemd[1]: Started ioBroker Server. Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys lines 1-23
Ich habe aktuell den js-controller nicht aktualisiert, hier läuft die Version 1.4.2.
Das Update müsste ich zeitnahe durchführen.
Könnt ihr anhand der Daten schon etwas entdecken? -
@e-i-k-e sagte in Rock64 ssd/usb boot seltsames Verhalten:
Könnt ihr anhand der Daten schon etwas entdecken?
Log 3 ist rechts abgeschnitten. Hilft leider nicht viel
Wenn du es nicht kopiert bekommst, geht auchjournalctl -u iobroker > log.txt
und dann die neu erstelltelog.txt
hier posten.@e-i-k-e sagte in Rock64 ssd/usb boot seltsames Verhalten:
Nicht vorhanden
Sicher?
-
jetzt nochmal komplett
root@ioBroker-Rock:~# journalctl -u iobroker -- Logs begin at Thu 2016-11-03 18:16:42 CET, end at Mon 2019-05-13 22:00:01 CES Feb 09 14:58:36 ioBroker-Rock systemd[1]: Started ioBroker Server. Feb 09 14:58:38 ioBroker-Rock bash[857]: host.ioBroker-Rock check instance "syst Feb 09 14:58:38 ioBroker-Rock bash[857]: host.ioBroker-Rock check instance "syst Feb 09 14:58:38 ioBroker-Rock bash[857]: object system.meta.uuid created: 62f3cd Feb 09 14:58:44 ioBroker-Rock bash[857]: Send diag info: {"uuid":"62f3cdff-d47f- Mai 08 01:17:04 ioBroker-Rock systemd[1]: Stopping ioBroker Server... Mai 08 01:17:05 ioBroker-Rock systemd[1]: iobroker.service: Main process exited, Mai 08 01:17:05 ioBroker-Rock systemd[1]: Stopped ioBroker Server. Mai 08 01:17:05 ioBroker-Rock systemd[1]: iobroker.service: Unit entered failed Mai 08 01:17:05 ioBroker-Rock systemd[1]: iobroker.service: Failed with result ' Mai 08 01:19:37 ioBroker-Rock systemd[1]: Started ioBroker Server. Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:19:41 ioBroker-Rock bash[3531]: host.ioBroker-Rock check instance "sys Mai 08 01:21:10 ioBroker-Rock systemd[1]: Stopping ioBroker Server... Mai 08 01:21:12 ioBroker-Rock systemd[1]: iobroker.service: Main process exited, Mai 08 01:21:12 ioBroker-Rock systemd[1]: Stopped ioBroker Server. Mai 08 01:21:12 ioBroker-Rock systemd[1]: iobroker.service: Unit entered failed Mai 08 01:21:12 ioBroker-Rock systemd[1]: iobroker.service: Failed with result ' Mai 08 01:21:12 ioBroker-Rock systemd[1]: Started ioBroker Server. Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 02:21:49 ioBroker-Rock bash[3833]: Wed, 08 May 2019 00:21:49 GMT node-tel Mai 08 02:21:49 ioBroker-Rock bash[3833]: In the future, you will have to enable Mai 08 02:21:49 ioBroker-Rock bash[3833]: See https://github.com/yagop/node-tele Mai 08 22:47:09 ioBroker-Rock bash[3833]: Unhandled rejection RangeError [ERR_SO Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Socket.send (dgram.js:419:11) Mai 08 22:47:09 ioBroker-Rock bash[3833]: at /opt/iobroker/node_modules/node Mai 08 22:47:09 ioBroker-Rock bash[3833]: at tryCatcher (/opt/iobroker/node_ Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromiseFromHandl Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromise (/opt/io Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromise0 (/opt/i Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromises (/opt/i Mai 08 22:47:09 ioBroker-Rock bash[3833]: at _drainQueueStep (/opt/iobroker/ Mai 08 22:47:09 ioBroker-Rock bash[3833]: at _drainQueue (/opt/iobroker/node Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Async._drainQueues (/opt/iobrok Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Immediate.Async.drainQueues (/o Mai 08 22:47:09 ioBroker-Rock bash[3833]: at runCallback (timers.js:810:20) lines 134-156 Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 02:21:49 ioBroker-Rock bash[3833]: Wed, 08 May 2019 00:21:49 GMT node-tel Mai 08 02:21:49 ioBroker-Rock bash[3833]: In the future, you will have to enable Mai 08 02:21:49 ioBroker-Rock bash[3833]: See https://github.com/yagop/node-tele Mai 08 22:47:09 ioBroker-Rock bash[3833]: Unhandled rejection RangeError [ERR_SO Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Socket.send (dgram.js:419:11) Mai 08 22:47:09 ioBroker-Rock bash[3833]: at /opt/iobroker/node_modules/node Mai 08 22:47:09 ioBroker-Rock bash[3833]: at tryCatcher (/opt/iobroker/node_ Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromiseFromHandl Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromise (/opt/io Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromise0 (/opt/i Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromises (/opt/i Mai 08 22:47:09 ioBroker-Rock bash[3833]: at _drainQueueStep (/opt/iobroker/ Mai 08 22:47:09 ioBroker-Rock bash[3833]: at _drainQueue (/opt/iobroker/node Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Async._drainQueues (/opt/iobrok Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Immediate.Async.drainQueues (/o Mai 08 22:47:09 ioBroker-Rock bash[3833]: at runCallback (timers.js:810:20) Mai 08 22:47:09 ioBroker-Rock bash[3833]: at tryOnImmediate (timers.js:768:5 Mai 08 22:47:09 ioBroker-Rock bash[3833]: at processImmediate [as _immediate Mai 08 22:48:43 ioBroker-Rock bash[3833]: TypeError: invalid pid Mai 08 22:48:43 ioBroker-Rock bash[3833]: at process.kill (internal/process. Mai 08 22:48:43 ioBroker-Rock bash[3833]: at killPid (/opt/iobroker/node_mod Mai 08 22:48:43 ioBroker-Rock bash[3833]: at /opt/iobroker/node_modules/tree Mai 08 22:48:43 ioBroker-Rock bash[3833]: at Array.forEach (<anonymous>) Mai 08 22:48:43 ioBroker-Rock bash[3833]: at killAll (/opt/iobroker/node_mod Mai 08 22:48:43 ioBroker-Rock bash[3833]: at /opt/iobroker/node_modules/tree Mai 08 22:48:43 ioBroker-Rock bash[3833]: at ChildProcess.onClose (/opt/iobr Mai 08 22:48:43 ioBroker-Rock bash[3833]: at emitTwo (events.js:126:13) Mai 08 22:48:43 ioBroker-Rock bash[3833]: at ChildProcess.emit (events.js:21 Mai 08 22:48:43 ioBroker-Rock bash[3833]: at maybeClose (internal/child_proc Mai 08 22:48:43 ioBroker-Rock bash[3833]: at Socket.stream.socket.on (intern lines 134-170 Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 01:21:16 ioBroker-Rock bash[3833]: host.ioBroker-Rock check instance "sys Mai 08 02:21:49 ioBroker-Rock bash[3833]: Wed, 08 May 2019 00:21:49 GMT node-tel Mai 08 02:21:49 ioBroker-Rock bash[3833]: In the future, you will have to enable Mai 08 02:21:49 ioBroker-Rock bash[3833]: See https://github.com/yagop/node-tele Mai 08 22:47:09 ioBroker-Rock bash[3833]: Unhandled rejection RangeError [ERR_SO Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Socket.send (dgram.js:419:11) Mai 08 22:47:09 ioBroker-Rock bash[3833]: at /opt/iobroker/node_modules/node Mai 08 22:47:09 ioBroker-Rock bash[3833]: at tryCatcher (/opt/iobroker/node_ Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromiseFromHandl Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromise (/opt/io Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromise0 (/opt/i Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Promise._settlePromises (/opt/i Mai 08 22:47:09 ioBroker-Rock bash[3833]: at _drainQueueStep (/opt/iobroker/ Mai 08 22:47:09 ioBroker-Rock bash[3833]: at _drainQueue (/opt/iobroker/node Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Async._drainQueues (/opt/iobrok Mai 08 22:47:09 ioBroker-Rock bash[3833]: at Immediate.Async.drainQueues (/o Mai 08 22:47:09 ioBroker-Rock bash[3833]: at runCallback (timers.js:810:20) Mai 08 22:47:09 ioBroker-Rock bash[3833]: at tryOnImmediate (timers.js:768:5 Mai 08 22:47:09 ioBroker-Rock bash[3833]: at processImmediate [as _immediate Mai 08 22:48:43 ioBroker-Rock bash[3833]: TypeError: invalid pid Mai 08 22:48:43 ioBroker-Rock bash[3833]: at process.kill (internal/process. Mai 08 22:48:43 ioBroker-Rock bash[3833]: at killPid (/opt/iobroker/node_mod Mai 08 22:48:43 ioBroker-Rock bash[3833]: at /opt/iobroker/node_modules/tree Mai 08 22:48:43 ioBroker-Rock bash[3833]: at Array.forEach (<anonymous>) Mai 08 22:48:43 ioBroker-Rock bash[3833]: at killAll (/opt/iobroker/node_mod Mai 08 22:48:43 ioBroker-Rock bash[3833]: at /opt/iobroker/node_modules/tree Mai 08 22:48:43 ioBroker-Rock bash[3833]: at ChildProcess.onClose (/opt/iobr Mai 08 22:48:43 ioBroker-Rock bash[3833]: at emitTwo (events.js:126:13) Mai 08 22:48:43 ioBroker-Rock bash[3833]: at ChildProcess.emit (events.js:21 Mai 08 22:48:43 ioBroker-Rock bash[3833]: at maybeClose (internal/child_proc Mai 08 22:48:43 ioBroker-Rock bash[3833]: at Socket.stream.socket.on (intern Mai 08 22:48:43 ioBroker-Rock bash[3833]: at emitOne (events.js:116:13) Mai 08 22:48:43 ioBroker-Rock bash[3833]: at Socket.emit (events.js:211:7) Mai 08 22:48:43 ioBroker-Rock bash[3833]: at Pipe._handle.close [as _onclose Mai 09 13:24:17 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 09 15:24:29 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 09 15:26:00 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 09 17:24:32 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 09 17:26:10 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 01:24:56 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 01:27:04 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 01:27:04 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 03:25:17 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 03:27:18 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 05:25:28 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 05:27:30 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 07:25:37 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 07:27:38 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 09:25:45 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 09:27:47 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 11:25:53 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 11:28:08 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 13:25:58 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 13:28:21 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 15:26:16 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 15:28:32 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 17:26:26 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 17:28:41 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 19:26:34 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 19:28:46 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 21:26:46 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 21:28:59 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 23:26:58 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 10 23:29:15 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 01:27:03 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 01:29:20 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 03:27:19 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 03:29:27 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 05:27:36 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 05:29:39 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 07:27:51 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 07:29:52 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 09:28:03 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 09:30:04 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 11:28:14 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 11:30:16 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 13:28:26 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 13:30:27 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 15:28:38 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 15:30:39 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 17:28:49 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 17:30:50 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 19:29:00 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 19:31:02 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 21:29:11 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 21:31:17 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 23:29:20 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 11 23:31:36 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 01:29:21 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 01:31:53 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 03:29:39 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 03:32:10 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 05:29:49 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 05:32:21 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 07:29:57 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 07:32:29 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 09:30:07 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 09:32:39 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 11:30:18 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 11:32:51 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 13:30:29 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 13:33:09 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 15:30:39 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 15:33:27 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 17:30:42 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 17:33:44 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 19:31:00 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 19:34:02 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 21:31:14 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 21:34:17 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 23:31:27 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 12 23:34:30 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 01:31:40 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 01:34:44 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 03:31:54 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 03:34:57 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 05:32:09 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 05:35:11 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 07:32:22 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 07:35:24 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 09:32:38 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 09:35:40 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 11:32:51 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 11:35:53 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 13:33:06 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 13:36:08 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 15:33:14 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 15:36:16 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 17:33:24 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 17:36:26 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 19:33:34 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 19:36:36 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 21:33:43 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni Mai 13 21:36:45 ioBroker-Rock bash[3833]: (node:3833) [DEP0013] DeprecationWarni