Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Probleme nach update auf js-controller 2.0.25

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    21
    1
    820

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.3k

Probleme nach update auf js-controller 2.0.25

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
js-controller 2.0.25
18 Beiträge 6 Kommentatoren 2.5k Aufrufe 1 Watching
  • Ä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 AndyUM61

    @Thomas-Braun sagte in Probleme nach update auf js-controller 2.0.25:

    @AndyUM61 Ja, die Versionen müssen gleich sein.

    Aber wie kann ich denn nodejs im Docker aktualisieren?
    Ich finde immer nir etwas um node und npm zu aktualisieren, aber nodejs??

    E Offline
    E Offline
    e-s
    schrieb am zuletzt editiert von e-s
    #8

    @AndyUM61
    Suche mal nach dem Thread Nodejs richtig aktualisieren

    Edit hier der link

    A 1 Antwort Letzte Antwort
    0
    • E e-s

      @AndyUM61
      Suche mal nach dem Thread Nodejs richtig aktualisieren

      Edit hier der link

      A Offline
      A Offline
      AndyUM61
      schrieb am zuletzt editiert von
      #9

      @e-s Dankeschön, ich werde das dann mal ein Wenig genauer studieren müssen;).

      Ist schon irgendwie traurig, vor dem Update lief mein System einfach nur genial.

      Internette Grüße
      Andy

      RaspberryMatic (Raspberry Pi3), CUxD, ioBroker (Synology/ Docker)

      1 Antwort Letzte Antwort
      0
      • A Offline
        A Offline
        AndyUM61
        schrieb am zuletzt editiert von
        #10

        Hallo,

        nachdem ich nun alles auf Stand gebracht habe, node und nodejs v10.16.3, npm v6.9.0,
        lief mein System für einige Stunden korrekt.
        Leider ist es aber in der Nacht wieder stehen geblieben.
        Irgend wo ist da der Wurm drin:(.

        Letzte Meldungen im Log:

        2019-10-14 00:01:00.003  - error: host.iobroker uncaught exception: wakeUp is not defined
        2019-10-14 00:01:00.016  - info: node-red.0 (14029) kill node-red task
        2019-10-14 00:01:00.006  - error: host.iobroker ReferenceError: wakeUp is not defined
            at startScheduledInstance (/opt/iobroker/node_modules/iobroker.js-controller/main.js:2611:17)
            at Job.procs.(anonymous function).schedule.schedule.scheduleJob [as job] (/opt/iobroker/node_modules/iobroker.js-controller/main.js:3121:65)
            at Job.invoke (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/node-schedule/lib/schedule.js:173:10)
            at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/node-schedule/lib/schedule.js:552:11
            at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/node-schedule/lib/schedule.js:510:7)
            at ontimeout (timers.js:436:11)
            at tryOnTimeout (timers.js:300:5)
            at listOnTimeout (timers.js:263:5)
            at Timer.processTimers (timers.js:223:10)
        

        Danach werden alle Instanzen scheinbar korrekt gestoppt:

        2019-10-14 00:01:00.008  - info: host.iobroker stopInstance system.adapter.admin.0
        2019-10-14 00:01:00.008  - info: host.iobroker stopInstance system.adapter.hm-rpc.0
        2019-10-14 00:01:00.009  - info: host.iobroker stopInstance system.adapter.hm-rega.0
        2019-10-14 00:01:00.010  - info: host.iobroker stopInstance system.adapter.hm-rpc.1
        2019-10-14 00:01:00.010  - info: host.iobroker stopInstance system.adapter.hm-rpc.2
        2019-10-14 00:01:00.011  - info: host.iobroker stopInstance system.adapter.dwd.0
        2019-10-14 00:01:00.012  - info: host.iobroker stopInstance canceled schedule system.adapter.dwd.0
        2019-10-14 00:01:00.012  - info: host.iobroker stopInstance system.adapter.email.0
        2019-10-14 00:01:00.013  - info: host.iobroker stopInstance system.adapter.ping.0
        2019-10-14 00:01:00.013  - info: host.iobroker stopInstance system.adapter.pushover.0
        2019-10-14 00:01:00.013  - info: host.iobroker stopInstance system.adapter.ical.0
        2019-10-14 00:01:00.014  - info: host.iobroker stopInstance canceled schedule system.adapter.ical.0
        2019-10-14 00:01:00.014  - info: host.iobroker stopInstance system.adapter.history.0
        2019-10-14 00:01:00.014  - info: host.iobroker stopInstance system.adapter.web.0
        2019-10-14 00:01:00.015  - info: host.iobroker stopInstance system.adapter.node-red.0
        2019-10-14 00:01:00.015  - info: host.iobroker stopInstance system.adapter.scenes.0
        2019-10-14 00:01:00.016  - info: host.iobroker stopInstance system.adapter.javascript.0
        2019-10-14 00:01:00.016  - info: host.iobroker stopInstance system.adapter.pushbullet.0
        2019-10-14 00:01:00.017  - info: host.iobroker stopInstance system.adapter.mqtt.0
        2019-10-14 00:01:00.017  - info: host.iobroker stopInstance system.adapter.vis-colorpicker.0
        2019-10-14 00:01:00.018  - info: host.iobroker stopInstance system.adapter.vis-fancyswitch.0
        2019-10-14 00:01:00.018  - info: host.iobroker stopInstance system.adapter.vis-hqwidgets.0
        2019-10-14 00:01:00.018  - info: host.iobroker stopInstance system.adapter.vis-jqui-mfd.0
        2019-10-14 00:01:00.018  - info: host.iobroker stopInstance system.adapter.vis-rgraph.0
        2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.vis-timeandweather.0
        2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.vis-metro.0
        2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.mobile.0
        2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.vis-google-fonts.0
        2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.ical.1
        2019-10-14 00:01:00.020  - info: host.iobroker stopInstance canceled schedule system.adapter.ical.1
        2019-10-14 00:01:00.020  - info: host.iobroker stopInstance system.adapter.socketio.0
        2019-10-14 00:01:00.020  - info: host.iobroker stopInstance system.adapter.vis-bars.0
        2019-10-14 00:01:00.021  - info: host.iobroker stopInstance system.adapter.vis-history.0
        2019-10-14 00:01:00.021  - info: host.iobroker stopInstance system.adapter.artnet.0
        2019-10-14 00:01:00.022  - info: host.iobroker stopInstance system.adapter.tvspielfilm.0
        2019-10-14 00:01:00.022  - info: host.iobroker stopInstance canceled schedule system.adapter.tvspielfilm.0
        2019-10-14 00:01:00.022  - info: host.iobroker stopInstance system.adapter.tr-064.0
        2019-10-14 00:01:00.023  - info: host.iobroker stopInstance system.adapter.parser.0
        2019-10-14 00:01:00.023  - info: host.iobroker stopInstance system.adapter.vis-players.0
        2019-10-14 00:01:00.023  - info: host.iobroker stopInstance system.adapter.vis-canvas-gauges.0
        2019-10-14 00:01:00.023  - info: host.iobroker stopInstance system.adapter.vis-justgage.0
        2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.vis-keyboard.0
        2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.discovery.0
        2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.harmony.0
        2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.vis.0
        2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.feiertage.0
        2019-10-14 00:01:00.025  - info: host.iobroker stopInstance canceled schedule system.adapter.feiertage.0
        2019-10-14 00:01:00.025  - info: host.iobroker stopInstance system.adapter.milight.0
        2019-10-14 00:01:00.025  - info: host.iobroker stopInstance system.adapter.mihome-vacuum.0
        2019-10-14 00:01:00.025  - info: host.iobroker stopInstance system.adapter.landroid.0
        2019-10-14 00:01:00.025  - info: host.iobroker stopInstance system.adapter.alexa2.0
        2019-10-14 00:01:00.026  - info: host.iobroker stopInstance system.adapter.habpanel.0
        2019-10-14 00:01:00.026  - info: host.iobroker stopInstance system.adapter.vis-weather.0
        2019-10-14 00:01:00.026  - info: host.iobroker stopInstance system.adapter.javascript.1
        2019-10-14 00:01:00.027  - info: host.iobroker stopInstance system.adapter.openweathermap.0
        2019-10-14 00:01:00.027  - info: host.iobroker stopInstance canceled schedule system.adapter.openweathermap.0
        2019-10-14 00:01:00.027  - info: host.iobroker stopInstance system.adapter.daswetter.0
        2019-10-14 00:01:00.027  - info: host.iobroker stopInstance canceled schedule system.adapter.daswetter.0
        2019-10-14 00:01:00.027  - info: host.iobroker stopInstance system.adapter.sma-em.0
        2019-10-14 00:01:00.027  - info: host.iobroker stopInstance system.adapter.info.0
        2019-10-14 00:01:00.028  - info: host.iobroker stopInstance system.adapter.simple-api.0
        2019-10-14 00:01:00.028  - info: host.iobroker stopInstance system.adapter.sourceanalytix.0
        2019-10-14 00:01:00.028  - info: host.iobroker stopInstance system.adapter.virtualpowermeter.0
        2019-10-14 00:01:00.028  - info: host.iobroker stopInstance system.adapter.hm-rpc.3
        2019-10-14 00:01:00.029  - info: host.iobroker stopInstance system.adapter.cloud.0
        2019-10-14 00:01:00.029  - info: host.iobroker stopInstance system.adapter.iot.0
        2019-10-14 00:01:00.029  - info: host.iobroker stopInstance system.adapter.chromecast.0
        2019-10-14 00:01:00.030  - info: host.iobroker iobroker _restart
        2019-10-14 00:01:00.058  - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
        2019-10-14 00:01:00.067  - info: scenes.0 (14260) Got terminate signal TERMINATE_YOURSELF
        2019-10-14 00:01:00.066  - info: socketio.0 (14629) Got terminate signal TERMINATE_YOURSELF
        2019-10-14 00:01:00.060  - info: email.0 (13919) Got terminate signal TERMINATE_YOURSELF
        2019-10-14 00:01:00.059  - info: host.iobroker stopInstance system.adapter.hm-rega.0 send kill signal
        2019-10-14 00:01:00.059  - info: host.iobroker stopInstance system.adapter.email.0 send kill signal
        2019-10-14 00:01:00.060  - info: host.iobroker stopInstance system.adapter.pushover.0 send kill signal
        2019-10-14 00:01:00.064  - info: host.iobroker stopInstance system.adapter.web.0 send kill signal
        2019-10-14 00:01:00.064  - info: host.iobroker stopInstance system.adapter.scenes.0 send kill signal
        2019-10-14 00:01:00.065  - info: host.iobroker stopInstance system.adapter.javascript.0 send kill signal
        2019-10-14 00:01:00.065  - info: host.iobroker stopInstance system.adapter.pushbullet.0 send kill signal
        2019-10-14 00:01:00.065  - info: host.iobroker stopInstance system.adapter.mqtt.0 send kill signal
        2019-10-14 00:01:00.066  - info: host.iobroker stopInstance system.adapter.socketio.0 send kill signal
        2019-10-14 00:01:00.079  - info: host.iobroker stopInstance system.adapter.artnet.0 send kill signal
        2019-10-14 00:01:00.080  - info: host.iobroker stopInstance system.adapter.tr-064.0 send kill signal
        2019-10-14 00:01:00.083  - info: host.iobroker stopInstance system.adapter.parser.0 send kill signal
        2019-10-14 00:01:00.083  - info: host.iobroker stopInstance system.adapter.discovery.0 send kill signal
        2019-10-14 00:01:00.084  - info: host.iobroker stopInstance system.adapter.harmony.0 send kill signal
        2019-10-14 00:01:00.084  - info: host.iobroker stopInstance system.adapter.mihome-vacuum.0 send kill signal
        2019-10-14 00:01:00.084  - info: host.iobroker stopInstance system.adapter.landroid.0 send kill signal
        2019-10-14 00:01:00.085  - info: host.iobroker stopInstance system.adapter.alexa2.0 send kill signal
        2019-10-14 00:01:00.085  - info: host.iobroker stopInstance system.adapter.javascript.1 send kill signal
        2019-10-14 00:01:00.085  - info: host.iobroker stopInstance system.adapter.info.0 send kill signal
        2019-10-14 00:01:00.086  - info: host.iobroker stopInstance system.adapter.simple-api.0 send kill signal
        2019-10-14 00:01:00.086  - info: host.iobroker stopInstance system.adapter.virtualpowermeter.0 send kill signal
        2019-10-14 00:01:00.106  - info: chromecast.0 (19416) Got terminate signal TERMINATE_YOURSELF
        2019-10-14 00:01:00.104  - info: host.iobroker stopInstance system.adapter.cloud.0 send kill signal
        2019-10-14 00:01:00.105  - info: host.iobroker stopInstance system.adapter.iot.0 send kill signal
        2019-10-14 00:01:00.105  - info: host.iobroker stopInstance system.adapter.chromecast.0 send kill signal
        2019-10-14 00:01:00.091  - info: javascript.1 (14970) Got terminate signal TERMINATE_YOURSELF
        2019-10-14 00:01:00.096  - info: parser.0 (14738) Got terminate signal TERMINATE_YOURSELF
        2019-10-14 00:01:00.081  - info: javascript.0 (14490) Got terminate signal TERMINATE_YOURSELF
        2019-10-14 00:01:00.256  - info: host.iobroker instance system.adapter.hm-rega.0 terminated with code 156 (156)
        2019-10-14 00:01:00.256  - info: host.iobroker instance system.adapter.artnet.0 terminated with code 156 (156)
        2019-10-14 00:01:00.515  - info: host.iobroker instance system.adapter.web.0 terminated with code 156 (156)
        2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.pushbullet.0 terminated with code 156 (156)
        2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.socketio.0 terminated with code 156 (156)
        2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.discovery.0 terminated with code 156 (156)
        2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.harmony.0 terminated with code 156 (156)
        2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 156 (156)
        2019-10-14 00:01:00.517  - info: host.iobroker instance system.adapter.landroid.0 terminated with code 156 (156)
        2019-10-14 00:01:00.517  - info: host.iobroker instance system.adapter.alexa2.0 terminated with code 156 (156)
        2019-10-14 00:01:00.517  - info: host.iobroker instance system.adapter.javascript.1 terminated with code 156 (156)
        2019-10-14 00:01:00.518  - info: host.iobroker instance system.adapter.tr-064.0 terminated with code 156 (156)
        2019-10-14 00:01:00.518  - info: host.iobroker instance system.adapter.info.0 terminated with code 156 (156)
        2019-10-14 00:01:00.518  - info: host.iobroker instance system.adapter.simple-api.0 terminated with code 156 (156)
        2019-10-14 00:01:00.518  - info: host.iobroker instance system.adapter.virtualpowermeter.0 terminated with code 156 (156)
        2019-10-14 00:01:00.519  - info: host.iobroker instance system.adapter.cloud.0 terminated with code 156 (156)
        2019-10-14 00:01:00.519  - info: host.iobroker instance system.adapter.admin.0 terminated with code 156 (156)
        2019-10-14 00:01:00.520  - info: host.iobroker instance system.adapter.iot.0 terminated with code 156 (156)
        2019-10-14 00:01:00.520  - info: host.iobroker instance system.adapter.javascript.0 terminated with code 156 (156)
        2019-10-14 00:01:00.563  - info: email.0 (13919) terminating
        2019-10-14 00:01:00.564  - info: email.0 (13919) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2019-10-14 00:01:00.570  - info: scenes.0 (14260) terminating
        2019-10-14 00:01:00.571  - info: scenes.0 (14260) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2019-10-14 00:01:00.599  - info: history.0 (13999) Terminated (NO_ERROR): Without reason
        2019-10-14 00:01:00.609  - info: chromecast.0 (19416) terminating
        2019-10-14 00:01:00.610  - info: chromecast.0 (19416) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2019-10-14 00:01:00.626  - info: host.iobroker instance system.adapter.email.0 terminated with code 156 (156)
        2019-10-14 00:01:00.627  - info: host.iobroker instance system.adapter.scenes.0 terminated with code 156 (156)
        2019-10-14 00:01:00.627  - info: host.iobroker instance system.adapter.mqtt.0 terminated with code 156 (156)
        2019-10-14 00:01:00.629  - info: host.iobroker iobroker Starting node restart.js
        2019-10-14 00:01:00.656  - info: host.iobroker instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
        2019-10-14 00:01:00.656  - info: host.iobroker instance system.adapter.chromecast.0 terminated with code 156 (156)
        2019-10-14 00:01:00.661  - info: parser.0 (14738) terminating
        2019-10-14 00:01:00.662  - info: parser.0 (14738) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2019-10-14 00:01:00.684  - info: host.iobroker instance system.adapter.pushover.0 terminated with code 156 (156)
        2019-10-14 00:01:00.698  - info: host.iobroker instance system.adapter.parser.0 terminated with code 156 (156)
        2019-10-14 00:01:01.010  - info: host.iobroker stopInstance timeout "1000 system.adapter.hm-rpc.0 killing pid  13844
        2019-10-14 00:01:01.012  - info: host.iobroker stopInstance timeout "1000 system.adapter.hm-rpc.1 killing pid  13874
        2019-10-14 00:01:01.012  - info: host.iobroker stopInstance timeout "1000 system.adapter.hm-rpc.2 killing pid  13889
        2019-10-14 00:01:01.012  - info: hm-rpc.0 (13844) xmlrpc -> 192.168.0.90:2001/ init ["http://192.168.0.99:3000",""]
        2019-10-14 00:01:01.015  - info: host.iobroker stopInstance timeout "1000 system.adapter.node-red.0 killing pid  14029
        2019-10-14 00:01:01.014  - info: hm-rpc.2 (13889) xmlrpc -> 192.168.0.90:8701/ init ["http://192.168.0.99:8701",""]
        2019-10-14 00:01:01.018  - info: node-red.0 (14029) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2019-10-14 00:01:01.014  - info: hm-rpc.1 (13874) xmlrpc -> 192.168.0.90:42000/ init ["https://192.168.0.99:4000",""]
        2019-10-14 00:01:01.020  - info: hm-rpc.0 (13844) Disconnected
        2019-10-14 00:01:01.022  - info: hm-rpc.2 (13889) Disconnected
        2019-10-14 00:01:01.026  - info: hm-rpc.2 (13889) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2019-10-14 00:01:01.027  - info: hm-rpc.1 (13874) Disconnected
        2019-10-14 00:01:01.028  - info: hm-rpc.0 (13844) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2019-10-14 00:01:01.029  - info: host.iobroker stopInstance timeout "1000 system.adapter.hm-rpc.3 killing pid  15384
        2019-10-14 00:01:01.032  - info: hm-rpc.1 (13874) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2019-10-14 00:01:01.031  - info: hm-rpc.3 (15384) xmlrpc -> 192.168.0.90:42010/ init ["https://192.168.0.99:3001",""]
        2019-10-14 00:01:01.045  - info: host.iobroker instance system.adapter.node-red.0 terminated with code 156 (156)
        2019-10-14 00:01:01.055  - info: hm-rpc.3 (15384) Disconnected
        2019-10-14 00:01:01.058  - info: hm-rpc.3 (15384) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2019-10-14 00:01:01.097  - info: host.iobroker instance system.adapter.hm-rpc.0 terminated with code 156 (156)
        2019-10-14 00:01:01.098  - info: host.iobroker instance system.adapter.hm-rpc.2 terminated with code 156 (156)
        2019-10-14 00:01:01.098  - info: host.iobroker instance system.adapter.hm-rpc.1 terminated with code 156 (156)
        2019-10-14 00:01:01.098  - info: host.iobroker instance system.adapter.hm-rpc.3 terminated with code 156 (156)
        2019-10-14 00:01:01.641  - info: host.iobroker iobroker exit 0
        2019-10-14 00:01:15.037  - info: host.iobroker force terminating
        2019-10-14 00:01:15.038  - info: host.iobroker Adapter tvspielfilm still running
        2019-10-14 00:01:18.156  - info: tvspielfilm.0 (25708) force terminating adapter after 1 minute
        2019-10-14 00:01:18.660  - info: tvspielfilm.0 (25708) Terminated (NO_ERROR): Without reason
        

        Kann denn hier niemand evtl. den Oberen Fehler interpretieren?
        Wie kann ich auf Fehlersuche gehen??

        Internette Grüße
        Andy

        RaspberryMatic (Raspberry Pi3), CUxD, ioBroker (Synology/ Docker)

        paul53P 1 Antwort Letzte Antwort
        0
        • A AndyUM61

          Hallo,

          nachdem ich nun alles auf Stand gebracht habe, node und nodejs v10.16.3, npm v6.9.0,
          lief mein System für einige Stunden korrekt.
          Leider ist es aber in der Nacht wieder stehen geblieben.
          Irgend wo ist da der Wurm drin:(.

          Letzte Meldungen im Log:

          2019-10-14 00:01:00.003  - error: host.iobroker uncaught exception: wakeUp is not defined
          2019-10-14 00:01:00.016  - info: node-red.0 (14029) kill node-red task
          2019-10-14 00:01:00.006  - error: host.iobroker ReferenceError: wakeUp is not defined
              at startScheduledInstance (/opt/iobroker/node_modules/iobroker.js-controller/main.js:2611:17)
              at Job.procs.(anonymous function).schedule.schedule.scheduleJob [as job] (/opt/iobroker/node_modules/iobroker.js-controller/main.js:3121:65)
              at Job.invoke (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/node-schedule/lib/schedule.js:173:10)
              at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/node-schedule/lib/schedule.js:552:11
              at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/node-schedule/lib/schedule.js:510:7)
              at ontimeout (timers.js:436:11)
              at tryOnTimeout (timers.js:300:5)
              at listOnTimeout (timers.js:263:5)
              at Timer.processTimers (timers.js:223:10)
          

          Danach werden alle Instanzen scheinbar korrekt gestoppt:

          2019-10-14 00:01:00.008  - info: host.iobroker stopInstance system.adapter.admin.0
          2019-10-14 00:01:00.008  - info: host.iobroker stopInstance system.adapter.hm-rpc.0
          2019-10-14 00:01:00.009  - info: host.iobroker stopInstance system.adapter.hm-rega.0
          2019-10-14 00:01:00.010  - info: host.iobroker stopInstance system.adapter.hm-rpc.1
          2019-10-14 00:01:00.010  - info: host.iobroker stopInstance system.adapter.hm-rpc.2
          2019-10-14 00:01:00.011  - info: host.iobroker stopInstance system.adapter.dwd.0
          2019-10-14 00:01:00.012  - info: host.iobroker stopInstance canceled schedule system.adapter.dwd.0
          2019-10-14 00:01:00.012  - info: host.iobroker stopInstance system.adapter.email.0
          2019-10-14 00:01:00.013  - info: host.iobroker stopInstance system.adapter.ping.0
          2019-10-14 00:01:00.013  - info: host.iobroker stopInstance system.adapter.pushover.0
          2019-10-14 00:01:00.013  - info: host.iobroker stopInstance system.adapter.ical.0
          2019-10-14 00:01:00.014  - info: host.iobroker stopInstance canceled schedule system.adapter.ical.0
          2019-10-14 00:01:00.014  - info: host.iobroker stopInstance system.adapter.history.0
          2019-10-14 00:01:00.014  - info: host.iobroker stopInstance system.adapter.web.0
          2019-10-14 00:01:00.015  - info: host.iobroker stopInstance system.adapter.node-red.0
          2019-10-14 00:01:00.015  - info: host.iobroker stopInstance system.adapter.scenes.0
          2019-10-14 00:01:00.016  - info: host.iobroker stopInstance system.adapter.javascript.0
          2019-10-14 00:01:00.016  - info: host.iobroker stopInstance system.adapter.pushbullet.0
          2019-10-14 00:01:00.017  - info: host.iobroker stopInstance system.adapter.mqtt.0
          2019-10-14 00:01:00.017  - info: host.iobroker stopInstance system.adapter.vis-colorpicker.0
          2019-10-14 00:01:00.018  - info: host.iobroker stopInstance system.adapter.vis-fancyswitch.0
          2019-10-14 00:01:00.018  - info: host.iobroker stopInstance system.adapter.vis-hqwidgets.0
          2019-10-14 00:01:00.018  - info: host.iobroker stopInstance system.adapter.vis-jqui-mfd.0
          2019-10-14 00:01:00.018  - info: host.iobroker stopInstance system.adapter.vis-rgraph.0
          2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.vis-timeandweather.0
          2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.vis-metro.0
          2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.mobile.0
          2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.vis-google-fonts.0
          2019-10-14 00:01:00.019  - info: host.iobroker stopInstance system.adapter.ical.1
          2019-10-14 00:01:00.020  - info: host.iobroker stopInstance canceled schedule system.adapter.ical.1
          2019-10-14 00:01:00.020  - info: host.iobroker stopInstance system.adapter.socketio.0
          2019-10-14 00:01:00.020  - info: host.iobroker stopInstance system.adapter.vis-bars.0
          2019-10-14 00:01:00.021  - info: host.iobroker stopInstance system.adapter.vis-history.0
          2019-10-14 00:01:00.021  - info: host.iobroker stopInstance system.adapter.artnet.0
          2019-10-14 00:01:00.022  - info: host.iobroker stopInstance system.adapter.tvspielfilm.0
          2019-10-14 00:01:00.022  - info: host.iobroker stopInstance canceled schedule system.adapter.tvspielfilm.0
          2019-10-14 00:01:00.022  - info: host.iobroker stopInstance system.adapter.tr-064.0
          2019-10-14 00:01:00.023  - info: host.iobroker stopInstance system.adapter.parser.0
          2019-10-14 00:01:00.023  - info: host.iobroker stopInstance system.adapter.vis-players.0
          2019-10-14 00:01:00.023  - info: host.iobroker stopInstance system.adapter.vis-canvas-gauges.0
          2019-10-14 00:01:00.023  - info: host.iobroker stopInstance system.adapter.vis-justgage.0
          2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.vis-keyboard.0
          2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.discovery.0
          2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.harmony.0
          2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.vis.0
          2019-10-14 00:01:00.024  - info: host.iobroker stopInstance system.adapter.feiertage.0
          2019-10-14 00:01:00.025  - info: host.iobroker stopInstance canceled schedule system.adapter.feiertage.0
          2019-10-14 00:01:00.025  - info: host.iobroker stopInstance system.adapter.milight.0
          2019-10-14 00:01:00.025  - info: host.iobroker stopInstance system.adapter.mihome-vacuum.0
          2019-10-14 00:01:00.025  - info: host.iobroker stopInstance system.adapter.landroid.0
          2019-10-14 00:01:00.025  - info: host.iobroker stopInstance system.adapter.alexa2.0
          2019-10-14 00:01:00.026  - info: host.iobroker stopInstance system.adapter.habpanel.0
          2019-10-14 00:01:00.026  - info: host.iobroker stopInstance system.adapter.vis-weather.0
          2019-10-14 00:01:00.026  - info: host.iobroker stopInstance system.adapter.javascript.1
          2019-10-14 00:01:00.027  - info: host.iobroker stopInstance system.adapter.openweathermap.0
          2019-10-14 00:01:00.027  - info: host.iobroker stopInstance canceled schedule system.adapter.openweathermap.0
          2019-10-14 00:01:00.027  - info: host.iobroker stopInstance system.adapter.daswetter.0
          2019-10-14 00:01:00.027  - info: host.iobroker stopInstance canceled schedule system.adapter.daswetter.0
          2019-10-14 00:01:00.027  - info: host.iobroker stopInstance system.adapter.sma-em.0
          2019-10-14 00:01:00.027  - info: host.iobroker stopInstance system.adapter.info.0
          2019-10-14 00:01:00.028  - info: host.iobroker stopInstance system.adapter.simple-api.0
          2019-10-14 00:01:00.028  - info: host.iobroker stopInstance system.adapter.sourceanalytix.0
          2019-10-14 00:01:00.028  - info: host.iobroker stopInstance system.adapter.virtualpowermeter.0
          2019-10-14 00:01:00.028  - info: host.iobroker stopInstance system.adapter.hm-rpc.3
          2019-10-14 00:01:00.029  - info: host.iobroker stopInstance system.adapter.cloud.0
          2019-10-14 00:01:00.029  - info: host.iobroker stopInstance system.adapter.iot.0
          2019-10-14 00:01:00.029  - info: host.iobroker stopInstance system.adapter.chromecast.0
          2019-10-14 00:01:00.030  - info: host.iobroker iobroker _restart
          2019-10-14 00:01:00.058  - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
          2019-10-14 00:01:00.067  - info: scenes.0 (14260) Got terminate signal TERMINATE_YOURSELF
          2019-10-14 00:01:00.066  - info: socketio.0 (14629) Got terminate signal TERMINATE_YOURSELF
          2019-10-14 00:01:00.060  - info: email.0 (13919) Got terminate signal TERMINATE_YOURSELF
          2019-10-14 00:01:00.059  - info: host.iobroker stopInstance system.adapter.hm-rega.0 send kill signal
          2019-10-14 00:01:00.059  - info: host.iobroker stopInstance system.adapter.email.0 send kill signal
          2019-10-14 00:01:00.060  - info: host.iobroker stopInstance system.adapter.pushover.0 send kill signal
          2019-10-14 00:01:00.064  - info: host.iobroker stopInstance system.adapter.web.0 send kill signal
          2019-10-14 00:01:00.064  - info: host.iobroker stopInstance system.adapter.scenes.0 send kill signal
          2019-10-14 00:01:00.065  - info: host.iobroker stopInstance system.adapter.javascript.0 send kill signal
          2019-10-14 00:01:00.065  - info: host.iobroker stopInstance system.adapter.pushbullet.0 send kill signal
          2019-10-14 00:01:00.065  - info: host.iobroker stopInstance system.adapter.mqtt.0 send kill signal
          2019-10-14 00:01:00.066  - info: host.iobroker stopInstance system.adapter.socketio.0 send kill signal
          2019-10-14 00:01:00.079  - info: host.iobroker stopInstance system.adapter.artnet.0 send kill signal
          2019-10-14 00:01:00.080  - info: host.iobroker stopInstance system.adapter.tr-064.0 send kill signal
          2019-10-14 00:01:00.083  - info: host.iobroker stopInstance system.adapter.parser.0 send kill signal
          2019-10-14 00:01:00.083  - info: host.iobroker stopInstance system.adapter.discovery.0 send kill signal
          2019-10-14 00:01:00.084  - info: host.iobroker stopInstance system.adapter.harmony.0 send kill signal
          2019-10-14 00:01:00.084  - info: host.iobroker stopInstance system.adapter.mihome-vacuum.0 send kill signal
          2019-10-14 00:01:00.084  - info: host.iobroker stopInstance system.adapter.landroid.0 send kill signal
          2019-10-14 00:01:00.085  - info: host.iobroker stopInstance system.adapter.alexa2.0 send kill signal
          2019-10-14 00:01:00.085  - info: host.iobroker stopInstance system.adapter.javascript.1 send kill signal
          2019-10-14 00:01:00.085  - info: host.iobroker stopInstance system.adapter.info.0 send kill signal
          2019-10-14 00:01:00.086  - info: host.iobroker stopInstance system.adapter.simple-api.0 send kill signal
          2019-10-14 00:01:00.086  - info: host.iobroker stopInstance system.adapter.virtualpowermeter.0 send kill signal
          2019-10-14 00:01:00.106  - info: chromecast.0 (19416) Got terminate signal TERMINATE_YOURSELF
          2019-10-14 00:01:00.104  - info: host.iobroker stopInstance system.adapter.cloud.0 send kill signal
          2019-10-14 00:01:00.105  - info: host.iobroker stopInstance system.adapter.iot.0 send kill signal
          2019-10-14 00:01:00.105  - info: host.iobroker stopInstance system.adapter.chromecast.0 send kill signal
          2019-10-14 00:01:00.091  - info: javascript.1 (14970) Got terminate signal TERMINATE_YOURSELF
          2019-10-14 00:01:00.096  - info: parser.0 (14738) Got terminate signal TERMINATE_YOURSELF
          2019-10-14 00:01:00.081  - info: javascript.0 (14490) Got terminate signal TERMINATE_YOURSELF
          2019-10-14 00:01:00.256  - info: host.iobroker instance system.adapter.hm-rega.0 terminated with code 156 (156)
          2019-10-14 00:01:00.256  - info: host.iobroker instance system.adapter.artnet.0 terminated with code 156 (156)
          2019-10-14 00:01:00.515  - info: host.iobroker instance system.adapter.web.0 terminated with code 156 (156)
          2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.pushbullet.0 terminated with code 156 (156)
          2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.socketio.0 terminated with code 156 (156)
          2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.discovery.0 terminated with code 156 (156)
          2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.harmony.0 terminated with code 156 (156)
          2019-10-14 00:01:00.516  - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 156 (156)
          2019-10-14 00:01:00.517  - info: host.iobroker instance system.adapter.landroid.0 terminated with code 156 (156)
          2019-10-14 00:01:00.517  - info: host.iobroker instance system.adapter.alexa2.0 terminated with code 156 (156)
          2019-10-14 00:01:00.517  - info: host.iobroker instance system.adapter.javascript.1 terminated with code 156 (156)
          2019-10-14 00:01:00.518  - info: host.iobroker instance system.adapter.tr-064.0 terminated with code 156 (156)
          2019-10-14 00:01:00.518  - info: host.iobroker instance system.adapter.info.0 terminated with code 156 (156)
          2019-10-14 00:01:00.518  - info: host.iobroker instance system.adapter.simple-api.0 terminated with code 156 (156)
          2019-10-14 00:01:00.518  - info: host.iobroker instance system.adapter.virtualpowermeter.0 terminated with code 156 (156)
          2019-10-14 00:01:00.519  - info: host.iobroker instance system.adapter.cloud.0 terminated with code 156 (156)
          2019-10-14 00:01:00.519  - info: host.iobroker instance system.adapter.admin.0 terminated with code 156 (156)
          2019-10-14 00:01:00.520  - info: host.iobroker instance system.adapter.iot.0 terminated with code 156 (156)
          2019-10-14 00:01:00.520  - info: host.iobroker instance system.adapter.javascript.0 terminated with code 156 (156)
          2019-10-14 00:01:00.563  - info: email.0 (13919) terminating
          2019-10-14 00:01:00.564  - info: email.0 (13919) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2019-10-14 00:01:00.570  - info: scenes.0 (14260) terminating
          2019-10-14 00:01:00.571  - info: scenes.0 (14260) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2019-10-14 00:01:00.599  - info: history.0 (13999) Terminated (NO_ERROR): Without reason
          2019-10-14 00:01:00.609  - info: chromecast.0 (19416) terminating
          2019-10-14 00:01:00.610  - info: chromecast.0 (19416) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2019-10-14 00:01:00.626  - info: host.iobroker instance system.adapter.email.0 terminated with code 156 (156)
          2019-10-14 00:01:00.627  - info: host.iobroker instance system.adapter.scenes.0 terminated with code 156 (156)
          2019-10-14 00:01:00.627  - info: host.iobroker instance system.adapter.mqtt.0 terminated with code 156 (156)
          2019-10-14 00:01:00.629  - info: host.iobroker iobroker Starting node restart.js
          2019-10-14 00:01:00.656  - info: host.iobroker instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
          2019-10-14 00:01:00.656  - info: host.iobroker instance system.adapter.chromecast.0 terminated with code 156 (156)
          2019-10-14 00:01:00.661  - info: parser.0 (14738) terminating
          2019-10-14 00:01:00.662  - info: parser.0 (14738) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2019-10-14 00:01:00.684  - info: host.iobroker instance system.adapter.pushover.0 terminated with code 156 (156)
          2019-10-14 00:01:00.698  - info: host.iobroker instance system.adapter.parser.0 terminated with code 156 (156)
          2019-10-14 00:01:01.010  - info: host.iobroker stopInstance timeout "1000 system.adapter.hm-rpc.0 killing pid  13844
          2019-10-14 00:01:01.012  - info: host.iobroker stopInstance timeout "1000 system.adapter.hm-rpc.1 killing pid  13874
          2019-10-14 00:01:01.012  - info: host.iobroker stopInstance timeout "1000 system.adapter.hm-rpc.2 killing pid  13889
          2019-10-14 00:01:01.012  - info: hm-rpc.0 (13844) xmlrpc -> 192.168.0.90:2001/ init ["http://192.168.0.99:3000",""]
          2019-10-14 00:01:01.015  - info: host.iobroker stopInstance timeout "1000 system.adapter.node-red.0 killing pid  14029
          2019-10-14 00:01:01.014  - info: hm-rpc.2 (13889) xmlrpc -> 192.168.0.90:8701/ init ["http://192.168.0.99:8701",""]
          2019-10-14 00:01:01.018  - info: node-red.0 (14029) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2019-10-14 00:01:01.014  - info: hm-rpc.1 (13874) xmlrpc -> 192.168.0.90:42000/ init ["https://192.168.0.99:4000",""]
          2019-10-14 00:01:01.020  - info: hm-rpc.0 (13844) Disconnected
          2019-10-14 00:01:01.022  - info: hm-rpc.2 (13889) Disconnected
          2019-10-14 00:01:01.026  - info: hm-rpc.2 (13889) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2019-10-14 00:01:01.027  - info: hm-rpc.1 (13874) Disconnected
          2019-10-14 00:01:01.028  - info: hm-rpc.0 (13844) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2019-10-14 00:01:01.029  - info: host.iobroker stopInstance timeout "1000 system.adapter.hm-rpc.3 killing pid  15384
          2019-10-14 00:01:01.032  - info: hm-rpc.1 (13874) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2019-10-14 00:01:01.031  - info: hm-rpc.3 (15384) xmlrpc -> 192.168.0.90:42010/ init ["https://192.168.0.99:3001",""]
          2019-10-14 00:01:01.045  - info: host.iobroker instance system.adapter.node-red.0 terminated with code 156 (156)
          2019-10-14 00:01:01.055  - info: hm-rpc.3 (15384) Disconnected
          2019-10-14 00:01:01.058  - info: hm-rpc.3 (15384) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2019-10-14 00:01:01.097  - info: host.iobroker instance system.adapter.hm-rpc.0 terminated with code 156 (156)
          2019-10-14 00:01:01.098  - info: host.iobroker instance system.adapter.hm-rpc.2 terminated with code 156 (156)
          2019-10-14 00:01:01.098  - info: host.iobroker instance system.adapter.hm-rpc.1 terminated with code 156 (156)
          2019-10-14 00:01:01.098  - info: host.iobroker instance system.adapter.hm-rpc.3 terminated with code 156 (156)
          2019-10-14 00:01:01.641  - info: host.iobroker iobroker exit 0
          2019-10-14 00:01:15.037  - info: host.iobroker force terminating
          2019-10-14 00:01:15.038  - info: host.iobroker Adapter tvspielfilm still running
          2019-10-14 00:01:18.156  - info: tvspielfilm.0 (25708) force terminating adapter after 1 minute
          2019-10-14 00:01:18.660  - info: tvspielfilm.0 (25708) Terminated (NO_ERROR): Without reason
          

          Kann denn hier niemand evtl. den Oberen Fehler interpretieren?
          Wie kann ich auf Fehlersuche gehen??

          paul53P Offline
          paul53P Offline
          paul53
          schrieb am zuletzt editiert von
          #11

          @AndyUM61
          Welche Instanz wird um 00:01 Uhr per CRON gestartet ?

          Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
          Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

          A 1 Antwort Letzte Antwort
          0
          • paul53P paul53

            @AndyUM61
            Welche Instanz wird um 00:01 Uhr per CRON gestartet ?

            A Offline
            A Offline
            AndyUM61
            schrieb am zuletzt editiert von
            #12

            @paul53 sagte in Probleme nach update auf js-controller 2.0.25:

            @AndyUM61
            Welche Instanz wird um 00:01 Uhr per CRON gestartet ?

            Es wird keine Instanz definiert zu diesem Zeitpunkt gestartet.

            Internette Grüße
            Andy

            RaspberryMatic (Raspberry Pi3), CUxD, ioBroker (Synology/ Docker)

            1 Antwort Letzte Antwort
            0
            • BBTownB Offline
              BBTownB Offline
              BBTown
              schrieb am zuletzt editiert von
              #13

              00:01h könnte auf einen Wetteradapter, Kalender oder ggf. Backup hinweisen?!
              etwas dass am neuen Tag aktualisiert wird

              ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.1.0 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

              A 1 Antwort Letzte Antwort
              0
              • BBTownB BBTown

                00:01h könnte auf einen Wetteradapter, Kalender oder ggf. Backup hinweisen?!
                etwas dass am neuen Tag aktualisiert wird

                A Offline
                A Offline
                AndyUM61
                schrieb am zuletzt editiert von
                #14

                @BBTown
                Das ist ein Guter Hinweis, aber alle meine Adapter "dieser Art" haben wesentlich kürzere Abfrageintervalle.
                Könnte es sein, das irgend ein Adapter, oder das System etwas "überlaufen" lässt?

                Internette Grüße
                Andy

                RaspberryMatic (Raspberry Pi3), CUxD, ioBroker (Synology/ Docker)

                BBTownB 1 Antwort Letzte Antwort
                0
                • A AndyUM61

                  @BBTown
                  Das ist ein Guter Hinweis, aber alle meine Adapter "dieser Art" haben wesentlich kürzere Abfrageintervalle.
                  Könnte es sein, das irgend ein Adapter, oder das System etwas "überlaufen" lässt?

                  BBTownB Offline
                  BBTownB Offline
                  BBTown
                  schrieb am zuletzt editiert von
                  #15

                  @AndyUM61
                  Du hast damit aber noch nicht gesagt welche adapter gegen 00:001 ggf. einen Job ausführen oder gestartet/aktualisiert werden (siehe Frage von @paul53 )
                  Zusätzlich könntest Du auch schauen ob das System selbts ggf. um diese Zeit etwas ausführt?!

                  crontab -e
                  

                  ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.1.0 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                  1 Antwort Letzte Antwort
                  0
                  • A Offline
                    A Offline
                    AndyUM61
                    schrieb am zuletzt editiert von
                    #16

                    Also um 00:00 Uhr scheint sich der Feiertags-Adapter zu aktualisieren.

                    Wie bekomme ich denn raus wann das System was macht??

                    ...andererseits hatte ich diesen Fehler aber Gestern um 12:01 Uhr auch schon.
                    ...ja, sind schon irgendwie markante Zeiten...

                    Internette Grüße
                    Andy

                    RaspberryMatic (Raspberry Pi3), CUxD, ioBroker (Synology/ Docker)

                    1 Antwort Letzte Antwort
                    0
                    • A Offline
                      A Offline
                      AndyUM61
                      schrieb am zuletzt editiert von
                      #17

                      Und es ist wieder passiert...
                      Also wie es aussieht, passiert das tatsächlich alle 12 Stunden.

                      Wie bekomme ich raus welche Timer wir gesetzt sind?

                      Internette Grüße
                      Andy

                      RaspberryMatic (Raspberry Pi3), CUxD, ioBroker (Synology/ Docker)

                      1 Antwort Letzte Antwort
                      0
                      • A Offline
                        A Offline
                        AndyUM61
                        schrieb am zuletzt editiert von
                        #18

                        Guten Morgen,

                        wie ich bereits befürchtet hatte, hat sich der ioBroker wieder um 00:01 Uhr verabschiedet:(.

                        Was ich nach einem Neustart, der übrigens problemlos funktioniert hat ist, dass der cloud-Adapter nicht funktioniert und die Übersicht leer ist.
                        Ich kann, vom Admin-Adapter aus, den Cloud-Adapter auch nicht löschen - keine Reaktion.
                        Nachdem ich ihn über ssh deinstalliert habe, kann ich ihn auch über Admin wieder installieren, konfigurieren und starten und alles läuft korrekt.

                        Kann es sein, dass der Cloud-Adapter die Fehlerursache ist?

                        Und noch einmal die Frage: Wie kann ich raus finden wann welche Jobs ausgeführt werden bzw. geplant sind unabhängig von Admin?

                        Internette Grüße
                        Andy

                        RaspberryMatic (Raspberry Pi3), CUxD, ioBroker (Synology/ Docker)

                        1 Antwort Letzte Antwort
                        0
                        Antworten
                        • In einem neuen Thema antworten
                        Anmelden zum Antworten
                        • Älteste zuerst
                        • Neuste zuerst
                        • Meiste Stimmen


                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        743

                        Online

                        32.5k

                        Benutzer

                        81.6k

                        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