Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Instanzen: Fehler - Verbindung mit Host (alle Adapter)

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    1.8k

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    3.7k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    3.4k

Instanzen: Fehler - Verbindung mit Host (alle Adapter)

Geplant Angeheftet Gesperrt Verschoben Error/Bug
1 Beiträge 1 Kommentatoren 320 Aufrufe 1 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • A Offline
    A Offline
    amgxda
    schrieb am zuletzt editiert von amgxda
    #1

    Hallo! Schaffe es leider nicht, den Fehler unten bei meiner iobroker-Installation zu beheben.

    Unter "Instanzen" wechseln sämtliche Adapter ständig (abwechselnd) zwischen "roter und grüner Ampel" ca. alle 20 Sekunden. Schaut man sich die Details, z.B. beim Admin-Adapter an, so liegt es an der "Verbindung mit Host", diese geht angeblich regelmäßig verloren. Unter system.adapter.admin.0.connected steht dann "(null)" anstatt true. Die einzelnen Adapter laufen offenbar normal und ohne Probleme. Es gibt auch keine ungewöhnlichen Log-Einträge von den Instanzen, nachdem diese gestartet wurden.

    1261966c-e96d-43b3-86ce-2593df0a028d-grafik.png
    d03f489e-8211-4c78-ac9c-6c28f6393867-grafik.png

    Am System bewusst geändert habe ich lediglich das Update auf den js-controller 3.3.17/3.3.18 (wobei ein Downgrade keine Lösung brachte). Neustart Pi/iobroker brachte keine Lösung. Neu-Installation diverser Adapter brachte nichts.

    Wie wird denn die "Verbunden mit Host"-Ausgabe unter "Instanzen" gesteuert, ist das eine Funktion des Admin-Adapters oder js-controllers und an welchem Punkt kann man hier ansetzen?

    Sind die wiederholten Subscribe/unsubscribe-Meldungen im Debug-Log normal?

    Admin-Instanz mit Debug-Ausgabe:

    2021-09-13 09:13:36.400 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.alive
    2021-09-13 09:13:36.402 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive
    2021-09-13 09:13:36.408 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.compactMode
    2021-09-13 09:13:36.409 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode
    2021-09-13 09:13:36.410 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.connected
    2021-09-13 09:13:36.410 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected
    2021-09-13 09:13:36.411 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.cpu
    2021-09-13 09:13:36.412 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu
    2021-09-13 09:13:36.413 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.cputime
    2021-09-13 09:13:36.413 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime
    2021-09-13 09:13:36.414 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.eventLoopLag
    2021-09-13 09:13:36.415 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag
    2021-09-13 09:13:36.416 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.inputCount
    2021-09-13 09:13:36.416 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount
    2021-09-13 09:13:36.417 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.logLevel
    2021-09-13 09:13:36.418 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel
    2021-09-13 09:13:36.419 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.memHeapTotal
    2021-09-13 09:13:36.419 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal
    2021-09-13 09:13:36.420 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.memHeapUsed
    2021-09-13 09:13:36.421 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed
    2021-09-13 09:13:36.422 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.memRss
    2021-09-13 09:13:36.422 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss
    2021-09-13 09:13:36.423 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.outputCount
    2021-09-13 09:13:36.424 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount
    2021-09-13 09:13:36.424 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.sigKill
    2021-09-13 09:13:36.425 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill
    2021-09-13 09:13:36.426 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.uptime
    2021-09-13 09:13:36.427 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:00.083 - info: host.pi4 instance system.adapter.dwd.0 started with pid 24459
    2021-09-13 09:15:07.775 - info: host.pi4 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2021-09-13 09:15:17.590 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.*.alive
    2021-09-13 09:15:17.594 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:17.602 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.*.connected
    2021-09-13 09:15:17.603 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:17.604 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.*.inputCount
    2021-09-13 09:15:17.606 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:17.607 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.*.memRss
    2021-09-13 09:15:17.608 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:17.609 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.*.outputCount
    2021-09-13 09:15:17.610 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:17.611 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.*.logLevel
    2021-09-13 09:15:17.612 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:17.613 - debug: admin.0 (22397) Unsubscribe STATES: system.host.*.diskFree
    2021-09-13 09:15:17.614 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:17.615 - debug: admin.0 (22397) Unsubscribe STATES: system.host.*.diskSize
    2021-09-13 09:15:17.617 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:17.618 - debug: admin.0 (22397) Unsubscribe STATES: system.host.*.diskWarning
    2021-09-13 09:15:17.620 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:17.621 - debug: admin.0 (22397) Unsubscribe STATES: system.host.*.freemem
    2021-09-13 09:15:17.623 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, *.info.connection
    2021-09-13 09:15:17.623 - debug: admin.0 (22397) Unsubscribe STATES: *.info.connection
    2021-09-13 09:15:17.625 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed
    2021-09-13 09:15:50.213 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.alive
    2021-09-13 09:15:50.215 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.215 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.compactMode
    2021-09-13 09:15:50.217 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.217 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.connected
    2021-09-13 09:15:50.219 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.220 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.cpu
    2021-09-13 09:15:50.221 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.222 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.cputime
    2021-09-13 09:15:50.223 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.224 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.eventLoopLag
    2021-09-13 09:15:50.231 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.232 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.inputCount
    2021-09-13 09:15:50.236 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.237 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.logLevel
    2021-09-13 09:15:50.239 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.240 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.memHeapTotal
    2021-09-13 09:15:50.241 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.242 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.memHeapUsed
    2021-09-13 09:15:50.243 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.244 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.memRss
    2021-09-13 09:15:50.245 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.246 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.outputCount
    2021-09-13 09:15:50.248 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:15:50.249 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.sigKill
    2021-09-13 09:15:50.250 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.uptime
    2021-09-13 09:15:50.250 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.uptime
    2021-09-13 09:15:50.251 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed
    2021-09-13 09:15:50.366 - debug: admin.0 (22397) Subscribe STATES: system.adapter.*.alive
    2021-09-13 09:15:50.366 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive
    2021-09-13 09:15:50.369 - debug: admin.0 (22397) Subscribe STATES: system.adapter.*.connected
    2021-09-13 09:15:50.369 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected
    2021-09-13 09:15:50.373 - debug: admin.0 (22397) Subscribe STATES: system.adapter.*.inputCount
    2021-09-13 09:15:50.374 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount
    2021-09-13 09:15:50.375 - debug: admin.0 (22397) Subscribe STATES: system.adapter.*.memRss
    2021-09-13 09:15:50.375 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss
    2021-09-13 09:15:50.376 - debug: admin.0 (22397) Subscribe STATES: system.adapter.*.outputCount
    2021-09-13 09:15:50.376 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount
    2021-09-13 09:15:50.378 - debug: admin.0 (22397) Subscribe STATES: system.adapter.*.logLevel
    2021-09-13 09:15:50.378 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel
    2021-09-13 09:15:50.379 - debug: admin.0 (22397) Subscribe STATES: system.host.*.diskFree
    2021-09-13 09:15:50.380 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree
    2021-09-13 09:15:50.381 - debug: admin.0 (22397) Subscribe STATES: system.host.*.diskSize
    2021-09-13 09:15:50.381 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize
    2021-09-13 09:15:50.382 - debug: admin.0 (22397) Subscribe STATES: system.host.*.diskWarning
    2021-09-13 09:15:50.383 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning
    2021-09-13 09:15:50.384 - debug: admin.0 (22397) Subscribe STATES: system.host.*.freemem
    2021-09-13 09:15:50.384 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem
    2021-09-13 09:15:50.385 - debug: admin.0 (22397) Subscribe STATES: *.info.connection
    2021-09-13 09:15:50.386 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:15:50.389 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.404 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.405 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.406 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.407 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.407 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.408 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.408 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.409 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.409 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:15:50.410 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:16:41.595 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.alive
    2021-09-13 09:16:41.596 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive
    2021-09-13 09:16:41.603 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.compactMode
    2021-09-13 09:16:41.604 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode
    2021-09-13 09:16:41.605 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.connected
    2021-09-13 09:16:41.606 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected
    2021-09-13 09:16:41.607 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.cpu
    2021-09-13 09:16:41.608 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu
    2021-09-13 09:16:41.610 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.cputime
    2021-09-13 09:16:41.610 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime
    2021-09-13 09:16:41.612 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.eventLoopLag
    2021-09-13 09:16:41.613 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag
    2021-09-13 09:16:41.614 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.inputCount
    2021-09-13 09:16:41.615 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount
    2021-09-13 09:16:41.616 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.logLevel
    2021-09-13 09:16:41.617 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel
    2021-09-13 09:16:41.618 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.memHeapTotal
    2021-09-13 09:16:41.619 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal
    2021-09-13 09:16:41.620 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.memHeapUsed
    2021-09-13 09:16:41.621 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed
    2021-09-13 09:16:41.634 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.memRss
    2021-09-13 09:16:41.635 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss
    2021-09-13 09:16:41.636 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.outputCount
    2021-09-13 09:16:41.637 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount
    2021-09-13 09:16:41.638 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.sigKill
    2021-09-13 09:16:41.639 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill
    2021-09-13 09:16:41.641 - debug: admin.0 (22397) Subscribe STATES: system.adapter.info.0.uptime
    2021-09-13 09:16:41.642 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.alive, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.572 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.alive
    2021-09-13 09:17:09.574 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.compactMode, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.575 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.compactMode
    2021-09-13 09:17:09.576 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.connected, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.581 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.connected
    2021-09-13 09:17:09.582 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.cpu, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.583 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.cpu
    2021-09-13 09:17:09.584 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.cputime, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.585 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.cputime
    2021-09-13 09:17:09.586 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.eventLoopLag, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.587 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.eventLoopLag
    2021-09-13 09:17:09.588 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.inputCount, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.589 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.inputCount
    2021-09-13 09:17:09.590 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.logLevel, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.590 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.logLevel
    2021-09-13 09:17:09.591 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.memHeapTotal, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.592 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.memHeapTotal
    2021-09-13 09:17:09.593 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.memHeapUsed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.594 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.memHeapUsed
    2021-09-13 09:17:09.595 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.memRss, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.596 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.memRss
    2021-09-13 09:17:09.597 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.outputCount, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.598 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.outputCount
    2021-09-13 09:17:09.598 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.sigKill, system.adapter.info.0.uptime
    2021-09-13 09:17:09.599 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.sigKill
    2021-09-13 09:17:09.600 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.info.0.uptime
    2021-09-13 09:17:09.601 - debug: admin.0 (22397) Unsubscribe STATES: system.adapter.info.0.uptime
    2021-09-13 09:17:09.602 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed
    2021-09-13 09:17:09.727 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive
    2021-09-13 09:17:09.728 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected
    2021-09-13 09:17:09.730 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount
    2021-09-13 09:17:09.732 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.733 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss
    2021-09-13 09:17:09.734 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount
    2021-09-13 09:17:09.734 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel
    2021-09-13 09:17:09.735 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree
    2021-09-13 09:17:09.738 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize
    2021-09-13 09:17:09.738 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning
    2021-09-13 09:17:09.739 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem
    2021-09-13 09:17:09.739 - debug: admin.0 (22397) Subscribes: system.host.pi4.alive, system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
    2021-09-13 09:17:09.747 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.748 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.749 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.750 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.751 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.753 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.755 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.756 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.764 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    2021-09-13 09:17:09.772 - debug: admin.0 (22397) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
    

    |Hardwaresystem:| Pi4 |
    |Arbeitsspeicher:| 4GB |
    |Betriebssystem:| Raspberry Pi OS |
    |Node-Version:| 12.22.6 |
    |NPM-Version:| 6.x.x |
    js-controller: 3.3.18, admin 5.1.25

    1 Antwort Letzte Antwort
    0

    Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

    Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

    Mit deinem Input könnte dieser Beitrag noch besser werden 💗

    Registrieren Anmelden
    Antworten
    • In einem neuen Thema antworten
    Anmelden zum Antworten
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen


    Support us

    ioBroker
    Community Adapters
    Donate

    586

    Online

    33.0k

    Benutzer

    83.3k

    Themen

    1.3m

    Beiträge
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2026
    logo
    • Anmelden

    • Du hast noch kein Konto? Registrieren

    • Anmelden oder registrieren, um zu suchen
    • Erster Beitrag
      Letzter Beitrag
    0
    • Home
    • Aktuell
    • Tags
    • Ungelesen 0
    • Kategorien
    • Unreplied
    • Beliebt
    • GitHub
    • Docu
    • Hilfe