Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. MarkusW27

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 2
    • Groups 1

    MarkusW27

    @MarkusW27

    Starter

    2
    Reputation
    5
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    MarkusW27 Follow
    Starter

    Best posts made by MarkusW27

    • RE: [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

      Bei geht´s auch wieder! Danke für die schnelle Reaktion / Fix!

      posted in ioBroker Allgemein
      M
      MarkusW27
    • RE: Cloud-Adapter mit Fehler nach Upgrade auf nodejs 22

      Müsste der hier sein:
      URGENT: Update of sentry dependencies required

      posted in ioBroker Allgemein
      M
      MarkusW27

    Latest posts made by MarkusW27

    • RE: Cloud-Adapter mit Fehler nach Upgrade auf nodejs 22

      Müsste der hier sein:
      URGENT: Update of sentry dependencies required

      posted in ioBroker Allgemein
      M
      MarkusW27
    • RE: Cloud-Adapter mit Fehler nach Upgrade auf nodejs 22

      @mcm1957 Ja, das hat geholfen 😉 Vielen Dank! Hast du einen Link zu dem Issue, so dass ich das verfolgen kann?

      posted in ioBroker Allgemein
      M
      MarkusW27
    • Cloud-Adapter mit Fehler nach Upgrade auf nodejs 22

      Hallo zusammen,

      nach Upgrade auf nodejs 22 startet mein cloud-Adapter nicht mehr 😞

      Hat irgendjemand eine Idee?

      Alles andere läuft problemlos.

      Danke & Gruß
      Markus

      Log:

      2025-08-18 06:25:12.446 - info: host.raspi4-ioBroker "system.adapter.cloud.0" enabled
      2025-08-18 06:25:13.112 - info: host.raspi4-ioBroker instance system.adapter.cloud.0 in version "5.0.1" started with pid 134232
      2025-08-18 06:25:16.114 - error: cloud.0 (134232) uncaught exception: request.headers.split is not a function
      2025-08-18 06:25:16.116 - error: cloud.0 (134232) TypeError: request.headers.split is not a function
      at setHeadersOnRequest (/opt/iobroker/node_modules/@sentry/src/integrations/undici/index.ts:275:1)
      at _onRequestCreate (/opt/iobroker/node_modules/@sentry/src/integrations/undici/index.ts:185:1)
      at Channel.publish (node:diagnostics_channel:150:9)
      at new Request (node:internal/deps/undici/undici:2008:27)
      at Client.[dispatch] (node:internal/deps/undici/undici:7802:25)
      at Intercept (node:internal/deps/undici/undici:7535:20)
      at Client.[Intercepted Dispatch] (node:internal/deps/undici/undici:572:16)
      at Client.dispatch (node:internal/deps/undici/undici:588:44)
      at Pool.[dispatch] (node:internal/deps/undici/undici:819:32)
      at Pool.[Intercepted Dispatch] (node:internal/deps/undici/undici:565:33)
      2025-08-18 06:25:16.117 - error: cloud.0 (134232) request.headers.split is not a function
      2025-08-18 06:25:16.202 - warn: cloud.0 (134232) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2025-08-18 06:25:16.206 - error: cloud.0 (134232) uncaught exception: Maximum call stack size exceeded
      2025-08-18 06:25:16.206 - error: cloud.0 (134232) RangeError: Maximum call stack size exceeded
      at WebSocket.[nodejs.internal.kHybridDispatch] (node:internal/event_target:835:9)
      at WebSocket.dispatchEvent (node:internal/event_target:762:26)
      at fireEvent (node:internal/deps/undici/undici:11663:14)
      at failWebsocketConnection (node:internal/deps/undici/undici:11744:9)
      at closeWebSocketConnection (node:internal/deps/undici/undici:12015:9)
      at WebSocket.close (node:internal/deps/undici/undici:12676:9)
      at WS.doClose (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-client/lib/transports/websocket.js:234:13)
      at WS.Transport.close (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-client/lib/transport.js:94:10)
      at Socket.onClose (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-client/lib/socket.js:703:20)
      at Socket.onError (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-client/lib/socket.js:681:8)
      2025-08-18 06:25:16.207 - error: cloud.0 (134232) Maximum call stack size exceeded
      2025-08-18 06:25:16.389 - error: host.raspi4-ioBroker Caught by controller[0]: TypeError: request.headers.split is not a function
      2025-08-18 06:25:16.389 - error:
      host.raspi4-ioBroker Caught by controller[0]: at
      setHeadersOnRequest
      (/opt/iobroker/node_modules/@sentry/src/integrations/undici/
      index.ts:275:1)
      2025-08-18 06:25:16.389 - error:
      host.raspi4-ioBroker Caught by controller[0]: at _onRequestCreate
      (/opt/iobroker/node_modules/@sentry/src/integrations/undici/
      index.ts:185:1)
      2025-08-18 06:25:16.389 - error: host.raspi4-ioBroker Caught by controller[0]: at Channel.publish (node:diagnostics_channel:150:9)
      2025-08-18 06:25:16.390 - error: host.raspi4-ioBroker Caught by controller[0]: at new Request (node:internal/deps/undici/undici:2008:27)
      2025-08-18 06:25:16.390 - error: host.raspi4-ioBroker Caught by controller[0]: at Client.[dispatch] (node:internal/deps/undici/undici:7802:25)
      2025-08-18 06:25:16.390 - error: host.raspi4-ioBroker Caught by controller[0]: at Intercept (node:internal/deps/undici/undici:7535:20)
      2025-08-18 06:25:16.390 - error: host.raspi4-ioBroker Caught by controller[0]: at Client.[Intercepted Dispatch] (node:internal/deps/undici/undici:572:16)
      2025-08-18 06:25:16.390 - error: host.raspi4-ioBroker Caught by controller[0]: at Client.dispatch (node:internal/deps/undici/undici:588:44)
      2025-08-18 06:25:16.390 - error: host.raspi4-ioBroker Caught by controller[0]: at Pool.[dispatch] (node:internal/deps/undici/undici:819:32)
      2025-08-18 06:25:16.390 - error: host.raspi4-ioBroker Caught by controller[0]: at Pool.[Intercepted Dispatch] (node:internal/deps/undici/undici:565:33)
      2025-08-18 06:25:16.391 - error: host.raspi4-ioBroker Caught by controller[1]: TypeError: request.headers.split is not a function
      2025-08-18 06:25:16.391 - error:
      host.raspi4-ioBroker Caught by controller[1]: at
      setHeadersOnRequest
      (/opt/iobroker/node_modules/@sentry/src/integrations/undici/
      index.ts:275:1)
      2025-08-18 06:25:16.391 - error:
      host.raspi4-ioBroker Caught by controller[1]: at _onRequestCreate
      (/opt/iobroker/node_modules/@sentry/src/integrations/undici/
      index.ts:185:1)
      2025-08-18 06:25:16.391 - error: host.raspi4-ioBroker Caught by controller[1]: at Channel.publish (node:diagnostics_channel:150:9)
      2025-08-18 06:25:16.391 - error: host.raspi4-ioBroker Caught by controller[1]: at new Request (node:internal/deps/undici/undici:2008:27)
      2025-08-18 06:25:16.391 - error: host.raspi4-ioBroker Caught by controller[1]: at Client.[dispatch] (node:internal/deps/undici/undici:7802:25)
      2025-08-18 06:25:16.391 - error: host.raspi4-ioBroker Caught by controller[1]: at Intercept (node:internal/deps/undici/undici:7535:20)
      2025-08-18 06:25:16.391 - error: host.raspi4-ioBroker Caught by controller[1]: at Client.[Intercepted Dispatch] (node:internal/deps/undici/undici:572:16)
      2025-08-18 06:25:16.392 - error: host.raspi4-ioBroker Caught by controller[1]: at Client.dispatch (node:internal/deps/undici/undici:588:44)
      2025-08-18 06:25:16.392 - error: host.raspi4-ioBroker Caught by controller[1]: at Pool.[dispatch] (node:internal/deps/undici/undici:819:32)
      2025-08-18 06:25:16.392 - error: host.raspi4-ioBroker Caught by controller[1]: at Pool.[Intercepted Dispatch] (node:internal/deps/undici/undici:565:33)
      2025-08-18 06:25:16.392 - error: host.raspi4-ioBroker Caught by controller[2]: RangeError: Maximum call stack size exceeded
      2025-08-18 06:25:16.392 - error:
      host.raspi4-ioBroker Caught by controller[2]: at
      WebSocket.[nodejs.internal.kHybridDispatch]
      (node:internal/event_target:835:9)
      2025-08-18 06:25:16.392 - error: host.raspi4-ioBroker Caught by controller[2]: at WebSocket.dispatchEvent (node:internal/event_target:762:26)
      2025-08-18 06:25:16.392 - error: host.raspi4-ioBroker Caught by controller[2]: at fireEvent (node:internal/deps/undici/undici:11663:14)
      2025-08-18 06:25:16.392 - error: host.raspi4-ioBroker Caught by controller[2]: at failWebsocketConnection (node:internal/deps/undici/undici:11744:9)
      2025-08-18 06:25:16.393 - error: host.raspi4-ioBroker Caught by controller[2]: at closeWebSocketConnection (node:internal/deps/undici/undici:12015:9)
      2025-08-18 06:25:16.393 - error: host.raspi4-ioBroker Caught by controller[2]: at WebSocket.close (node:internal/deps/undici/undici:12676:9)
      2025-08-18 06:25:16.393 - error:
      host.raspi4-ioBroker Caught by controller[2]: at WS.doClose
      (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-
      client/lib/transports/websocket.js:234:13)
      2025-08-18 06:25:16.393 - error:
      host.raspi4-ioBroker Caught by controller[2]: at WS.Transport.close
      (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-
      client/lib/transport.js:94:10)
      2025-08-18 06:25:16.393 - error:
      host.raspi4-ioBroker Caught by controller[2]: at Socket.onClose
      (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-
      client/lib/socket.js:703:20)
      2025-08-18 06:25:16.393 - error:
      host.raspi4-ioBroker Caught by controller[2]: at Socket.onError
      (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-
      client/lib/socket.js:681:8)
      2025-08-18 06:25:16.393 - error: host.raspi4-ioBroker Caught by controller[3]: RangeError: Maximum call stack size exceeded
      2025-08-18 06:25:16.394 - error:
      host.raspi4-ioBroker Caught by controller[3]: at
      WebSocket.[nodejs.internal.kHybridDispatch]
      (node:internal/event_target:835:9)
      2025-08-18 06:25:16.394 - error: host.raspi4-ioBroker Caught by controller[3]: at WebSocket.dispatchEvent (node:internal/event_target:762:26)
      2025-08-18 06:25:16.394 - error: host.raspi4-ioBroker Caught by controller[3]: at fireEvent (node:internal/deps/undici/undici:11663:14)
      2025-08-18 06:25:16.394 - error: host.raspi4-ioBroker Caught by controller[3]: at failWebsocketConnection (node:internal/deps/undici/undici:11744:9)
      2025-08-18 06:25:16.394 - error: host.raspi4-ioBroker Caught by controller[3]: at closeWebSocketConnection (node:internal/deps/undici/undici:12015:9)
      2025-08-18 06:25:16.394 - error: host.raspi4-ioBroker Caught by controller[3]: at WebSocket.close (node:internal/deps/undici/undici:12676:9)
      2025-08-18 06:25:16.394 - error:
      host.raspi4-ioBroker Caught by controller[3]: at WS.doClose
      (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-
      client/lib/transports/websocket.js:234:13)
      2025-08-18 06:25:16.395 - error:
      host.raspi4-ioBroker Caught by controller[3]: at WS.Transport.close
      (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-
      client/lib/transport.js:94:10)
      2025-08-18 06:25:16.395 - error:
      host.raspi4-ioBroker Caught by controller[3]: at Socket.onClose
      (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-
      client/lib/socket.js:703:20)
      2025-08-18 06:25:16.395 - error:
      host.raspi4-ioBroker Caught by controller[3]: at Socket.onError
      (/opt/iobroker/node_modules/iobroker.cloud/node_modules/engine.io-
      client/lib/socket.js:681:8)
      2025-08-18 06:25:16.395 - error: host.raspi4-ioBroker instance system.adapter.cloud.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-08-18 06:25:16.396 - info: host.raspi4-ioBroker Restart adapter system.adapter.cloud.0 because enabled
      2025-08-18 06:25:21.189 - info: host.raspi4-ioBroker "system.adapter.cloud.0" disabled
      
      posted in ioBroker Allgemein
      M
      MarkusW27
    • zigbee + tint lampen

      Hallo,

      ich nutze 2 Sets von Mueller Licht "tint"-Lampen + Fernbedienung, die ich jetzt in den iobroker/zigbee einbinden wollte.

      Ich habe nach den Anleitungen im Internet zunächst die FB gepairt, danach die Lampe und zum Schluss die FB nochmal direkt mit der Lampe. So kann ich jetzt die Lampe sowohl mit der FB als auch über den ioBroker steuern.

      Selbiges habe ich mit dem 2.Set probiert mit dem Resultat, dass jetzt beide FBs beide Lampen gleichzeitig steuern... So ist das natürlich nicht gedacht und ich weiß auch nicht, warum das passiert. Die 1.Lampe war beim Anlernen des 2.Sets stromlos.

      Hat irgendjemand eine Idee?

      Danke & Gruß
      Markus

      posted in ioBroker Allgemein
      M
      MarkusW27
    • RE: [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

      Bei geht´s auch wieder! Danke für die schnelle Reaktion / Fix!

      posted in ioBroker Allgemein
      M
      MarkusW27
    • RE: [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

      @f0rd42 Bzgl. "Zurück auf 3.0.18": Hab ich schon probiert - ändert nichts (zumindest bei mir)

      posted in ioBroker Allgemein
      M
      MarkusW27
    • RE: [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

      Bei mir auch 😞

      Raspberry 3
      Versionen alle aktuell (wie oben beim Thread-Starter)

      posted in ioBroker Allgemein
      M
      MarkusW27
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo