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. ioBroker Allgemein
  4. Ärger mit Fritzdect-Adapter

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    480

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.0k

Ärger mit Fritzdect-Adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
fritzdectdeinstallationiobroker stürzt ab
5 Beiträge 3 Kommentatoren 506 Aufrufe 3 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.
  • RalfThR Offline
    RalfThR Offline
    RalfTh
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen,

    ich habe einigen Ärger mit dem Adapter. Gestern hatte ich eine DECT-Steckdose in der Fritz.Box angelernt. Sie erscheint auch in der Instanz unter Meine Geräte, allerdings wird keine entsprechenden Datenpunkte unter Objekte angelegt. Die installierte Version ist 0.2.4 Jetzt wollte ich den Adapter deinstallieren und neu installieren. Allerdings geht das nicht, weil anscheinend der ioBroker abstürzt und neu startet. Danach ist der Adapter immer noch sichtbar.
    Hat jemand eine Idee oder einen hilfreichen Tipp?

    Wir haben uns verirrt, kommen aber gut voran.

    J 1 Antwort Letzte Antwort
    0
    • RalfThR RalfTh

      Hallo zusammen,

      ich habe einigen Ärger mit dem Adapter. Gestern hatte ich eine DECT-Steckdose in der Fritz.Box angelernt. Sie erscheint auch in der Instanz unter Meine Geräte, allerdings wird keine entsprechenden Datenpunkte unter Objekte angelegt. Die installierte Version ist 0.2.4 Jetzt wollte ich den Adapter deinstallieren und neu installieren. Allerdings geht das nicht, weil anscheinend der ioBroker abstürzt und neu startet. Danach ist der Adapter immer noch sichtbar.
      Hat jemand eine Idee oder einen hilfreichen Tipp?

      J Offline
      J Offline
      Jan1
      schrieb am zuletzt editiert von
      #2

      @RalfTh
      Da kann der Adapter aber nichts dafür und ohne Logfile wird es hier auch nicht weiter gehen.

      RalfThR 1 Antwort Letzte Antwort
      0
      • J Jan1

        @RalfTh
        Da kann der Adapter aber nichts dafür und ohne Logfile wird es hier auch nicht weiter gehen.

        RalfThR Offline
        RalfThR Offline
        RalfTh
        schrieb am zuletzt editiert von RalfTh
        #3

        @Jan1 Welches Logfile wird denn gebraucht? Ich bin ziemlich neu und kenne mich, auch mangels Dokumentation, noch nicht sehr gut aus.

        Habe jetzt mal nachgeschaut und die folgenden Einträge extrahiert:


        2020-01-29 11:07:24.455 - info: host.raspberrypi iobroker del fritzdect.0
        2020-01-29 11:07:26.224 - info: host.raspberrypi iobroker Delete adapter "fritzdect.0"
        2020-01-29 11:07:26.234 - info: host.raspberrypi iobroker host.raspberrypi Counted 1 instances of fritzdect.0
        2020-01-29 11:07:26.265 - info: host.raspberrypi iobroker host.raspberrypi Counted 14 states of system.adapter.fritzdect.0
        2020-01-29 11:07:27.515 - info: host.raspberrypi iobroker host.raspberrypi Deleting 15 object(s).
        2020-01-29 11:07:28.271 - info: host.raspberrypi object deleted system.adapter.fritzdect.0
        2020-01-29 11:07:28.274 - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=true)
        2020-01-29 11:07:28.309 - info: fritzdect.0 (24778) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.311 - info: fritzdect.0 (24778) cleaned everything up...
        2020-01-29 11:07:28.311 - info: fritzdect.0 (24778) terminating
        2020-01-29 11:07:28.313 - info: fritzdect.0 (24778) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.275 - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 send kill signal
        2020-01-29 11:07:28.277 - error: host.raspberrypi uncaught exception: Cannot set property 'stopCallback' of undefined
        2020-01-29 11:07:28.279 - error: host.raspberrypi TypeError: Cannot set property 'stopCallback' of undefined
        at states.setState (/opt/iobroker/node_modules/iobroker.js-controller/main.js:3456:48)
        at Immediate.callback.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInMemFileDB.js:259:62)
        at runCallback (timers.js:705:18)
        at tryOnImmediate (timers.js:676:5)
        at processImmediate (timers.js:658:5)
        2020-01-29 11:07:28.280 - info: host.raspberrypi stopInstance system.adapter.admin.0 (force=false, process=true)
        2020-01-29 11:07:28.280 - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=true)
        2020-01-29 11:07:28.280 - info: host.raspberrypi stopInstance system.adapter.info.0 (force=false, process=true)
        2020-01-29 11:07:28.281 - info: host.raspberrypi stopInstance system.adapter.dwd.0 (force=false, process=false)
        2020-01-29 11:07:28.281 - info: host.raspberrypi stopInstance canceled schedule system.adapter.dwd.0
        2020-01-29 11:07:28.282 - info: host.raspberrypi stopInstance system.adapter.pollenflug.0 (force=false, process=true)
        2020-01-29 11:07:28.282 - info: host.raspberrypi stopInstance system.adapter.feiertage.0 (force=false, process=false)
        2020-01-29 11:07:28.282 - info: host.raspberrypi stopInstance canceled schedule system.adapter.feiertage.0
        2020-01-29 11:07:28.282 - info: host.raspberrypi stopInstance system.adapter.schoolfree.0 (force=false, process=false)
        2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance canceled schedule system.adapter.schoolfree.0
        2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance system.adapter.tvspielfilm.0 (force=false, process=false)
        2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance canceled schedule system.adapter.tvspielfilm.0
        2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance system.adapter.telegram.0 (force=false, process=true)
        2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance system.adapter.text2command.0 (force=false, process=true)
        2020-01-29 11:07:28.284 - info: host.raspberrypi stopInstance system.adapter.tr-064-community.0 (force=false, process=true)
        2020-01-29 11:07:28.284 - info: host.raspberrypi stopInstance system.adapter.iot.0 (force=false, process=true)
        2020-01-29 11:07:28.284 - info: host.raspberrypi stopInstance system.adapter.bosesoundtouch.0 (force=false, process=true)
        2020-01-29 11:07:28.284 - info: host.raspberrypi stopInstance system.adapter.javascript.0 (force=false, process=true)
        2020-01-29 11:07:28.285 - info: host.raspberrypi stopInstance system.adapter.deconz.0 (force=false, process=true)
        2020-01-29 11:07:28.285 - info: host.raspberrypi stopInstance system.adapter.influxdb.0 (force=false, process=true)
        2020-01-29 11:07:28.285 - info: host.raspberrypi stopInstance system.adapter.simple-api.0 (force=false, process=true)
        2020-01-29 11:07:28.285 - info: host.raspberrypi stopInstance system.adapter.spotify-premium.0 (force=false, process=true)
        2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.web.0 (force=false, process=true)
        2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.vis.0 (force=false, process=false)
        2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.maxcul.0 (force=false, process=true)
        2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.rpi2.0 (force=false, process=true)
        2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.sonoff.0 (force=false, process=true)
        2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
        2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-bars.0 (force=false, process=false)
        2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
        2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-metro.0 (force=false, process=false)
        2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
        2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-weather.0 (force=false, process=false)
        2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.vis-players.0 (force=false, process=false)
        2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.vis-hqwidgets.0 (force=false, process=false)
        2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.vis-canvas-gauges.0 (force=false, process=false)
        2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
        2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.history.0 (force=false, process=true)
        2020-01-29 11:07:28.289 - info: host.raspberrypi stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
        2020-01-29 11:07:28.289 - info: host.raspberrypi stopInstance system.adapter.mqtt.0 (force=false, process=false)
        2020-01-29 11:07:28.289 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
        2020-01-29 11:07:28.289 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
        2020-01-29 11:07:28.290 - info: host.raspberrypi iobroker _restart
        2020-01-29 11:07:28.333 - info: pollenflug.0 (23929) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.335 - info: pollenflug.0 (23929) Closing Adapter
        2020-01-29 11:07:28.336 - info: pollenflug.0 (23929) terminating
        2020-01-29 11:07:28.337 - info: pollenflug.0 (23929) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.336 - info: telegram.0 (24381) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.345 - info: text2command.0 (24457) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.349 - info: tr-064-community.0 (24490) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.352 - info: iot.0 (24529) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.355 - info: bosesoundtouch.0 (24605) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.353 - info: tr-064-community.0 (24490) terminating
        2020-01-29 11:07:28.354 - info: tr-064-community.0 (24490) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.357 - info: bosesoundtouch.0 (24605) cleaned everything up...
        2020-01-29 11:07:28.358 - info: bosesoundtouch.0 (24605) terminating
        2020-01-29 11:07:28.360 - info: bosesoundtouch.0 (24605) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.357 - info: iot.0 (24529) terminating
        2020-01-29 11:07:28.358 - info: iot.0 (24529) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.367 - info: deconz.0 (24720) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.372 - info: simple-api.0 (24888) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.374 - info: simple-api.0 (24888) terminating http server on port 8087
        2020-01-29 11:07:28.376 - info: simple-api.0 (24888) terminating
        2020-01-29 11:07:28.377 - info: simple-api.0 (24888) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.376 - info: spotify-premium.0 (24927) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.384 - info: web.0 (24999) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.390 - info: maxcul.0 (25075) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.393 - info: maxcul.0 (25075) terminating
        2020-01-29 11:07:28.394 - info: maxcul.0 (25075) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.387 - info: web.0 (24999) terminated http server on port 8082
        2020-01-29 11:07:28.388 - info: web.0 (24999) terminating
        2020-01-29 11:07:28.389 - info: web.0 (24999) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.407 - info: rpi2.0 (25151) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.409 - info: sonoff.0 (25287) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.410 - info: rpi2.0 (25151) terminating
        2020-01-29 11:07:28.411 - info: rpi2.0 (25151) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.381 - info: spotify-premium.0 (24927) terminating
        2020-01-29 11:07:28.383 - info: spotify-premium.0 (24927) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.414 - info: tankerkoenig.0 (25321) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.421 - info: sourceanalytix.0 (25432) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.422 - info: sourceanalytix.0 (25432) Adapter SourceAnalytix stopped !
        2020-01-29 11:07:28.423 - info: sourceanalytix.0 (25432) terminating
        2020-01-29 11:07:28.424 - info: sourceanalytix.0 (25432) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.423 - info: iot.0 (24529) Connection changed: disconnect
        2020-01-29 11:07:28.321 - info: host.raspberrypi stopInstance system.adapter.admin.0 send kill signal
        2020-01-29 11:07:28.324 - info: host.raspberrypi stopInstance system.adapter.discovery.0 send kill signal
        2020-01-29 11:07:28.327 - info: host.raspberrypi stopInstance system.adapter.info.0 send kill signal
        2020-01-29 11:07:28.330 - info: host.raspberrypi stopInstance system.adapter.pollenflug.0 send kill signal
        2020-01-29 11:07:28.333 - info: host.raspberrypi stopInstance system.adapter.telegram.0 send kill signal
        2020-01-29 11:07:28.342 - info: host.raspberrypi stopInstance system.adapter.text2command.0 send kill signal
        2020-01-29 11:07:28.346 - info: host.raspberrypi stopInstance system.adapter.tr-064-community.0 send kill signal
        2020-01-29 11:07:28.349 - info: host.raspberrypi stopInstance system.adapter.iot.0 send kill signal
        2020-01-29 11:07:28.352 - info: host.raspberrypi stopInstance system.adapter.bosesoundtouch.0 send kill signal
        2020-01-29 11:07:28.361 - info: host.raspberrypi stopInstance system.adapter.javascript.0 send kill signal
        2020-01-29 11:07:28.364 - info: host.raspberrypi stopInstance system.adapter.deconz.0 send kill signal
        2020-01-29 11:07:28.369 - info: host.raspberrypi stopInstance system.adapter.simple-api.0 send kill signal
        2020-01-29 11:07:28.372 - info: host.raspberrypi stopInstance system.adapter.spotify-premium.0 send kill signal
        2020-01-29 11:07:28.375 - info: host.raspberrypi stopInstance system.adapter.web.0 send kill signal
        2020-01-29 11:07:28.384 - info: host.raspberrypi stopInstance system.adapter.maxcul.0 send kill signal
        2020-01-29 11:07:28.397 - info: host.raspberrypi stopInstance system.adapter.rpi2.0 send kill signal
        2020-01-29 11:07:28.403 - info: host.raspberrypi stopInstance system.adapter.sonoff.0 send kill signal
        2020-01-29 11:07:28.408 - info: host.raspberrypi stopInstance system.adapter.tankerkoenig.0 send kill signal
        2020-01-29 11:07:28.414 - info: host.raspberrypi stopInstance system.adapter.sourceanalytix.0 send kill signal
        2020-01-29 11:07:28.429 - info: iot.0 (24529) Connection lost
        2020-01-29 11:07:28.511 - info: javascript.0 (24644) Got terminate signal TERMINATE_YOURSELF
        2020-01-29 11:07:28.513 - info: javascript.0 (24644) Stop script script.js.Haus.Schlafen.Ralf.Ralf_Schlafzimmer
        2020-01-29 11:07:28.514 - info: javascript.0 (24644) Stop script script.js.Haus.Küche.Kaffeemaschine
        2020-01-29 11:07:28.532 - info: javascript.0 (24644) terminating
        2020-01-29 11:07:28.533 - info: javascript.0 (24644) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.662 - info: history.0 (25393) Terminated (NO_ERROR): Without reason
        2020-01-29 11:07:28.843 - info: telegram.0 (24381) terminating
        2020-01-29 11:07:28.845 - info: telegram.0 (24381) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.848 - info: text2command.0 (24457) terminating
        2020-01-29 11:07:28.850 - info: text2command.0 (24457) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.870 - info: deconz.0 (24720) terminating
        2020-01-29 11:07:28.871 - info: deconz.0 (24720) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.919 - info: sonoff.0 (25287) terminating
        2020-01-29 11:07:28.917 - info: tankerkoenig.0 (25321) terminating
        2020-01-29 11:07:28.921 - info: sonoff.0 (25287) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:28.919 - info: tankerkoenig.0 (25321) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2020-01-29 11:07:29.078 - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 156 (156)
        2020-01-29 11:07:29.187 - info: influxdb.0 (24812) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2020-01-29 11:07:30.796 - info: host.raspberrypi iobroker.js-controller version 2.2.8 js-controller starting
        2020-01-29 11:07:30.803 - info: host.raspberrypi Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
        2020-01-29 11:07:30.804 - info: host.raspberrypi hostname: raspberrypi, node: v10.18.0
        2020-01-29 11:07:30.806 - info: host.raspberrypi ip addresses: 192.168.178.89 2a02:6d40:30be:3a00:edf4:5463:b68e:6ac3 fe80::633:1c59:c892:7725 192.168.178.77 2a02:6d40:30be:3a00:f9ec:4f5:6bab:bb58 fe80::e54e:76cb:d2eb:1031
        2020-01-29 11:07:31.577 - info: host.raspberrypi connected to Objects and States
        2020-01-29 11:07:31.715 - info: host.raspberrypi 40 instances found
        2020-01-29 11:07:31.817 - info: host.raspberrypi starting 37 instances
        2020-01-29 11:07:31.871 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 27335
        2020-01-29 11:07:35.837 - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 27374
        2020-01-29 11:07:39.851 - info: host.raspberrypi instance system.adapter.info.0 started with pid 27450
        2020-01-29 11:07:43.850 - info: host.raspberrypi instance scheduled system.adapter.dwd.0 */5 * * * *
        2020-01-29 11:07:43.882 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 27487
        2020-01-29 11:07:46.250 - info: dwd.0 (27487) starting. Version 2.4.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v10.18.0
        2020-01-29 11:07:48.255 - info: host.raspberrypi instance system.adapter.pollenflug.0 started with pid 27799
        2020-01-29 11:07:48.704 - info: dwd.0 (27487) Terminated (NO_ERROR): Without reason
        2020-01-29 11:07:49.255 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
        2020-01-29 11:07:50.971 - info: pollenflug.0 (27799) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.pollenflug, node: v10.18.0
        2020-01-29 11:07:51.003 - info: pollenflug.0 (27799) Starting Adapter pollenflug.0 in version 1.0.4
        2020-01-29 11:07:51.025 - info: pollenflug.0 (27799) Requesting DWD pollen information now.
        2020-01-29 11:07:51.827 - info: host.raspberrypi instance scheduled system.adapter.feiertage.0 0 0 * * *
        2020-01-29 11:07:51.850 - info: host.raspberrypi instance system.adapter.feiertage.0 started with pid 28093
        2020-01-29 11:07:54.322 - info: feiertage.0 (28093) starting. Version 1.0.17 in /opt/iobroker/node_modules/iobroker.feiertage, node: v10.18.0
        2020-01-29 11:07:54.400 - info: feiertage.0 (28093) Next holiday: Weiberfastnacht is in 22 days on 20.02.2020
        2020-01-29 11:07:54.404 - info: feiertage.0 (28093) adapter feiertage objects written
        2020-01-29 11:07:54.943 - info: feiertage.0 (28093) Terminated (NO_ERROR): Without reason
        2020-01-29 11:07:55.683 - info: host.raspberrypi instance system.adapter.feiertage.0 terminated with code 0 (NO_ERROR)
        2020-01-29 11:07:55.822 - info: host.raspberrypi instance scheduled system.adapter.schoolfree.0 1 0 * * *
        2020-01-29 11:07:55.833 - info: host.raspberrypi instance system.adapter.schoolfree.0 started with pid 28132
        2020-01-29 11:07:58.288 - info: schoolfree.0 (28132) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.schoolfree, node: v10.18.0
        2020-01-29 11:07:59.009 - info: schoolfree.0 (28132) schoolfree request done
        2020-01-29 11:07:59.779 - info: pollenflug.0 (27799) Next DWD pollen request starts on Thu Jan 30 2020 11:00:00 GMT+0100 (GMT+01:00)
        2020-01-29 11:07:59.824 - info: host.raspberrypi instance scheduled system.adapter.tvspielfilm.0 */5 * * * *
        2020-01-29 11:07:59.845 - info: host.raspberrypi instance system.adapter.tvspielfilm.0 started with pid 28209
        2020-01-29 11:08:02.614 - info: tvspielfilm.0 (28209) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.tvspielfilm, node: v10.18.0
        2020-01-29 11:08:02.674 - info: tvspielfilm.0 (28209) objects written
        2020-01-29 11:08:03.847 - info: host.raspberrypi instance system.adapter.telegram.0 started with pid 28248
        2020-01-29 11:08:06.878 - info: telegram.0 (28248) starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.telegram, node: v10.18.0
        2020-01-29 11:08:07.832 - info: host.raspberrypi instance system.adapter.text2command.0 started with pid 28288
        2020-01-29 11:08:08.334 - info: schoolfree.0 (28132) Terminated (NO_ERROR): Without reason
        2020-01-29 11:08:08.850 - info: host.raspberrypi instance system.adapter.schoolfree.0 terminated with code 0 (NO_ERROR)
        2020-01-29 11:08:09.726 - info: text2command.0 (28288) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.text2command, node: v10.18.0
        2020-01-29 11:08:11.840 - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 28358
        2020-01-29 11:08:13.740 - info: tr-064-community.0 (28358) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.18.0
        2020-01-29 11:08:15.849 - info: host.raspberrypi instance system.adapter.iot.0 started with pid 28397
        2020-01-29 11:08:19.216 - info: iot.0 (28397) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.iot, node: v10.18.0
        2020-01-29 11:08:19.254 - info: iot.0 (28397) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
        2020-01-29 11:08:19.838 - info: host.raspberrypi instance system.adapter.bosesoundtouch.0 started with pid 28473
        2020-01-29 11:08:20.218 - info: iot.0 (28397) Connection changed: connect
        2020-01-29 11:08:21.522 - info: bosesoundtouch.0 (28473) starting. Version 0.2.4 in /opt/iobroker/node_modules/iobroker.bosesoundtouch, node: v10.18.0
        2020-01-29 11:08:22.022 - info: bosesoundtouch.0 (28473) connecting to host ws://192.168.178.47:8080/
        2020-01-29 11:08:23.900 - info: host.raspberrypi instance system.adapter.javascript.0 started with pid 28512
        2020-01-29 11:08:26.730 - info: javascript.0 (28512) starting. Version 4.3.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v10.18.0
        2020-01-29 11:08:26.808 - info: javascript.0 (28512) requesting all states
        2020-01-29 11:08:26.811 - info: javascript.0 (28512) requesting all objects
        2020-01-29 11:08:27.835 - info: host.raspberrypi instance system.adapter.deconz.0 started with pid 28551
        2020-01-29 11:08:27.997 - info: javascript.0 (28512) received all objects
        2020-01-29 11:08:28.384 - info: javascript.0 (28512) received all states
        2020-01-29 11:08:28.955 - info: javascript.0 (28512) Start javascript script.js.Haus.Schlafen.Ralf.Ralf_Schlafzimmer
        2020-01-29 11:08:28.982 - info: javascript.0 (28512) script.js.Haus.Schlafen.Ralf.Ralf_Schlafzimmer: registered 1 subscription and 0 schedules
        2020-01-29 11:08:28.983 - info: javascript.0 (28512) Start javascript script.js.Haus.Küche.Kaffeemaschine
        2020-01-29 11:08:28.990 - info: javascript.0 (28512) script.js.Haus.Küche.Kaffeemaschine: registered 1 subscription and 0 schedules
        2020-01-29 11:08:30.302 - info: deconz.0 (28551) starting. Version 1.2.4 in /opt/iobroker/node_modules/iobroker.deconz, node: v10.18.0
        2020-01-29 11:08:30.422 - info: deconz.0 (28551) deConz Version: 2.5.71; API version: 1.16.0
        2020-01-29 11:08:31.952 - info: host.raspberrypi instance system.adapter.fritzdect.0 started with pid 28627
        2020-01-29 11:08:34.145 - info: fritzdect.0 (28627) starting. Version 0.2.4 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v10.18.0
        2020-01-29 11:08:34.172 - info: fritzdect.0 (28627) entered ready
        2020-01-29 11:08:35.887 - info: host.raspberrypi instance system.adapter.influxdb.0 started with pid 28660
        2020-01-29 11:08:38.087 - info: influxdb.0 (28660) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.influxdb, node: v10.18.0
        2020-01-29 11:08:38.121 - info: influxdb.0 (28660) No stored data from last exit found
        2020-01-29 11:08:38.124 - info: influxdb.0 (28660) Connecting http://localhost:8086 ...
        2020-01-29 11:08:38.220 - info: influxdb.0 (28660) Connected!
        2020-01-29 11:08:38.230 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.2.temperature, Alias=false, 1 points now activated
        2020-01-29 11:08:38.231 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.3.humidity, Alias=false, 2 points now activated
        2020-01-29 11:08:38.232 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.4.pressure, Alias=false, 3 points now activated
        2020-01-29 11:08:38.232 - info: influxdb.0 (28660) enabled logging of deconz.0.Lights.1.bri, Alias=false, 4 points now activated
        2020-01-29 11:08:38.233 - info: influxdb.0 (28660) enabled logging of deconz.0.Lights.1.dimdown, Alias=false, 5 points now activated
        2020-01-29 11:08:38.234 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.7.temperature, Alias=false, 6 points now activated
        2020-01-29 11:08:38.234 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.8.humidity, Alias=false, 7 points now activated
        2020-01-29 11:08:38.235 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.11.pressure, Alias=false, 8 points now activated
        2020-01-29 11:08:38.236 - info: influxdb.0 (28660) enabled logging of deconz.0.Lights.1.dimup, Alias=false, 9 points now activated
        2020-01-29 11:08:38.236 - info: influxdb.0 (28660) enabled logging of rpi2.0.cpu.load1, Alias=false, 10 points now activated
        2020-01-29 11:08:38.237 - info: influxdb.0 (28660) enabled logging of rpi2.0.cpu.load5, Alias=false, 11 points now activated
        2020-01-29 11:08:38.238 - info: influxdb.0 (28660) enabled logging of rpi2.0.cpu.load15, Alias=false, 12 points now activated
        2020-01-29 11:08:38.238 - info: influxdb.0 (28660) enabled logging of rpi2.0.memory.memory_total, Alias=false, 13 points now activated
        2020-01-29 11:08:38.239 - info: influxdb.0 (28660) enabled logging of rpi2.0.memory.memory_free, Alias=false, 14 points now activated
        2020-01-29 11:08:38.240 - info: influxdb.0 (28660) enabled logging of rpi2.0.memory.memory_available, Alias=false, 15 points now activated
        2020-01-29 11:08:38.240 - info: influxdb.0 (28660) enabled logging of rpi2.0.network.net_received, Alias=false, 16 points now activated
        2020-01-29 11:08:38.241 - info: influxdb.0 (28660) enabled logging of rpi2.0.network.net_send, Alias=false, 17 points now activated
        2020-01-29 11:08:38.242 - info: influxdb.0 (28660) enabled logging of rpi2.0.sdcard.sdcard_root_total, Alias=false, 18 points now activated
        2020-01-29 11:08:38.242 - info: influxdb.0 (28660) enabled logging of rpi2.0.sdcard.sdcard_boot_total, Alias=false, 19 points now activated
        2020-01-29 11:08:38.243 - info: influxdb.0 (28660) enabled logging of rpi2.0.sdcard.sdcard_root_used, Alias=false, 20 points now activated
        2020-01-29 11:08:38.243 - info: influxdb.0 (28660) enabled logging of rpi2.0.sdcard.sdcard_boot_used, Alias=false, 21 points now activated
        2020-01-29 11:08:38.244 - info: influxdb.0 (28660) enabled logging of rpi2.0.swap.swap_total, Alias=false, 22 points now activated
        2020-01-29 11:08:38.245 - info: influxdb.0 (28660) enabled logging of rpi2.0.swap.swap_used, Alias=false, 23 points now activated
        2020-01-29 11:08:38.245 - info: influxdb.0 (28660) enabled logging of rpi2.0.temperature.soc_temp, Alias=false, 24 points now activated
        2020-01-29 11:08:38.246 - info: influxdb.0 (28660) enabled logging of rpi2.0.uptime.uptime, Alias=false, 25 points now activated
        2020-01-29 11:08:38.247 - info: influxdb.0 (28660) enabled logging of rpi2.0.wlan.wifi_received, Alias=false, 26 points now activated
        2020-01-29 11:08:38.247 - info: influxdb.0 (28660) enabled logging of rpi2.0.wlan.wifi_send, Alias=false, 27 points now activated
        2020-01-29 11:08:38.248 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.13.on, Alias=false, 28 points now activated
        2020-01-29 11:08:38.248 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.13.reachable, Alias=false, 29 points now activated
        2020-01-29 11:08:38.249 - info: influxdb.0 (28660) enabled logging of sonoff.0.Beamer.ENERGY_Total, Alias=false, 30 points now activated
        2020-01-29 11:08:38.250 - info: influxdb.0 (28660) enabled logging of sonoff.0.Beamer.ENERGY_Yesterday, Alias=false, 31 points now activated
        2020-01-29 11:08:38.250 - info: influxdb.0 (28660) enabled logging of sonoff.0.Beamer.ENERGY_Today, Alias=false, 32 points now activated
        2020-01-29 11:08:38.251 - info: influxdb.0 (28660) enabled logging of sonoff.0.Beamer.ENERGY_Power, Alias=false, 33 points now activated
        2020-01-29 11:08:38.251 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.alive, Alias=false, 34 points now activated
        2020-01-29 11:08:38.252 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.alive, Alias=false, 35 points now activated
        2020-01-29 11:08:38.253 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.ENERGY_Total, Alias=false, 36 points now activated
        2020-01-29 11:08:38.253 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.ENERGY_Yesterday, Alias=false, 37 points now activated
        2020-01-29 11:08:38.254 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.ENERGY_Today, Alias=false, 38 points now activated
        2020-01-29 11:08:38.255 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.ENERGY_Power, Alias=false, 39 points now activated
        2020-01-29 11:08:38.255 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.ENERGY_Total, Alias=false, 40 points now activated
        2020-01-29 11:08:38.256 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.ENERGY_Yesterday, Alias=false, 41 points now activated
        2020-01-29 11:08:38.257 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.ENERGY_Today, Alias=false, 42 points now activated
        2020-01-29 11:08:38.257 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.ENERGY_Power, Alias=false, 43 points now activated
        2020-01-29 11:08:38.258 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.alive, Alias=false, 44 points now activated
        2020-01-29 11:08:38.259 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.ENERGY_Total, Alias=false, 45 points now activated
        2020-01-29 11:08:38.260 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.ENERGY_Yesterday, Alias=false, 46 points now activated
        2020-01-29 11:08:38.261 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.ENERGY_Today, Alias=false, 47 points now activated
        2020-01-29 11:08:38.262 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.ENERGY_Power, Alias=false, 48 points now activated
        2020-01-29 11:08:38.263 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kaffeemaschine.ENERGY_Total, Alias=false, 49 points now activated
        2020-01-29 11:08:38.264 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kaffeemaschine.ENERGY_Yesterday, Alias=false, 50 points now activated
        2020-01-29 11:08:38.265 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kaffeemaschine.ENERGY_Today, Alias=false, 51 points now activated
        2020-01-29 11:08:38.265 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kaffeemaschine.ENERGY_Power, Alias=false, 52 points now activated
        2020-01-29 11:08:38.266 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.alive, Alias=false, 53 points now activated
        2020-01-29 11:08:38.267 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.ENERGY_Total, Alias=false, 54 points now activated
        2020-01-29 11:08:38.268 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.ENERGY_Yesterday, Alias=false, 55 points now activated
        2020-01-29 11:08:38.268 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.ENERGY_Today, Alias=false, 56 points now activated
        2020-01-29 11:08:38.269 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.ENERGY_Power, Alias=false, 57 points now activated
        2020-01-29 11:08:38.270 - info: influxdb.0 (28660) enabled logging of sonoff.0.EntertainWohnen.ENERGY_Total, Alias=false, 58 points now activated
        2020-01-29 11:08:38.271 - info: influxdb.0 (28660) enabled logging of sonoff.0.EntertainWohnen.ENERGY_Yesterday, Alias=false, 59 points now activated
        2020-01-29 11:08:38.272 - info: influxdb.0 (28660) enabled logging of sonoff.0.EntertainWohnen.ENERGY_Today, Alias=false, 60 points now activated
        2020-01-29 11:08:38.273 - info: influxdb.0 (28660) enabled logging of sonoff.0.EntertainWohnen.ENERGY_Power, Alias=false, 61 points now activated
        2020-01-29 11:08:38.273 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.alive, Alias=false, 62 points now activated
        2020-01-29 11:08:38.274 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.ENERGY_Total, Alias=false, 63 points now activated
        2020-01-29 11:08:38.275 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.ENERGY_Yesterday, Alias=false, 64 points now activated
        2020-01-29 11:08:38.276 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.ENERGY_Today, Alias=false, 65 points now activated
        2020-01-29 11:08:38.277 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.ENERGY_Power, Alias=false, 66 points now activated
        2020-01-29 11:08:38.277 - info: influxdb.0 (28660) enabled logging of sonoff.0.Geschirrspüler.ENERGY_Total, Alias=false, 67 points now activated
        2020-01-29 11:08:38.278 - info: influxdb.0 (28660) enabled logging of sonoff.0.Geschirrspüler.ENERGY_Yesterday, Alias=false, 68 points now activated
        2020-01-29 11:08:38.278 - info: influxdb.0 (28660) enabled logging of sonoff.0.Geschirrspüler.ENERGY_Today, Alias=false, 69 points now activated
        2020-01-29 11:08:38.279 - info: influxdb.0 (28660) enabled logging of sonoff.0.Geschirrspüler.ENERGY_Power, Alias=false, 70 points now activated
        2020-01-29 11:08:39.834 - info: host.raspberrypi instance system.adapter.simple-api.0 started with pid 28736
        2020-01-29 11:08:41.491 - info: simple-api.0 (28736) starting. Version 2.3.2 in /opt/iobroker/node_modules/iobroker.simple-api, node: v10.18.0
        2020-01-29 11:08:41.538 - info: simple-api.0 (28736) simpleAPI server listening on port 8087
        2020-01-29 11:08:41.539 - info: simple-api.0 (28736) Allow states only when user is owner: false
        2020-01-29 11:08:41.543 - info: simple-api.0 (28736) http server listening on port 8087
        2020-01-29 11:08:43.832 - info: host.raspberrypi instance system.adapter.spotify-premium.0 started with pid 28775
        2020-01-29 11:08:45.254 - info: fritzdect.0 (28627) Talking to FritzBox with firmware: 07.12
        2020-01-29 11:08:45.768 - info: fritzdect.0 (28627) create Devices 5
        2020-01-29 11:08:45.771 - info: fritzdect.0 (28627) setting up Alert/Sensor object Wintergarten
        2020-01-29 11:08:45.785 - info: fritzdect.0 (28627) setting up Alert/Sensor object Haustür
        2020-01-29 11:08:47.832 - info: host.raspberrypi instance system.adapter.web.0 started with pid 28810

        Wir haben uns verirrt, kommen aber gut voran.

        RalfThR 1 Antwort Letzte Antwort
        0
        • RalfThR RalfTh

          @Jan1 Welches Logfile wird denn gebraucht? Ich bin ziemlich neu und kenne mich, auch mangels Dokumentation, noch nicht sehr gut aus.

          Habe jetzt mal nachgeschaut und die folgenden Einträge extrahiert:


          2020-01-29 11:07:24.455 - info: host.raspberrypi iobroker del fritzdect.0
          2020-01-29 11:07:26.224 - info: host.raspberrypi iobroker Delete adapter "fritzdect.0"
          2020-01-29 11:07:26.234 - info: host.raspberrypi iobroker host.raspberrypi Counted 1 instances of fritzdect.0
          2020-01-29 11:07:26.265 - info: host.raspberrypi iobroker host.raspberrypi Counted 14 states of system.adapter.fritzdect.0
          2020-01-29 11:07:27.515 - info: host.raspberrypi iobroker host.raspberrypi Deleting 15 object(s).
          2020-01-29 11:07:28.271 - info: host.raspberrypi object deleted system.adapter.fritzdect.0
          2020-01-29 11:07:28.274 - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=true)
          2020-01-29 11:07:28.309 - info: fritzdect.0 (24778) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.311 - info: fritzdect.0 (24778) cleaned everything up...
          2020-01-29 11:07:28.311 - info: fritzdect.0 (24778) terminating
          2020-01-29 11:07:28.313 - info: fritzdect.0 (24778) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.275 - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 send kill signal
          2020-01-29 11:07:28.277 - error: host.raspberrypi uncaught exception: Cannot set property 'stopCallback' of undefined
          2020-01-29 11:07:28.279 - error: host.raspberrypi TypeError: Cannot set property 'stopCallback' of undefined
          at states.setState (/opt/iobroker/node_modules/iobroker.js-controller/main.js:3456:48)
          at Immediate.callback.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInMemFileDB.js:259:62)
          at runCallback (timers.js:705:18)
          at tryOnImmediate (timers.js:676:5)
          at processImmediate (timers.js:658:5)
          2020-01-29 11:07:28.280 - info: host.raspberrypi stopInstance system.adapter.admin.0 (force=false, process=true)
          2020-01-29 11:07:28.280 - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=true)
          2020-01-29 11:07:28.280 - info: host.raspberrypi stopInstance system.adapter.info.0 (force=false, process=true)
          2020-01-29 11:07:28.281 - info: host.raspberrypi stopInstance system.adapter.dwd.0 (force=false, process=false)
          2020-01-29 11:07:28.281 - info: host.raspberrypi stopInstance canceled schedule system.adapter.dwd.0
          2020-01-29 11:07:28.282 - info: host.raspberrypi stopInstance system.adapter.pollenflug.0 (force=false, process=true)
          2020-01-29 11:07:28.282 - info: host.raspberrypi stopInstance system.adapter.feiertage.0 (force=false, process=false)
          2020-01-29 11:07:28.282 - info: host.raspberrypi stopInstance canceled schedule system.adapter.feiertage.0
          2020-01-29 11:07:28.282 - info: host.raspberrypi stopInstance system.adapter.schoolfree.0 (force=false, process=false)
          2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance canceled schedule system.adapter.schoolfree.0
          2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance system.adapter.tvspielfilm.0 (force=false, process=false)
          2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance canceled schedule system.adapter.tvspielfilm.0
          2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance system.adapter.telegram.0 (force=false, process=true)
          2020-01-29 11:07:28.283 - info: host.raspberrypi stopInstance system.adapter.text2command.0 (force=false, process=true)
          2020-01-29 11:07:28.284 - info: host.raspberrypi stopInstance system.adapter.tr-064-community.0 (force=false, process=true)
          2020-01-29 11:07:28.284 - info: host.raspberrypi stopInstance system.adapter.iot.0 (force=false, process=true)
          2020-01-29 11:07:28.284 - info: host.raspberrypi stopInstance system.adapter.bosesoundtouch.0 (force=false, process=true)
          2020-01-29 11:07:28.284 - info: host.raspberrypi stopInstance system.adapter.javascript.0 (force=false, process=true)
          2020-01-29 11:07:28.285 - info: host.raspberrypi stopInstance system.adapter.deconz.0 (force=false, process=true)
          2020-01-29 11:07:28.285 - info: host.raspberrypi stopInstance system.adapter.influxdb.0 (force=false, process=true)
          2020-01-29 11:07:28.285 - info: host.raspberrypi stopInstance system.adapter.simple-api.0 (force=false, process=true)
          2020-01-29 11:07:28.285 - info: host.raspberrypi stopInstance system.adapter.spotify-premium.0 (force=false, process=true)
          2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.web.0 (force=false, process=true)
          2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.vis.0 (force=false, process=false)
          2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.maxcul.0 (force=false, process=true)
          2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.rpi2.0 (force=false, process=true)
          2020-01-29 11:07:28.286 - info: host.raspberrypi stopInstance system.adapter.sonoff.0 (force=false, process=true)
          2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
          2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-bars.0 (force=false, process=false)
          2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
          2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-metro.0 (force=false, process=false)
          2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
          2020-01-29 11:07:28.287 - info: host.raspberrypi stopInstance system.adapter.vis-weather.0 (force=false, process=false)
          2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.vis-players.0 (force=false, process=false)
          2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.vis-hqwidgets.0 (force=false, process=false)
          2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.vis-canvas-gauges.0 (force=false, process=false)
          2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
          2020-01-29 11:07:28.288 - info: host.raspberrypi stopInstance system.adapter.history.0 (force=false, process=true)
          2020-01-29 11:07:28.289 - info: host.raspberrypi stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
          2020-01-29 11:07:28.289 - info: host.raspberrypi stopInstance system.adapter.mqtt.0 (force=false, process=false)
          2020-01-29 11:07:28.289 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
          2020-01-29 11:07:28.289 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
          2020-01-29 11:07:28.290 - info: host.raspberrypi iobroker _restart
          2020-01-29 11:07:28.333 - info: pollenflug.0 (23929) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.335 - info: pollenflug.0 (23929) Closing Adapter
          2020-01-29 11:07:28.336 - info: pollenflug.0 (23929) terminating
          2020-01-29 11:07:28.337 - info: pollenflug.0 (23929) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.336 - info: telegram.0 (24381) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.345 - info: text2command.0 (24457) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.349 - info: tr-064-community.0 (24490) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.352 - info: iot.0 (24529) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.355 - info: bosesoundtouch.0 (24605) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.353 - info: tr-064-community.0 (24490) terminating
          2020-01-29 11:07:28.354 - info: tr-064-community.0 (24490) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.357 - info: bosesoundtouch.0 (24605) cleaned everything up...
          2020-01-29 11:07:28.358 - info: bosesoundtouch.0 (24605) terminating
          2020-01-29 11:07:28.360 - info: bosesoundtouch.0 (24605) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.357 - info: iot.0 (24529) terminating
          2020-01-29 11:07:28.358 - info: iot.0 (24529) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.367 - info: deconz.0 (24720) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.372 - info: simple-api.0 (24888) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.374 - info: simple-api.0 (24888) terminating http server on port 8087
          2020-01-29 11:07:28.376 - info: simple-api.0 (24888) terminating
          2020-01-29 11:07:28.377 - info: simple-api.0 (24888) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.376 - info: spotify-premium.0 (24927) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.384 - info: web.0 (24999) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.390 - info: maxcul.0 (25075) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.393 - info: maxcul.0 (25075) terminating
          2020-01-29 11:07:28.394 - info: maxcul.0 (25075) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.387 - info: web.0 (24999) terminated http server on port 8082
          2020-01-29 11:07:28.388 - info: web.0 (24999) terminating
          2020-01-29 11:07:28.389 - info: web.0 (24999) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.407 - info: rpi2.0 (25151) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.409 - info: sonoff.0 (25287) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.410 - info: rpi2.0 (25151) terminating
          2020-01-29 11:07:28.411 - info: rpi2.0 (25151) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.381 - info: spotify-premium.0 (24927) terminating
          2020-01-29 11:07:28.383 - info: spotify-premium.0 (24927) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.414 - info: tankerkoenig.0 (25321) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.421 - info: sourceanalytix.0 (25432) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.422 - info: sourceanalytix.0 (25432) Adapter SourceAnalytix stopped !
          2020-01-29 11:07:28.423 - info: sourceanalytix.0 (25432) terminating
          2020-01-29 11:07:28.424 - info: sourceanalytix.0 (25432) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.423 - info: iot.0 (24529) Connection changed: disconnect
          2020-01-29 11:07:28.321 - info: host.raspberrypi stopInstance system.adapter.admin.0 send kill signal
          2020-01-29 11:07:28.324 - info: host.raspberrypi stopInstance system.adapter.discovery.0 send kill signal
          2020-01-29 11:07:28.327 - info: host.raspberrypi stopInstance system.adapter.info.0 send kill signal
          2020-01-29 11:07:28.330 - info: host.raspberrypi stopInstance system.adapter.pollenflug.0 send kill signal
          2020-01-29 11:07:28.333 - info: host.raspberrypi stopInstance system.adapter.telegram.0 send kill signal
          2020-01-29 11:07:28.342 - info: host.raspberrypi stopInstance system.adapter.text2command.0 send kill signal
          2020-01-29 11:07:28.346 - info: host.raspberrypi stopInstance system.adapter.tr-064-community.0 send kill signal
          2020-01-29 11:07:28.349 - info: host.raspberrypi stopInstance system.adapter.iot.0 send kill signal
          2020-01-29 11:07:28.352 - info: host.raspberrypi stopInstance system.adapter.bosesoundtouch.0 send kill signal
          2020-01-29 11:07:28.361 - info: host.raspberrypi stopInstance system.adapter.javascript.0 send kill signal
          2020-01-29 11:07:28.364 - info: host.raspberrypi stopInstance system.adapter.deconz.0 send kill signal
          2020-01-29 11:07:28.369 - info: host.raspberrypi stopInstance system.adapter.simple-api.0 send kill signal
          2020-01-29 11:07:28.372 - info: host.raspberrypi stopInstance system.adapter.spotify-premium.0 send kill signal
          2020-01-29 11:07:28.375 - info: host.raspberrypi stopInstance system.adapter.web.0 send kill signal
          2020-01-29 11:07:28.384 - info: host.raspberrypi stopInstance system.adapter.maxcul.0 send kill signal
          2020-01-29 11:07:28.397 - info: host.raspberrypi stopInstance system.adapter.rpi2.0 send kill signal
          2020-01-29 11:07:28.403 - info: host.raspberrypi stopInstance system.adapter.sonoff.0 send kill signal
          2020-01-29 11:07:28.408 - info: host.raspberrypi stopInstance system.adapter.tankerkoenig.0 send kill signal
          2020-01-29 11:07:28.414 - info: host.raspberrypi stopInstance system.adapter.sourceanalytix.0 send kill signal
          2020-01-29 11:07:28.429 - info: iot.0 (24529) Connection lost
          2020-01-29 11:07:28.511 - info: javascript.0 (24644) Got terminate signal TERMINATE_YOURSELF
          2020-01-29 11:07:28.513 - info: javascript.0 (24644) Stop script script.js.Haus.Schlafen.Ralf.Ralf_Schlafzimmer
          2020-01-29 11:07:28.514 - info: javascript.0 (24644) Stop script script.js.Haus.Küche.Kaffeemaschine
          2020-01-29 11:07:28.532 - info: javascript.0 (24644) terminating
          2020-01-29 11:07:28.533 - info: javascript.0 (24644) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.662 - info: history.0 (25393) Terminated (NO_ERROR): Without reason
          2020-01-29 11:07:28.843 - info: telegram.0 (24381) terminating
          2020-01-29 11:07:28.845 - info: telegram.0 (24381) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.848 - info: text2command.0 (24457) terminating
          2020-01-29 11:07:28.850 - info: text2command.0 (24457) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.870 - info: deconz.0 (24720) terminating
          2020-01-29 11:07:28.871 - info: deconz.0 (24720) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.919 - info: sonoff.0 (25287) terminating
          2020-01-29 11:07:28.917 - info: tankerkoenig.0 (25321) terminating
          2020-01-29 11:07:28.921 - info: sonoff.0 (25287) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:28.919 - info: tankerkoenig.0 (25321) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-01-29 11:07:29.078 - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 156 (156)
          2020-01-29 11:07:29.187 - info: influxdb.0 (24812) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2020-01-29 11:07:30.796 - info: host.raspberrypi iobroker.js-controller version 2.2.8 js-controller starting
          2020-01-29 11:07:30.803 - info: host.raspberrypi Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
          2020-01-29 11:07:30.804 - info: host.raspberrypi hostname: raspberrypi, node: v10.18.0
          2020-01-29 11:07:30.806 - info: host.raspberrypi ip addresses: 192.168.178.89 2a02:6d40:30be:3a00:edf4:5463:b68e:6ac3 fe80::633:1c59:c892:7725 192.168.178.77 2a02:6d40:30be:3a00:f9ec:4f5:6bab:bb58 fe80::e54e:76cb:d2eb:1031
          2020-01-29 11:07:31.577 - info: host.raspberrypi connected to Objects and States
          2020-01-29 11:07:31.715 - info: host.raspberrypi 40 instances found
          2020-01-29 11:07:31.817 - info: host.raspberrypi starting 37 instances
          2020-01-29 11:07:31.871 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 27335
          2020-01-29 11:07:35.837 - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 27374
          2020-01-29 11:07:39.851 - info: host.raspberrypi instance system.adapter.info.0 started with pid 27450
          2020-01-29 11:07:43.850 - info: host.raspberrypi instance scheduled system.adapter.dwd.0 */5 * * * *
          2020-01-29 11:07:43.882 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 27487
          2020-01-29 11:07:46.250 - info: dwd.0 (27487) starting. Version 2.4.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v10.18.0
          2020-01-29 11:07:48.255 - info: host.raspberrypi instance system.adapter.pollenflug.0 started with pid 27799
          2020-01-29 11:07:48.704 - info: dwd.0 (27487) Terminated (NO_ERROR): Without reason
          2020-01-29 11:07:49.255 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
          2020-01-29 11:07:50.971 - info: pollenflug.0 (27799) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.pollenflug, node: v10.18.0
          2020-01-29 11:07:51.003 - info: pollenflug.0 (27799) Starting Adapter pollenflug.0 in version 1.0.4
          2020-01-29 11:07:51.025 - info: pollenflug.0 (27799) Requesting DWD pollen information now.
          2020-01-29 11:07:51.827 - info: host.raspberrypi instance scheduled system.adapter.feiertage.0 0 0 * * *
          2020-01-29 11:07:51.850 - info: host.raspberrypi instance system.adapter.feiertage.0 started with pid 28093
          2020-01-29 11:07:54.322 - info: feiertage.0 (28093) starting. Version 1.0.17 in /opt/iobroker/node_modules/iobroker.feiertage, node: v10.18.0
          2020-01-29 11:07:54.400 - info: feiertage.0 (28093) Next holiday: Weiberfastnacht is in 22 days on 20.02.2020
          2020-01-29 11:07:54.404 - info: feiertage.0 (28093) adapter feiertage objects written
          2020-01-29 11:07:54.943 - info: feiertage.0 (28093) Terminated (NO_ERROR): Without reason
          2020-01-29 11:07:55.683 - info: host.raspberrypi instance system.adapter.feiertage.0 terminated with code 0 (NO_ERROR)
          2020-01-29 11:07:55.822 - info: host.raspberrypi instance scheduled system.adapter.schoolfree.0 1 0 * * *
          2020-01-29 11:07:55.833 - info: host.raspberrypi instance system.adapter.schoolfree.0 started with pid 28132
          2020-01-29 11:07:58.288 - info: schoolfree.0 (28132) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.schoolfree, node: v10.18.0
          2020-01-29 11:07:59.009 - info: schoolfree.0 (28132) schoolfree request done
          2020-01-29 11:07:59.779 - info: pollenflug.0 (27799) Next DWD pollen request starts on Thu Jan 30 2020 11:00:00 GMT+0100 (GMT+01:00)
          2020-01-29 11:07:59.824 - info: host.raspberrypi instance scheduled system.adapter.tvspielfilm.0 */5 * * * *
          2020-01-29 11:07:59.845 - info: host.raspberrypi instance system.adapter.tvspielfilm.0 started with pid 28209
          2020-01-29 11:08:02.614 - info: tvspielfilm.0 (28209) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.tvspielfilm, node: v10.18.0
          2020-01-29 11:08:02.674 - info: tvspielfilm.0 (28209) objects written
          2020-01-29 11:08:03.847 - info: host.raspberrypi instance system.adapter.telegram.0 started with pid 28248
          2020-01-29 11:08:06.878 - info: telegram.0 (28248) starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.telegram, node: v10.18.0
          2020-01-29 11:08:07.832 - info: host.raspberrypi instance system.adapter.text2command.0 started with pid 28288
          2020-01-29 11:08:08.334 - info: schoolfree.0 (28132) Terminated (NO_ERROR): Without reason
          2020-01-29 11:08:08.850 - info: host.raspberrypi instance system.adapter.schoolfree.0 terminated with code 0 (NO_ERROR)
          2020-01-29 11:08:09.726 - info: text2command.0 (28288) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.text2command, node: v10.18.0
          2020-01-29 11:08:11.840 - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 28358
          2020-01-29 11:08:13.740 - info: tr-064-community.0 (28358) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.18.0
          2020-01-29 11:08:15.849 - info: host.raspberrypi instance system.adapter.iot.0 started with pid 28397
          2020-01-29 11:08:19.216 - info: iot.0 (28397) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.iot, node: v10.18.0
          2020-01-29 11:08:19.254 - info: iot.0 (28397) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
          2020-01-29 11:08:19.838 - info: host.raspberrypi instance system.adapter.bosesoundtouch.0 started with pid 28473
          2020-01-29 11:08:20.218 - info: iot.0 (28397) Connection changed: connect
          2020-01-29 11:08:21.522 - info: bosesoundtouch.0 (28473) starting. Version 0.2.4 in /opt/iobroker/node_modules/iobroker.bosesoundtouch, node: v10.18.0
          2020-01-29 11:08:22.022 - info: bosesoundtouch.0 (28473) connecting to host ws://192.168.178.47:8080/
          2020-01-29 11:08:23.900 - info: host.raspberrypi instance system.adapter.javascript.0 started with pid 28512
          2020-01-29 11:08:26.730 - info: javascript.0 (28512) starting. Version 4.3.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v10.18.0
          2020-01-29 11:08:26.808 - info: javascript.0 (28512) requesting all states
          2020-01-29 11:08:26.811 - info: javascript.0 (28512) requesting all objects
          2020-01-29 11:08:27.835 - info: host.raspberrypi instance system.adapter.deconz.0 started with pid 28551
          2020-01-29 11:08:27.997 - info: javascript.0 (28512) received all objects
          2020-01-29 11:08:28.384 - info: javascript.0 (28512) received all states
          2020-01-29 11:08:28.955 - info: javascript.0 (28512) Start javascript script.js.Haus.Schlafen.Ralf.Ralf_Schlafzimmer
          2020-01-29 11:08:28.982 - info: javascript.0 (28512) script.js.Haus.Schlafen.Ralf.Ralf_Schlafzimmer: registered 1 subscription and 0 schedules
          2020-01-29 11:08:28.983 - info: javascript.0 (28512) Start javascript script.js.Haus.Küche.Kaffeemaschine
          2020-01-29 11:08:28.990 - info: javascript.0 (28512) script.js.Haus.Küche.Kaffeemaschine: registered 1 subscription and 0 schedules
          2020-01-29 11:08:30.302 - info: deconz.0 (28551) starting. Version 1.2.4 in /opt/iobroker/node_modules/iobroker.deconz, node: v10.18.0
          2020-01-29 11:08:30.422 - info: deconz.0 (28551) deConz Version: 2.5.71; API version: 1.16.0
          2020-01-29 11:08:31.952 - info: host.raspberrypi instance system.adapter.fritzdect.0 started with pid 28627
          2020-01-29 11:08:34.145 - info: fritzdect.0 (28627) starting. Version 0.2.4 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v10.18.0
          2020-01-29 11:08:34.172 - info: fritzdect.0 (28627) entered ready
          2020-01-29 11:08:35.887 - info: host.raspberrypi instance system.adapter.influxdb.0 started with pid 28660
          2020-01-29 11:08:38.087 - info: influxdb.0 (28660) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.influxdb, node: v10.18.0
          2020-01-29 11:08:38.121 - info: influxdb.0 (28660) No stored data from last exit found
          2020-01-29 11:08:38.124 - info: influxdb.0 (28660) Connecting http://localhost:8086 ...
          2020-01-29 11:08:38.220 - info: influxdb.0 (28660) Connected!
          2020-01-29 11:08:38.230 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.2.temperature, Alias=false, 1 points now activated
          2020-01-29 11:08:38.231 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.3.humidity, Alias=false, 2 points now activated
          2020-01-29 11:08:38.232 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.4.pressure, Alias=false, 3 points now activated
          2020-01-29 11:08:38.232 - info: influxdb.0 (28660) enabled logging of deconz.0.Lights.1.bri, Alias=false, 4 points now activated
          2020-01-29 11:08:38.233 - info: influxdb.0 (28660) enabled logging of deconz.0.Lights.1.dimdown, Alias=false, 5 points now activated
          2020-01-29 11:08:38.234 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.7.temperature, Alias=false, 6 points now activated
          2020-01-29 11:08:38.234 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.8.humidity, Alias=false, 7 points now activated
          2020-01-29 11:08:38.235 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.11.pressure, Alias=false, 8 points now activated
          2020-01-29 11:08:38.236 - info: influxdb.0 (28660) enabled logging of deconz.0.Lights.1.dimup, Alias=false, 9 points now activated
          2020-01-29 11:08:38.236 - info: influxdb.0 (28660) enabled logging of rpi2.0.cpu.load1, Alias=false, 10 points now activated
          2020-01-29 11:08:38.237 - info: influxdb.0 (28660) enabled logging of rpi2.0.cpu.load5, Alias=false, 11 points now activated
          2020-01-29 11:08:38.238 - info: influxdb.0 (28660) enabled logging of rpi2.0.cpu.load15, Alias=false, 12 points now activated
          2020-01-29 11:08:38.238 - info: influxdb.0 (28660) enabled logging of rpi2.0.memory.memory_total, Alias=false, 13 points now activated
          2020-01-29 11:08:38.239 - info: influxdb.0 (28660) enabled logging of rpi2.0.memory.memory_free, Alias=false, 14 points now activated
          2020-01-29 11:08:38.240 - info: influxdb.0 (28660) enabled logging of rpi2.0.memory.memory_available, Alias=false, 15 points now activated
          2020-01-29 11:08:38.240 - info: influxdb.0 (28660) enabled logging of rpi2.0.network.net_received, Alias=false, 16 points now activated
          2020-01-29 11:08:38.241 - info: influxdb.0 (28660) enabled logging of rpi2.0.network.net_send, Alias=false, 17 points now activated
          2020-01-29 11:08:38.242 - info: influxdb.0 (28660) enabled logging of rpi2.0.sdcard.sdcard_root_total, Alias=false, 18 points now activated
          2020-01-29 11:08:38.242 - info: influxdb.0 (28660) enabled logging of rpi2.0.sdcard.sdcard_boot_total, Alias=false, 19 points now activated
          2020-01-29 11:08:38.243 - info: influxdb.0 (28660) enabled logging of rpi2.0.sdcard.sdcard_root_used, Alias=false, 20 points now activated
          2020-01-29 11:08:38.243 - info: influxdb.0 (28660) enabled logging of rpi2.0.sdcard.sdcard_boot_used, Alias=false, 21 points now activated
          2020-01-29 11:08:38.244 - info: influxdb.0 (28660) enabled logging of rpi2.0.swap.swap_total, Alias=false, 22 points now activated
          2020-01-29 11:08:38.245 - info: influxdb.0 (28660) enabled logging of rpi2.0.swap.swap_used, Alias=false, 23 points now activated
          2020-01-29 11:08:38.245 - info: influxdb.0 (28660) enabled logging of rpi2.0.temperature.soc_temp, Alias=false, 24 points now activated
          2020-01-29 11:08:38.246 - info: influxdb.0 (28660) enabled logging of rpi2.0.uptime.uptime, Alias=false, 25 points now activated
          2020-01-29 11:08:38.247 - info: influxdb.0 (28660) enabled logging of rpi2.0.wlan.wifi_received, Alias=false, 26 points now activated
          2020-01-29 11:08:38.247 - info: influxdb.0 (28660) enabled logging of rpi2.0.wlan.wifi_send, Alias=false, 27 points now activated
          2020-01-29 11:08:38.248 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.13.on, Alias=false, 28 points now activated
          2020-01-29 11:08:38.248 - info: influxdb.0 (28660) enabled logging of deconz.0.Sensors.13.reachable, Alias=false, 29 points now activated
          2020-01-29 11:08:38.249 - info: influxdb.0 (28660) enabled logging of sonoff.0.Beamer.ENERGY_Total, Alias=false, 30 points now activated
          2020-01-29 11:08:38.250 - info: influxdb.0 (28660) enabled logging of sonoff.0.Beamer.ENERGY_Yesterday, Alias=false, 31 points now activated
          2020-01-29 11:08:38.250 - info: influxdb.0 (28660) enabled logging of sonoff.0.Beamer.ENERGY_Today, Alias=false, 32 points now activated
          2020-01-29 11:08:38.251 - info: influxdb.0 (28660) enabled logging of sonoff.0.Beamer.ENERGY_Power, Alias=false, 33 points now activated
          2020-01-29 11:08:38.251 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.alive, Alias=false, 34 points now activated
          2020-01-29 11:08:38.252 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.alive, Alias=false, 35 points now activated
          2020-01-29 11:08:38.253 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.ENERGY_Total, Alias=false, 36 points now activated
          2020-01-29 11:08:38.253 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.ENERGY_Yesterday, Alias=false, 37 points now activated
          2020-01-29 11:08:38.254 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.ENERGY_Today, Alias=false, 38 points now activated
          2020-01-29 11:08:38.255 - info: influxdb.0 (28660) enabled logging of sonoff.0.Weihnachtslicht.ENERGY_Power, Alias=false, 39 points now activated
          2020-01-29 11:08:38.255 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.ENERGY_Total, Alias=false, 40 points now activated
          2020-01-29 11:08:38.256 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.ENERGY_Yesterday, Alias=false, 41 points now activated
          2020-01-29 11:08:38.257 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.ENERGY_Today, Alias=false, 42 points now activated
          2020-01-29 11:08:38.257 - info: influxdb.0 (28660) enabled logging of sonoff.0.Rebenlicht.ENERGY_Power, Alias=false, 43 points now activated
          2020-01-29 11:08:38.258 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.alive, Alias=false, 44 points now activated
          2020-01-29 11:08:38.259 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.ENERGY_Total, Alias=false, 45 points now activated
          2020-01-29 11:08:38.260 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.ENERGY_Yesterday, Alias=false, 46 points now activated
          2020-01-29 11:08:38.261 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.ENERGY_Today, Alias=false, 47 points now activated
          2020-01-29 11:08:38.262 - info: influxdb.0 (28660) enabled logging of sonoff.0.WintergartenHeizung.ENERGY_Power, Alias=false, 48 points now activated
          2020-01-29 11:08:38.263 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kaffeemaschine.ENERGY_Total, Alias=false, 49 points now activated
          2020-01-29 11:08:38.264 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kaffeemaschine.ENERGY_Yesterday, Alias=false, 50 points now activated
          2020-01-29 11:08:38.265 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kaffeemaschine.ENERGY_Today, Alias=false, 51 points now activated
          2020-01-29 11:08:38.265 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kaffeemaschine.ENERGY_Power, Alias=false, 52 points now activated
          2020-01-29 11:08:38.266 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.alive, Alias=false, 53 points now activated
          2020-01-29 11:08:38.267 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.ENERGY_Total, Alias=false, 54 points now activated
          2020-01-29 11:08:38.268 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.ENERGY_Yesterday, Alias=false, 55 points now activated
          2020-01-29 11:08:38.268 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.ENERGY_Today, Alias=false, 56 points now activated
          2020-01-29 11:08:38.269 - info: influxdb.0 (28660) enabled logging of sonoff.0.Kuehlschrank.ENERGY_Power, Alias=false, 57 points now activated
          2020-01-29 11:08:38.270 - info: influxdb.0 (28660) enabled logging of sonoff.0.EntertainWohnen.ENERGY_Total, Alias=false, 58 points now activated
          2020-01-29 11:08:38.271 - info: influxdb.0 (28660) enabled logging of sonoff.0.EntertainWohnen.ENERGY_Yesterday, Alias=false, 59 points now activated
          2020-01-29 11:08:38.272 - info: influxdb.0 (28660) enabled logging of sonoff.0.EntertainWohnen.ENERGY_Today, Alias=false, 60 points now activated
          2020-01-29 11:08:38.273 - info: influxdb.0 (28660) enabled logging of sonoff.0.EntertainWohnen.ENERGY_Power, Alias=false, 61 points now activated
          2020-01-29 11:08:38.273 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.alive, Alias=false, 62 points now activated
          2020-01-29 11:08:38.274 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.ENERGY_Total, Alias=false, 63 points now activated
          2020-01-29 11:08:38.275 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.ENERGY_Yesterday, Alias=false, 64 points now activated
          2020-01-29 11:08:38.276 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.ENERGY_Today, Alias=false, 65 points now activated
          2020-01-29 11:08:38.277 - info: influxdb.0 (28660) enabled logging of sonoff.0.Waschmaschine.ENERGY_Power, Alias=false, 66 points now activated
          2020-01-29 11:08:38.277 - info: influxdb.0 (28660) enabled logging of sonoff.0.Geschirrspüler.ENERGY_Total, Alias=false, 67 points now activated
          2020-01-29 11:08:38.278 - info: influxdb.0 (28660) enabled logging of sonoff.0.Geschirrspüler.ENERGY_Yesterday, Alias=false, 68 points now activated
          2020-01-29 11:08:38.278 - info: influxdb.0 (28660) enabled logging of sonoff.0.Geschirrspüler.ENERGY_Today, Alias=false, 69 points now activated
          2020-01-29 11:08:38.279 - info: influxdb.0 (28660) enabled logging of sonoff.0.Geschirrspüler.ENERGY_Power, Alias=false, 70 points now activated
          2020-01-29 11:08:39.834 - info: host.raspberrypi instance system.adapter.simple-api.0 started with pid 28736
          2020-01-29 11:08:41.491 - info: simple-api.0 (28736) starting. Version 2.3.2 in /opt/iobroker/node_modules/iobroker.simple-api, node: v10.18.0
          2020-01-29 11:08:41.538 - info: simple-api.0 (28736) simpleAPI server listening on port 8087
          2020-01-29 11:08:41.539 - info: simple-api.0 (28736) Allow states only when user is owner: false
          2020-01-29 11:08:41.543 - info: simple-api.0 (28736) http server listening on port 8087
          2020-01-29 11:08:43.832 - info: host.raspberrypi instance system.adapter.spotify-premium.0 started with pid 28775
          2020-01-29 11:08:45.254 - info: fritzdect.0 (28627) Talking to FritzBox with firmware: 07.12
          2020-01-29 11:08:45.768 - info: fritzdect.0 (28627) create Devices 5
          2020-01-29 11:08:45.771 - info: fritzdect.0 (28627) setting up Alert/Sensor object Wintergarten
          2020-01-29 11:08:45.785 - info: fritzdect.0 (28627) setting up Alert/Sensor object Haustür
          2020-01-29 11:08:47.832 - info: host.raspberrypi instance system.adapter.web.0 started with pid 28810

          RalfThR Offline
          RalfThR Offline
          RalfTh
          schrieb am zuletzt editiert von
          #4

          Hier mal ein kurzes Update zu meinem Problem
          So sieht es in der Fritz.Box aus:

          08ecfd3e-57f8-4d67-8740-1e50bbfb7eb9-image.png

          Hier das Log der Instanz nach restart:

          af13575b-26bb-45ce-bb54-60b76ef82286-image.png

          Und hier ein Screenshot, was die Instanz unter Frit.Box debuggen/ Meine Geräte ausgibt.

          ce65fac7-3822-4d77-9881-3ae8ab90dc46-image.png

          Hat jemand eine Idee, weshalb die Dect-Steckdose nicht in den Objekten auftaucht?

          Wir haben uns verirrt, kommen aber gut voran.

          1 Antwort Letzte Antwort
          0
          • F Offline
            F Offline
            foxthefox
            Developer
            schrieb am zuletzt editiert von
            #5

            Der Debug Output sieht verwertbar für den Adapter aus, allerdings ist dort keine Steckdose dabei.
            Laut dem screenshot legt der Adapter auch Geräte an.

            Bitte den Adapter in den debug-Modus versetzen (bei Instanzen von info auf debug stellen).
            Dann bitte das Log posten, dann sollte es mehr Aufschluss zu evtl. Problemen geben.
            Auch wäre ein screenshot des Objektbaumes interessant.

            Gruß
            Klaus

            Adapterüberblick: Profil Github;

            Wenn der Adapter gefällt und nützlich ist, bitte ins Repo gehen und Star setzen. Danke

            Ein Aufruf: video

            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
            FAQ Cloud / IOT
            HowTo: Node.js-Update
            HowTo: Backup/Restore
            Downloads
            BLOG

            285

            Online

            32.8k

            Benutzer

            82.9k

            Themen

            1.3m

            Beiträge
            Community
            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
            ioBroker Community 2014-2025
            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