Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  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.1k

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

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

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

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controllerstableupgrade
509 Posts 82 Posters 139.1k Views 65 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Ben1983B Offline
    Ben1983B Offline
    Ben1983
    wrote on last edited by
    #96

    Hallo,
    habe auf den 5.0.12 geupdatet.
    Bei Start des ioBrokers kam das hier: (Habe leider nur den Screenshot)
    4bca2cdb-797e-47fc-9e42-86ed636b9cae-image.png

    dann habe ich noch:

    6a79a967-6b13-4413-9f55-4ae6eeff00a2-image.png

    erst erschien immer dies hier:

    fitbit-fitness.0 2023-09-15 15:07:19.211	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    
    fitbit-fitness.0 2023-09-15 15:07:19.206	error	undefined is not a valid state value
    
    fitbit-fitness.0 2023-09-15 15:07:19.205	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at FitBit._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at FitBit.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at FitBit.setActivityStates (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:321:9) at FitBit.getActivityRecords (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:305:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async FitBit.getFitbitRecords (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:87:5)
    
    fitbit-fitness.0 2023-09-15 15:07:19.199	error	unhandled promise rejection: undefined is not a valid state value
    
    fitbit-fitness.0 2023-09-15 15:07:19.197	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().
    

    seit heute morgen erscheint bei Adapterstart das hier:

    fitbit-fitness.0
    2023-09-16 07:43:24.360	error	Adapter Connection: Error: Error: Request failed with status code 401
    
    Samson71S mcm1957M 2 Replies Last reply
    0
    • Ben1983B Ben1983

      Hallo,
      habe auf den 5.0.12 geupdatet.
      Bei Start des ioBrokers kam das hier: (Habe leider nur den Screenshot)
      4bca2cdb-797e-47fc-9e42-86ed636b9cae-image.png

      dann habe ich noch:

      6a79a967-6b13-4413-9f55-4ae6eeff00a2-image.png

      erst erschien immer dies hier:

      fitbit-fitness.0 2023-09-15 15:07:19.211	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      fitbit-fitness.0 2023-09-15 15:07:19.206	error	undefined is not a valid state value
      
      fitbit-fitness.0 2023-09-15 15:07:19.205	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at FitBit._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at FitBit.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at FitBit.setActivityStates (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:321:9) at FitBit.getActivityRecords (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:305:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async FitBit.getFitbitRecords (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:87:5)
      
      fitbit-fitness.0 2023-09-15 15:07:19.199	error	unhandled promise rejection: undefined is not a valid state value
      
      fitbit-fitness.0 2023-09-15 15:07:19.197	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().
      

      seit heute morgen erscheint bei Adapterstart das hier:

      fitbit-fitness.0
      2023-09-16 07:43:24.360	error	Adapter Connection: Error: Error: Request failed with status code 401
      
      Samson71S Offline
      Samson71S Offline
      Samson71
      Global Moderator
      wrote on last edited by
      #97

      @ben1983
      Warum hier jetzt nochmal? Gibt doch bereits einen eigenen Beitrag von Dir dazu. Auf den wird sogar im Laufe dieses Fadens hier verwiesen (glaube bei Post 73 oder so).

      1 Reply Last reply
      1
      • foxriver76F foxriver76

        @martinp ist nur ne Warnung, gerne issues beim adapter erstellen

        O Away
        O Away
        oFbEQnpoLKKl6mbY5e13
        wrote on last edited by oFbEQnpoLKKl6mbY5e13
        #98

        @foxriver76

        Während in der ersten Nacht nach dem Upgrade auf 5.0.12 das Backup mit dem Backitup-Adapter einwandfrei lief, nun das in der zweiten Nacht:

        2023-09-16 01:31:59.954  - error: host.iobroker Caught by controller[0]: <--- Last few GCs --->
        2023-09-16 01:31:59.955  - error: host.iobroker Caught by controller[0]: [907:0x68fdde0] 95686994 ms: Mark-sweep 3077.9 (4143.8) -> 3077.5 (4143.7) MB, 315.9 / 0.0 ms  (average mu = 0.734, current mu = 0.110) allocation failure; GC in old space requested
        2023-09-16 01:31:59.956  - error: host.iobroker Caught by controller[0]: [907:0x68fdde0] 95687315 ms: Mark-sweep 3078.1 (4144.1) -> 3077.8 (4144.1) MB, 302.1 / 0.0 ms  (average mu = 0.592, current mu = 0.059) allocation failure; scavenge might not succeed
        2023-09-16 01:31:59.956  - error: host.iobroker Caught by controller[0]: <--- JS stacktrace --->
        2023-09-16 01:31:59.956  - error: host.iobroker Caught by controller[0]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
        2023-09-16 01:31:59.957  - error: host.iobroker Caught by controller[1]:  1: 0xb7a940 node::Abort() [io.backitup.0]
        2023-09-16 01:31:59.957  - error: host.iobroker Caught by controller[2]:  2: 0xa8e823  [io.backitup.0]
        2023-09-16 01:31:59.958  - error: host.iobroker Caught by controller[3]:  3: 0xd5c940 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
        2023-09-16 01:31:59.958  - error: host.iobroker Caught by controller[4]:  4: 0xd5cce7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
        2023-09-16 01:31:59.958  - error: host.iobroker Caught by controller[5]:  5: 0xf3a3e5  [io.backitup.0]
        2023-09-16 01:31:59.960  - 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-16 01:31:59.960  - 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-16 01:31:59.961  - 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-16 01:31:59.961  - 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-16 01:31:59.961  - 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-16 01:31:59.962  - 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-16 01:31:59.962  - 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-16 01:31:59.963  - error: host.iobroker Caught by controller[13]: 13: 0xd6874c v8::String::Utf8Length(v8::Isolate*) const [io.backitup.0]
        2023-09-16 01:31:59.963  - 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-16 01:31:59.964  - 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-16 01:31:59.964  - 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-16 01:31:59.965  - error: host.iobroker Caught by controller[17]: 17: 0xdbaa30  [io.backitup.0]
        2023-09-16 01:31:59.965  - error: host.iobroker Caught by controller[18]: 18: 0xdbbf6f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.backitup.0]
        2023-09-16 01:31:59.965  - error: host.iobroker Caught by controller[19]: 19: 0x16fb7b9  [io.backitup.0]
        2023-09-16 01:31:59.966  - warn: host.iobroker instance system.adapter.backitup.0 terminated due to SIGABRT
        

        Mein NAS hat 16GB RAM.

        foxriver76F ? 2 Replies Last reply
        0
        • B Offline
          B Offline
          babl
          wrote on last edited by babl
          #99

          Gelöscht, da mein Fehler

          1 Reply Last reply
          0
          • liv-in-skyL Offline
            liv-in-skyL Offline
            liv-in-sky
            wrote on last edited by liv-in-sky
            #100

            habe nochmal das update durchgeführt - vorher die neuen ws, web, und socket updates - und nun sieht es besser aus - bisher keine fehler beim anzeigen der vis

            dieser fehler wurde noch angezeigt

            
            ws.2
            2023-09-16 09:19:05.317	error	Invalid pattern on subscribe: The pattern " scale(1, 1)" is not a valid ID pattern
            
            ws.2
            2023-09-16 09:19:05.317	error	Invalid pattern on subscribe: The pattern "0% { transform: scale(1, 1)" is not a valid ID pattern
            

            konnte jedoch das widget mit einem falschen html code entdecken und ändern - daher ist auch diese fehlermeldung weg 🙂

            werd jetzt mal weiter beobachten, ob noch fehler kommen

            etwas mehr cpu load wird erzeugt - die lücke ist die update zeit

            Image 082.png

            nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

            sigi234S Dr. BakteriusD 2 Replies Last reply
            0
            • liv-in-skyL liv-in-sky

              habe nochmal das update durchgeführt - vorher die neuen ws, web, und socket updates - und nun sieht es besser aus - bisher keine fehler beim anzeigen der vis

              dieser fehler wurde noch angezeigt

              
              ws.2
              2023-09-16 09:19:05.317	error	Invalid pattern on subscribe: The pattern " scale(1, 1)" is not a valid ID pattern
              
              ws.2
              2023-09-16 09:19:05.317	error	Invalid pattern on subscribe: The pattern "0% { transform: scale(1, 1)" is not a valid ID pattern
              

              konnte jedoch das widget mit einem falschen html code entdecken und ändern - daher ist auch diese fehlermeldung weg 🙂

              werd jetzt mal weiter beobachten, ob noch fehler kommen

              etwas mehr cpu load wird erzeugt - die lücke ist die update zeit

              Image 082.png

              sigi234S Online
              sigi234S Online
              sigi234
              Forum Testing Most Active
              wrote on last edited by
              #101

              @liv-in-sky
              Also ist der ID Pattern Fehler ein nicht korrektes Widget bzw. binding?

              Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Immer Daten sichern!

              liv-in-skyL 1 Reply Last reply
              0
              • sigi234S sigi234

                @liv-in-sky
                Also ist der ID Pattern Fehler ein nicht korrektes Widget bzw. binding?

                liv-in-skyL Offline
                liv-in-skyL Offline
                liv-in-sky
                wrote on last edited by
                #102

                @sigi234

                das ganze war in einem html widget mit eigens definierten style items - und die waren wohl falsch für browser mit chrome-core. für firefox waren sie gültig

                also ja - ein eigen-erzeugter fehler - und dank des neuen ws updats stürzte der ws adapter auch nicht mehr ab und ich konnte in aller ruhe das widget suchen

                nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                1 Reply Last reply
                0
                • Ben1983B Ben1983

                  Hallo,
                  habe auf den 5.0.12 geupdatet.
                  Bei Start des ioBrokers kam das hier: (Habe leider nur den Screenshot)
                  4bca2cdb-797e-47fc-9e42-86ed636b9cae-image.png

                  dann habe ich noch:

                  6a79a967-6b13-4413-9f55-4ae6eeff00a2-image.png

                  erst erschien immer dies hier:

                  fitbit-fitness.0 2023-09-15 15:07:19.211	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                  
                  fitbit-fitness.0 2023-09-15 15:07:19.206	error	undefined is not a valid state value
                  
                  fitbit-fitness.0 2023-09-15 15:07:19.205	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at FitBit._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at FitBit.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at FitBit.setActivityStates (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:321:9) at FitBit.getActivityRecords (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:305:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async FitBit.getFitbitRecords (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:87:5)
                  
                  fitbit-fitness.0 2023-09-15 15:07:19.199	error	unhandled promise rejection: undefined is not a valid state value
                  
                  fitbit-fitness.0 2023-09-15 15:07:19.197	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().
                  

                  seit heute morgen erscheint bei Adapterstart das hier:

                  fitbit-fitness.0
                  2023-09-16 07:43:24.360	error	Adapter Connection: Error: Error: Request failed with status code 401
                  
                  mcm1957M Offline
                  mcm1957M Offline
                  mcm1957
                  wrote on last edited by
                  #103

                  @ben1983 said in js-controller 5.0.x jetzt für alle User im STABLE!:
                  (/assets/uploads/files/1694842949347-6a79a967-6b13-4413-9f55-4ae6eeff00a2-image.png)

                  fitbit-fitness.0 2023-09-15 15:07:19.206	error	undefined is not a valid state value
                  

                  seit heute morgen erscheint bei Adapterstart das hier:

                  fitbit-fitness.0
                  2023-09-16 07:43:24.360	error	Adapter Connection: Error: Error: Request failed with status code 401
                  

                  Bitte mit den FIT-BIT Problemen in deinem Thread
                  https://forum.iobroker.net/topic/68328/fitbit-app-läuft-mit-js-controller-5-0-12-nicht-mehr
                  bleiben. Error 401 deutet auf ein Authorisierungsproblem hin. Eher unwahrscheinlich, dass das direkt mit js-controller 5 zu tun hat.

                  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 Reply Last reply
                  0
                  • O oFbEQnpoLKKl6mbY5e13

                    @foxriver76

                    Während in der ersten Nacht nach dem Upgrade auf 5.0.12 das Backup mit dem Backitup-Adapter einwandfrei lief, nun das in der zweiten Nacht:

                    2023-09-16 01:31:59.954  - error: host.iobroker Caught by controller[0]: <--- Last few GCs --->
                    2023-09-16 01:31:59.955  - error: host.iobroker Caught by controller[0]: [907:0x68fdde0] 95686994 ms: Mark-sweep 3077.9 (4143.8) -> 3077.5 (4143.7) MB, 315.9 / 0.0 ms  (average mu = 0.734, current mu = 0.110) allocation failure; GC in old space requested
                    2023-09-16 01:31:59.956  - error: host.iobroker Caught by controller[0]: [907:0x68fdde0] 95687315 ms: Mark-sweep 3078.1 (4144.1) -> 3077.8 (4144.1) MB, 302.1 / 0.0 ms  (average mu = 0.592, current mu = 0.059) allocation failure; scavenge might not succeed
                    2023-09-16 01:31:59.956  - error: host.iobroker Caught by controller[0]: <--- JS stacktrace --->
                    2023-09-16 01:31:59.956  - error: host.iobroker Caught by controller[0]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                    2023-09-16 01:31:59.957  - error: host.iobroker Caught by controller[1]:  1: 0xb7a940 node::Abort() [io.backitup.0]
                    2023-09-16 01:31:59.957  - error: host.iobroker Caught by controller[2]:  2: 0xa8e823  [io.backitup.0]
                    2023-09-16 01:31:59.958  - error: host.iobroker Caught by controller[3]:  3: 0xd5c940 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                    2023-09-16 01:31:59.958  - error: host.iobroker Caught by controller[4]:  4: 0xd5cce7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                    2023-09-16 01:31:59.958  - error: host.iobroker Caught by controller[5]:  5: 0xf3a3e5  [io.backitup.0]
                    2023-09-16 01:31:59.960  - 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-16 01:31:59.960  - 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-16 01:31:59.961  - 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-16 01:31:59.961  - 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-16 01:31:59.961  - 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-16 01:31:59.962  - 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-16 01:31:59.962  - 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-16 01:31:59.963  - error: host.iobroker Caught by controller[13]: 13: 0xd6874c v8::String::Utf8Length(v8::Isolate*) const [io.backitup.0]
                    2023-09-16 01:31:59.963  - 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-16 01:31:59.964  - 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-16 01:31:59.964  - 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-16 01:31:59.965  - error: host.iobroker Caught by controller[17]: 17: 0xdbaa30  [io.backitup.0]
                    2023-09-16 01:31:59.965  - error: host.iobroker Caught by controller[18]: 18: 0xdbbf6f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.backitup.0]
                    2023-09-16 01:31:59.965  - error: host.iobroker Caught by controller[19]: 19: 0x16fb7b9  [io.backitup.0]
                    2023-09-16 01:31:59.966  - warn: host.iobroker instance system.adapter.backitup.0 terminated due to SIGABRT
                    

                    Mein NAS hat 16GB RAM.

                    foxriver76F Offline
                    foxriver76F Offline
                    foxriver76
                    Developer
                    wrote on last edited by
                    #104

                    @ofbeqnpolkkl6mby5e13 wie viele Objekte hat deine Installation?

                    Videotutorials & mehr

                    Hier könnt ihr mich unterstützen.

                    O 2 Replies Last reply
                    0
                    • liv-in-skyL liv-in-sky

                      habe nochmal das update durchgeführt - vorher die neuen ws, web, und socket updates - und nun sieht es besser aus - bisher keine fehler beim anzeigen der vis

                      dieser fehler wurde noch angezeigt

                      
                      ws.2
                      2023-09-16 09:19:05.317	error	Invalid pattern on subscribe: The pattern " scale(1, 1)" is not a valid ID pattern
                      
                      ws.2
                      2023-09-16 09:19:05.317	error	Invalid pattern on subscribe: The pattern "0% { transform: scale(1, 1)" is not a valid ID pattern
                      

                      konnte jedoch das widget mit einem falschen html code entdecken und ändern - daher ist auch diese fehlermeldung weg 🙂

                      werd jetzt mal weiter beobachten, ob noch fehler kommen

                      etwas mehr cpu load wird erzeugt - die lücke ist die update zeit

                      Image 082.png

                      Dr. BakteriusD Online
                      Dr. BakteriusD Online
                      Dr. Bakterius
                      Most Active
                      wrote on last edited by
                      #105

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

                      etwas mehr cpu load wird erzeugt

                      Stimmt, bei mir auch (etwa 15% mehr als zuvor - also 22% statt 19% im Schnitt).

                      1 Reply Last reply
                      0
                      • O oFbEQnpoLKKl6mbY5e13

                        @foxriver76

                        Während in der ersten Nacht nach dem Upgrade auf 5.0.12 das Backup mit dem Backitup-Adapter einwandfrei lief, nun das in der zweiten Nacht:

                        2023-09-16 01:31:59.954  - error: host.iobroker Caught by controller[0]: <--- Last few GCs --->
                        2023-09-16 01:31:59.955  - error: host.iobroker Caught by controller[0]: [907:0x68fdde0] 95686994 ms: Mark-sweep 3077.9 (4143.8) -> 3077.5 (4143.7) MB, 315.9 / 0.0 ms  (average mu = 0.734, current mu = 0.110) allocation failure; GC in old space requested
                        2023-09-16 01:31:59.956  - error: host.iobroker Caught by controller[0]: [907:0x68fdde0] 95687315 ms: Mark-sweep 3078.1 (4144.1) -> 3077.8 (4144.1) MB, 302.1 / 0.0 ms  (average mu = 0.592, current mu = 0.059) allocation failure; scavenge might not succeed
                        2023-09-16 01:31:59.956  - error: host.iobroker Caught by controller[0]: <--- JS stacktrace --->
                        2023-09-16 01:31:59.956  - error: host.iobroker Caught by controller[0]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                        2023-09-16 01:31:59.957  - error: host.iobroker Caught by controller[1]:  1: 0xb7a940 node::Abort() [io.backitup.0]
                        2023-09-16 01:31:59.957  - error: host.iobroker Caught by controller[2]:  2: 0xa8e823  [io.backitup.0]
                        2023-09-16 01:31:59.958  - error: host.iobroker Caught by controller[3]:  3: 0xd5c940 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                        2023-09-16 01:31:59.958  - error: host.iobroker Caught by controller[4]:  4: 0xd5cce7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.backitup.0]
                        2023-09-16 01:31:59.958  - error: host.iobroker Caught by controller[5]:  5: 0xf3a3e5  [io.backitup.0]
                        2023-09-16 01:31:59.960  - 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-16 01:31:59.960  - 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-16 01:31:59.961  - 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-16 01:31:59.961  - 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-16 01:31:59.961  - 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-16 01:31:59.962  - 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-16 01:31:59.962  - 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-16 01:31:59.963  - error: host.iobroker Caught by controller[13]: 13: 0xd6874c v8::String::Utf8Length(v8::Isolate*) const [io.backitup.0]
                        2023-09-16 01:31:59.963  - 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-16 01:31:59.964  - 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-16 01:31:59.964  - 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-16 01:31:59.965  - error: host.iobroker Caught by controller[17]: 17: 0xdbaa30  [io.backitup.0]
                        2023-09-16 01:31:59.965  - error: host.iobroker Caught by controller[18]: 18: 0xdbbf6f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.backitup.0]
                        2023-09-16 01:31:59.965  - error: host.iobroker Caught by controller[19]: 19: 0x16fb7b9  [io.backitup.0]
                        2023-09-16 01:31:59.966  - warn: host.iobroker instance system.adapter.backitup.0 terminated due to SIGABRT
                        

                        Mein NAS hat 16GB RAM.

                        ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #106

                        @ofbeqnpolkkl6mby5e13
                        @foxriver76

                        Ah, endlich noch einer.. 😉

                        Bei mir kommt der Fehler mit Node 18.17.1, bei Node 18.17.0 tritt er nicht auf…

                        Zur Zeit 44000 Objekte und States

                        O 1 Reply Last reply
                        0
                        • foxriver76F foxriver76

                          @ofbeqnpolkkl6mby5e13 wie viele Objekte hat deine Installation?

                          O Away
                          O Away
                          oFbEQnpoLKKl6mbY5e13
                          wrote on last edited by
                          #107

                          @foxriver76

                          37453

                          1 Reply Last reply
                          0
                          • ? A Former User

                            @ofbeqnpolkkl6mby5e13
                            @foxriver76

                            Ah, endlich noch einer.. 😉

                            Bei mir kommt der Fehler mit Node 18.17.1, bei Node 18.17.0 tritt er nicht auf…

                            Zur Zeit 44000 Objekte und States

                            O Away
                            O Away
                            oFbEQnpoLKKl6mbY5e13
                            wrote on last edited by
                            #108

                            @ilovegym

                            NodeJS v18.16.0

                            1 Reply Last reply
                            0
                            • foxriver76F foxriver76

                              @ofbeqnpolkkl6mby5e13 wie viele Objekte hat deine Installation?

                              O Away
                              O Away
                              oFbEQnpoLKKl6mbY5e13
                              wrote on last edited by
                              #109

                              @foxriver76

                              Es gibt da noch einen Bug im Javascript-Adapter im Zusammenhang mit 5.0.12 und dem sonos-Adapter. Dass der einen Dump ins Log schreibt, bläht diesen ewas auf. Da der sehr groß ist, kann ich ihn natürlich nicht komplett posten. Hier nur ein Schnipsel:

                              2023-09-16 11:53:02.190  - error: javascript.0 (16432) npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                              
                              2023-09-16 11:53:02.441  - error: javascript.0 (16432) npm
                              2023-09-16 11:53:02.443  - error: javascript.0 (16432)  WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                              
                              2023-09-16 11:53:02.594  - error: javascript.0 (16432) npm
                              2023-09-16 11:53:02.597  - error: javascript.0 (16432)  WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                              
                              2023-09-16 11:53:02.667  - error: javascript.0 (16432) npm WARN
                              2023-09-16 11:53:02.674  - error: javascript.0 (16432)  deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                              
                              2023-09-16 11:53:04.808  - info: javascript.0 (16432) 
                              added 90 packages in 44s
                              
                              2023-09-16 11:53:04.811  - info: javascript.0 (16432) 
                              4 packages are looking for funding
                                run `npm fund` for details
                              
                              2023-09-16 11:53:07.043  - info: javascript.0 (16432) requesting all states
                              2023-09-16 11:53:07.046  - info: javascript.0 (16432) requesting all objects
                              2023-09-16 11:53:08.841  - error: Parsing error on getStates("io.sonos.0.root.192_168_0_178.cover_png"), returning "null" for "�PNG
                              
                                 
                              IHDR  R  R   o&�   	pHYs     ��  8*iTXtXML:com.adobe.xmp     <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
                              <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01        ">
                                 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                                    <rdf:Description rdf:about=""
                                          xmlns:xmp="http://ns.adobe.com/xap/1.0/"
                                          xmlns:dc="http://purl.org/dc/elements/1.1/"
                                          xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/"
                                          xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
                                          xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#"
                                          xmlns:tiff="http://ns.adobe.com/tiff/1.0/"
                                          xmlns:exif="http://ns.adobe.com/exif/1.0/">
                                       <xmp:CreatorTool>Adobe Photoshop CC 2017 (Macintosh)</xmp:CreatorTool>
                                       <xmp:CreateDate>2022-10-30T13:40:48+01:00</xmp:CreateDate>
                                       <xmp:ModifyDate>2022-10-30T13:49:03+01:00</xmp:ModifyDate>
                                       <xmp:MetadataDate>2022-10-30T13:49:03+01:00</xmp:MetadataDate>
                                       <dc:format>image/png</dc:format>
                                       <photoshop:ColorMode>3</photoshop:ColorMode>
                                       <xmpMM:InstanceID>xmp.iid:2f800376-9c76-4410-a471-a9ea1ddcdee3</xmpMM:InstanceID>
                                       <xmpMM:DocumentID>xmp.did:2f800376-9c76-4410-a471-a9ea1ddcdee3</xmpMM:DocumentID>
                                       <xmpMM:OriginalDocumentID>xmp.did:2f800376-9c76-4410-a471-a9ea1ddcdee3</xmpMM:OriginalDocumentID>
                                       <xmpMM:History>
                                          <rdf:Seq>
                                             <rdf:li rdf:parseType="Resource">
                                                <stEvt:action>created</stEvt:action>
                                                <stEvt:instanceID>xmp.iid:2f800376-9c76-4410-a471-a9ea1ddcdee3</stEvt:instanceID>
                                                <stEvt:when>2022-10-30T13:40:48+01:00</stEvt:when>
                                                <stEvt:softwareAgent>Adobe Photoshop CC 2017 (Macintosh)</stEvt:softwareAgent>
                                             </rdf:li>
                                          </rdf:Seq>
                                       </xmpMM:History>
                                       <tiff:Orientation>1</tiff:Orientation>
                                       <tiff:XResolution>720000/10000</tiff:XResolution>
                                       <tiff:YResolution>720000/10000</tiff:YResolution>
                                       <tiff:ResolutionUnit>2</tiff:ResolutionUnit>
                                       <exif:ColorSpace>65535</exif:ColorSpace>
                                       <exif:PixelXDimension>850</exif:PixelXDimension>
                                       <exif:PixelYDimension>850</exif:PixelYDimension>
                                    </rdf:Description>
                                 </rdf:RDF>
                              </x:xmpmeta>
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                                                                                                  
                                                          
                              <?xpacket end="w"?>�2    cHRM  z%  ��  ��  ��  u0  �`  :�  o�_�F �@IDATx���ײ$[�����w���qhfVu��L ����#͛�@ @7����Ѵx�s�ౙ3[�k�GN�H�T����]�q"v������W���7�M�˿���Z^򒗼�%/y�K^򒗼���2���_CAAA��F�� � � �)AAAR� � � "�AAADH	� � � ��AAADH	� � � ��AAA!%� � � BJAAA�� � � � BJAAA�� � � �)AAAR� � � "�AAADH	� � � "�AAADH	� � � ��AAA!%� � � BJAAA!%� � � BJAAA�� � � �)AAAR� � � "�AAAR� � � "�AAADH	� � � ��AAA!%� � � ��AAA!%� � � BJAAA�� � � �)AAAR� � � �)AAAR� � � "�AAADH	� � � ��AAADH	� � � ��AAA!%� � � BJAAA��?�����%/y�K^򒗼�%/y��|}0����� �����%/y�K^򒗼��O�5�3�����3�AAA$f!��$BJAA$f!%BJAADH����"� � "�DH�IAAA���AAA$f!%� � ���"�DH	� � ���"��� � �)RrRAAA!%'EAA��EH	� � � 1�)R� � � 1�)R� � � BJ���AAA!%BJN� � � "��� � � 1�)AAA$f!%BJAA$f!%'EAADH����"� � �)9)� � � H�.BJAA��EH��AA��EH��AAR"��� � �)RrRAAA!%'EAA��EH	� � � 1�)R� � � 1�)9)� � � BJ���AAADH�IAAAbvR� � � H�.BJ�� � � H�.BJ�� � � ��!%'EAADH����"� � �)9)� � � H�.BJAA��EH��AA��EH�IAAR"��� � � BJN� � � ���AAAbvR"�AAAbvR"�AAA��)9)� � � BJ���AAADH�IAAAbvR� � � H�.BJ�� � � H�.BJN� � � ��!%'EAARrRAAA��]�� � � ���!%� � ���!%� � "�DH�IAAR"��� � � BJN� � � ���AAAbvR"�AAAbvRrRAAA��)9)� � � ����"� � ���"�AAA��]��)AAA��]��)AAA!%BJN� � � ��!%'EAARrRAAA��]�� � � ���!%� � �����"� � "�DH�IAAA���AAA$f!%� � ���"�DH	� � ���"�DH	� � �)RrRAAA!%'EAARrRAAA��]�� � � ���!%� � �����"� � "�DH�IAAA���AAA$f!%� � ���"�DH	� � ���"�DH���bL �R�	0��N~C�o��������\)%97�����?�����{������1~�~�����	���"��E�t�U��)�>#��)үC�޳@P'Ab�?��H�S,A���x�������{�E�����*!D�B�_�Ϗ1 ƈ�B���	HPHP�߄R��b��P
                              
                              
                              PP�^P����c��3BHI!%��H	1D$(Ե��F�|,���q<��c��3|�P0��>��g�RPZJ���F�Jѿ� hm�G��':�'�B(�4F:o~��� 1x  !�]���H���|^�)>?���cp@�/����>���5���k/���L�G~����g��F:9GGQ�RB��:�?�D8%`�g$$X[!��i�>���W�4�I��@�ǂ��+�w�K�\;1R �G�Jc�{<
                              ��R�>?�?v��������o9����p��.h�o��g›����-�w����k;��u��������Bo-}v��j��I�W��'�����=�31��C��=B�'υϓ!D����U���8b���o���y>y^п�B�4M��g>�H���)��H�v���<��x���?�>�s�޷��Xz����7���%���1�Cm�����y�ϩ���`���	
                              �Yc������A�B����?>Ϡ0{�����{�qQ&"��ٟz�PP{C98&�`�AU[X�Ѵ�(8�Ѷ��h���f��z��u�i�Mk
                              �Ѩ�
                              �98kQ5꺆��c`�E�7�j��itC���Q���C��B�jXW��Z�u�*Tu��i�6���r��r1`�X`�^�l��b�a����E]kC��z��`
                              `t@�:T��FB];C��qP "�S�]���%4��f�������8;�`��9�����h[��uX�Wh��������7�|�/��Ҍ�vk5��PJ�nj4M
                              �������..6X.-6�=6�}�b�#ھË�׸�\��5���p��Yuhk�/�����
                              }[a��p:��W�p~�BS;�u�~�����G�7�%ڶ�0�k�����\�mkXg�v��(�}��r���ଁ���mӢnk�ʢ�:�]
                              k
                              �"��%�FU;X�`��1
                              �j�ʢ���E]WpΠiT�C���1֢m;X��
                              �YX����1t�Kט���k�:cl	(�w���FX����Jkm��j�~9�1�пa� c4�5P�Y�����WU�R���Ÿ��8�,��_`X�gO)%���\�!�K�#��C� �&�]ާ��3���5\UC[�~��
                              ]�c�>�0X.Z�
                              �)$hc�*�,��"!�h����3[��a:�hm( ךY���"*r�����Y?�> �c�J�����$�}�%!S*�.�H�=&��>"�K
                              ��`<��CQ �������Lw�|�sB$ �P�4�$lB�u	Y��d��ɀϓ�?���RY0ģh��!M�Fk�h��ZziM����6_����(׾���Á?���*c1�c��阄J��!a�`
                              

                              Ich schätze, das ist das angegebene PNG.

                              mcm1957M 1 Reply Last reply
                              1
                              • O oFbEQnpoLKKl6mbY5e13

                                @foxriver76

                                Es gibt da noch einen Bug im Javascript-Adapter im Zusammenhang mit 5.0.12 und dem sonos-Adapter. Dass der einen Dump ins Log schreibt, bläht diesen ewas auf. Da der sehr groß ist, kann ich ihn natürlich nicht komplett posten. Hier nur ein Schnipsel:

                                2023-09-16 11:53:02.190  - error: javascript.0 (16432) npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                
                                2023-09-16 11:53:02.441  - error: javascript.0 (16432) npm
                                2023-09-16 11:53:02.443  - error: javascript.0 (16432)  WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                                
                                2023-09-16 11:53:02.594  - error: javascript.0 (16432) npm
                                2023-09-16 11:53:02.597  - error: javascript.0 (16432)  WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                
                                2023-09-16 11:53:02.667  - error: javascript.0 (16432) npm WARN
                                2023-09-16 11:53:02.674  - error: javascript.0 (16432)  deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                
                                2023-09-16 11:53:04.808  - info: javascript.0 (16432) 
                                added 90 packages in 44s
                                
                                2023-09-16 11:53:04.811  - info: javascript.0 (16432) 
                                4 packages are looking for funding
                                  run `npm fund` for details
                                
                                2023-09-16 11:53:07.043  - info: javascript.0 (16432) requesting all states
                                2023-09-16 11:53:07.046  - info: javascript.0 (16432) requesting all objects
                                2023-09-16 11:53:08.841  - error: Parsing error on getStates("io.sonos.0.root.192_168_0_178.cover_png"), returning "null" for "�PNG
                                
                                   
                                IHDR  R  R   o&�   	pHYs     ��  8*iTXtXML:com.adobe.xmp     <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
                                <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01        ">
                                   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                                      <rdf:Description rdf:about=""
                                            xmlns:xmp="http://ns.adobe.com/xap/1.0/"
                                            xmlns:dc="http://purl.org/dc/elements/1.1/"
                                            xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/"
                                            xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
                                            xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#"
                                            xmlns:tiff="http://ns.adobe.com/tiff/1.0/"
                                            xmlns:exif="http://ns.adobe.com/exif/1.0/">
                                         <xmp:CreatorTool>Adobe Photoshop CC 2017 (Macintosh)</xmp:CreatorTool>
                                         <xmp:CreateDate>2022-10-30T13:40:48+01:00</xmp:CreateDate>
                                         <xmp:ModifyDate>2022-10-30T13:49:03+01:00</xmp:ModifyDate>
                                         <xmp:MetadataDate>2022-10-30T13:49:03+01:00</xmp:MetadataDate>
                                         <dc:format>image/png</dc:format>
                                         <photoshop:ColorMode>3</photoshop:ColorMode>
                                         <xmpMM:InstanceID>xmp.iid:2f800376-9c76-4410-a471-a9ea1ddcdee3</xmpMM:InstanceID>
                                         <xmpMM:DocumentID>xmp.did:2f800376-9c76-4410-a471-a9ea1ddcdee3</xmpMM:DocumentID>
                                         <xmpMM:OriginalDocumentID>xmp.did:2f800376-9c76-4410-a471-a9ea1ddcdee3</xmpMM:OriginalDocumentID>
                                         <xmpMM:History>
                                            <rdf:Seq>
                                               <rdf:li rdf:parseType="Resource">
                                                  <stEvt:action>created</stEvt:action>
                                                  <stEvt:instanceID>xmp.iid:2f800376-9c76-4410-a471-a9ea1ddcdee3</stEvt:instanceID>
                                                  <stEvt:when>2022-10-30T13:40:48+01:00</stEvt:when>
                                                  <stEvt:softwareAgent>Adobe Photoshop CC 2017 (Macintosh)</stEvt:softwareAgent>
                                               </rdf:li>
                                            </rdf:Seq>
                                         </xmpMM:History>
                                         <tiff:Orientation>1</tiff:Orientation>
                                         <tiff:XResolution>720000/10000</tiff:XResolution>
                                         <tiff:YResolution>720000/10000</tiff:YResolution>
                                         <tiff:ResolutionUnit>2</tiff:ResolutionUnit>
                                         <exif:ColorSpace>65535</exif:ColorSpace>
                                         <exif:PixelXDimension>850</exif:PixelXDimension>
                                         <exif:PixelYDimension>850</exif:PixelYDimension>
                                      </rdf:Description>
                                   </rdf:RDF>
                                </x:xmpmeta>
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                            
                                <?xpacket end="w"?>�2    cHRM  z%  ��  ��  ��  u0  �`  :�  o�_�F �@IDATx���ײ$[�����w���qhfVu��L ����#͛�@ @7����Ѵx�s�ౙ3[�k�GN�H�T����]�q"v������W���7�M�˿���Z^򒗼�%/y�K^򒗼���2���_CAAA��F�� � � �)AAAR� � � "�AAADH	� � � ��AAADH	� � � ��AAA!%� � � BJAAA�� � � � BJAAA�� � � �)AAAR� � � "�AAADH	� � � "�AAADH	� � � ��AAA!%� � � BJAAA!%� � � BJAAA�� � � �)AAAR� � � "�AAAR� � � "�AAADH	� � � ��AAA!%� � � ��AAA!%� � � BJAAA�� � � �)AAAR� � � �)AAAR� � � "�AAADH	� � � ��AAADH	� � � ��AAA!%� � � BJAAA��?�����%/y�K^򒗼�%/y��|}0����� �����%/y�K^򒗼��O�5�3�����3�AAA$f!��$BJAA$f!%BJAADH����"� � "�DH�IAAA���AAA$f!%� � ���"�DH	� � ���"��� � �)RrRAAA!%'EAA��EH	� � � 1�)R� � � 1�)R� � � BJ���AAA!%BJN� � � "��� � � 1�)AAA$f!%BJAA$f!%'EAADH����"� � �)9)� � � H�.BJAA��EH��AA��EH��AAR"��� � �)RrRAAA!%'EAA��EH	� � � 1�)R� � � 1�)9)� � � BJ���AAADH�IAAAbvR� � � H�.BJ�� � � H�.BJ�� � � ��!%'EAADH����"� � �)9)� � � H�.BJAA��EH��AA��EH�IAAR"��� � � BJN� � � ���AAAbvR"�AAAbvR"�AAA��)9)� � � BJ���AAADH�IAAAbvR� � � H�.BJ�� � � H�.BJN� � � ��!%'EAARrRAAA��]�� � � ���!%� � ���!%� � "�DH�IAAR"��� � � BJN� � � ���AAAbvR"�AAAbvRrRAAA��)9)� � � ����"� � ���"�AAA��]��)AAA��]��)AAA!%BJN� � � ��!%'EAARrRAAA��]�� � � ���!%� � �����"� � "�DH�IAAA���AAA$f!%� � ���"�DH	� � ���"�DH	� � �)RrRAAA!%'EAARrRAAA��]�� � � ���!%� � �����"� � "�DH�IAAA���AAA$f!%� � ���"�DH	� � ���"�DH���bL �R�	0��N~C�o��������\)%97�����?�����{������1~�~�����	���"��E�t�U��)�>#��)үC�޳@P'Ab�?��H�S,A���x�������{�E�����*!D�B�_�Ϗ1 ƈ�B���	HPHP�߄R��b��P
                                
                                
                                PP�^P����c��3BHI!%��H	1D$(Ե��F�|,���q<��c��3|�P0��>��g�RPZJ���F�Jѿ� hm�G��':�'�B(�4F:o~��� 1x  !�]���H���|^�)>?���cp@�/����>���5���k/���L�G~����g��F:9GGQ�RB��:�?�D8%`�g$$X[!��i�>���W�4�I��@�ǂ��+�w�K�\;1R �G�Jc�{<
                                ��R�>?�?v��������o9����p��.h�o��g›����-�w����k;��u��������Bo-}v��j��I�W��'�����=�31��C��=B�'υϓ!D����U���8b���o���y>y^п�B�4M��g>�H���)��H�v���<��x���?�>�s�޷��Xz����7���%���1�Cm�����y�ϩ���`���	
                                �Yc������A�B����?>Ϡ0{�����{�qQ&"��ٟz�PP{C98&�`�AU[X�Ѵ�(8�Ѷ��h���f��z��u�i�Mk
                                �Ѩ�
                                �98kQ5꺆��c`�E�7�j��itC���Q���C��B�jXW��Z�u�*Tu��i�6���r��r1`�X`�^�l��b�a����E]kC��z��`
                                `t@�:T��FB];C��qP "�S�]���%4��f�������8;�`��9�����h[��uX�Wh��������7�|�/��Ҍ�vk5��PJ�nj4M
                                �������..6X.-6�=6�}�b�#ھË�׸�\��5���p��Yuhk�/�����
                                }[a��p:��W�p~�BS;�u�~�����G�7�%ڶ�0�k�����\�mkXg�v��(�}��r���ଁ���mӢnk�ʢ�:�]
                                k
                                �"��%�FU;X�`��1
                                �j�ʢ���E]WpΠiT�C���1֢m;X��
                                �YX����1t�Kט���k�:cl	(�w���FX����Jkm��j�~9�1�пa� c4�5P�Y�����WU�R���Ÿ��8�,��_`X�gO)%���\�!�K�#��C� �&�]ާ��3���5\UC[�~��
                                ]�c�>�0X.Z�
                                �)$hc�*�,��"!�h����3[��a:�hm( ךY���"*r�����Y?�> �c�J�����$�}�%!S*�.�H�=&��>"�K
                                ��`<��CQ �������Lw�|�sB$ �P�4�$lB�u	Y��d��ɀϓ�?���RY0ģh��!M�Fk�h��ZziM����6_����(׾���Á?���*c1�c��阄J��!a�`
                                

                                Ich schätze, das ist das angegebene PNG.

                                mcm1957M Offline
                                mcm1957M Offline
                                mcm1957
                                wrote on last edited by
                                #110

                                @ofbeqnpolkkl6mby5e13

                                Standardrückfrage:
                                Welche Versionen sind installiert ???
                                sonos
                                javascript
                                node
                                o/s

                                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

                                O 1 Reply Last reply
                                0
                                • mcm1957M mcm1957

                                  @ofbeqnpolkkl6mby5e13

                                  Standardrückfrage:
                                  Welche Versionen sind installiert ???
                                  sonos
                                  javascript
                                  node
                                  o/s

                                  O Away
                                  O Away
                                  oFbEQnpoLKKl6mbY5e13
                                  wrote on last edited by
                                  #111

                                  @mcm57

                                  JS-Adapter: 7.1.4
                                  Sonos-Adapter: 2.3.1
                                  NodeJS: 18.16.0
                                  OS: Buanet Docker 8.0.1

                                  1 Reply Last reply
                                  0
                                  • P Offline
                                    P Offline
                                    peterredl
                                    wrote on last edited by
                                    #112

                                    Nach Upgrade auf 5.0 funktioniert mein Zigbee Adapter nicht mehr. Wie komme ich bitte wieder auf 4.0.23 zurück, damit ich mein Backup einspielen kann? Es steht ja, dass das Backup nicht mit JS 5.0 Kompatibel ist....
                                    Beziehungsweise hat jemand einen Tipp für mich wie ich die Zigbee-Geräte (ca. 50) wieder erreichbar machen kann ohne sie neu anlernen zu müssen....
                                    Danke für eure Hilfe !

                                    Thomas BraunT mcm1957M 2 Replies Last reply
                                    0
                                    • P peterredl

                                      Nach Upgrade auf 5.0 funktioniert mein Zigbee Adapter nicht mehr. Wie komme ich bitte wieder auf 4.0.23 zurück, damit ich mein Backup einspielen kann? Es steht ja, dass das Backup nicht mit JS 5.0 Kompatibel ist....
                                      Beziehungsweise hat jemand einen Tipp für mich wie ich die Zigbee-Geräte (ca. 50) wieder erreichbar machen kann ohne sie neu anlernen zu müssen....
                                      Danke für eure Hilfe !

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #113

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

                                      Beziehungsweise hat jemand einen Tipp für mich wie ich die Zigbee-Geräte (ca. 50) wieder erreichbar machen kann ohne sie neu anlernen zu müssen....

                                      So ohne Ausgabe aus dem LogFile hat da natürlich niemand einen gescheiten Tip. Ist aber auch was für einen separaten Thread, der js-controller ist ja offenbar installiert.

                                      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

                                      P 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

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

                                        Beziehungsweise hat jemand einen Tipp für mich wie ich die Zigbee-Geräte (ca. 50) wieder erreichbar machen kann ohne sie neu anlernen zu müssen....

                                        So ohne Ausgabe aus dem LogFile hat da natürlich niemand einen gescheiten Tip. Ist aber auch was für einen separaten Thread, der js-controller ist ja offenbar installiert.

                                        P Offline
                                        P Offline
                                        peterredl
                                        wrote on last edited by
                                        #114

                                        @thomas-braun Ich bin leider nur "einfacher User" und habe mir alles mit ganz viel Mühe zusammengesucht. Bis gestern hat bei mir immer alles perfekt funktioniert; jetzt stehe ich aber wirklich an meiner Grenze. Ich habe bereits den ganzen Tag gegoogelt, finde aber keine Anleitung zum Downgrade. Mein Systen läuft auf Debian Linux.
                                        Könntest du mir bitte sagen, welchen LogFile ich hier reinstellen soll.
                                        Danke.

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • P peterredl

                                          @thomas-braun Ich bin leider nur "einfacher User" und habe mir alles mit ganz viel Mühe zusammengesucht. Bis gestern hat bei mir immer alles perfekt funktioniert; jetzt stehe ich aber wirklich an meiner Grenze. Ich habe bereits den ganzen Tag gegoogelt, finde aber keine Anleitung zum Downgrade. Mein Systen läuft auf Debian Linux.
                                          Könntest du mir bitte sagen, welchen LogFile ich hier reinstellen soll.
                                          Danke.

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #115

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

                                          Könntest du mir bitte sagen, welchen LogFile ich hier reinstellen soll.

                                          Nicht hier sondern in einen separaten Thread.

                                          iob logs --watch | uniq
                                          

                                          ist dein Freund.

                                          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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          692

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe