Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. js-controller Lucy (Version 7.0) jetzt im Beta Repository

NEWS

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

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

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.7k

js-controller Lucy (Version 7.0) jetzt im Beta Repository

Geplant Angeheftet Gesperrt Verschoben Tester
testjs-controllerbetalucydynamic notificationsbackup
146 Beiträge 28 Kommentatoren 25.7k Aufrufe 30 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • FeuersturmF Feuersturm

    @foxriver76 Das kommt bei mir, wenn ich per Admin GUI auf 7.0.1 aktualisieren möchte
    0014fda0-34b3-4f4d-9373-2bf75bf197e9-grafik.png

    2024-10-21 20:49:20.372  - info: admin.0 (485) ==> Connected system.user.admin from ::ffff:192.168.178.128
    2024-10-21 20:50:18.176  - info: host.ioB-Prod-Testsystem Controller will upgrade itself to version 7.0.1
    2024-10-21 20:50:23.358  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Stopping controller
    2024-10-21 20:50:28.416  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
    2024-10-21 20:50:28.481  - error: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Uncaught Exception: Error: listen EADDRINUSE: address already in use :::8081
        at Server.setupListenHandle [as _listen2] (node:net:1907:16)
        at listenInCluster (node:net:1964:12)
        at Server.listen (node:net:2066:7)
        at UpgradeManager.startInsecureWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:266:21)
        at UpgradeManager.startWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:198:18)
        at main (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:400:20)
    
    
    foxriver76F Offline
    foxriver76F Offline
    foxriver76
    Developer
    schrieb am zuletzt editiert von
    #38

    @feuersturm jedes Mal?

    Videotutorials & mehr

    Hier könnt ihr mich unterstützen.

    FeuersturmF Dr. BakteriusD 2 Antworten Letzte Antwort
    0
    • foxriver76F foxriver76

      @feuersturm jedes Mal?

      FeuersturmF Online
      FeuersturmF Online
      Feuersturm
      schrieb am zuletzt editiert von Feuersturm
      #39

      @foxriver76 sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

      @feuersturm jedes Mal?

      Beim zweiten Mal über die GUI angestartet und der gleiche Fehler.
      Danach über die Konsole und das update war i.O.

      proxmox@ioB-Prod-Testsystem:~$ iob stop
      proxmox@ioB-Prod-Testsystem:~$ iob upgrade self
      Update js-controller from @7.0.0 to @7.0.1
      Stopped Objects DB
      Stopped States DB
      NPM version: 10.9.0
      Installing iobroker.js-controller@7.0.1... (System call)
      
      changed 36 packages in 2m
      
      304 packages are looking for funding
        run `npm fund` for details
      proxmox@ioB-Prod-Testsystem:~$ iob version
      7.0.1
      
      

      Nachtrag @foxriver76
      der Start sieht nicht gut aus
      Ich hab mein Testsystem gestern auch auf nodejs 22 aktualisiert, kann es auch damit zusammenhängen?

      2024-10-21 21:56:38.148  - info: host.ioB-Prod-Testsystem iobroker.js-controller version 7.0.1 js-controller starting
      2024-10-21 21:56:38.162  - info: host.ioB-Prod-Testsystem Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
      2024-10-21 21:56:38.167  - info: host.ioB-Prod-Testsystem hostname: ioB-Prod-Testsystem, node: v22.10.0
      2024-10-21 21:56:38.172  - info: host.ioB-Prod-Testsystem ip addresses: 192.168.178.105 fe80::be24:11ff:fe8c:71a4
      2024-10-21 21:56:41.544  - info: host.ioB-Prod-Testsystem connected to Objects and States
      2024-10-21 21:56:41.621  - info: host.ioB-Prod-Testsystem added notifications configuration of host
      2024-10-21 21:56:43.079  - info: host.ioB-Prod-Testsystem 68 instances found
      2024-10-21 21:56:43.254  - info: host.ioB-Prod-Testsystem starting 48 instances
      2024-10-21 21:56:44.379  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.nodeCurrent"
      2024-10-21 21:56:44.667  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.nodeNewest"
      2024-10-21 21:56:44.717  - info: host.ioB-Prod-Testsystem instance system.adapter.admin.0 in version "7.2.6" started with pid 26711
      2024-10-21 21:56:44.734  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.nodeNewestNext"
      2024-10-21 21:56:44.792  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.npmCurrent"
      2024-10-21 21:56:44.808  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.npmNewest"
      2024-10-21 21:56:44.832  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.npmNewestNext"
      2024-10-21 21:56:44.849  - info: host.ioB-Prod-Testsystem Some obsolete host states deleted.
      2024-10-21 21:56:48.189  - info: host.ioB-Prod-Testsystem instance system.adapter.javascript.0 in version "8.8.3" started with pid 26718
      2024-10-21 21:56:52.302  - info: host.ioB-Prod-Testsystem instance system.adapter.scenes.0 in version "3.2.3" started with pid 26733
      2024-10-21 21:56:52.702  - info: admin.0 (26711) starting. Version 7.2.6 in /opt/iobroker/node_modules/iobroker.admin, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:56:52.812  - info: admin.0 (26711) requesting all objects
      2024-10-21 21:56:56.011  - info: admin.0 (26711) received all objects
      2024-10-21 21:56:56.460  - info: host.ioB-Prod-Testsystem instance system.adapter.scheduler.0 in version "1.4.1" started with pid 26763
      2024-10-21 21:56:56.968  - info: admin.0 (26711) socket.io server listening on port 8081
      2024-10-21 21:56:56.989  - info: admin.0 (26711) http server listening on port 8081
      2024-10-21 21:56:56.998  - info: admin.0 (26711) Use link "http://127.0.0.1:8081" to configure.
      2024-10-21 21:56:59.961  - error: admin.0 (26711) uncaught exception: write EPIPE
      2024-10-21 21:56:59.975  - error: admin.0 (26711) Error: write EPIPE
          at afterWriteDispatched (node:internal/stream_base_commons:159:15)
          at writeGeneric (node:internal/stream_base_commons:150:3)
          at Socket._writeGeneric (node:net:957:11)
          at Socket._write (node:net:969:8)
          at writeOrBuffer (node:internal/streams/writable:572:12)
          at _write (node:internal/streams/writable:501:10)
          at Socket.Writable.write (node:internal/streams/writable:510:10)
          at _checkPassword (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:43:30)
          at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:61:42)
          at Socket.emit (node:events:518:28)
      2024-10-21 21:56:59.988  - error: admin.0 (26711) Exception-Code: EPIPE: write EPIPE
      2024-10-21 21:57:00.797  - info: admin.0 (26711) terminating http server on port 8081
      2024-10-21 21:57:02.449  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: write EPIPE
      2024-10-21 21:57:02.454  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at afterWriteDispatched (node:internal/stream_base_commons:159:15)
      2024-10-21 21:57:02.457  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at writeGeneric (node:internal/stream_base_commons:150:3)
      2024-10-21 21:57:02.460  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket._writeGeneric (node:net:957:11)
      2024-10-21 21:57:02.463  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket._write (node:net:969:8)
      2024-10-21 21:57:02.466  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at writeOrBuffer (node:internal/streams/writable:572:12)
      2024-10-21 21:57:02.470  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at _write (node:internal/streams/writable:501:10)
      2024-10-21 21:57:02.473  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket.Writable.write (node:internal/streams/writable:510:10)
      2024-10-21 21:57:02.476  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at _checkPassword (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:43:30)
      2024-10-21 21:57:02.479  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:61:42)
      2024-10-21 21:57:02.482  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket.emit (node:events:518:28) {
      2024-10-21 21:57:02.485  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   errno: -32,
      2024-10-21 21:57:02.488  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'EPIPE',
      2024-10-21 21:57:02.491  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   syscall: 'write'
      2024-10-21 21:57:02.494  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
      2024-10-21 21:57:02.498  - error: host.ioB-Prod-Testsystem instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-10-21 21:57:02.501  - info: host.ioB-Prod-Testsystem Restart adapter system.adapter.admin.0 because enabled
      2024-10-21 21:57:02.937  - info: host.ioB-Prod-Testsystem instance system.adapter.fritzbox.0 in version "0.6.0" started with pid 26795
      2024-10-21 21:57:03.054  - info: javascript.0 (26718) starting. Version 8.8.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:03.164  - info: scenes.0 (26733) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:05.653  - info: host.ioB-Prod-Testsystem instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 26821
      2024-10-21 21:57:06.878  - info: scheduler.0 (26763) starting. Version 1.4.1 in /opt/iobroker/node_modules/iobroker.scheduler, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:08.737  - info: host.ioB-Prod-Testsystem instance system.adapter.hm-rega.0 in version "5.1.0" started with pid 26840
      2024-10-21 21:57:12.555  - info: fritzbox.0 (26795) starting. Version 0.6.0 in /opt/iobroker/node_modules/iobroker.fritzbox, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:12.637  - info: host.ioB-Prod-Testsystem instance system.adapter.proxmox.0 in version "2.3.0" started with pid 26849
      2024-10-21 21:57:12.691  - info: fritzbox.0 (26795) try to connect: 192.168.178.1
      2024-10-21 21:57:12.725  - info: fritzbox.0 (26795) adapter connected to fritzbox: 192.168.178.1
      2024-10-21 21:57:12.991  - info: hm-rpc.0 (26821) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:14.095  - info: hm-rpc.0 (26821) xmlrpc server is trying to listen on 192.168.178.105:2010
      2024-10-21 21:57:14.103  - info: hm-rpc.0 (26821) xmlrpc client is trying to connect to 192.168.178.84:2010/ with ["http://192.168.178.105:2010","ioB-Prod-Testsystem:hm-rpc.0:1a421c1408aefa3d14bf662ce872a30f"]
      2024-10-21 21:57:14.208  - info: hm-rpc.0 (26821) Connected
      2024-10-21 21:57:14.229  - info: hm-rpc.0 (26821) xmlrpc <- listDevices ["ioB-Prod-Testsystem:hm-rpc.0:1a421c1408aefa3d14bf662ce872a30f"]
      2024-10-21 21:57:14.549  - info: hm-rpc.0 (26821) xmlrpc -> 0 devices
      2024-10-21 21:57:16.196  - info: hm-rpc.0 (26821) xmlrpc <- newDevices 323
      2024-10-21 21:57:16.792  - info: host.ioB-Prod-Testsystem instance system.adapter.tr-064.0 in version "4.3.0" started with pid 26870
      2024-10-21 21:57:16.820  - info: hm-rpc.0 (26821) new HMIP devices/channels after filter: 0
      2024-10-21 21:57:21.531  - info: host.ioB-Prod-Testsystem instance system.adapter.worx.0 in version "3.1.0" started with pid 26877
      2024-10-21 21:57:22.200  - info: hm-rega.0 (26840) starting. Version 5.1.0 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:22.912  - info: hm-rega.0 (26840) subscribe .BidCoS-RF.50.PRESS_SHORT
      2024-10-21 21:57:22.926  - info: proxmox.0 (26849) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.proxmox, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:23.140  - info: hm-rega.0 (26840) ReGaHSS 192.168.178.84 up
      2024-10-21 21:57:23.443  - info: hm-rega.0 (26840) time difference local-ccu 0s
      2024-10-21 21:57:23.047  - warn: proxmox.0 (26849) Using Proxmox API: https://192.168.178.2:8006/api2/json
      2024-10-21 21:57:25.883  - info: host.ioB-Prod-Testsystem instance system.adapter.unifi.0 in version "0.7.0" started with pid 26896
      2024-10-21 21:57:29.111  - info: host.ioB-Prod-Testsystem instance system.adapter.hue.0 in version "3.13.1" started with pid 26907
      2024-10-21 21:57:30.587  - info: tr-064.0 (26870) starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.tr-064, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:34.704  - info: host.ioB-Prod-Testsystem instance system.adapter.backitup.0 in version "3.0.26" started with pid 26926
      2024-10-21 21:57:34.825  - info: host.ioB-Prod-Testsystem instance system.adapter.admin.0 in version "7.2.6" started with pid 26933
      2024-10-21 21:57:37.045  - info: host.ioB-Prod-Testsystem instance system.adapter.hm-rpc.1 in version "2.0.2" started with pid 26940
      2024-10-21 21:57:37.837  - info: worx.0 (26877) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.worx, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:38.814  - info: worx.0 (26877) Use new aws-iot-device-sdk-v2.
      2024-10-21 21:57:38.842  - info: worx.0 (26877) Changed timeout for edgecut to 5000
      2024-10-21 21:57:38.905  - info: worx.0 (26877) Login to worx
      2024-10-21 21:57:41.182  - info: worx.0 (26877) Connected to worx server
      2024-10-21 21:57:41.548  - info: worx.0 (26877) Found 1 devices
      2024-10-21 21:57:41.578  - info: worx.0 (26877) Found device Maehphisto with id 201930198403020782E0
      2024-10-21 21:57:42.761  - info: host.ioB-Prod-Testsystem instance system.adapter.sonos.0 in version "3.0.0" started with pid 26957
      2024-10-21 21:57:46.104  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.openweathermap.0 10 * * * *
      2024-10-21 21:57:46.132  - info: host.ioB-Prod-Testsystem instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 26972
      2024-10-21 21:57:46.510  - info: hue.0 (26907) starting. Version 3.13.1 in /opt/iobroker/node_modules/iobroker.hue, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:46.510  - info: unifi.0 (26896) starting. Version 0.7.0 in /opt/iobroker/node_modules/iobroker.unifi, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:46.632  - info: unifi.0 (26896) UniFi adapter is ready
      2024-10-21 21:57:48.158  - info: hue.0 (26907) Push connection established
      2024-10-21 21:57:49.435  - info: hue.0 (26907) skip switch: Daylight.configured
      2024-10-21 21:57:49.447  - info: hue.0 (26907) skip switch: Daylight.sunriseoffset
      2024-10-21 21:57:49.453  - info: hue.0 (26907) skip switch: Daylight.sunsetoffset
      2024-10-21 21:57:49.458  - info: hue.0 (26907) created/updated 1 sensor channels
      2024-10-21 21:57:49.515  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.ical.5 0,30 * * * *
      2024-10-21 21:57:49.557  - info: host.ioB-Prod-Testsystem instance system.adapter.ical.5 in version "1.15.0" started with pid 26991
      2024-10-21 21:57:49.591  - info: worx.0 (26877) Multi-ZoneKeeper found! Create State : zoneKeeper
      2024-10-21 21:57:50.063  - warn: hue.0 (26907) channel "Tannenbaum" already exists, using "Tannenbaum_On/Off_plug-in_unit" for light 15
      2024-10-21 21:57:50.213  - info: worx.0 (26877) DoubleShedule found, create states...
      2024-10-21 21:57:50.289  - info: hue.0 (26907) created/updated 13 light channels
      2024-10-21 21:57:50.440  - warn: hue.0 (26907) channel "Hannah" already exists, using "Hannah_Room" for group 4
      2024-10-21 21:57:50.630  - info: hue.0 (26907) created/updated 9 groups channels
      2024-10-21 21:57:50.676  - info: hue.0 (26907) created/updated 23 scenes
      2024-10-21 21:57:50.685  - info: hue.0 (26907) creating/updating bridge device
      2024-10-21 21:57:52.904  - info: worx.0 (26877) OneTimeShedule found, create states...
      2024-10-21 21:57:53.022  - info: hm-rega.0 (26840) request state values
      2024-10-21 21:57:53.275  - info: worx.0 (26877) PartyModus found, create states...
      2024-10-21 21:57:53.518  - info: host.ioB-Prod-Testsystem instance system.adapter.samsung.0 in version "0.6.1" started with pid 27002
      2024-10-21 21:57:53.668  - info: worx.0 (26877) New Firmware found, create states...
      2024-10-21 21:57:54.265  - info: worx.0 (26877) Create folder activityLog and set states.
      2024-10-21 21:57:54.323  - info: sonos.0 (26957) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.sonos, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:54.683  - info: backitup.0 (26926) starting. Version 3.0.26 in /opt/iobroker/node_modules/iobroker.backitup, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:54.997  - info: worx.0 (26877) Create product folder and states for WR141E
      2024-10-21 21:57:55.154  - info: hm-rpc.1 (26940) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:57:55.243  - info: backitup.0 (26926) [iobroker] backup will be activated at 05:00 every 1 day(s)
      2024-10-21 21:57:55.530  - info: backitup.0 (26926) [ccu] backup will be activated at 01:30 every 3 day(s)
      2024-10-21 21:57:58.681  - info: hm-rpc.1 (26940) xmlrpc server is trying to listen on 192.168.178.105:9292
      2024-10-21 21:57:58.694  - info: hm-rpc.1 (26940) xmlrpc client is trying to connect to 192.168.178.84:9292/groups/ with ["http://192.168.178.105:9292","ioB-Prod-Testsystem:hm-rpc.1:10da2ed2497e0ac55ceb41380a836a0d"]
      2024-10-21 21:57:58.819  - info: hm-rpc.1 (26940) xmlrpc <- listDevices ["ioB-Prod-Testsystem:hm-rpc.1:10da2ed2497e0ac55ceb41380a836a0d"]
      2024-10-21 21:57:59.776  - info: hm-rpc.1 (26940) xmlrpc -> 8 devices
      2024-10-21 21:58:00.154  - info: hm-rpc.1 (26940) xmlrpc <- newDevices 8
      2024-10-21 21:58:01.300  - info: admin.0 (26933) starting. Version 7.2.6 in /opt/iobroker/node_modules/iobroker.admin, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:58:01.369  - info: hm-rpc.1 (26940) new virtual-devices devices/channels after filter: 0
      2024-10-21 21:58:01.414  - info: hm-rpc.1 (26940) xmlrpc <- setReadyConfig ["ioB-Prod-Testsystem:hm-rpc.1:10da2ed2497e0ac55ceb41380a836a0d","INT0000001"]
      2024-10-21 21:58:01.777  - info: host.ioB-Prod-Testsystem instance system.adapter.notification-manager.0 in version "1.3.0" started with pid 27029
      2024-10-21 21:58:02.018  - info: admin.0 (26933) requesting all objects
      2024-10-21 21:58:02.576  - info: host.ioB-Prod-Testsystem instance system.adapter.web.0 in version "6.3.1" started with pid 27036
      2024-10-21 21:58:08.612  - info: admin.0 (26933) received all objects
      2024-10-21 21:58:08.822  - info: hm-rpc.1 (26940) Connected
      2024-10-21 21:58:11.239  - info: admin.0 (26933) socket.io server listening on port 8081
      2024-10-21 21:58:11.261  - info: admin.0 (26933) http server listening on port 8081
      2024-10-21 21:58:11.266  - info: admin.0 (26933) Use link "http://127.0.0.1:8081" to configure.
      2024-10-21 21:58:23.247  - info: host.ioB-Prod-Testsystem instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 27076
      2024-10-21 21:58:23.828  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.daswetter.0 0 */2 * * *
      2024-10-21 21:58:23.857  - info: host.ioB-Prod-Testsystem instance system.adapter.daswetter.0 in version "3.1.16" started with pid 27083
      2024-10-21 21:58:26.262  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.dwd.0 */30 * * * *
      2024-10-21 21:58:26.310  - info: host.ioB-Prod-Testsystem instance system.adapter.dwd.0 in version "2.8.5" started with pid 27090
      2024-10-21 21:58:27.258  - info: host.ioB-Prod-Testsystem instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 27101
      2024-10-21 21:58:34.864  - info: host.ioB-Prod-Testsystem instance system.adapter.simple-api.0 in version "2.8.0" started with pid 27127
      2024-10-21 21:58:36.494  - info: host.ioB-Prod-Testsystem instance system.adapter.nina.0 in version "0.0.26" started with pid 27134
      2024-10-21 21:58:38.748  - info: vis.0 (27065) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:58:42.398  - info: host.ioB-Prod-Testsystem instance system.adapter.esphome.0 in version "0.5.0-beta.8" started with pid 27153
      2024-10-21 21:58:46.882  - info: notification-manager.0 (27029) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.notification-manager, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:58:47.012  - info: notification-manager.0 (27029) Starting notification manager ...
      2024-10-21 21:58:47.762  - info: samsung.0 (27002) starting. Version 0.6.1 in /opt/iobroker/node_modules/iobroker.samsung, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:58:50.345  - info: host.ioB-Prod-Testsystem instance system.adapter.ws.0 in version "2.6.2" started with pid 27177
      2024-10-21 21:58:52.055  - info: host.ioB-Prod-Testsystem instance system.adapter.fully-tablet-control.0 in version "0.3.8" started with pid 27184
      2024-10-21 21:58:52.256  - info: vis-google-fonts.0 (27116) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:58:53.742  - info: vis.0 (27065) Terminated (NO_ERROR): Without reason
      2024-10-21 21:58:53.806  - info: host.ioB-Prod-Testsystem instance system.adapter.web.1 in version "6.3.1" started with pid 27195
      2024-10-21 21:58:54.267  - info: ical.5 (26991) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:58:55.092  - info: vis-google-fonts.0 (27116) Terminated (NO_ERROR): Without reason
      2024-10-21 21:58:55.164  - info: host.ioB-Prod-Testsystem instance system.adapter.fullcalendar.0 in version "2.4.5" started with pid 27210
      2024-10-21 21:58:56.440  - info: web.0 (27036) starting. Version 6.3.1 in /opt/iobroker/node_modules/iobroker.web, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:58:56.765  - info: ical.5 (26991) processing URL: ioBrokerTesting https://calendar.google.com/calendar/ical/0g7gpl8tcsjsbacjrkunfg8l0c%40group.calendar.google.com/private-ee9dd402778b56aafd5eea5e6f591bd6/basic.ics
      2024-10-21 21:58:56.980  - info: host.ioB-Prod-Testsystem instance system.adapter.vis.0 terminated while should be started once
      2024-10-21 21:58:58.853  - info: worx.0 (26877) Torque control found, create states...
      2024-10-21 21:59:00.222  - info: web.0 (27036) socket.io server listening on port 8082
      2024-10-21 21:59:00.330  - info: web.0 (27036) http server listening on port 8082
      2024-10-21 21:59:04.276  - info: worx.0 (26877) Autolock found! Create State : AutoLock
      2024-10-21 21:59:04.480  - info: worx.0 (26877) Autolock found! Create State : AutoLockTimer
      2024-10-21 21:59:05.285  - info: host.ioB-Prod-Testsystem instance system.adapter.vis-google-fonts.0 terminated while should be started once
      2024-10-21 21:59:06.770  - info: daswetter.0 (27083) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:07.275  - info: host.ioB-Prod-Testsystem instance system.adapter.vis-2.0 in version "2.9.64" started with pid 27237
      2024-10-21 21:59:07.328  - info: host.ioB-Prod-Testsystem instance system.adapter.echarts.0 in version "1.9.2" started with pid 27243
      2024-10-21 21:59:07.896  - info: worx.0 (26877) Start MQTT connection
      2024-10-21 21:59:07.896  - info: worx.0 (26877) Start MQTT connection
      2024-10-21 21:59:07.894  - info: tankerkoenig.0 (27076) starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:08.139  - info: host.ioB-Prod-Testsystem instance system.adapter.radar-trap.0 in version "2.2.2" started with pid 27255
      2024-10-21 21:59:08.188  - info: tankerkoenig.0 (27076) Adapter is already in daemon mode
      2024-10-21 21:59:08.211  - info: tankerkoenig.0 (27076) Sync time set to 10 minutes or 600000 ms
      2024-10-21 21:59:08.362  - info: worx.0 (26877) Start check devices object!
      2024-10-21 21:59:08.801  - info: worx.0 (26877) Request Counter: 1
      2024-10-21 21:59:08.829  - info: openweathermap.0 (26972) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:10.988  - info: nina.0 (27134) starting. Version 0.0.26 in /opt/iobroker/node_modules/iobroker.nina, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:11.209  - info: simple-api.0 (27127) starting. Version 2.8.0 in /opt/iobroker/node_modules/iobroker.simple-api, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:11.450  - info: simple-api.0 (27127) simpleAPI server listening on port 8087
      2024-10-21 21:59:11.469  - info: simple-api.0 (27127) Allow states only when user is owner: false
      2024-10-21 21:59:11.580  - info: simple-api.0 (27127) http server listening on port 8087
      2024-10-21 21:59:11.939  - info: nina.0 (27134) Found AGS for: Braunschweig
      2024-10-21 21:59:14.241  - info: esphome.0 (27153) starting. Version 0.5.0-beta.8 in /opt/iobroker/node_modules/iobroker.esphome, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:14.412  - info: ical.5 (26991) Terminated (NO_ERROR): Without reason
      2024-10-21 21:59:17.993  - error: host.ioB-Prod-Testsystem Caught by controller[0]: node:internal/modules/cjs/loader:1252
      2024-10-21 21:59:18.006  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   throw err;
      2024-10-21 21:59:18.010  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ^
      2024-10-21 21:59:18.014  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: Cannot find module '@iobroker/types'
      2024-10-21 21:59:18.020  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Require stack:
      2024-10-21 21:59:18.024  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js
      2024-10-21 21:59:18.031  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.vis-2/main.js
      2024-10-21 21:59:18.038  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
      2024-10-21 21:59:18.043  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1075:27)
      2024-10-21 21:59:18.048  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:315:14)
      2024-10-21 21:59:18.055  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
      2024-10-21 21:59:18.061  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1340:12)
      2024-10-21 21:59:18.070  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at require (node:internal/modules/helpers:141:16)
      2024-10-21 21:59:18.083  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js:37:20)
      2024-10-21 21:59:18.096  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1546:14)
      2024-10-21 21:59:18.107  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1689:10)
      2024-10-21 21:59:18.123  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1318:32) {
      2024-10-21 21:59:18.139  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2024-10-21 21:59:18.166  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   requireStack: [
      2024-10-21 21:59:18.178  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js',
      2024-10-21 21:59:18.200  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.vis-2/main.js'
      2024-10-21 21:59:18.212  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ]
      2024-10-21 21:59:18.224  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
      2024-10-21 21:59:18.238  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Node.js v22.10.0
      2024-10-21 21:59:18.254  - error: host.ioB-Prod-Testsystem instance system.adapter.vis-2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-10-21 21:59:18.268  - info: host.ioB-Prod-Testsystem Adapter system.adapter.vis-2.0 needs rebuild and will be restarted afterwards.
      2024-10-21 21:59:18.283  - info: host.ioB-Prod-Testsystem system.adapter.vis-2.0 will be rebuilt
      2024-10-21 21:59:18.302  - warn: host.ioB-Prod-Testsystem adapter "vis-2" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
      2024-10-21 21:59:18.323  - info: host.ioB-Prod-Testsystem iobroker rebuild
      2024-10-21 21:59:18.672  - error: host.ioB-Prod-Testsystem Caught by controller[0]: node:internal/modules/cjs/loader:1252
      2024-10-21 21:59:18.681  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   throw err;
      2024-10-21 21:59:18.696  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ^
      2024-10-21 21:59:18.708  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: Cannot find module '@iobroker/types'
      2024-10-21 21:59:18.722  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Require stack:
      2024-10-21 21:59:18.735  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js
      2024-10-21 21:59:18.743  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/main.js
      2024-10-21 21:59:18.750  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
      2024-10-21 21:59:18.758  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1075:27)
      2024-10-21 21:59:18.766  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:315:14)
      2024-10-21 21:59:18.775  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
      2024-10-21 21:59:18.782  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1340:12)
      2024-10-21 21:59:18.789  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at require (node:internal/modules/helpers:141:16)
      2024-10-21 21:59:18.798  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js:37:20)
      2024-10-21 21:59:18.806  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1546:14)
      2024-10-21 21:59:18.816  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1689:10)
      2024-10-21 21:59:18.823  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1318:32) {
      2024-10-21 21:59:18.835  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2024-10-21 21:59:18.843  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   requireStack: [
      2024-10-21 21:59:18.855  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js',
      2024-10-21 21:59:18.865  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/main.js'
      2024-10-21 21:59:18.873  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ]
      2024-10-21 21:59:18.880  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
      2024-10-21 21:59:18.887  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Node.js v22.10.0
      2024-10-21 21:59:18.902  - error: host.ioB-Prod-Testsystem instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-10-21 21:59:18.909  - info: host.ioB-Prod-Testsystem Adapter system.adapter.echarts.0 needs rebuild and will be restarted afterwards.
      2024-10-21 21:59:18.917  - info: host.ioB-Prod-Testsystem system.adapter.echarts.0 will be rebuilt
      2024-10-21 21:59:19.302  - error: host.ioB-Prod-Testsystem Caught by controller[0]: node:internal/modules/cjs/loader:1252
      2024-10-21 21:59:19.320  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   throw err;
      2024-10-21 21:59:19.334  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ^
      2024-10-21 21:59:19.344  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: Cannot find module '@iobroker/types'
      2024-10-21 21:59:19.356  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Require stack:
      2024-10-21 21:59:19.366  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js
      2024-10-21 21:59:19.375  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.radar-trap/build/main.js
      2024-10-21 21:59:19.383  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
      2024-10-21 21:59:19.399  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1075:27)
      2024-10-21 21:59:19.404  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:315:14)
      2024-10-21 21:59:19.415  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
      2024-10-21 21:59:19.420  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1340:12)
      2024-10-21 21:59:19.427  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at require (node:internal/modules/helpers:141:16)
      2024-10-21 21:59:19.435  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js:37:20)
      2024-10-21 21:59:19.442  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1546:14)
      2024-10-21 21:59:19.449  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1689:10)
      2024-10-21 21:59:19.456  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1318:32) {
      2024-10-21 21:59:19.462  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2024-10-21 21:59:19.469  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   requireStack: [
      2024-10-21 21:59:19.478  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js',
      2024-10-21 21:59:19.488  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.radar-trap/build/main.js'
      2024-10-21 21:59:19.496  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ]
      2024-10-21 21:59:19.510  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
      2024-10-21 21:59:19.518  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Node.js v22.10.0
      2024-10-21 21:59:19.525  - error: host.ioB-Prod-Testsystem instance system.adapter.radar-trap.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-10-21 21:59:19.533  - info: host.ioB-Prod-Testsystem Adapter system.adapter.radar-trap.0 needs rebuild and will be restarted afterwards.
      2024-10-21 21:59:19.546  - info: host.ioB-Prod-Testsystem system.adapter.radar-trap.0 will be rebuilt
      2024-10-21 21:59:20.526  - info: host.ioB-Prod-Testsystem instance system.adapter.ical.5 terminated with code 0 (NO_ERROR)
      2024-10-21 21:59:20.539  - info: dwd.0 (27090) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:22.261  - info: esphome.0 (27153) Try to connect to 192.168.178.91
      2024-10-21 21:59:22.317  - info: esphome.0 (27153) Native Integration of ESPHome Dashboard enabled
      2024-10-21 21:59:24.274  - info: host.ioB-Prod-Testsystem iobroker npm-rebuild: Rebuilding native modules ...
      2024-10-21 21:59:24.320  - info: ws.0 (27177) starting. Version 2.6.2 in /opt/iobroker/node_modules/iobroker.ws, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:24.519  - info: ws.0 (27177) socket.io server listening on port 8084
      2024-10-21 21:59:24.711  - info: fully-tablet-control.0 (27184) starting. Version 0.3.8 in /opt/iobroker/node_modules/iobroker.fully-tablet-control, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:25.003  - info: fullcalendar.0 (27210) starting. Version 2.4.5 in /opt/iobroker/node_modules/iobroker.fullcalendar, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:25.202  - info: trashschedule.0 (27101) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.trashschedule, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:25.455  - error: esphome.0 (27153) Client 192.168.178.91 unreachable !
      2024-10-21 21:59:25.998  - info: web.1 (27195) starting. Version 6.3.1 in /opt/iobroker/node_modules/iobroker.web, node: v22.10.0, js-controller: 7.0.1
      2024-10-21 21:59:27.343  - info: esphome.0 (27153) Bonjour service started, new  devices  will  be detected automatically
      2024-10-21 21:59:27.646  - info: web.1 (27195) http server listening on port 8089
      
      
      
      FeuersturmF 1 Antwort Letzte Antwort
      0
      • FeuersturmF Feuersturm

        @foxriver76 sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

        @feuersturm jedes Mal?

        Beim zweiten Mal über die GUI angestartet und der gleiche Fehler.
        Danach über die Konsole und das update war i.O.

        proxmox@ioB-Prod-Testsystem:~$ iob stop
        proxmox@ioB-Prod-Testsystem:~$ iob upgrade self
        Update js-controller from @7.0.0 to @7.0.1
        Stopped Objects DB
        Stopped States DB
        NPM version: 10.9.0
        Installing iobroker.js-controller@7.0.1... (System call)
        
        changed 36 packages in 2m
        
        304 packages are looking for funding
          run `npm fund` for details
        proxmox@ioB-Prod-Testsystem:~$ iob version
        7.0.1
        
        

        Nachtrag @foxriver76
        der Start sieht nicht gut aus
        Ich hab mein Testsystem gestern auch auf nodejs 22 aktualisiert, kann es auch damit zusammenhängen?

        2024-10-21 21:56:38.148  - info: host.ioB-Prod-Testsystem iobroker.js-controller version 7.0.1 js-controller starting
        2024-10-21 21:56:38.162  - info: host.ioB-Prod-Testsystem Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
        2024-10-21 21:56:38.167  - info: host.ioB-Prod-Testsystem hostname: ioB-Prod-Testsystem, node: v22.10.0
        2024-10-21 21:56:38.172  - info: host.ioB-Prod-Testsystem ip addresses: 192.168.178.105 fe80::be24:11ff:fe8c:71a4
        2024-10-21 21:56:41.544  - info: host.ioB-Prod-Testsystem connected to Objects and States
        2024-10-21 21:56:41.621  - info: host.ioB-Prod-Testsystem added notifications configuration of host
        2024-10-21 21:56:43.079  - info: host.ioB-Prod-Testsystem 68 instances found
        2024-10-21 21:56:43.254  - info: host.ioB-Prod-Testsystem starting 48 instances
        2024-10-21 21:56:44.379  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.nodeCurrent"
        2024-10-21 21:56:44.667  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.nodeNewest"
        2024-10-21 21:56:44.717  - info: host.ioB-Prod-Testsystem instance system.adapter.admin.0 in version "7.2.6" started with pid 26711
        2024-10-21 21:56:44.734  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.nodeNewestNext"
        2024-10-21 21:56:44.792  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.npmCurrent"
        2024-10-21 21:56:44.808  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.npmNewest"
        2024-10-21 21:56:44.832  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.npmNewestNext"
        2024-10-21 21:56:44.849  - info: host.ioB-Prod-Testsystem Some obsolete host states deleted.
        2024-10-21 21:56:48.189  - info: host.ioB-Prod-Testsystem instance system.adapter.javascript.0 in version "8.8.3" started with pid 26718
        2024-10-21 21:56:52.302  - info: host.ioB-Prod-Testsystem instance system.adapter.scenes.0 in version "3.2.3" started with pid 26733
        2024-10-21 21:56:52.702  - info: admin.0 (26711) starting. Version 7.2.6 in /opt/iobroker/node_modules/iobroker.admin, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:56:52.812  - info: admin.0 (26711) requesting all objects
        2024-10-21 21:56:56.011  - info: admin.0 (26711) received all objects
        2024-10-21 21:56:56.460  - info: host.ioB-Prod-Testsystem instance system.adapter.scheduler.0 in version "1.4.1" started with pid 26763
        2024-10-21 21:56:56.968  - info: admin.0 (26711) socket.io server listening on port 8081
        2024-10-21 21:56:56.989  - info: admin.0 (26711) http server listening on port 8081
        2024-10-21 21:56:56.998  - info: admin.0 (26711) Use link "http://127.0.0.1:8081" to configure.
        2024-10-21 21:56:59.961  - error: admin.0 (26711) uncaught exception: write EPIPE
        2024-10-21 21:56:59.975  - error: admin.0 (26711) Error: write EPIPE
            at afterWriteDispatched (node:internal/stream_base_commons:159:15)
            at writeGeneric (node:internal/stream_base_commons:150:3)
            at Socket._writeGeneric (node:net:957:11)
            at Socket._write (node:net:969:8)
            at writeOrBuffer (node:internal/streams/writable:572:12)
            at _write (node:internal/streams/writable:501:10)
            at Socket.Writable.write (node:internal/streams/writable:510:10)
            at _checkPassword (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:43:30)
            at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:61:42)
            at Socket.emit (node:events:518:28)
        2024-10-21 21:56:59.988  - error: admin.0 (26711) Exception-Code: EPIPE: write EPIPE
        2024-10-21 21:57:00.797  - info: admin.0 (26711) terminating http server on port 8081
        2024-10-21 21:57:02.449  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: write EPIPE
        2024-10-21 21:57:02.454  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at afterWriteDispatched (node:internal/stream_base_commons:159:15)
        2024-10-21 21:57:02.457  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at writeGeneric (node:internal/stream_base_commons:150:3)
        2024-10-21 21:57:02.460  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket._writeGeneric (node:net:957:11)
        2024-10-21 21:57:02.463  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket._write (node:net:969:8)
        2024-10-21 21:57:02.466  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at writeOrBuffer (node:internal/streams/writable:572:12)
        2024-10-21 21:57:02.470  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at _write (node:internal/streams/writable:501:10)
        2024-10-21 21:57:02.473  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket.Writable.write (node:internal/streams/writable:510:10)
        2024-10-21 21:57:02.476  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at _checkPassword (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:43:30)
        2024-10-21 21:57:02.479  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:61:42)
        2024-10-21 21:57:02.482  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket.emit (node:events:518:28) {
        2024-10-21 21:57:02.485  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   errno: -32,
        2024-10-21 21:57:02.488  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'EPIPE',
        2024-10-21 21:57:02.491  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   syscall: 'write'
        2024-10-21 21:57:02.494  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
        2024-10-21 21:57:02.498  - error: host.ioB-Prod-Testsystem instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-21 21:57:02.501  - info: host.ioB-Prod-Testsystem Restart adapter system.adapter.admin.0 because enabled
        2024-10-21 21:57:02.937  - info: host.ioB-Prod-Testsystem instance system.adapter.fritzbox.0 in version "0.6.0" started with pid 26795
        2024-10-21 21:57:03.054  - info: javascript.0 (26718) starting. Version 8.8.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:03.164  - info: scenes.0 (26733) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:05.653  - info: host.ioB-Prod-Testsystem instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 26821
        2024-10-21 21:57:06.878  - info: scheduler.0 (26763) starting. Version 1.4.1 in /opt/iobroker/node_modules/iobroker.scheduler, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:08.737  - info: host.ioB-Prod-Testsystem instance system.adapter.hm-rega.0 in version "5.1.0" started with pid 26840
        2024-10-21 21:57:12.555  - info: fritzbox.0 (26795) starting. Version 0.6.0 in /opt/iobroker/node_modules/iobroker.fritzbox, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:12.637  - info: host.ioB-Prod-Testsystem instance system.adapter.proxmox.0 in version "2.3.0" started with pid 26849
        2024-10-21 21:57:12.691  - info: fritzbox.0 (26795) try to connect: 192.168.178.1
        2024-10-21 21:57:12.725  - info: fritzbox.0 (26795) adapter connected to fritzbox: 192.168.178.1
        2024-10-21 21:57:12.991  - info: hm-rpc.0 (26821) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:14.095  - info: hm-rpc.0 (26821) xmlrpc server is trying to listen on 192.168.178.105:2010
        2024-10-21 21:57:14.103  - info: hm-rpc.0 (26821) xmlrpc client is trying to connect to 192.168.178.84:2010/ with ["http://192.168.178.105:2010","ioB-Prod-Testsystem:hm-rpc.0:1a421c1408aefa3d14bf662ce872a30f"]
        2024-10-21 21:57:14.208  - info: hm-rpc.0 (26821) Connected
        2024-10-21 21:57:14.229  - info: hm-rpc.0 (26821) xmlrpc <- listDevices ["ioB-Prod-Testsystem:hm-rpc.0:1a421c1408aefa3d14bf662ce872a30f"]
        2024-10-21 21:57:14.549  - info: hm-rpc.0 (26821) xmlrpc -> 0 devices
        2024-10-21 21:57:16.196  - info: hm-rpc.0 (26821) xmlrpc <- newDevices 323
        2024-10-21 21:57:16.792  - info: host.ioB-Prod-Testsystem instance system.adapter.tr-064.0 in version "4.3.0" started with pid 26870
        2024-10-21 21:57:16.820  - info: hm-rpc.0 (26821) new HMIP devices/channels after filter: 0
        2024-10-21 21:57:21.531  - info: host.ioB-Prod-Testsystem instance system.adapter.worx.0 in version "3.1.0" started with pid 26877
        2024-10-21 21:57:22.200  - info: hm-rega.0 (26840) starting. Version 5.1.0 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:22.912  - info: hm-rega.0 (26840) subscribe .BidCoS-RF.50.PRESS_SHORT
        2024-10-21 21:57:22.926  - info: proxmox.0 (26849) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.proxmox, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:23.140  - info: hm-rega.0 (26840) ReGaHSS 192.168.178.84 up
        2024-10-21 21:57:23.443  - info: hm-rega.0 (26840) time difference local-ccu 0s
        2024-10-21 21:57:23.047  - warn: proxmox.0 (26849) Using Proxmox API: https://192.168.178.2:8006/api2/json
        2024-10-21 21:57:25.883  - info: host.ioB-Prod-Testsystem instance system.adapter.unifi.0 in version "0.7.0" started with pid 26896
        2024-10-21 21:57:29.111  - info: host.ioB-Prod-Testsystem instance system.adapter.hue.0 in version "3.13.1" started with pid 26907
        2024-10-21 21:57:30.587  - info: tr-064.0 (26870) starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.tr-064, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:34.704  - info: host.ioB-Prod-Testsystem instance system.adapter.backitup.0 in version "3.0.26" started with pid 26926
        2024-10-21 21:57:34.825  - info: host.ioB-Prod-Testsystem instance system.adapter.admin.0 in version "7.2.6" started with pid 26933
        2024-10-21 21:57:37.045  - info: host.ioB-Prod-Testsystem instance system.adapter.hm-rpc.1 in version "2.0.2" started with pid 26940
        2024-10-21 21:57:37.837  - info: worx.0 (26877) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.worx, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:38.814  - info: worx.0 (26877) Use new aws-iot-device-sdk-v2.
        2024-10-21 21:57:38.842  - info: worx.0 (26877) Changed timeout for edgecut to 5000
        2024-10-21 21:57:38.905  - info: worx.0 (26877) Login to worx
        2024-10-21 21:57:41.182  - info: worx.0 (26877) Connected to worx server
        2024-10-21 21:57:41.548  - info: worx.0 (26877) Found 1 devices
        2024-10-21 21:57:41.578  - info: worx.0 (26877) Found device Maehphisto with id 201930198403020782E0
        2024-10-21 21:57:42.761  - info: host.ioB-Prod-Testsystem instance system.adapter.sonos.0 in version "3.0.0" started with pid 26957
        2024-10-21 21:57:46.104  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.openweathermap.0 10 * * * *
        2024-10-21 21:57:46.132  - info: host.ioB-Prod-Testsystem instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 26972
        2024-10-21 21:57:46.510  - info: hue.0 (26907) starting. Version 3.13.1 in /opt/iobroker/node_modules/iobroker.hue, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:46.510  - info: unifi.0 (26896) starting. Version 0.7.0 in /opt/iobroker/node_modules/iobroker.unifi, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:46.632  - info: unifi.0 (26896) UniFi adapter is ready
        2024-10-21 21:57:48.158  - info: hue.0 (26907) Push connection established
        2024-10-21 21:57:49.435  - info: hue.0 (26907) skip switch: Daylight.configured
        2024-10-21 21:57:49.447  - info: hue.0 (26907) skip switch: Daylight.sunriseoffset
        2024-10-21 21:57:49.453  - info: hue.0 (26907) skip switch: Daylight.sunsetoffset
        2024-10-21 21:57:49.458  - info: hue.0 (26907) created/updated 1 sensor channels
        2024-10-21 21:57:49.515  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.ical.5 0,30 * * * *
        2024-10-21 21:57:49.557  - info: host.ioB-Prod-Testsystem instance system.adapter.ical.5 in version "1.15.0" started with pid 26991
        2024-10-21 21:57:49.591  - info: worx.0 (26877) Multi-ZoneKeeper found! Create State : zoneKeeper
        2024-10-21 21:57:50.063  - warn: hue.0 (26907) channel "Tannenbaum" already exists, using "Tannenbaum_On/Off_plug-in_unit" for light 15
        2024-10-21 21:57:50.213  - info: worx.0 (26877) DoubleShedule found, create states...
        2024-10-21 21:57:50.289  - info: hue.0 (26907) created/updated 13 light channels
        2024-10-21 21:57:50.440  - warn: hue.0 (26907) channel "Hannah" already exists, using "Hannah_Room" for group 4
        2024-10-21 21:57:50.630  - info: hue.0 (26907) created/updated 9 groups channels
        2024-10-21 21:57:50.676  - info: hue.0 (26907) created/updated 23 scenes
        2024-10-21 21:57:50.685  - info: hue.0 (26907) creating/updating bridge device
        2024-10-21 21:57:52.904  - info: worx.0 (26877) OneTimeShedule found, create states...
        2024-10-21 21:57:53.022  - info: hm-rega.0 (26840) request state values
        2024-10-21 21:57:53.275  - info: worx.0 (26877) PartyModus found, create states...
        2024-10-21 21:57:53.518  - info: host.ioB-Prod-Testsystem instance system.adapter.samsung.0 in version "0.6.1" started with pid 27002
        2024-10-21 21:57:53.668  - info: worx.0 (26877) New Firmware found, create states...
        2024-10-21 21:57:54.265  - info: worx.0 (26877) Create folder activityLog and set states.
        2024-10-21 21:57:54.323  - info: sonos.0 (26957) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.sonos, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:54.683  - info: backitup.0 (26926) starting. Version 3.0.26 in /opt/iobroker/node_modules/iobroker.backitup, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:54.997  - info: worx.0 (26877) Create product folder and states for WR141E
        2024-10-21 21:57:55.154  - info: hm-rpc.1 (26940) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:57:55.243  - info: backitup.0 (26926) [iobroker] backup will be activated at 05:00 every 1 day(s)
        2024-10-21 21:57:55.530  - info: backitup.0 (26926) [ccu] backup will be activated at 01:30 every 3 day(s)
        2024-10-21 21:57:58.681  - info: hm-rpc.1 (26940) xmlrpc server is trying to listen on 192.168.178.105:9292
        2024-10-21 21:57:58.694  - info: hm-rpc.1 (26940) xmlrpc client is trying to connect to 192.168.178.84:9292/groups/ with ["http://192.168.178.105:9292","ioB-Prod-Testsystem:hm-rpc.1:10da2ed2497e0ac55ceb41380a836a0d"]
        2024-10-21 21:57:58.819  - info: hm-rpc.1 (26940) xmlrpc <- listDevices ["ioB-Prod-Testsystem:hm-rpc.1:10da2ed2497e0ac55ceb41380a836a0d"]
        2024-10-21 21:57:59.776  - info: hm-rpc.1 (26940) xmlrpc -> 8 devices
        2024-10-21 21:58:00.154  - info: hm-rpc.1 (26940) xmlrpc <- newDevices 8
        2024-10-21 21:58:01.300  - info: admin.0 (26933) starting. Version 7.2.6 in /opt/iobroker/node_modules/iobroker.admin, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:58:01.369  - info: hm-rpc.1 (26940) new virtual-devices devices/channels after filter: 0
        2024-10-21 21:58:01.414  - info: hm-rpc.1 (26940) xmlrpc <- setReadyConfig ["ioB-Prod-Testsystem:hm-rpc.1:10da2ed2497e0ac55ceb41380a836a0d","INT0000001"]
        2024-10-21 21:58:01.777  - info: host.ioB-Prod-Testsystem instance system.adapter.notification-manager.0 in version "1.3.0" started with pid 27029
        2024-10-21 21:58:02.018  - info: admin.0 (26933) requesting all objects
        2024-10-21 21:58:02.576  - info: host.ioB-Prod-Testsystem instance system.adapter.web.0 in version "6.3.1" started with pid 27036
        2024-10-21 21:58:08.612  - info: admin.0 (26933) received all objects
        2024-10-21 21:58:08.822  - info: hm-rpc.1 (26940) Connected
        2024-10-21 21:58:11.239  - info: admin.0 (26933) socket.io server listening on port 8081
        2024-10-21 21:58:11.261  - info: admin.0 (26933) http server listening on port 8081
        2024-10-21 21:58:11.266  - info: admin.0 (26933) Use link "http://127.0.0.1:8081" to configure.
        2024-10-21 21:58:23.247  - info: host.ioB-Prod-Testsystem instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 27076
        2024-10-21 21:58:23.828  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.daswetter.0 0 */2 * * *
        2024-10-21 21:58:23.857  - info: host.ioB-Prod-Testsystem instance system.adapter.daswetter.0 in version "3.1.16" started with pid 27083
        2024-10-21 21:58:26.262  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.dwd.0 */30 * * * *
        2024-10-21 21:58:26.310  - info: host.ioB-Prod-Testsystem instance system.adapter.dwd.0 in version "2.8.5" started with pid 27090
        2024-10-21 21:58:27.258  - info: host.ioB-Prod-Testsystem instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 27101
        2024-10-21 21:58:34.864  - info: host.ioB-Prod-Testsystem instance system.adapter.simple-api.0 in version "2.8.0" started with pid 27127
        2024-10-21 21:58:36.494  - info: host.ioB-Prod-Testsystem instance system.adapter.nina.0 in version "0.0.26" started with pid 27134
        2024-10-21 21:58:38.748  - info: vis.0 (27065) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:58:42.398  - info: host.ioB-Prod-Testsystem instance system.adapter.esphome.0 in version "0.5.0-beta.8" started with pid 27153
        2024-10-21 21:58:46.882  - info: notification-manager.0 (27029) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.notification-manager, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:58:47.012  - info: notification-manager.0 (27029) Starting notification manager ...
        2024-10-21 21:58:47.762  - info: samsung.0 (27002) starting. Version 0.6.1 in /opt/iobroker/node_modules/iobroker.samsung, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:58:50.345  - info: host.ioB-Prod-Testsystem instance system.adapter.ws.0 in version "2.6.2" started with pid 27177
        2024-10-21 21:58:52.055  - info: host.ioB-Prod-Testsystem instance system.adapter.fully-tablet-control.0 in version "0.3.8" started with pid 27184
        2024-10-21 21:58:52.256  - info: vis-google-fonts.0 (27116) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:58:53.742  - info: vis.0 (27065) Terminated (NO_ERROR): Without reason
        2024-10-21 21:58:53.806  - info: host.ioB-Prod-Testsystem instance system.adapter.web.1 in version "6.3.1" started with pid 27195
        2024-10-21 21:58:54.267  - info: ical.5 (26991) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:58:55.092  - info: vis-google-fonts.0 (27116) Terminated (NO_ERROR): Without reason
        2024-10-21 21:58:55.164  - info: host.ioB-Prod-Testsystem instance system.adapter.fullcalendar.0 in version "2.4.5" started with pid 27210
        2024-10-21 21:58:56.440  - info: web.0 (27036) starting. Version 6.3.1 in /opt/iobroker/node_modules/iobroker.web, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:58:56.765  - info: ical.5 (26991) processing URL: ioBrokerTesting https://calendar.google.com/calendar/ical/0g7gpl8tcsjsbacjrkunfg8l0c%40group.calendar.google.com/private-ee9dd402778b56aafd5eea5e6f591bd6/basic.ics
        2024-10-21 21:58:56.980  - info: host.ioB-Prod-Testsystem instance system.adapter.vis.0 terminated while should be started once
        2024-10-21 21:58:58.853  - info: worx.0 (26877) Torque control found, create states...
        2024-10-21 21:59:00.222  - info: web.0 (27036) socket.io server listening on port 8082
        2024-10-21 21:59:00.330  - info: web.0 (27036) http server listening on port 8082
        2024-10-21 21:59:04.276  - info: worx.0 (26877) Autolock found! Create State : AutoLock
        2024-10-21 21:59:04.480  - info: worx.0 (26877) Autolock found! Create State : AutoLockTimer
        2024-10-21 21:59:05.285  - info: host.ioB-Prod-Testsystem instance system.adapter.vis-google-fonts.0 terminated while should be started once
        2024-10-21 21:59:06.770  - info: daswetter.0 (27083) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:07.275  - info: host.ioB-Prod-Testsystem instance system.adapter.vis-2.0 in version "2.9.64" started with pid 27237
        2024-10-21 21:59:07.328  - info: host.ioB-Prod-Testsystem instance system.adapter.echarts.0 in version "1.9.2" started with pid 27243
        2024-10-21 21:59:07.896  - info: worx.0 (26877) Start MQTT connection
        2024-10-21 21:59:07.896  - info: worx.0 (26877) Start MQTT connection
        2024-10-21 21:59:07.894  - info: tankerkoenig.0 (27076) starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:08.139  - info: host.ioB-Prod-Testsystem instance system.adapter.radar-trap.0 in version "2.2.2" started with pid 27255
        2024-10-21 21:59:08.188  - info: tankerkoenig.0 (27076) Adapter is already in daemon mode
        2024-10-21 21:59:08.211  - info: tankerkoenig.0 (27076) Sync time set to 10 minutes or 600000 ms
        2024-10-21 21:59:08.362  - info: worx.0 (26877) Start check devices object!
        2024-10-21 21:59:08.801  - info: worx.0 (26877) Request Counter: 1
        2024-10-21 21:59:08.829  - info: openweathermap.0 (26972) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:10.988  - info: nina.0 (27134) starting. Version 0.0.26 in /opt/iobroker/node_modules/iobroker.nina, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:11.209  - info: simple-api.0 (27127) starting. Version 2.8.0 in /opt/iobroker/node_modules/iobroker.simple-api, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:11.450  - info: simple-api.0 (27127) simpleAPI server listening on port 8087
        2024-10-21 21:59:11.469  - info: simple-api.0 (27127) Allow states only when user is owner: false
        2024-10-21 21:59:11.580  - info: simple-api.0 (27127) http server listening on port 8087
        2024-10-21 21:59:11.939  - info: nina.0 (27134) Found AGS for: Braunschweig
        2024-10-21 21:59:14.241  - info: esphome.0 (27153) starting. Version 0.5.0-beta.8 in /opt/iobroker/node_modules/iobroker.esphome, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:14.412  - info: ical.5 (26991) Terminated (NO_ERROR): Without reason
        2024-10-21 21:59:17.993  - error: host.ioB-Prod-Testsystem Caught by controller[0]: node:internal/modules/cjs/loader:1252
        2024-10-21 21:59:18.006  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   throw err;
        2024-10-21 21:59:18.010  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ^
        2024-10-21 21:59:18.014  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: Cannot find module '@iobroker/types'
        2024-10-21 21:59:18.020  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Require stack:
        2024-10-21 21:59:18.024  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js
        2024-10-21 21:59:18.031  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.vis-2/main.js
        2024-10-21 21:59:18.038  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
        2024-10-21 21:59:18.043  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1075:27)
        2024-10-21 21:59:18.048  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:315:14)
        2024-10-21 21:59:18.055  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
        2024-10-21 21:59:18.061  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1340:12)
        2024-10-21 21:59:18.070  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at require (node:internal/modules/helpers:141:16)
        2024-10-21 21:59:18.083  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js:37:20)
        2024-10-21 21:59:18.096  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1546:14)
        2024-10-21 21:59:18.107  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1689:10)
        2024-10-21 21:59:18.123  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1318:32) {
        2024-10-21 21:59:18.139  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-10-21 21:59:18.166  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   requireStack: [
        2024-10-21 21:59:18.178  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js',
        2024-10-21 21:59:18.200  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.vis-2/main.js'
        2024-10-21 21:59:18.212  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ]
        2024-10-21 21:59:18.224  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
        2024-10-21 21:59:18.238  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Node.js v22.10.0
        2024-10-21 21:59:18.254  - error: host.ioB-Prod-Testsystem instance system.adapter.vis-2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-21 21:59:18.268  - info: host.ioB-Prod-Testsystem Adapter system.adapter.vis-2.0 needs rebuild and will be restarted afterwards.
        2024-10-21 21:59:18.283  - info: host.ioB-Prod-Testsystem system.adapter.vis-2.0 will be rebuilt
        2024-10-21 21:59:18.302  - warn: host.ioB-Prod-Testsystem adapter "vis-2" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
        2024-10-21 21:59:18.323  - info: host.ioB-Prod-Testsystem iobroker rebuild
        2024-10-21 21:59:18.672  - error: host.ioB-Prod-Testsystem Caught by controller[0]: node:internal/modules/cjs/loader:1252
        2024-10-21 21:59:18.681  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   throw err;
        2024-10-21 21:59:18.696  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ^
        2024-10-21 21:59:18.708  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: Cannot find module '@iobroker/types'
        2024-10-21 21:59:18.722  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Require stack:
        2024-10-21 21:59:18.735  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js
        2024-10-21 21:59:18.743  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/main.js
        2024-10-21 21:59:18.750  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
        2024-10-21 21:59:18.758  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1075:27)
        2024-10-21 21:59:18.766  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:315:14)
        2024-10-21 21:59:18.775  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
        2024-10-21 21:59:18.782  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1340:12)
        2024-10-21 21:59:18.789  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at require (node:internal/modules/helpers:141:16)
        2024-10-21 21:59:18.798  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js:37:20)
        2024-10-21 21:59:18.806  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1546:14)
        2024-10-21 21:59:18.816  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1689:10)
        2024-10-21 21:59:18.823  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1318:32) {
        2024-10-21 21:59:18.835  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-10-21 21:59:18.843  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   requireStack: [
        2024-10-21 21:59:18.855  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js',
        2024-10-21 21:59:18.865  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/main.js'
        2024-10-21 21:59:18.873  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ]
        2024-10-21 21:59:18.880  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
        2024-10-21 21:59:18.887  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Node.js v22.10.0
        2024-10-21 21:59:18.902  - error: host.ioB-Prod-Testsystem instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-21 21:59:18.909  - info: host.ioB-Prod-Testsystem Adapter system.adapter.echarts.0 needs rebuild and will be restarted afterwards.
        2024-10-21 21:59:18.917  - info: host.ioB-Prod-Testsystem system.adapter.echarts.0 will be rebuilt
        2024-10-21 21:59:19.302  - error: host.ioB-Prod-Testsystem Caught by controller[0]: node:internal/modules/cjs/loader:1252
        2024-10-21 21:59:19.320  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   throw err;
        2024-10-21 21:59:19.334  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ^
        2024-10-21 21:59:19.344  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: Cannot find module '@iobroker/types'
        2024-10-21 21:59:19.356  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Require stack:
        2024-10-21 21:59:19.366  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js
        2024-10-21 21:59:19.375  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.radar-trap/build/main.js
        2024-10-21 21:59:19.383  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
        2024-10-21 21:59:19.399  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1075:27)
        2024-10-21 21:59:19.404  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:315:14)
        2024-10-21 21:59:19.415  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
        2024-10-21 21:59:19.420  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1340:12)
        2024-10-21 21:59:19.427  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at require (node:internal/modules/helpers:141:16)
        2024-10-21 21:59:19.435  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js:37:20)
        2024-10-21 21:59:19.442  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1546:14)
        2024-10-21 21:59:19.449  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1689:10)
        2024-10-21 21:59:19.456  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1318:32) {
        2024-10-21 21:59:19.462  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-10-21 21:59:19.469  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   requireStack: [
        2024-10-21 21:59:19.478  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js',
        2024-10-21 21:59:19.488  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.radar-trap/build/main.js'
        2024-10-21 21:59:19.496  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ]
        2024-10-21 21:59:19.510  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
        2024-10-21 21:59:19.518  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Node.js v22.10.0
        2024-10-21 21:59:19.525  - error: host.ioB-Prod-Testsystem instance system.adapter.radar-trap.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-21 21:59:19.533  - info: host.ioB-Prod-Testsystem Adapter system.adapter.radar-trap.0 needs rebuild and will be restarted afterwards.
        2024-10-21 21:59:19.546  - info: host.ioB-Prod-Testsystem system.adapter.radar-trap.0 will be rebuilt
        2024-10-21 21:59:20.526  - info: host.ioB-Prod-Testsystem instance system.adapter.ical.5 terminated with code 0 (NO_ERROR)
        2024-10-21 21:59:20.539  - info: dwd.0 (27090) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:22.261  - info: esphome.0 (27153) Try to connect to 192.168.178.91
        2024-10-21 21:59:22.317  - info: esphome.0 (27153) Native Integration of ESPHome Dashboard enabled
        2024-10-21 21:59:24.274  - info: host.ioB-Prod-Testsystem iobroker npm-rebuild: Rebuilding native modules ...
        2024-10-21 21:59:24.320  - info: ws.0 (27177) starting. Version 2.6.2 in /opt/iobroker/node_modules/iobroker.ws, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:24.519  - info: ws.0 (27177) socket.io server listening on port 8084
        2024-10-21 21:59:24.711  - info: fully-tablet-control.0 (27184) starting. Version 0.3.8 in /opt/iobroker/node_modules/iobroker.fully-tablet-control, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:25.003  - info: fullcalendar.0 (27210) starting. Version 2.4.5 in /opt/iobroker/node_modules/iobroker.fullcalendar, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:25.202  - info: trashschedule.0 (27101) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.trashschedule, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:25.455  - error: esphome.0 (27153) Client 192.168.178.91 unreachable !
        2024-10-21 21:59:25.998  - info: web.1 (27195) starting. Version 6.3.1 in /opt/iobroker/node_modules/iobroker.web, node: v22.10.0, js-controller: 7.0.1
        2024-10-21 21:59:27.343  - info: esphome.0 (27153) Bonjour service started, new  devices  will  be detected automatically
        2024-10-21 21:59:27.646  - info: web.1 (27195) http server listening on port 8089
        
        
        
        FeuersturmF Online
        FeuersturmF Online
        Feuersturm
        schrieb am zuletzt editiert von
        #40

        @foxriver76 nach einem erneuten iob stop und iob start gab es keine Fehler mehr im Log

        foxriver76F 1 Antwort Letzte Antwort
        0
        • FeuersturmF Feuersturm

          @foxriver76 nach einem erneuten iob stop und iob start gab es keine Fehler mehr im Log

          foxriver76F Offline
          foxriver76F Offline
          foxriver76
          Developer
          schrieb am zuletzt editiert von
          #41

          @feuersturm hm jedenfalls komisch dass das UI Upgrade nicht geklappt hat, vorallem damit der Meldung dass Admin noch lief.

          Videotutorials & mehr

          Hier könnt ihr mich unterstützen.

          DiginixD 1 Antwort Letzte Antwort
          0
          • foxriver76F foxriver76

            @feuersturm hm jedenfalls komisch dass das UI Upgrade nicht geklappt hat, vorallem damit der Meldung dass Admin noch lief.

            DiginixD Offline
            DiginixD Offline
            Diginix
            schrieb am zuletzt editiert von
            #42

            @foxriver76 Bei mir hat das Update von 7.0.0 auf 7.0.1 über Admin webUI erfolgreich geklappt.

            ..:: So long! Tom ::..

            NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

            1 Antwort Letzte Antwort
            0
            • foxriver76F foxriver76

              @feuersturm jedes Mal?

              Dr. BakteriusD Online
              Dr. BakteriusD Online
              Dr. Bakterius
              Most Active
              schrieb am zuletzt editiert von
              #43

              @foxriver76 Ich erhalte über GUI auch den Fehler SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON

              Im Log steht dann:

              2024-10-22 09:43:03.567 - error: host.iobroker [CONTROLLER_AUTO_UPGRADE] Uncaught Exception: Error: listen EADDRINUSE: address already in use :::8081
              at Server.setupListenHandle [as _listen2] (node:net:1904:16)
              at listenInCluster (node:net:1961:12)
              at Server.listen (node:net:2063:7)
              at UpgradeManager.startInsecureWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:266:21)
              at UpgradeManager.startWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:198:18)
              at main (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:400:20)
              

              Ich habe es 2x versucht. Admin v7.1.5.

              foxriver76F 1 Antwort Letzte Antwort
              0
              • Dr. BakteriusD Dr. Bakterius

                @foxriver76 Ich erhalte über GUI auch den Fehler SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON

                Im Log steht dann:

                2024-10-22 09:43:03.567 - error: host.iobroker [CONTROLLER_AUTO_UPGRADE] Uncaught Exception: Error: listen EADDRINUSE: address already in use :::8081
                at Server.setupListenHandle [as _listen2] (node:net:1904:16)
                at listenInCluster (node:net:1961:12)
                at Server.listen (node:net:2063:7)
                at UpgradeManager.startInsecureWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:266:21)
                at UpgradeManager.startWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:198:18)
                at main (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:400:20)
                

                Ich habe es 2x versucht. Admin v7.1.5.

                foxriver76F Offline
                foxriver76F Offline
                foxriver76
                Developer
                schrieb am zuletzt editiert von foxriver76
                #44

                @dr-bakterius Okay, es scheint wohl eine Änderung im Fixer sowie Installer gegeben zu haben die das UI Upgrade zerstört. Also je nachdem wann zuletzt der Fixer ausgeführt wurde geht es nicht. Ingo bereitet einen Fix vor.

                Videotutorials & mehr

                Hier könnt ihr mich unterstützen.

                FeuersturmF 1 Antwort Letzte Antwort
                1
                • foxriver76F foxriver76

                  @dr-bakterius Okay, es scheint wohl eine Änderung im Fixer sowie Installer gegeben zu haben die das UI Upgrade zerstört. Also je nachdem wann zuletzt der Fixer ausgeführt wurde geht es nicht. Ingo bereitet einen Fix vor.

                  FeuersturmF Online
                  FeuersturmF Online
                  Feuersturm
                  schrieb am zuletzt editiert von
                  #45

                  @foxriver76 ich hab den fixer kurz vorher ausprobiert um den neuen Stand zu testen bzgl. root, multiuser.target etc.

                  Dann warte ich Mal auf eine neue Version

                  foxriver76F 1 Antwort Letzte Antwort
                  0
                  • FeuersturmF Feuersturm

                    @foxriver76 ich hab den fixer kurz vorher ausprobiert um den neuen Stand zu testen bzgl. root, multiuser.target etc.

                    Dann warte ich Mal auf eine neue Version

                    foxriver76F Offline
                    foxriver76F Offline
                    foxriver76
                    Developer
                    schrieb am zuletzt editiert von
                    #46

                    @feuersturm Fixer ist aktualisiert, bei mir läuft es wieder nach Ausführen des neuen Fixers

                    Videotutorials & mehr

                    Hier könnt ihr mich unterstützen.

                    Dr. BakteriusD 1 Antwort Letzte Antwort
                    0
                    • foxriver76F foxriver76

                      @feuersturm Fixer ist aktualisiert, bei mir läuft es wieder nach Ausführen des neuen Fixers

                      Dr. BakteriusD Online
                      Dr. BakteriusD Online
                      Dr. Bakterius
                      Most Active
                      schrieb am zuletzt editiert von
                      #47

                      @foxriver76 Ja, nach dem Start des aktuellen Fixers funktioniert das Update. Danke!

                      1 Antwort Letzte Antwort
                      0
                      • foxriver76F foxriver76

                        @DLehmann @crunchip eure beiden issues sollten mit Controller 7.0.1 behoben sein.

                        D Online
                        D Online
                        DLehmann
                        schrieb am zuletzt editiert von
                        #48

                        @foxriver76

                        Leider noch nicht. Der Fehler sieht jetzt aber anders aus. Eine Umstellung erfolgt aber nicht. iobroker ist gestoppt und der neue iob fix lief auch erfolgreich drüber.

                        dirk@iobroker:~$ iob setup custom
                        Current configuration:
                        - Objects database:
                          - Type: jsonl
                          - Host/Unix Socket: 127.0.0.1
                          - Port: 9001
                        - States database:
                          - Type: jsonl
                          - Host/Unix Socket: 127.0.0.1
                          - Port: 9000
                        - Data Directory: ../../iobroker-data/
                        
                        Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: r
                        
                        When Objects and Files are stored in a Redis database please consider the following:
                        1. All data will be stored in RAM, make sure to have enough free RAM available!
                        2. Make sure to check Redis persistence options to make sure a Redis problem will not cause data loss!
                        3. The Redis persistence files can get big, make sure not to use an SD card to store them.
                        
                        Host / Unix Socket of objects DB(redis), default[127.0.0.1]: 
                        Port of objects DB(redis), default[6379]: 
                        Do you use a TLS connection for your "objects" redis-server? [y/N]:
                        Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [redis]: 
                        Host / Unix Socket of states DB (redis), default[127.0.0.1]: 
                        Port of states DB (redis), default[6379]: 
                        Do you use a TLS connection for your "states" redis-server? [y/N]:
                        Host name of this machine [iobroker]: 
                        Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]: m
                        
                        Important: Using redis for the Objects database is only supported
                        with js-controller 2.0 or higher!
                        When your system consists of multiple hosts please make sure to have
                        js-controller 2.0 or higher installed on ALL hosts *before* continuing!
                        
                        
                        Important #2: If you already did the migration on an other host
                        please *do not* migrate again! This can destroy your system!
                        
                        
                        Important #3: The process will migrate all files that were officially
                        uploaded into the ioBroker system. If you have manually copied files into
                        iobroker-data/files/... into own directories then these files will NOT be
                        migrated! Make sure all files are in adapter directories inside the files
                        directory!
                        
                        
                        Do you want to migrate objects and states from "jsonl/jsonl" to "redis/redis" [y/N]: y
                        
                        Migrating the objects database will overwrite all objects! Are you sure that this is not a slave host and you want to migrate the data? [y/N]: y
                        
                        Connecting to previous DB "jsonl/jsonl"...
                        Creating backup ...
                        This can take some time ... please be patient!
                        host.iobroker 15138 objects saved
                        host.iobroker 12349 states saved
                        host.iobroker Validating backup ...
                        host.iobroker The backup is valid!
                        Backup created: /opt/iobroker/backups/2024_10_22-17_58_59_backupiobroker-migration.tar.gz
                        updating conf/iobroker.json
                        
                        Connecting to new DB "redis/redis" (can take up to 20s) ...
                         Cannot read system.config: null (OK when migrating or restoring)
                        Restore backup ...
                        This can take some time ... please be patient!
                        host.iobroker Cannot find extracted file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json" or "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/config.json"
                        Error happened during restore. Exit-Code: 26
                        
                        restoring conf/iobroker.json
                        
                        D 1 Antwort Letzte Antwort
                        0
                        • Dr. BakteriusD Online
                          Dr. BakteriusD Online
                          Dr. Bakterius
                          Most Active
                          schrieb am zuletzt editiert von
                          #49

                          Noch ein Issue?

                          Siehe https://forum.iobroker.net/post/1212105 und folgende...

                          foxriver76F 1 Antwort Letzte Antwort
                          0
                          • Dr. BakteriusD Dr. Bakterius

                            Noch ein Issue?

                            Siehe https://forum.iobroker.net/post/1212105 und folgende...

                            foxriver76F Offline
                            foxriver76F Offline
                            foxriver76
                            Developer
                            schrieb am zuletzt editiert von foxriver76
                            #50

                            @dr-bakterius kann der controller nix tun aktuell da der update Prozess via systemd als Root laufen muss, vermute ich dass es daher kommt.

                            Mach gerne mal ein issue für „irgendwann“

                            Videotutorials & mehr

                            Hier könnt ihr mich unterstützen.

                            Dr. BakteriusD 1 Antwort Letzte Antwort
                            0
                            • foxriver76F foxriver76

                              @dr-bakterius kann der controller nix tun aktuell da der update Prozess via systemd als Root laufen muss, vermute ich dass es daher kommt.

                              Mach gerne mal ein issue für „irgendwann“

                              Dr. BakteriusD Online
                              Dr. BakteriusD Online
                              Dr. Bakterius
                              Most Active
                              schrieb am zuletzt editiert von
                              #51

                              @foxriver76 Das bedeutet, dass nach jedem Contoller-Update ein iob fix notwendig ist? War das vor v7 auch schon so? Da muss man erst recht wieder auf die Console und den ioBroker stoppen. Wo ist dann der Nutzen für ein Update über die UI? :thinking_face:

                              foxriver76F 1 Antwort Letzte Antwort
                              0
                              • Dr. BakteriusD Dr. Bakterius

                                @foxriver76 Das bedeutet, dass nach jedem Contoller-Update ein iob fix notwendig ist? War das vor v7 auch schon so? Da muss man erst recht wieder auf die Console und den ioBroker stoppen. Wo ist dann der Nutzen für ein Update über die UI? :thinking_face:

                                foxriver76F Offline
                                foxriver76F Offline
                                foxriver76
                                Developer
                                schrieb am zuletzt editiert von foxriver76
                                #52

                                @dr-bakterius ja seit es UI update gibt es lief technisch immer als root! Das Problem war bislang nicht bekannt, ich konnte es allerdings gestern Abend etwas umständlich lösen. https://github.com/ioBroker/ioBroker.js-controller/pull/2950

                                Videotutorials & mehr

                                Hier könnt ihr mich unterstützen.

                                DiginixD 1 Antwort Letzte Antwort
                                1
                                • foxriver76F foxriver76

                                  @dr-bakterius ja seit es UI update gibt es lief technisch immer als root! Das Problem war bislang nicht bekannt, ich konnte es allerdings gestern Abend etwas umständlich lösen. https://github.com/ioBroker/ioBroker.js-controller/pull/2950

                                  DiginixD Offline
                                  DiginixD Offline
                                  Diginix
                                  schrieb am zuletzt editiert von
                                  #53

                                  @foxriver76 Ich habe schon Monate kein iob fix gemacht und konnte von v6 auf v7 und mit UI von 7.0.0 auf 7.0.1. Da bleiben bei mir Fragen offen warum bei mit etwas funktioniert, was nicht funktionieren dürfte.

                                  ..:: So long! Tom ::..

                                  NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                  foxriver76F 1 Antwort Letzte Antwort
                                  0
                                  • DiginixD Diginix

                                    @foxriver76 Ich habe schon Monate kein iob fix gemacht und konnte von v6 auf v7 und mit UI von 7.0.0 auf 7.0.1. Da bleiben bei mir Fragen offen warum bei mit etwas funktioniert, was nicht funktionieren dürfte.

                                    foxriver76F Offline
                                    foxriver76F Offline
                                    foxriver76
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #54

                                    @diginix Weil du ewig kein Fix gemacht hast genau deswegen ging es. Stell dir 3 Versuionen des Fixers vor

                                    alt (war ok)
                                    version bis gestern (hats kaputt gemacht)
                                    version seit gestern (wieder ok)

                                    Wenn du zuletzt Stand alt ausgeführt hattest all good!

                                    Videotutorials & mehr

                                    Hier könnt ihr mich unterstützen.

                                    DiginixD 1 Antwort Letzte Antwort
                                    0
                                    • foxriver76F foxriver76

                                      @diginix Weil du ewig kein Fix gemacht hast genau deswegen ging es. Stell dir 3 Versuionen des Fixers vor

                                      alt (war ok)
                                      version bis gestern (hats kaputt gemacht)
                                      version seit gestern (wieder ok)

                                      Wenn du zuletzt Stand alt ausgeführt hattest all good!

                                      DiginixD Offline
                                      DiginixD Offline
                                      Diginix
                                      schrieb am zuletzt editiert von Diginix
                                      #55

                                      @foxriver76 Ok, das relativiert aber

                                      @dr-bakterius sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                                      Das bedeutet, dass nach jedem Contoller-Update ein iob fix notwendig ist?

                                      Dem ist ja dann doch nicht so. Ich mach einfach weiterhin keinen und es funzt?

                                      ..:: So long! Tom ::..

                                      NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                      foxriver76F Thomas BraunT 2 Antworten Letzte Antwort
                                      0
                                      • DiginixD Diginix

                                        @foxriver76 Ok, das relativiert aber

                                        @dr-bakterius sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                                        Das bedeutet, dass nach jedem Contoller-Update ein iob fix notwendig ist?

                                        Dem ist ja dann doch nicht so. Ich mach einfach weiterhin keinen und es funzt?

                                        foxriver76F Offline
                                        foxriver76F Offline
                                        foxriver76
                                        Developer
                                        schrieb am zuletzt editiert von
                                        #56

                                        @diginix Grundsätzlich ist nicht zwingend die Funktionalität eingeschränkt wenn manche der node_modules Folder root gehören, ich denke die meisten User (99.9x %) haben durch das UI Update nie Probleme gehabt.

                                        Videotutorials & mehr

                                        Hier könnt ihr mich unterstützen.

                                        1 Antwort Letzte Antwort
                                        0
                                        • foxriver76F Offline
                                          foxriver76F Offline
                                          foxriver76
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #57

                                          Und wie gesat ab voraussichtlich 7.0.2 läuft das Update dann auch nur noch als User https://github.com/ioBroker/ioBroker.js-controller/pull/2950

                                          Was dann die Rechte nicht mehr ändern sollte bei Update von 7.0.2 (sobald sie kommt) auf eine Folgeversion (wann auch immer eine kommt)

                                          Videotutorials & mehr

                                          Hier könnt ihr mich unterstützen.

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          779

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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