Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] Kein Webinterface nach fehlerhaftem update

    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

    [gelöst] Kein Webinterface nach fehlerhaftem update

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @Dima S last edited by

      @dima-s

      Aus dem `diag sehe ich, das auch im aktuellen OS noch 10 Updates offen sind, das musst Du vorher noch gerade ziehen, bevor Du da weiter machst.

      *** OS-Repositories and Updates ***
      
      Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
      
      Hit:2 http://archive.raspberrypi.org/debian buster InRelease
      
      Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
      
      Reading package lists...
      
      Pending Updates: 10                                 <------- Hier
      
      # sudo apt-get update
      #
      # sudo apt-get upgrade
      

      Und vielleicht noch mal ins log File schauen.

      # cd /opt/iobroker/
      # grep -i 'admin.0' log/iobroker.current.log
      

      VG
      Bernd

      1 Reply Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @Dima S last edited by

        @dima-s

        Du hast den Passwort Schutz bzw SSL aktiv

        iobroker set admin.0 --ssl false

        und dann

        iobroker start admin.0

        1 Reply Last reply Reply Quote 0
        • Dima S
          Dima S last edited by

          @dp20eic
          So, das update von buster auf bullseye hat etwas gedauert.
          Das System ist auf dem aktuellem Stand.

          Anbei ein aktuelles Auszug aus den Logfiles:

          pi@ioBroker:/opt/iobroker $ grep -i 'admin.0' log/iobroker.current.log
          2022-12-28 13:41:14.353  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 13:41:19.388  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 13:41:26.476  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 13:41:49.686  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 13:42:01.013  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 13:42:01.501  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 13:42:02.161  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 13:56:10.353  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 13:56:12.940  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 13:56:41.444  - error: host.ioBroker No adapter name is specified for readBaseSettings command from  system.adapter.admin.0
          2022-12-28 14:39:46.960  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 14:41:59.204  - info: admin.0 (1390) ==> Connected system.user.admin from ::ffff:192.168.50.38
          2022-12-28 15:09:38.204  - info: host.ioBroker iobroker host.ioBroker Adapter "system.adapter.admin.0" is stopped.
          2022-12-28 15:09:38.259  - info: admin.0 (1390) Adapter is disabled => stop
          2022-12-28 15:09:38.262  - info: admin.0 (1390) terminating https server on port 8081
          2022-12-28 15:09:38.364  - info: host.ioBroker "system.adapter.admin.0" disabled
          2022-12-28 15:09:38.366  - info: host.ioBroker stopInstance system.adapter.admin.0 (force=false, process=true)
          2022-12-28 15:09:38.389  - info: admin.0 (1390) Got terminate signal TERMINATE_YOURSELF
          2022-12-28 15:09:38.394  - info: admin.0 (1390) terminating
          2022-12-28 15:09:38.396  - info: admin.0 (1390) Terminated (NO_ERROR): Without reason
          2022-12-28 15:09:38.400  - info: host.ioBroker stopInstance system.adapter.admin.0 send kill signal
          2022-12-28 15:09:39.132  - info: host.ioBroker instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
          2022-12-28 15:21:36.021  - info: host.ioBroker stopInstance system.adapter.admin.0 (force=false, process=false)
          2022-12-28 15:22:34.269  - info: host.ioBroker stopInstance system.adapter.admin.0 (force=false, process=false)
          2022-12-28 15:41:54.639  - info: host.ioBroker "system.adapter.admin.0" enabled
          2022-12-28 15:41:56.635  - info: host.ioBroker instance system.adapter.admin.0 started with pid 30138
          2022-12-28 15:41:58.221  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 15:41:58.221  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 15:42:28.520  - info: host.ioBroker instance system.adapter.admin.0 started with pid 31046
          2022-12-28 15:42:30.754  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 15:42:30.755  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 15:43:01.080  - info: host.ioBroker instance system.adapter.admin.0 started with pid 31971
          2022-12-28 15:43:02.641  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 15:43:02.642  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 15:43:32.882  - info: host.ioBroker instance system.adapter.admin.0 started with pid 415
          2022-12-28 15:43:34.564  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 15:43:34.564  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 15:44:04.797  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1703
          2022-12-28 15:44:06.365  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 15:44:06.366  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 15:44:36.577  - info: host.ioBroker instance system.adapter.admin.0 started with pid 2655
          2022-12-28 15:44:38.165  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 15:44:38.165  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 15:45:08.366  - info: host.ioBroker instance system.adapter.admin.0 started with pid 3570
          2022-12-28 15:45:10.203  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 15:45:10.204  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 15:45:40.538  - info: host.ioBroker instance system.adapter.admin.0 started with pid 4539
          2022-12-28 15:45:42.327  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 15:45:42.327  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 15:46:12.488  - info: host.ioBroker instance system.adapter.admin.0 started with pid 5422
          2022-12-28 15:46:14.163  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 15:46:14.163  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 15:46:44.379  - info: host.ioBroker instance system.adapter.admin.0 started with pid 6355
          2022-12-28 15:46:46.183  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          
          2022-12-28 18:11:42.376  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:12:12.723  - info: host.ioBroker instance system.adapter.admin.0 started with pid 11543
          2022-12-28 18:12:16.209  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:12:16.209  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:12:44.033  - info: host.ioBroker stopInstance system.adapter.admin.0 (force=false, process=false)
          2022-12-28 18:13:56.113  - info: host.ioBroker instance system.adapter.admin.0 started with pid 731
          2022-12-28 18:13:57.989  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:13:57.989  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:14:28.665  - info: host.ioBroker instance system.adapter.admin.0 started with pid 861
          2022-12-28 18:14:30.844  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:14:30.845  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:15:01.324  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1058
          2022-12-28 18:15:04.519  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:15:04.519  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:15:37.531  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1266
          2022-12-28 18:15:39.795  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:15:39.795  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:16:10.186  - info: host.ioBroker instance system.adapter.admin.0 started with pid 2137
          2022-12-28 18:16:12.620  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:16:12.620  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:16:42.882  - info: host.ioBroker instance system.adapter.admin.0 started with pid 3096
          2022-12-28 18:16:44.403  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:16:44.403  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:17:14.686  - info: host.ioBroker instance system.adapter.admin.0 started with pid 4163
          2022-12-28 18:17:16.339  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:17:16.339  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:17:46.516  - info: host.ioBroker instance system.adapter.admin.0 started with pid 5181
          2022-12-28 18:17:48.271  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:17:48.271  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:18:18.466  - info: host.ioBroker instance system.adapter.admin.0 started with pid 6377
          2022-12-28 18:18:20.091  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:18:20.091  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:18:50.386  - info: host.ioBroker instance system.adapter.admin.0 started with pid 7438
          2022-12-28 18:18:55.329  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:18:55.330  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:19:25.550  - info: host.ioBroker instance system.adapter.admin.0 started with pid 8430
          2022-12-28 18:19:27.779  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:19:27.779  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:19:58.049  - info: host.ioBroker instance system.adapter.admin.0 started with pid 9398
          2022-12-28 18:19:59.754  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:19:59.755  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:20:29.980  - info: host.ioBroker instance system.adapter.admin.0 started with pid 10421
          2022-12-28 18:20:31.618  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:20:31.619  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:21:01.890  - info: host.ioBroker instance system.adapter.admin.0 started with pid 11372
          2022-12-28 18:21:03.688  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:21:03.688  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:21:34.122  - info: host.ioBroker instance system.adapter.admin.0 started with pid 12291
          2022-12-28 18:21:35.745  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:21:35.745  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:22:06.209  - info: host.ioBroker instance system.adapter.admin.0 started with pid 13255
          2022-12-28 18:22:07.713  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:22:07.713  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:22:37.934  - info: host.ioBroker instance system.adapter.admin.0 started with pid 14172
          2022-12-28 18:22:40.563  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:22:40.563  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:23:10.726  - info: host.ioBroker instance system.adapter.admin.0 started with pid 15134
          2022-12-28 18:23:12.355  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:23:12.355  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:23:42.610  - info: host.ioBroker instance system.adapter.admin.0 started with pid 16212
          2022-12-28 18:23:44.238  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:23:44.239  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:24:14.415  - info: host.ioBroker instance system.adapter.admin.0 started with pid 17430
          2022-12-28 18:24:18.824  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:24:18.824  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:24:55.759  - info: host.ioBroker instance system.adapter.admin.0 started with pid 18756
          2022-12-28 18:24:58.680  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:24:58.680  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:25:28.925  - info: host.ioBroker instance system.adapter.admin.0 started with pid 19762
          2022-12-28 18:25:30.634  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:25:30.634  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:26:00.815  - info: host.ioBroker instance system.adapter.admin.0 started with pid 20687
          2022-12-28 18:26:02.529  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:26:02.530  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:26:32.732  - info: host.ioBroker instance system.adapter.admin.0 started with pid 21570
          2022-12-28 18:26:34.347  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:26:34.347  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:27:04.580  - info: host.ioBroker instance system.adapter.admin.0 started with pid 22515
          2022-12-28 18:27:06.278  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:27:06.278  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:27:36.500  - info: host.ioBroker instance system.adapter.admin.0 started with pid 23437
          2022-12-28 18:27:38.075  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:27:38.075  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:28:08.287  - info: host.ioBroker instance system.adapter.admin.0 started with pid 24381
          2022-12-28 18:28:10.485  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:28:10.486  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:28:40.649  - info: host.ioBroker instance system.adapter.admin.0 started with pid 25308
          2022-12-28 18:28:42.342  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:28:42.342  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:29:12.515  - info: host.ioBroker instance system.adapter.admin.0 started with pid 26265
          2022-12-28 18:29:14.137  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:29:14.138  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:29:44.362  - info: host.ioBroker instance system.adapter.admin.0 started with pid 27169
          2022-12-28 18:29:47.149  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:29:47.150  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:30:17.386  - info: host.ioBroker instance system.adapter.admin.0 started with pid 28308
          2022-12-28 18:30:18.957  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:30:18.957  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:30:49.186  - info: host.ioBroker instance system.adapter.admin.0 started with pid 29175
          2022-12-28 18:30:50.775  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:30:50.775  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:31:21.008  - info: host.ioBroker instance system.adapter.admin.0 started with pid 30085
          2022-12-28 18:31:22.579  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:31:22.579  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:31:52.747  - info: host.ioBroker instance system.adapter.admin.0 started with pid 30911
          2022-12-28 18:31:54.740  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:31:54.740  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:32:24.924  - info: host.ioBroker instance system.adapter.admin.0 started with pid 31932
          2022-12-28 18:32:26.598  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:32:26.598  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:32:56.969  - info: host.ioBroker instance system.adapter.admin.0 started with pid 418
          2022-12-28 18:32:58.618  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:32:58.618  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:33:28.867  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1637
          2022-12-28 18:33:30.558  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:33:30.558  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:34:00.784  - info: host.ioBroker instance system.adapter.admin.0 started with pid 2595
          2022-12-28 18:34:02.345  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:34:02.345  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:34:32.529  - info: host.ioBroker instance system.adapter.admin.0 started with pid 3486
          2022-12-28 18:34:34.231  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:34:34.232  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:35:04.460  - info: host.ioBroker instance system.adapter.admin.0 started with pid 4440
          2022-12-28 18:35:06.089  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:35:06.089  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:35:36.281  - info: host.ioBroker instance system.adapter.admin.0 started with pid 5358
          2022-12-28 18:35:37.973  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:35:37.973  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:36:08.193  - info: host.ioBroker instance system.adapter.admin.0 started with pid 6293
          2022-12-28 18:36:10.450  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:36:10.450  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:36:40.617  - info: host.ioBroker instance system.adapter.admin.0 started with pid 7215
          2022-12-28 18:36:42.208  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:36:42.208  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:37:12.440  - info: host.ioBroker instance system.adapter.admin.0 started with pid 8171
          2022-12-28 18:37:14.104  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:37:14.104  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:37:44.397  - info: host.ioBroker instance system.adapter.admin.0 started with pid 9076
          2022-12-28 18:37:46.094  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:37:46.094  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:38:16.295  - info: host.ioBroker instance system.adapter.admin.0 started with pid 10030
          2022-12-28 18:38:18.020  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:38:18.020  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:38:48.284  - info: host.ioBroker instance system.adapter.admin.0 started with pid 10946
          2022-12-28 18:38:49.912  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:38:49.913  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:39:20.122  - info: host.ioBroker instance system.adapter.admin.0 started with pid 11884
          2022-12-28 18:39:21.852  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:39:21.852  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:39:52.101  - info: host.ioBroker instance system.adapter.admin.0 started with pid 12798
          2022-12-28 18:39:53.847  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:39:53.847  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:40:24.013  - info: host.ioBroker instance system.adapter.admin.0 started with pid 13739
          2022-12-28 18:40:25.795  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:40:25.795  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:40:56.186  - info: host.ioBroker instance system.adapter.admin.0 started with pid 14694
          2022-12-28 18:40:57.890  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:40:57.890  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:41:28.287  - info: host.ioBroker instance system.adapter.admin.0 started with pid 15627
          2022-12-28 18:41:29.923  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:41:29.923  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:42:00.364  - info: host.ioBroker instance system.adapter.admin.0 started with pid 16584
          2022-12-28 18:42:02.013  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:42:02.014  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:42:32.221  - info: host.ioBroker instance system.adapter.admin.0 started with pid 17478
          2022-12-28 18:42:33.898  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:42:33.898  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:43:04.158  - info: host.ioBroker instance system.adapter.admin.0 started with pid 18434
          2022-12-28 18:43:05.840  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:43:05.840  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:43:36.061  - info: host.ioBroker instance system.adapter.admin.0 started with pid 19347
          2022-12-28 18:43:37.717  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:43:37.717  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:44:07.877  - info: host.ioBroker instance system.adapter.admin.0 started with pid 20302
          2022-12-28 18:44:09.630  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:44:09.631  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:44:40.436  - info: host.ioBroker instance system.adapter.admin.0 started with pid 21225
          2022-12-28 18:44:42.030  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:44:42.031  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:45:12.206  - info: host.ioBroker instance system.adapter.admin.0 started with pid 22181
          2022-12-28 18:45:13.930  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:45:13.930  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:45:44.195  - info: host.ioBroker instance system.adapter.admin.0 started with pid 23085
          2022-12-28 18:45:45.900  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:45:45.901  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:46:16.095  - info: host.ioBroker instance system.adapter.admin.0 started with pid 24037
          2022-12-28 18:46:17.838  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:46:17.838  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:46:48.298  - info: host.ioBroker instance system.adapter.admin.0 started with pid 24954
          2022-12-28 18:46:49.878  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:46:49.883  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:47:20.117  - info: host.ioBroker instance system.adapter.admin.0 started with pid 25891
          2022-12-28 18:47:21.788  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:47:21.789  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:47:52.009  - info: host.ioBroker instance system.adapter.admin.0 started with pid 26801
          2022-12-28 18:47:53.621  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:47:53.621  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:48:23.838  - info: host.ioBroker instance system.adapter.admin.0 started with pid 27726
          2022-12-28 18:48:25.544  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:48:25.544  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:48:55.753  - info: host.ioBroker instance system.adapter.admin.0 started with pid 28835
          2022-12-28 18:48:57.746  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:48:57.746  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:49:27.986  - info: host.ioBroker instance system.adapter.admin.0 started with pid 29893
          2022-12-28 18:49:29.765  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:49:29.765  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:50:00.430  - info: host.ioBroker instance system.adapter.admin.0 started with pid 30934
          2022-12-28 18:50:02.147  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:50:02.148  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:50:39.084  - info: host.ioBroker instance system.adapter.admin.0 started with pid 32099
          2022-12-28 18:50:45.061  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:50:45.061  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:51:15.301  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1150
          2022-12-28 18:51:20.959  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:51:20.959  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:51:51.398  - info: host.ioBroker instance system.adapter.admin.0 started with pid 2224
          2022-12-28 18:51:53.059  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:51:53.059  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:52:23.358  - info: host.ioBroker instance system.adapter.admin.0 started with pid 3197
          2022-12-28 18:52:24.985  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:52:24.985  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:52:59.167  - info: host.ioBroker instance system.adapter.admin.0 started with pid 4378
          2022-12-28 18:53:00.976  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:53:00.976  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:53:31.456  - info: host.ioBroker instance system.adapter.admin.0 started with pid 6076
          2022-12-28 18:53:32.981  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:53:32.981  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:54:18.974  - info: host.ioBroker instance system.adapter.admin.0 started with pid 7556
          2022-12-28 18:54:20.610  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:54:20.610  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:54:50.808  - info: host.ioBroker instance system.adapter.admin.0 started with pid 8483
          2022-12-28 18:55:03.891  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:55:03.891  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:55:34.133  - info: host.ioBroker instance system.adapter.admin.0 started with pid 9707
          2022-12-28 18:55:38.959  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:55:38.960  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:56:20.050  - info: host.ioBroker instance system.adapter.admin.0 started with pid 11112
          2022-12-28 18:56:23.037  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:56:23.037  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:56:53.234  - info: host.ioBroker instance system.adapter.admin.0 started with pid 12121
          2022-12-28 18:56:54.949  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:56:54.949  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:57:47.931  - info: host.ioBroker instance system.adapter.admin.0 started with pid 13774
          2022-12-28 18:57:51.076  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:57:51.076  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:58:21.276  - info: host.ioBroker instance system.adapter.admin.0 started with pid 14787
          2022-12-28 18:58:26.508  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:58:26.508  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:58:56.707  - info: host.ioBroker instance system.adapter.admin.0 started with pid 15796
          2022-12-28 18:59:05.456  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 18:59:05.456  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 18:59:48.951  - info: host.ioBroker instance system.adapter.admin.0 started with pid 17436
          2022-12-28 19:00:05.388  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:00:05.388  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:00:35.598  - info: host.ioBroker instance system.adapter.admin.0 started with pid 18875
          2022-12-28 19:00:37.779  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:00:37.779  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:01:07.942  - info: host.ioBroker instance system.adapter.admin.0 started with pid 19867
          2022-12-28 19:01:10.712  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:01:10.712  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:01:47.063  - info: host.ioBroker instance system.adapter.admin.0 started with pid 21040
          2022-12-28 19:01:55.716  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:01:55.716  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:02:25.894  - info: host.ioBroker instance system.adapter.admin.0 started with pid 22261
          2022-12-28 19:02:51.366  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:02:51.366  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:03:21.640  - info: host.ioBroker instance system.adapter.admin.0 started with pid 23956
          2022-12-28 19:03:23.188  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:03:23.188  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:03:53.432  - info: host.ioBroker instance system.adapter.admin.0 started with pid 24836
          2022-12-28 19:03:57.539  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:03:57.539  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:04:27.735  - info: host.ioBroker instance system.adapter.admin.0 started with pid 25894
          2022-12-28 19:04:33.597  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:04:33.597  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:05:07.730  - info: host.ioBroker instance system.adapter.admin.0 started with pid 27097
          2022-12-28 19:05:09.717  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:05:09.717  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:05:40.833  - info: host.ioBroker instance system.adapter.admin.0 started with pid 28038
          2022-12-28 19:06:03.205  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:06:03.205  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:06:33.576  - info: host.ioBroker instance system.adapter.admin.0 started with pid 29646
          2022-12-28 19:06:36.101  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:06:36.102  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:07:13.779  - info: host.ioBroker instance system.adapter.admin.0 started with pid 30893
          2022-12-28 19:07:21.937  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:07:21.937  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:08:09.064  - info: host.ioBroker instance system.adapter.admin.0 started with pid 32379
          2022-12-28 19:08:37.825  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:08:37.825  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:09:08.261  - info: host.ioBroker instance system.adapter.admin.0 started with pid 2135
          2022-12-28 19:09:11.322  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:09:11.322  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:09:48.878  - info: host.ioBroker instance system.adapter.admin.0 started with pid 3330
          2022-12-28 19:09:51.002  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:09:51.002  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:10:22.990  - info: host.ioBroker instance system.adapter.admin.0 started with pid 4312
          2022-12-28 19:10:27.668  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:10:27.668  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:10:58.553  - info: host.ioBroker instance system.adapter.admin.0 started with pid 5502
          2022-12-28 19:11:29.274  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:11:29.274  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:11:59.523  - info: host.ioBroker instance system.adapter.admin.0 started with pid 7196
          2022-12-28 19:12:09.796  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:12:09.797  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:12:40.550  - info: host.ioBroker instance system.adapter.admin.0 started with pid 8376
          2022-12-28 19:12:50.814  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:12:50.814  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:13:21.161  - info: host.ioBroker instance system.adapter.admin.0 started with pid 9607
          2022-12-28 19:13:23.986  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:13:23.986  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:13:54.269  - info: host.ioBroker instance system.adapter.admin.0 started with pid 10737
          2022-12-28 19:13:58.051  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:13:58.052  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:15:04.219  - info: host.ioBroker instance system.adapter.admin.0 started with pid 12695
          2022-12-28 19:15:14.093  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:15:14.093  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:15:55.187  - info: host.ioBroker instance system.adapter.admin.0 started with pid 14326
          2022-12-28 19:15:56.892  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:15:56.892  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:16:43.064  - info: host.ioBroker instance system.adapter.admin.0 started with pid 15733
          2022-12-28 19:16:46.737  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:16:46.737  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:17:19.888  - info: host.ioBroker instance system.adapter.admin.0 started with pid 16738
          2022-12-28 19:17:36.520  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:17:36.521  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:18:08.304  - info: host.ioBroker instance system.adapter.admin.0 started with pid 18169
          2022-12-28 19:18:29.211  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:18:29.212  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:19:01.880  - info: host.ioBroker instance system.adapter.admin.0 started with pid 19814
          2022-12-28 19:19:15.040  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:19:15.040  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:19:45.232  - info: host.ioBroker instance system.adapter.admin.0 started with pid 21058
          2022-12-28 19:19:46.819  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:19:46.819  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:19:57.091  - info: host.ioBroker stopInstance system.adapter.admin.0 (force=false, process=false)
          2022-12-28 19:21:07.801  - info: host.ioBroker instance system.adapter.admin.0 started with pid 726
          2022-12-28 19:21:11.128  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:21:11.129  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:21:41.509  - info: host.ioBroker instance system.adapter.admin.0 started with pid 889
          2022-12-28 19:21:44.583  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:21:44.584  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:22:14.905  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1113
          2022-12-28 19:22:17.453  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:22:17.453  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:22:47.866  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1310
          2022-12-28 19:22:49.996  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:22:49.996  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:23:20.567  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1897
          2022-12-28 19:23:23.873  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:23:23.873  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:23:54.062  - info: host.ioBroker instance system.adapter.admin.0 started with pid 3001
          2022-12-28 19:23:56.296  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:23:56.297  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:24:26.470  - info: host.ioBroker instance system.adapter.admin.0 started with pid 4093
          2022-12-28 19:24:28.341  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:24:28.342  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:24:58.535  - info: host.ioBroker instance system.adapter.admin.0 started with pid 5079
          2022-12-28 19:25:00.430  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:25:00.430  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:25:30.594  - info: host.ioBroker instance system.adapter.admin.0 started with pid 6089
          2022-12-28 19:25:32.142  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:25:32.142  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:26:02.306  - info: host.ioBroker instance system.adapter.admin.0 started with pid 7026
          2022-12-28 19:26:03.995  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:26:03.995  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:26:34.237  - info: host.ioBroker instance system.adapter.admin.0 started with pid 7992
          2022-12-28 19:26:36.303  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:26:36.303  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:27:06.517  - info: host.ioBroker instance system.adapter.admin.0 started with pid 8977
          2022-12-28 19:27:08.109  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:27:08.110  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:27:38.277  - info: host.ioBroker instance system.adapter.admin.0 started with pid 9930
          2022-12-28 19:27:39.859  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:27:39.859  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:28:10.085  - info: host.ioBroker instance system.adapter.admin.0 started with pid 10901
          2022-12-28 19:28:11.715  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:28:11.715  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:28:41.986  - info: host.ioBroker instance system.adapter.admin.0 started with pid 11853
          2022-12-28 19:28:43.577  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:28:43.577  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:29:13.845  - info: host.ioBroker instance system.adapter.admin.0 started with pid 12829
          2022-12-28 19:29:15.486  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:29:15.486  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:29:45.650  - info: host.ioBroker instance system.adapter.admin.0 started with pid 13768
          2022-12-28 19:29:47.243  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:29:47.243  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:30:17.453  - info: host.ioBroker instance system.adapter.admin.0 started with pid 14743
          2022-12-28 19:30:19.049  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:30:19.049  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:30:49.317  - info: host.ioBroker instance system.adapter.admin.0 started with pid 15668
          2022-12-28 19:30:51.243  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:30:51.243  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:31:21.419  - info: host.ioBroker instance system.adapter.admin.0 started with pid 16636
          2022-12-28 19:31:23.176  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:31:23.176  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:31:53.343  - info: host.ioBroker instance system.adapter.admin.0 started with pid 17575
          2022-12-28 19:31:55.102  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:31:55.102  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:32:25.472  - info: host.ioBroker instance system.adapter.admin.0 started with pid 18550
          2022-12-28 19:32:27.141  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:32:27.142  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:32:57.380  - info: host.ioBroker instance system.adapter.admin.0 started with pid 19479
          2022-12-28 19:32:58.934  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:32:58.934  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:33:29.156  - info: host.ioBroker instance system.adapter.admin.0 started with pid 20450
          2022-12-28 19:33:30.760  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:33:30.760  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:34:00.972  - info: host.ioBroker instance system.adapter.admin.0 started with pid 21379
          2022-12-28 19:34:02.517  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:34:02.517  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:34:32.828  - info: host.ioBroker instance system.adapter.admin.0 started with pid 22365
          2022-12-28 19:34:34.379  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:34:34.379  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:35:04.618  - info: host.ioBroker instance system.adapter.admin.0 started with pid 23338
          2022-12-28 19:35:06.198  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:35:06.199  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:35:36.438  - info: host.ioBroker instance system.adapter.admin.0 started with pid 24291
          2022-12-28 19:35:37.991  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:35:37.991  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:36:08.226  - info: host.ioBroker instance system.adapter.admin.0 started with pid 25272
          2022-12-28 19:36:09.794  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:36:09.794  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:36:39.963  - info: host.ioBroker instance system.adapter.admin.0 started with pid 26363
          2022-12-28 19:36:41.806  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:36:41.806  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:37:12.031  - info: host.ioBroker instance system.adapter.admin.0 started with pid 27356
          2022-12-28 19:37:14.860  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:37:14.860  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:37:45.093  - info: host.ioBroker instance system.adapter.admin.0 started with pid 28312
          2022-12-28 19:37:46.619  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:37:46.619  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:38:16.982  - info: host.ioBroker instance system.adapter.admin.0 started with pid 29290
          2022-12-28 19:38:18.635  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:38:18.635  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:38:48.891  - info: host.ioBroker instance system.adapter.admin.0 started with pid 30289
          2022-12-28 19:39:42.180  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:39:42.180  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:40:47.685  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1954
          2022-12-28 19:40:55.364  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:40:55.364  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:41:38.734  - info: host.ioBroker instance system.adapter.admin.0 started with pid 3508
          2022-12-28 19:41:46.170  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:41:46.170  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:42:21.831  - info: host.ioBroker instance system.adapter.admin.0 started with pid 6028
          2022-12-28 19:42:23.708  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:42:23.708  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:42:54.300  - info: host.ioBroker instance system.adapter.admin.0 started with pid 9514
          2022-12-28 19:42:55.977  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:42:55.977  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:43:26.162  - info: host.ioBroker instance system.adapter.admin.0 started with pid 12286
          2022-12-28 19:43:27.808  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:43:27.808  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:43:58.061  - info: host.ioBroker instance system.adapter.admin.0 started with pid 13290
          2022-12-28 19:43:59.638  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:43:59.638  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:44:29.844  - info: host.ioBroker instance system.adapter.admin.0 started with pid 14308
          2022-12-28 19:44:31.362  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:44:31.362  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:45:01.562  - info: host.ioBroker instance system.adapter.admin.0 started with pid 15261
          2022-12-28 19:45:03.195  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:45:03.195  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:45:33.369  - info: host.ioBroker instance system.adapter.admin.0 started with pid 16261
          2022-12-28 19:45:34.960  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:45:34.960  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:46:05.190  - info: host.ioBroker instance system.adapter.admin.0 started with pid 18454
          2022-12-28 19:46:06.694  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:46:06.694  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:46:40.280  - info: host.ioBroker instance system.adapter.admin.0 started with pid 19453
          2022-12-28 19:46:41.953  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:46:41.954  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:47:12.197  - info: host.ioBroker instance system.adapter.admin.0 started with pid 20460
          2022-12-28 19:47:13.728  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:47:13.728  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:47:43.961  - info: host.ioBroker instance system.adapter.admin.0 started with pid 21526
          2022-12-28 19:47:45.566  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:47:45.566  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:48:15.782  - info: host.ioBroker instance system.adapter.admin.0 started with pid 22547
          2022-12-28 19:48:17.333  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:48:17.333  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:48:47.508  - info: host.ioBroker instance system.adapter.admin.0 started with pid 23567
          2022-12-28 19:48:51.940  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:48:51.940  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:49:22.159  - info: host.ioBroker instance system.adapter.admin.0 started with pid 24591
          2022-12-28 19:49:23.713  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:49:23.713  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:49:53.946  - info: host.ioBroker instance system.adapter.admin.0 started with pid 25573
          2022-12-28 19:49:55.503  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:49:55.503  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:50:25.695  - info: host.ioBroker instance system.adapter.admin.0 started with pid 26645
          2022-12-28 19:50:34.849  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:50:34.849  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:51:05.172  - info: host.ioBroker instance system.adapter.admin.0 started with pid 28048
          2022-12-28 19:51:06.811  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:51:06.811  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:51:37.058  - info: host.ioBroker instance system.adapter.admin.0 started with pid 29138
          2022-12-28 19:51:38.665  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:51:38.665  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:52:08.897  - info: host.ioBroker instance system.adapter.admin.0 started with pid 30150
          2022-12-28 19:52:10.380  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:52:10.381  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:52:40.601  - info: host.ioBroker instance system.adapter.admin.0 started with pid 31115
          2022-12-28 19:52:42.482  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:52:42.482  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:53:12.743  - info: host.ioBroker instance system.adapter.admin.0 started with pid 32121
          2022-12-28 19:53:14.460  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:53:14.460  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:53:44.661  - info: host.ioBroker instance system.adapter.admin.0 started with pid 662
          2022-12-28 19:53:46.331  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:53:46.331  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:54:16.711  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1977
          2022-12-28 19:54:18.477  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:54:18.477  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:54:49.560  - info: host.ioBroker instance system.adapter.admin.0 started with pid 2946
          2022-12-28 19:54:51.552  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:54:51.552  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:55:21.817  - info: host.ioBroker instance system.adapter.admin.0 started with pid 3950
          2022-12-28 19:55:23.380  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:55:23.381  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:55:53.574  - info: host.ioBroker instance system.adapter.admin.0 started with pid 4908
          2022-12-28 19:55:55.127  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:55:55.127  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:56:25.409  - info: host.ioBroker instance system.adapter.admin.0 started with pid 5879
          2022-12-28 19:56:27.021  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:56:27.021  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:56:57.280  - info: host.ioBroker instance system.adapter.admin.0 started with pid 6836
          2022-12-28 19:56:58.812  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:56:58.812  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:57:29.095  - info: host.ioBroker instance system.adapter.admin.0 started with pid 7818
          2022-12-28 19:57:30.718  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:57:30.718  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:58:00.897  - info: host.ioBroker instance system.adapter.admin.0 started with pid 8774
          2022-12-28 19:58:02.529  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:58:02.529  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:58:32.857  - info: host.ioBroker instance system.adapter.admin.0 started with pid 9767
          2022-12-28 19:58:34.405  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:58:34.405  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:59:04.613  - info: host.ioBroker instance system.adapter.admin.0 started with pid 10740
          2022-12-28 19:59:06.344  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:59:06.344  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 19:59:36.530  - info: host.ioBroker instance system.adapter.admin.0 started with pid 11688
          2022-12-28 19:59:38.082  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 19:59:38.082  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:00:08.276  - info: host.ioBroker instance system.adapter.admin.0 started with pid 12673
          2022-12-28 20:00:09.806  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:00:09.806  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:00:40.028  - info: host.ioBroker instance system.adapter.admin.0 started with pid 13626
          2022-12-28 20:00:41.629  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:00:41.629  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:01:11.834  - info: host.ioBroker instance system.adapter.admin.0 started with pid 14613
          2022-12-28 20:01:13.385  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:01:13.385  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:01:43.630  - info: host.ioBroker instance system.adapter.admin.0 started with pid 15550
          2022-12-28 20:01:45.193  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:01:45.193  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:02:15.420  - info: host.ioBroker instance system.adapter.admin.0 started with pid 16545
          2022-12-28 20:02:16.965  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:02:16.965  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:02:47.230  - info: host.ioBroker instance system.adapter.admin.0 started with pid 17492
          2022-12-28 20:02:48.789  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:02:48.789  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:03:19.355  - info: host.ioBroker instance system.adapter.admin.0 started with pid 18475
          2022-12-28 20:03:23.080  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:03:23.080  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:03:53.269  - info: host.ioBroker instance system.adapter.admin.0 started with pid 19440
          2022-12-28 20:03:54.890  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:03:54.890  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:04:25.084  - info: host.ioBroker instance system.adapter.admin.0 started with pid 20419
          2022-12-28 20:04:26.648  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:04:26.648  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:04:56.841  - info: host.ioBroker instance system.adapter.admin.0 started with pid 21382
          2022-12-28 20:04:58.438  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:04:58.438  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:05:28.674  - info: host.ioBroker instance system.adapter.admin.0 started with pid 22358
          2022-12-28 20:05:30.346  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:05:30.346  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:06:00.533  - info: host.ioBroker instance system.adapter.admin.0 started with pid 23310
          2022-12-28 20:06:02.010  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:06:02.011  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:06:32.277  - info: host.ioBroker instance system.adapter.admin.0 started with pid 24292
          2022-12-28 20:06:33.803  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:06:33.804  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:07:03.997  - info: host.ioBroker instance system.adapter.admin.0 started with pid 25277
          2022-12-28 20:07:05.566  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:07:05.567  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:07:35.737  - info: host.ioBroker instance system.adapter.admin.0 started with pid 26232
          2022-12-28 20:07:37.290  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:07:37.291  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:08:07.460  - info: host.ioBroker instance system.adapter.admin.0 started with pid 27234
          2022-12-28 20:08:09.087  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:08:09.087  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:08:39.280  - info: host.ioBroker instance system.adapter.admin.0 started with pid 28196
          2022-12-28 20:08:40.775  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:08:40.775  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:09:10.959  - info: host.ioBroker instance system.adapter.admin.0 started with pid 29181
          2022-12-28 20:09:12.573  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:09:12.573  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:09:42.751  - info: host.ioBroker instance system.adapter.admin.0 started with pid 30136
          2022-12-28 20:09:44.333  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:09:44.334  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:10:14.524  - info: host.ioBroker instance system.adapter.admin.0 started with pid 31118
          2022-12-28 20:10:16.016  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:10:16.016  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:10:46.221  - info: host.ioBroker instance system.adapter.admin.0 started with pid 32295
          2022-12-28 20:10:47.853  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:10:47.854  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:11:18.093  - info: host.ioBroker instance system.adapter.admin.0 started with pid 1120
          2022-12-28 20:11:19.734  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:11:19.734  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:11:49.912  - info: host.ioBroker instance system.adapter.admin.0 started with pid 2440
          2022-12-28 20:11:51.665  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:11:51.665  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:12:21.865  - info: host.ioBroker instance system.adapter.admin.0 started with pid 3443
          2022-12-28 20:12:23.552  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:12:23.552  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:12:53.731  - info: host.ioBroker instance system.adapter.admin.0 started with pid 4440
          2022-12-28 20:12:55.379  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:12:55.379  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:13:25.852  - info: host.ioBroker instance system.adapter.admin.0 started with pid 5497
          2022-12-28 20:13:27.454  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:13:27.454  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:13:57.657  - info: host.ioBroker instance system.adapter.admin.0 started with pid 6491
          2022-12-28 20:13:59.198  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:13:59.198  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:14:29.536  - info: host.ioBroker instance system.adapter.admin.0 started with pid 7507
          2022-12-28 20:14:31.127  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:14:31.127  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:15:01.333  - info: host.ioBroker instance system.adapter.admin.0 started with pid 8454
          2022-12-28 20:15:03.047  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:15:03.047  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:15:33.442  - info: host.ioBroker instance system.adapter.admin.0 started with pid 9414
          2022-12-28 20:15:36.911  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:15:36.911  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:16:07.071  - info: host.ioBroker instance system.adapter.admin.0 started with pid 10501
          2022-12-28 20:16:08.664  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:16:08.664  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:16:38.824  - info: host.ioBroker instance system.adapter.admin.0 started with pid 11465
          2022-12-28 20:16:40.367  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:16:40.367  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:17:10.599  - info: host.ioBroker instance system.adapter.admin.0 started with pid 12458
          2022-12-28 20:17:12.212  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:17:12.212  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:17:42.662  - info: host.ioBroker instance system.adapter.admin.0 started with pid 13422
          2022-12-28 20:17:45.018  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:17:45.018  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2022-12-28 20:18:15.190  - info: host.ioBroker instance system.adapter.admin.0 started with pid 14422
          2022-12-28 20:18:16.742  - error: host.ioBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-12-28 20:18:16.742  - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          
          
          1 Reply Last reply Reply Quote 0
          • Dima S
            Dima S last edited by

            @haselchen
            Hi,
            sobald ich den Befehl ausführe, erhalte ich folgende Rückmeldung:

            pi@ioBroker:~ $ iobroker set admin.0 --ssl false
            Adapter "admin.0" has no setting "ssl".
            No parameters set.
            pi@ioBroker:~ $
            

            Leider hilft es auch nicht weiter. Aber war einen Versuch Wert. 🙂

            Homoran ? 2 Replies Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Dima S last edited by

              @dima-s sagte in Kein Webinterface nach fehlerhaftem update:

              pi@ioBroker:~ $ iobroker set admin.0 --ssl false

              nimm iobroker set admin.0 --secure false

              1 Reply Last reply Reply Quote 0
              • ?
                A Former User @Dima S last edited by

                @dima-s

                Aus Deinenm letzten Log-File sehe ich, das der js_controller gestoppt ist.

                kannst Du mal nach der iobroker Dokumentation ioBroker läuft nicht versuchen.

                VG
                Bernd

                1 Reply Last reply Reply Quote 0
                • Dima S
                  Dima S last edited by

                  @dp20eic
                  Danke für die Anleitung. Wieder etwas dazugelernt. 🙂
                  Habe mich nun ein wenig weiter hangeln können und habe bei den Logfiles

                  cd /opt/iobroker
                  node node_modules/iobroker.js-controller/controller.js --logs
                  

                  folgendes gefunden

                  2022-12-29 11:35:30.974  - error: host.ioBroker-Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
                  pi@ioBroker:/opt/iobroker $
                  

                  Anschließend die aktuelle js-controller version aufgespielt
                  nach der Anleitung
                  https://forum.iobroker.net/topic/54757/no-connection-to-databases-possible/27t

                  cd /opt/iobroker
                  sudo -H -u iobroker npm install iobroker.js-controller
                  

                  und den Fixer ausgeführt
                  https://forum.iobroker.net/topic/20211/iobroker-installation-fixer-beta-verf%C3%BCgbar

                  @Homoran
                  Der Befehl hat funktioniert. Brachte leider auch keinen Erfolg.

                  Leider ohne Erfolg.
                  Ich hoffe ihr habt noch weitere Ideen. 🙂

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User last edited by

                    @dima-s sagte in Kein Webinterface nach fehlerhaftem update:

                    Cannot start inMem-objects on port 9001: Failed to lock DB file

                    Hi,

                    kann es sein, das da schon etwas auf diesem Port lauscht, oder noch ein Zombie im System den Port blockiert?

                    Was sagt denn,

                    # sudo netstat -tulpn | grep -i 'liste'
                    

                    VG
                    Bernd

                    Dima S 1 Reply Last reply Reply Quote 0
                    • Dima S
                      Dima S @Guest last edited by Dima S

                      @dp20eic

                      Sieht glaube ich nicht danach aus.

                      pi@ioBroker:/opt/iobroker $ sudo netstat -tulpn | grep -i 'liste'
                      tcp        0      0 192.168.50.49:12010     0.0.0.0:*               LISTEN      1407/io.hm-rpc.2
                      tcp        0      0 192.168.50.49:12001     0.0.0.0:*               LISTEN      1384/io.hm-rpc.1
                      tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1430/io.mqtt.0
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1430/io.mqtt.0
                      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1332/node-red
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1219/iobroker.js-co
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1219/iobroker.js-co
                      tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      2521/io.jarvis.0
                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      476/influxd
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      513/sshd: /usr/sbin
                      tcp        0      0 192.168.50.49:18701     0.0.0.0:*               LISTEN      1358/io.hm-rpc.0
                      tcp6       0      0 :::8086                 :::*                    LISTEN      476/influxd
                      tcp6       0      0 :::22                   :::*                    LISTEN      513/sshd: /usr/sbin
                      tcp6       0      0 :::80                   :::*                    LISTEN      1332/node-red
                      
                      

                      Hab nun etwas weiter recherchiert und hoffe es hilft bei der Diagnose:
                      Folgende Files im Pfad: "/opt/iobroker/iobroker-data" werden erstellt:
                      672d6025-dfb0-4785-a175-33938b83326f-image.png
                      Nach dem Löschen werden diese erneut nach einiger Zeit erstellt.

                      Die Ausgabe der Logs sieht dann etwas anderes aus:

                      pi@ioBroker:/opt/iobroker $ node node_modules/iobroker.js-controller/controller.js --logs
                      2022-12-29 12:11:08.737  - info: host.ioBroker iobroker.js-controller version 4.0.24 js-controller starting
                      2022-12-29 12:11:08.751  - info: host.ioBroker Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                      2022-12-29 12:11:08.754  - info: host.ioBroker hostname: ioBroker, node: v16.19.0
                      2022-12-29 12:11:08.756  - info: host.ioBroker ip addresses: 192.168.50.49 2001:9e8:a427:5800:4758:fda0:bca9:2fd7 fe80::bdb6:304:422a:5967
                      2022-12-29 12:11:09.884  - info: host.ioBroker-Server  Error inMem-objects listening on port 9001: Error: listen EADDRINUSE: address already in use 127.0.0.1:9001
                      2022-12-29 12:11:38.785  - error: host.ioBroker No connection to databases possible, restart
                      2022-12-29 12:11:38.791  - info: host.ioBroker iobroker _restart
                      pi@ioBroker:/opt/iobroker $
                      

                      Nach ein paar Minuten wird erneut dieser Fehler angezeigt:

                      pi@ioBroker:/opt/iobroker $ node node_modules/iobroker.js-controller/controller.js --logs
                      2022-12-29 12:12:34.798  - info: host.ioBroker iobroker.js-controller version 4.0.24 js-controller starting
                      2022-12-29 12:12:34.812  - info: host.ioBroker Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                      2022-12-29 12:12:34.814  - info: host.ioBroker hostname: ioBroker, node: v16.19.0
                      2022-12-29 12:12:34.816  - info: host.ioBroker ip addresses: 192.168.50.49 2001:9e8:a427:5800:4758:fda0:bca9:2fd7 fe80::bdb6:304:422a:5967
                      2022-12-29 12:12:36.938  - error: host.ioBroker-Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
                      pi@ioBroker:/opt/iobroker $
                      
                      

                      Läuft der JS-Controller mehrfach und beeinflusst sich gegenseitig???

                      PS:
                      Sobald der iobroker beendet wird laufen keine weiteren Services mehr:

                      pi@ioBroker:/opt/iobroker $ sudo netstat -tulpn | grep -i 'liste'
                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      476/influxd
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      513/sshd: /usr/sbin
                      tcp6       0      0 :::8086                 :::*                    LISTEN      476/influxd
                      tcp6       0      0 :::22                   :::*                    LISTEN      513/sshd: /usr/sbin
                      
                      
                      ? 1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @Dima S last edited by

                        @dima-s

                        Ich habe nicht alles aus diesem Thread gelesen Server cannot ...
                        Kannst ja mal da rückwärts schauen ob da noch Lösungsansätze dabei sind.

                        Den fix hattest Du schon laufen lassen?

                        # cd /opt/iobroker
                        # iob fix
                        

                        Wenn nach dem stoppen des iobrokers noch laufen sollte, dann siehst Du das mit,

                        # ps aux
                        

                        VG
                        Bernd

                        1 Reply Last reply Reply Quote 0
                        • Dima S
                          Dima S last edited by

                          @dp20eic
                          Falls jemand über ähnlich Problem stolpert.

                          Habe nun die Variante e) aus dem nachfolgendem Link ausgeführt .
                          https://forum.iobroker.net/topic/22867/how-to-node-js-f%C3%BCr-iobroker-richtig-updaten/2

                          Das hat zum Ziel geführt 🙂

                          Vielen Dank für die sehr gute und schnelle Unterstützung.

                          Werde wohl beim nächsten update etwas mehr Zeit einplanen 🙂

                          ? 1 Reply Last reply Reply Quote 0
                          • ?
                            A Former User @Dima S last edited by A Former User

                            @dima-s sagte in Kein Webinterface nach fehlerhaftem update:

                            Werde wohl beim nächsten update etwas mehr Zeit einplanen

                            Bitte auch nicht warten, bis das System zu alt wird, lieber regelmäßig updates vom OS und den anderen Komponenten machen. Denke, das das im endefekt Zeit spart 🙂

                            Glückwunsch, das es wieder lüppt 🙂

                            VG
                            Bernd

                            Achso: Wenn es gelöst ist, dann wäre es gut, wenn Du im ersten Post noch ein [gelöst] vor die Überschrift setzt.

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            404
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

                            admin adapter update adapter fehler
                            5
                            21
                            489
                            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