Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Probleme nach update auf js-controller 2.0.25

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED Probleme nach update auf js-controller 2.0.25

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      AndyUM61 @e-s last edited by

      @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.

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

        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??

        paul53 1 Reply Last reply Reply Quote 0
        • paul53
          paul53 @AndyUM61 last edited by

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

          A 1 Reply Last reply Reply Quote 0
          • A
            AndyUM61 @paul53 last edited by

            @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.

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

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

              A 1 Reply Last reply Reply Quote 0
              • A
                AndyUM61 @BBTown last edited by

                @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?

                BBTown 1 Reply Last reply Reply Quote 0
                • BBTown
                  BBTown @AndyUM61 last edited by

                  @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
                  
                  1 Reply Last reply Reply Quote 0
                  • A
                    AndyUM61 last edited by

                    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...

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

                      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?

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

                        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?

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        459
                        Online

                        31.8k
                        Users

                        80.0k
                        Topics

                        1.3m
                        Posts

                        js-controller 2.0.25
                        6
                        18
                        2021
                        Loading More Posts
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes
                        Reply
                        • Reply as topic
                        Log in to reply
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        The ioBroker Community 2014-2023
                        logo