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. ioBroker Allgemein
  4. js-controller 5.0.x jetzt für alle User im STABLE!

NEWS

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

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

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

js-controller 5.0.x jetzt für alle User im STABLE!

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controllerstableupgrade
509 Beiträge 82 Kommentatoren 140.2k Aufrufe 65 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.
  • S stenmic

    bin mir jetzt nicht sicher ob es an js 5 liegt aber aktuell habe ich Probleme in vis. Bindings werden nicht mehr sicher aktualisiert obwohl sich deren Datenpunkt ändert. Das Problem hatte ich noch nie und an meiner VIS hab ich nix geändert. Hat jemand ähnliche Probleme?

    NegaleinN Offline
    NegaleinN Offline
    Negalein
    Global Moderator
    schrieb am zuletzt editiert von
    #268

    ich habe soeben erfolgreich auf 5.0.12 upgedatet.
    Lief einwandfrei durch.

    Einzig der Linux-Controll funktioniert nicht mehr.

    Konnte auf die Schnelle nichts dazu finden, ob es einen Fix gibt.
    Nur dies im 1. Beitrag. ❗linux-control - required: ???

    Ein löschen der DP (wie in einem geschlossenem Issue gefunden) brachte nichts.

    Neues Issue

    host.ioBroker
    2023-09-24 20:14:29.178	error	instance system.adapter.linux-control.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[2]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[2]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[2]: ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[1]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[1]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[1]: Error: The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[0]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[0]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[0]: ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern
    host.ioBroker
    2023-09-24 20:14:29.178	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    
    linux-control.0
    2023-09-24 20:14:28.991	error	[servicesInfo] Proxmox (10.0.1.201:22): error: DB closed, stack: Error: DB closed at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24) at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25) at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40) at LinuxControl._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
    
    linux-control.0
    2023-09-24 20:14:28.552	error	Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern
    
    linux-control.0
    2023-09-24 20:14:28.552	error	ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
    
    linux-control.0
    2023-09-24 20:14:28.552	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern
    
    linux-control.0
    2023-09-24 20:14:28.552	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    
    linux-control.0
    2023-09-24 20:14:28.538	error	The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern
    
    linux-control.0
    2023-09-24 20:14:28.538	error	Error: The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    linux-control.0
    2023-09-24 20:14:28.458	error	unhandled promise rejection: The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern
    
    linux-control.0
    2023-09-24 20:14:28.458	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    
    linux-control.0
    2023-09-24 20:14:28.367	error	Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern
    
    linux-control.0
    2023-09-24 20:14:28.366	error	ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
    
    linux-control.0
    2023-09-24 20:14:28.365	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern
    
    linux-control.0
    2023-09-24 20:14:28.365	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    

    ° Node.js: 20.17.0 NPM: 10.8.2
    ° Proxmox, Ubuntu 22.04.3 LTS
    ° Fixer ---> iob fix

    GlasfaserG 1 Antwort Letzte Antwort
    0
    • NegaleinN Negalein

      ich habe soeben erfolgreich auf 5.0.12 upgedatet.
      Lief einwandfrei durch.

      Einzig der Linux-Controll funktioniert nicht mehr.

      Konnte auf die Schnelle nichts dazu finden, ob es einen Fix gibt.
      Nur dies im 1. Beitrag. ❗linux-control - required: ???

      Ein löschen der DP (wie in einem geschlossenem Issue gefunden) brachte nichts.

      Neues Issue

      host.ioBroker
      2023-09-24 20:14:29.178	error	instance system.adapter.linux-control.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[2]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[2]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[2]: ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[1]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[1]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[1]: Error: The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[0]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[0]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[0]: ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern
      host.ioBroker
      2023-09-24 20:14:29.178	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      
      linux-control.0
      2023-09-24 20:14:28.991	error	[servicesInfo] Proxmox (10.0.1.201:22): error: DB closed, stack: Error: DB closed at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24) at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25) at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40) at LinuxControl._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
      
      linux-control.0
      2023-09-24 20:14:28.552	error	Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern
      
      linux-control.0
      2023-09-24 20:14:28.552	error	ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
      
      linux-control.0
      2023-09-24 20:14:28.552	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern
      
      linux-control.0
      2023-09-24 20:14:28.552	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      linux-control.0
      2023-09-24 20:14:28.538	error	The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern
      
      linux-control.0
      2023-09-24 20:14:28.538	error	Error: The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
      
      linux-control.0
      2023-09-24 20:14:28.458	error	unhandled promise rejection: The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern
      
      linux-control.0
      2023-09-24 20:14:28.458	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      linux-control.0
      2023-09-24 20:14:28.367	error	Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern
      
      linux-control.0
      2023-09-24 20:14:28.366	error	ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
      
      linux-control.0
      2023-09-24 20:14:28.365	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern
      
      linux-control.0
      2023-09-24 20:14:28.365	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #269

      @negalein

      Hier gleiches Thema

      https://forum.iobroker.net/post/1044038

      auch mit dem Sonderzeichen im Datenpunkt

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      NegaleinN 1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @negalein

        Hier gleiches Thema

        https://forum.iobroker.net/post/1044038

        auch mit dem Sonderzeichen im Datenpunkt

        NegaleinN Offline
        NegaleinN Offline
        Negalein
        Global Moderator
        schrieb am zuletzt editiert von
        #270

        @glasfaser sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

        auch mit dem Sonderzeichen im Datenpunkt

        Danke, soeben gefunden.
        Hab im Issue Strobelix geantwortet. Hoffe auf Antwort von ihm.

        ° Node.js: 20.17.0 NPM: 10.8.2
        ° Proxmox, Ubuntu 22.04.3 LTS
        ° Fixer ---> iob fix

        mcm1957M 1 Antwort Letzte Antwort
        0
        • NegaleinN Negalein

          @glasfaser sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

          auch mit dem Sonderzeichen im Datenpunkt

          Danke, soeben gefunden.
          Hab im Issue Strobelix geantwortet. Hoffe auf Antwort von ihm.

          mcm1957M Online
          mcm1957M Online
          mcm1957
          schrieb am zuletzt editiert von mcm1957
          #271

          @negalein
          Den Satz hast du gesehen (im Issue)

          "Filtering with whitelist fixes the error"

          EDIT: JA NATÜRLICH; hätt deine Frage lesen sollen . Sorry

          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
          Support Repositoryverwaltung.

          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

          LESEN - gute Forenbeitrage

          1 Antwort Letzte Antwort
          1
          • PeoplesP Peoples

            @mcm57
            Bei mir sind es reine vis Probleme: Bindings werden nicht mehr umgesetzt, CSS Eigenschaften werden nicht mehr beachtet. Werte von Datenpunkten werden in Vis nicht mehr aktualisiert obwohl sie in den Datenpunkten richtig stehen.

            Alles nur sporadisch, und erst seit dem Update des Controllers inkl. Der drei Adapter.

            Das Ganze ist Browser unabhängig und es scheint als würde einfach die Websocket abreißen bzw. Konsequent instabil sein.

            PeoplesP Offline
            PeoplesP Offline
            Peoples
            schrieb am zuletzt editiert von Peoples
            #272

            @peoples sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

            @mcm57
            Bei mir sind es reine vis Probleme: Bindings werden nicht mehr umgesetzt, CSS Eigenschaften werden nicht mehr beachtet. Werte von Datenpunkten werden in Vis nicht mehr aktualisiert obwohl sie in den Datenpunkten richtig stehen.

            Alles nur sporadisch, und erst seit dem Update des Controllers inkl. Der drei Adapter.

            Das Ganze ist Browser unabhängig und es scheint als würde einfach die Websocket abreißen bzw. Konsequent instabil sein.

            So kurzer Zwischenstand:
            Nach dem Downgrade des Js-Controlers auf die letzte 4er Version und der Adapter (web,socket und ws auf die Vorversion) läuft alles wieder fehlerfrei

            Ich beantworte keine Fragen zu Themen via PN

            S foxriver76F 2 Antworten Letzte Antwort
            1
            • PeoplesP Peoples

              @peoples sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

              @mcm57
              Bei mir sind es reine vis Probleme: Bindings werden nicht mehr umgesetzt, CSS Eigenschaften werden nicht mehr beachtet. Werte von Datenpunkten werden in Vis nicht mehr aktualisiert obwohl sie in den Datenpunkten richtig stehen.

              Alles nur sporadisch, und erst seit dem Update des Controllers inkl. Der drei Adapter.

              Das Ganze ist Browser unabhängig und es scheint als würde einfach die Websocket abreißen bzw. Konsequent instabil sein.

              So kurzer Zwischenstand:
              Nach dem Downgrade des Js-Controlers auf die letzte 4er Version und der Adapter (web,socket und ws auf die Vorversion) läuft alles wieder fehlerfrei

              S Offline
              S Offline
              stenmic
              schrieb am zuletzt editiert von
              #273

              @peoples ich hab das gleiche Problem mit den Bindings

              1 Antwort Letzte Antwort
              0
              • PeoplesP Peoples

                @peoples sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                @mcm57
                Bei mir sind es reine vis Probleme: Bindings werden nicht mehr umgesetzt, CSS Eigenschaften werden nicht mehr beachtet. Werte von Datenpunkten werden in Vis nicht mehr aktualisiert obwohl sie in den Datenpunkten richtig stehen.

                Alles nur sporadisch, und erst seit dem Update des Controllers inkl. Der drei Adapter.

                Das Ganze ist Browser unabhängig und es scheint als würde einfach die Websocket abreißen bzw. Konsequent instabil sein.

                So kurzer Zwischenstand:
                Nach dem Downgrade des Js-Controlers auf die letzte 4er Version und der Adapter (web,socket und ws auf die Vorversion) läuft alles wieder fehlerfrei

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

                @peoples du kannst ja mal nur die Adapter upgraden (web, ws, socket) ich vermute dein PRoblem wird auch ohne den neuen Controller auftreten, bzw, kannst du es villt auf einen der Adapter begrenzen und ein Issue erstellen.

                Videotutorials & mehr

                Hier könnt ihr mich unterstützen.

                PeoplesP O 3 Antworten Letzte Antwort
                0
                • foxriver76F foxriver76

                  @peoples du kannst ja mal nur die Adapter upgraden (web, ws, socket) ich vermute dein PRoblem wird auch ohne den neuen Controller auftreten, bzw, kannst du es villt auf einen der Adapter begrenzen und ein Issue erstellen.

                  PeoplesP Offline
                  PeoplesP Offline
                  Peoples
                  schrieb am zuletzt editiert von
                  #275

                  @foxriver76
                  Genau das hatte ich schon probiert, wenn ich die Adapter alle aktuell habe, hackt es sehr selten aber tritt ab und zu schon auf.
                  Wirklich Probleme macht tatsächlich erst das Update des Controllers.
                  Mir viel auch auf dass es bei den neuen Versionen besser funktioniert wenn ich im Web Adapter den ws anstelle des Socket oder intern wähle. Bei der Alten Version läuft Socket am stabilsten

                  Ich beantworte keine Fragen zu Themen via PN

                  1 Antwort Letzte Antwort
                  1
                  • foxriver76F foxriver76

                    @peoples du kannst ja mal nur die Adapter upgraden (web, ws, socket) ich vermute dein PRoblem wird auch ohne den neuen Controller auftreten, bzw, kannst du es villt auf einen der Adapter begrenzen und ein Issue erstellen.

                    O Abwesend
                    O Abwesend
                    oFbEQnpoLKKl6mbY5e13
                    schrieb am zuletzt editiert von
                    #276

                    @foxriver76

                    Gibt es hierzu bereits nähere Erkenntnisse?:

                    2023-09-25 01:31:38.380  - error: host.iobroker Caught by controller[0]: <--- Last few GCs --->
                    2023-09-25 01:31:38.380  - error: host.iobroker Caught by controller[0]: [5590:0x5810de0] 691161900 ms: Mark-sweep 2981.8 (4143.9) -> 2981.3 (4143.9) MB, 289.2 / 0.0 ms  (average mu = 0.910, current mu = 0.018) allocation failure; scavenge might not succeed
                    2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[0]: [5590:0x5810de0] 691162135 ms: Mark-sweep 2981.4 (4144.1) -> 2981.3 (4144.1) MB, 234.0 / 0.0 ms  (average mu = 0.850, current mu = 0.003) allocation failure; scavenge might not succeed
                    2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[0]: <--- JS stacktrace --->
                    2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[0]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                    2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[1]:  1: 0xb7a940 node::Abort() [io.backitup.0]
                    2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[2]:  2: 0xa8e823  [io.backitup.0]
                    2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[3]:  3: 0xd5c940 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                    2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[4]:  4: 0xd5cce7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                    2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[5]:  5: 0xf3a3e5  [io.backitup.0]
                    2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[6]:  6: 0xf4c8cd v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [io.backitup.0]
                    2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[7]:  7: 0xf26fce v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [io.backitup.0]
                    2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[8]:  8: 0xf28397 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [io.backitup.0]
                    2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[9]:  9: 0xf088e0 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [io.backitup.0]
                    2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[10]: 10: 0xf00354 v8::internal::FactoryBase<v8::internal::Factory>::AllocateRawWithImmortalMap(int, v8::internal::AllocationType, v8::internal::Map, v8::internal::AllocationAlignment) [io.backitup.0]
                    2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[11]: 11: 0xf026e8 v8::internal::FactoryBase<v8::internal::Factory>::NewRawTwoByteString(int, v8::internal::AllocationType) [io.backitup.0]
                    2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[12]: 12: 0x11dfc15 v8::internal::String::SlowFlatten(v8::internal::Isolate*, v8::internal::Handle<v8::internal::ConsString>, v8::internal::AllocationType) [io.backitup.0]
                    2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[13]: 13: 0xd6874c v8::String::Utf8Length(v8::Isolate*) const [io.backitup.0]
                    2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[14]: 14: 0xc64a91 node::StringBytes::Size(v8::Isolate*, v8::Local<v8::Value>, node::encoding) [io.backitup.0]
                    2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[15]: 15: 0xc5ef28 int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&) [io.backitup.0]
                    2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[16]: 16: 0xc5f985 void node::StreamBase::JSMethod<&(int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&))>(v8::FunctionCallbackInfo<v8::Value> const&) [io.backitup.0]
                    2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[17]: 17: 0xdbaa30  [io.backitup.0]
                    2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[18]: 18: 0xdbbf6f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.backitup.0]
                    2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[19]: 19: 0x16fb7b9  [io.backitup.0]
                    2023-09-25 01:31:38.385  - warn: host.iobroker instance system.adapter.backitup.0 terminated due to SIGABRT
                    2023-09-25 01:31:38.385  - info: host.iobroker instance system.adapter.backitup.0 terminated with code null ()
                    
                    Thomas BraunT foxriver76F 2 Antworten Letzte Antwort
                    0
                    • O oFbEQnpoLKKl6mbY5e13

                      @foxriver76

                      Gibt es hierzu bereits nähere Erkenntnisse?:

                      2023-09-25 01:31:38.380  - error: host.iobroker Caught by controller[0]: <--- Last few GCs --->
                      2023-09-25 01:31:38.380  - error: host.iobroker Caught by controller[0]: [5590:0x5810de0] 691161900 ms: Mark-sweep 2981.8 (4143.9) -> 2981.3 (4143.9) MB, 289.2 / 0.0 ms  (average mu = 0.910, current mu = 0.018) allocation failure; scavenge might not succeed
                      2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[0]: [5590:0x5810de0] 691162135 ms: Mark-sweep 2981.4 (4144.1) -> 2981.3 (4144.1) MB, 234.0 / 0.0 ms  (average mu = 0.850, current mu = 0.003) allocation failure; scavenge might not succeed
                      2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[0]: <--- JS stacktrace --->
                      2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[0]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                      2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[1]:  1: 0xb7a940 node::Abort() [io.backitup.0]
                      2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[2]:  2: 0xa8e823  [io.backitup.0]
                      2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[3]:  3: 0xd5c940 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                      2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[4]:  4: 0xd5cce7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                      2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[5]:  5: 0xf3a3e5  [io.backitup.0]
                      2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[6]:  6: 0xf4c8cd v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [io.backitup.0]
                      2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[7]:  7: 0xf26fce v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [io.backitup.0]
                      2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[8]:  8: 0xf28397 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [io.backitup.0]
                      2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[9]:  9: 0xf088e0 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [io.backitup.0]
                      2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[10]: 10: 0xf00354 v8::internal::FactoryBase<v8::internal::Factory>::AllocateRawWithImmortalMap(int, v8::internal::AllocationType, v8::internal::Map, v8::internal::AllocationAlignment) [io.backitup.0]
                      2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[11]: 11: 0xf026e8 v8::internal::FactoryBase<v8::internal::Factory>::NewRawTwoByteString(int, v8::internal::AllocationType) [io.backitup.0]
                      2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[12]: 12: 0x11dfc15 v8::internal::String::SlowFlatten(v8::internal::Isolate*, v8::internal::Handle<v8::internal::ConsString>, v8::internal::AllocationType) [io.backitup.0]
                      2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[13]: 13: 0xd6874c v8::String::Utf8Length(v8::Isolate*) const [io.backitup.0]
                      2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[14]: 14: 0xc64a91 node::StringBytes::Size(v8::Isolate*, v8::Local<v8::Value>, node::encoding) [io.backitup.0]
                      2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[15]: 15: 0xc5ef28 int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&) [io.backitup.0]
                      2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[16]: 16: 0xc5f985 void node::StreamBase::JSMethod<&(int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&))>(v8::FunctionCallbackInfo<v8::Value> const&) [io.backitup.0]
                      2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[17]: 17: 0xdbaa30  [io.backitup.0]
                      2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[18]: 18: 0xdbbf6f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.backitup.0]
                      2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[19]: 19: 0x16fb7b9  [io.backitup.0]
                      2023-09-25 01:31:38.385  - warn: host.iobroker instance system.adapter.backitup.0 terminated due to SIGABRT
                      2023-09-25 01:31:38.385  - info: host.iobroker instance system.adapter.backitup.0 terminated with code null ()
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #277

                      @ofbeqnpolkkl6mby5e13 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                      Reached heap limit Allocation failed - JavaScript heap out of memory

                      Vermutlich ist dein Backup zu fett.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 Antwort Letzte Antwort
                      0
                      • O oFbEQnpoLKKl6mbY5e13

                        @foxriver76

                        Gibt es hierzu bereits nähere Erkenntnisse?:

                        2023-09-25 01:31:38.380  - error: host.iobroker Caught by controller[0]: <--- Last few GCs --->
                        2023-09-25 01:31:38.380  - error: host.iobroker Caught by controller[0]: [5590:0x5810de0] 691161900 ms: Mark-sweep 2981.8 (4143.9) -> 2981.3 (4143.9) MB, 289.2 / 0.0 ms  (average mu = 0.910, current mu = 0.018) allocation failure; scavenge might not succeed
                        2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[0]: [5590:0x5810de0] 691162135 ms: Mark-sweep 2981.4 (4144.1) -> 2981.3 (4144.1) MB, 234.0 / 0.0 ms  (average mu = 0.850, current mu = 0.003) allocation failure; scavenge might not succeed
                        2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[0]: <--- JS stacktrace --->
                        2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[0]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                        2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[1]:  1: 0xb7a940 node::Abort() [io.backitup.0]
                        2023-09-25 01:31:38.381  - error: host.iobroker Caught by controller[2]:  2: 0xa8e823  [io.backitup.0]
                        2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[3]:  3: 0xd5c940 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                        2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[4]:  4: 0xd5cce7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                        2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[5]:  5: 0xf3a3e5  [io.backitup.0]
                        2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[6]:  6: 0xf4c8cd v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [io.backitup.0]
                        2023-09-25 01:31:38.382  - error: host.iobroker Caught by controller[7]:  7: 0xf26fce v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [io.backitup.0]
                        2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[8]:  8: 0xf28397 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [io.backitup.0]
                        2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[9]:  9: 0xf088e0 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [io.backitup.0]
                        2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[10]: 10: 0xf00354 v8::internal::FactoryBase<v8::internal::Factory>::AllocateRawWithImmortalMap(int, v8::internal::AllocationType, v8::internal::Map, v8::internal::AllocationAlignment) [io.backitup.0]
                        2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[11]: 11: 0xf026e8 v8::internal::FactoryBase<v8::internal::Factory>::NewRawTwoByteString(int, v8::internal::AllocationType) [io.backitup.0]
                        2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[12]: 12: 0x11dfc15 v8::internal::String::SlowFlatten(v8::internal::Isolate*, v8::internal::Handle<v8::internal::ConsString>, v8::internal::AllocationType) [io.backitup.0]
                        2023-09-25 01:31:38.383  - error: host.iobroker Caught by controller[13]: 13: 0xd6874c v8::String::Utf8Length(v8::Isolate*) const [io.backitup.0]
                        2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[14]: 14: 0xc64a91 node::StringBytes::Size(v8::Isolate*, v8::Local<v8::Value>, node::encoding) [io.backitup.0]
                        2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[15]: 15: 0xc5ef28 int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&) [io.backitup.0]
                        2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[16]: 16: 0xc5f985 void node::StreamBase::JSMethod<&(int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&))>(v8::FunctionCallbackInfo<v8::Value> const&) [io.backitup.0]
                        2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[17]: 17: 0xdbaa30  [io.backitup.0]
                        2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[18]: 18: 0xdbbf6f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.backitup.0]
                        2023-09-25 01:31:38.384  - error: host.iobroker Caught by controller[19]: 19: 0x16fb7b9  [io.backitup.0]
                        2023-09-25 01:31:38.385  - warn: host.iobroker instance system.adapter.backitup.0 terminated due to SIGABRT
                        2023-09-25 01:31:38.385  - info: host.iobroker instance system.adapter.backitup.0 terminated with code null ()
                        
                        foxriver76F Offline
                        foxriver76F Offline
                        foxriver76
                        Developer
                        schrieb am zuletzt editiert von
                        #278

                        @ofbeqnpolkkl6mby5e13 Sonos adapter I’m Einsatz?

                        Videotutorials & mehr

                        Hier könnt ihr mich unterstützen.

                        O 1 Antwort Letzte Antwort
                        0
                        • foxriver76F foxriver76

                          @ofbeqnpolkkl6mby5e13 Sonos adapter I’m Einsatz?

                          O Abwesend
                          O Abwesend
                          oFbEQnpoLKKl6mbY5e13
                          schrieb am zuletzt editiert von oFbEQnpoLKKl6mbY5e13
                          #279

                          @foxriver76

                          War nach der Deinstallation des Sonos-Adapters für ein paar Tage weg. Heute Nacht ohne Sonos-Adapter wieder aufgetreten. Und @ilovegym hat ihn auch nicht installiert.

                          foxriver76F 1 Antwort Letzte Antwort
                          0
                          • O oFbEQnpoLKKl6mbY5e13

                            @foxriver76

                            War nach der Deinstallation des Sonos-Adapters für ein paar Tage weg. Heute Nacht ohne Sonos-Adapter wieder aufgetreten. Und @ilovegym hat ihn auch nicht installiert.

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

                            @ofbeqnpolkkl6mby5e13 anders gefragt: gibt es binary states in deiner installation? Normal States vom Typ File

                            Videotutorials & mehr

                            Hier könnt ihr mich unterstützen.

                            O 1 Antwort Letzte Antwort
                            0
                            • foxriver76F foxriver76

                              @ofbeqnpolkkl6mby5e13 anders gefragt: gibt es binary states in deiner installation? Normal States vom Typ File

                              O Abwesend
                              O Abwesend
                              oFbEQnpoLKKl6mbY5e13
                              schrieb am zuletzt editiert von oFbEQnpoLKKl6mbY5e13
                              #281

                              @foxriver76

                              Im Log werden mir nach der Deinstallation des Sonos-Adapters keine Meldungen mehr dbzgl. ausgegeben, daher gehe ich nicht davon aus. Der Fehler tritt wohl beim Backup der Influxdb2 auf, da das temporäre Verzeichnis davon übrig bleibt. Die ist gepackt ca. 1GB groß. Mein System hat allerdings genug Reserven (16GB RAM) und der Fehler tritt erst seit JS-Controller 5 auf.

                              foxriver76F 1 Antwort Letzte Antwort
                              0
                              • O oFbEQnpoLKKl6mbY5e13

                                @foxriver76

                                Im Log werden mir nach der Deinstallation des Sonos-Adapters keine Meldungen mehr dbzgl. ausgegeben, daher gehe ich nicht davon aus. Der Fehler tritt wohl beim Backup der Influxdb2 auf, da das temporäre Verzeichnis davon übrig bleibt. Die ist gepackt ca. 1GB groß. Mein System hat allerdings genug Reserven (16GB RAM) und der Fehler tritt erst seit JS-Controller 5 auf.

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

                                @ofbeqnpolkkl6mby5e13 Führe mal bitte das Skript aus und schau welche IDs geloggt werden.

                                (() => {
                                    $('*').each(async id => {
                                        try {
                                            const obj = await getObjectAsync(id);
                                            
                                            if (obj.binary) {
                                                log(id, 'warn');
                                            }
                                        } catch {
                                            // ignore
                                        }
                                    })
                                })();
                                

                                Videotutorials & mehr

                                Hier könnt ihr mich unterstützen.

                                O 1 Antwort Letzte Antwort
                                0
                                • foxriver76F foxriver76

                                  @ofbeqnpolkkl6mby5e13 Führe mal bitte das Skript aus und schau welche IDs geloggt werden.

                                  (() => {
                                      $('*').each(async id => {
                                          try {
                                              const obj = await getObjectAsync(id);
                                              
                                              if (obj.binary) {
                                                  log(id, 'warn');
                                              }
                                          } catch {
                                              // ignore
                                          }
                                      })
                                  })();
                                  
                                  O Abwesend
                                  O Abwesend
                                  oFbEQnpoLKKl6mbY5e13
                                  schrieb am zuletzt editiert von
                                  #283

                                  @foxriver76 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                                  2023-09-26 08:46:11.322  - info: javascript.0 (16432) Start javascript script.js.common._Tests.Test_6
                                  2023-09-26 08:46:12.429  - info: javascript.0 (16432) script.js.common._Tests.Test_6: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                  2023-09-26 08:46:16.104  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "alexa2.0" can't be copied: {}
                                  2023-09-26 08:46:17.665  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "hue-sync-box.0" can't be copied: {}
                                  2023-09-26 08:46:18.086  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "nanoleaf-lightpanels.0" can't be copied: {}
                                  2023-09-26 08:46:18.088  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "nanoleaf-lightpanels.1" can't be copied: {}
                                  2023-09-26 08:46:18.102  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "nuki-extended.0" can't be copied: {}
                                  2023-09-26 08:46:18.215  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.deyeidc.upload" can't be copied: {}
                                  2023-09-26 08:46:18.243  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.alive" can't be copied: {}
                                  2023-09-26 08:46:18.243  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.compactMode" can't be copied: {}
                                  2023-09-26 08:46:18.244  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.connected" can't be copied: {}
                                  2023-09-26 08:46:18.244  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.cpu" can't be copied: {}
                                  2023-09-26 08:46:18.245  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.cputime" can't be copied: {}
                                  2023-09-26 08:46:18.245  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.inputCount" can't be copied: {}
                                  2023-09-26 08:46:18.246  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.logLevel" can't be copied: {}
                                  2023-09-26 08:46:18.247  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.memHeapTotal" can't be copied: {}
                                  2023-09-26 08:46:18.247  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.memHeapUsed" can't be copied: {}
                                  2023-09-26 08:46:18.248  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.memRss" can't be copied: {}
                                  2023-09-26 08:46:18.248  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.outputCount" can't be copied: {}
                                  2023-09-26 08:46:18.249  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.sigKill" can't be copied: {}
                                  2023-09-26 08:46:18.249  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.uptime" can't be copied: {}
                                  2023-09-26 08:46:18.271  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "tuya.0" can't be copied: {}
                                  2023-09-26 08:46:18.276  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "unifi.0" can't be copied: {}
                                  
                                  foxriver76F 2 Antworten Letzte Antwort
                                  0
                                  • O oFbEQnpoLKKl6mbY5e13

                                    @foxriver76 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                                    2023-09-26 08:46:11.322  - info: javascript.0 (16432) Start javascript script.js.common._Tests.Test_6
                                    2023-09-26 08:46:12.429  - info: javascript.0 (16432) script.js.common._Tests.Test_6: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2023-09-26 08:46:16.104  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "alexa2.0" can't be copied: {}
                                    2023-09-26 08:46:17.665  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "hue-sync-box.0" can't be copied: {}
                                    2023-09-26 08:46:18.086  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "nanoleaf-lightpanels.0" can't be copied: {}
                                    2023-09-26 08:46:18.088  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "nanoleaf-lightpanels.1" can't be copied: {}
                                    2023-09-26 08:46:18.102  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "nuki-extended.0" can't be copied: {}
                                    2023-09-26 08:46:18.215  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.deyeidc.upload" can't be copied: {}
                                    2023-09-26 08:46:18.243  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.alive" can't be copied: {}
                                    2023-09-26 08:46:18.243  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.compactMode" can't be copied: {}
                                    2023-09-26 08:46:18.244  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.connected" can't be copied: {}
                                    2023-09-26 08:46:18.244  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.cpu" can't be copied: {}
                                    2023-09-26 08:46:18.245  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.cputime" can't be copied: {}
                                    2023-09-26 08:46:18.245  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.inputCount" can't be copied: {}
                                    2023-09-26 08:46:18.246  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.logLevel" can't be copied: {}
                                    2023-09-26 08:46:18.247  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.memHeapTotal" can't be copied: {}
                                    2023-09-26 08:46:18.247  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.memHeapUsed" can't be copied: {}
                                    2023-09-26 08:46:18.248  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.memRss" can't be copied: {}
                                    2023-09-26 08:46:18.248  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.outputCount" can't be copied: {}
                                    2023-09-26 08:46:18.249  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.sigKill" can't be copied: {}
                                    2023-09-26 08:46:18.249  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.uptime" can't be copied: {}
                                    2023-09-26 08:46:18.271  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "tuya.0" can't be copied: {}
                                    2023-09-26 08:46:18.276  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "unifi.0" can't be copied: {}
                                    
                                    foxriver76F Offline
                                    foxriver76F Offline
                                    foxriver76
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #284

                                    @ofbeqnpolkkl6mby5e13 Hm okay, kp was javascript da intern treibt. Ich schaue nochmal obs ne andere Variante gibt die binary states zu finden. Dachte eigentlich Admin könnte filtern - leider nicht.

                                    Videotutorials & mehr

                                    Hier könnt ihr mich unterstützen.

                                    1 Antwort Letzte Antwort
                                    1
                                    • foxriver76F foxriver76

                                      @peoples du kannst ja mal nur die Adapter upgraden (web, ws, socket) ich vermute dein PRoblem wird auch ohne den neuen Controller auftreten, bzw, kannst du es villt auf einen der Adapter begrenzen und ein Issue erstellen.

                                      PeoplesP Offline
                                      PeoplesP Offline
                                      Peoples
                                      schrieb am zuletzt editiert von
                                      #285

                                      @foxriver76
                                      Ich habe mir gestern jetzt mal die Mühe gemacht, alle möglichen Varianten (Adapterversionen / Js-Controler auf 4 und 5) durch zu spielen mit folgenden Erkenntinissen:

                                      • Socket / Web / Ws Adapter aktuell, Controller auf V4... (im Webadapter auf intern gestellt und Websockets angehackt)
                                        Probleme in Vis treten erst nach einiger Zeit auf, betrifft hauptsächlich CSS - Eigentschaften und Bindings
                                        Beispielsweise habe ich auf meinem "Homescreen" ein graues Kästchen welches ich bei eine Systemmeldung über CSS
                                        als Overlay über den ganzen Bildschirm strecke. Dies funktioniert Anfangs und nach einer gewissen Zeit wird nur noch der
                                        Text oben Links wo im Editor das Kästchen mit deaktivierten Css-Eigenschaften liegt angezeigt.

                                      • Socket / Web / Ws Adapter aktuell ebenso der Controller auf V5 (im Webadapter auf ws gestellt da es sonst nicht geht)
                                        Das oben beschriebene Problem tritt nach ca. 5 Minuten kontinuierlich auf. Reload des Projekts behebt das Problem für
                                        wieder ca. 5 Minuten.

                                      • Socket / Web /Ws Adapter auf den Vorversionen und Controller auf V4
                                        keine Probleme vorhanden.

                                      Da mir das Zusammenspiel der einzelnen Adapter nicht klar ist und ich auch nicht sagen kann welchen Einfluss der Js-Controller auf das Thema hat, wüsste ich auch garnicht bei welchem Adapter ich hier ein Issue eröffnen sollte.
                                      Wenn es mir jedoch jemand erklärt mache ich das natürlich sehr gerne.

                                      Ich beantworte keine Fragen zu Themen via PN

                                      foxriver76F 1 Antwort Letzte Antwort
                                      0
                                      • PeoplesP Peoples

                                        @foxriver76
                                        Ich habe mir gestern jetzt mal die Mühe gemacht, alle möglichen Varianten (Adapterversionen / Js-Controler auf 4 und 5) durch zu spielen mit folgenden Erkenntinissen:

                                        • Socket / Web / Ws Adapter aktuell, Controller auf V4... (im Webadapter auf intern gestellt und Websockets angehackt)
                                          Probleme in Vis treten erst nach einiger Zeit auf, betrifft hauptsächlich CSS - Eigentschaften und Bindings
                                          Beispielsweise habe ich auf meinem "Homescreen" ein graues Kästchen welches ich bei eine Systemmeldung über CSS
                                          als Overlay über den ganzen Bildschirm strecke. Dies funktioniert Anfangs und nach einer gewissen Zeit wird nur noch der
                                          Text oben Links wo im Editor das Kästchen mit deaktivierten Css-Eigenschaften liegt angezeigt.

                                        • Socket / Web / Ws Adapter aktuell ebenso der Controller auf V5 (im Webadapter auf ws gestellt da es sonst nicht geht)
                                          Das oben beschriebene Problem tritt nach ca. 5 Minuten kontinuierlich auf. Reload des Projekts behebt das Problem für
                                          wieder ca. 5 Minuten.

                                        • Socket / Web /Ws Adapter auf den Vorversionen und Controller auf V4
                                          keine Probleme vorhanden.

                                        Da mir das Zusammenspiel der einzelnen Adapter nicht klar ist und ich auch nicht sagen kann welchen Einfluss der Js-Controller auf das Thema hat, wüsste ich auch garnicht bei welchem Adapter ich hier ein Issue eröffnen sollte.
                                        Wenn es mir jedoch jemand erklärt mache ich das natürlich sehr gerne.

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

                                        @peoples und ob die webinstanz ws oder socketio nutzt macht kein Unterschied im Verhalten? Und irgendwie https im Spiel? ICh kann es nicht nachstellen und es ist nicht trivial herauszufinden woran es liegen könnte, daher möglichst viele Infos bitte. Controller würde ich eher ausschließen, da wie du sagst auch ohne neuen Controller passiert (auch wenn es laut deinen Tests häufiger auftritt).

                                        Videotutorials & mehr

                                        Hier könnt ihr mich unterstützen.

                                        1 Antwort Letzte Antwort
                                        0
                                        • O oFbEQnpoLKKl6mbY5e13

                                          @foxriver76 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                                          2023-09-26 08:46:11.322  - info: javascript.0 (16432) Start javascript script.js.common._Tests.Test_6
                                          2023-09-26 08:46:12.429  - info: javascript.0 (16432) script.js.common._Tests.Test_6: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                          2023-09-26 08:46:16.104  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "alexa2.0" can't be copied: {}
                                          2023-09-26 08:46:17.665  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "hue-sync-box.0" can't be copied: {}
                                          2023-09-26 08:46:18.086  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "nanoleaf-lightpanels.0" can't be copied: {}
                                          2023-09-26 08:46:18.088  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "nanoleaf-lightpanels.1" can't be copied: {}
                                          2023-09-26 08:46:18.102  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "nuki-extended.0" can't be copied: {}
                                          2023-09-26 08:46:18.215  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.deyeidc.upload" can't be copied: {}
                                          2023-09-26 08:46:18.243  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.alive" can't be copied: {}
                                          2023-09-26 08:46:18.243  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.compactMode" can't be copied: {}
                                          2023-09-26 08:46:18.244  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.connected" can't be copied: {}
                                          2023-09-26 08:46:18.244  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.cpu" can't be copied: {}
                                          2023-09-26 08:46:18.245  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.cputime" can't be copied: {}
                                          2023-09-26 08:46:18.245  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.inputCount" can't be copied: {}
                                          2023-09-26 08:46:18.246  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.logLevel" can't be copied: {}
                                          2023-09-26 08:46:18.247  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.memHeapTotal" can't be copied: {}
                                          2023-09-26 08:46:18.247  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.memHeapUsed" can't be copied: {}
                                          2023-09-26 08:46:18.248  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.memRss" can't be copied: {}
                                          2023-09-26 08:46:18.248  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.outputCount" can't be copied: {}
                                          2023-09-26 08:46:18.249  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.sigKill" can't be copied: {}
                                          2023-09-26 08:46:18.249  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "system.adapter.vis.0.uptime" can't be copied: {}
                                          2023-09-26 08:46:18.271  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "tuya.0" can't be copied: {}
                                          2023-09-26 08:46:18.276  - error: javascript.0 (16432) script.js.common._Tests.Test_6: Object "unifi.0" can't be copied: {}
                                          
                                          foxriver76F Offline
                                          foxriver76F Offline
                                          foxriver76
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #287

                                          @ofbeqnpolkkl6mby5e13

                                          (async () => {    
                                              $('*').each(async id => {
                                                  try { 
                                                      const state = await getBinaryStateAsync(id)
                                                      try {
                                                      if (state) {
                                                          JSON.parse(state.toString())
                                                      }
                                                      } catch (e) {
                                                          log('Binary state found: ' + id, 'error')
                                                      }
                                                      
                                                  } catch {
                                                      // ignore
                                                  }
                                              })
                                          })();
                                          

                                          Macht er das oder meckert er da auch?

                                          Videotutorials & mehr

                                          Hier könnt ihr mich unterstützen.

                                          O 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          805

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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