Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. instance system.adapter.roborock.0 terminated due to SIGILL

    NEWS

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    instance system.adapter.roborock.0 terminated due to SIGILL

    This topic has been deleted. Only users with topic management privileges can see it.
    • holly200289
      holly200289 @mcm1957 last edited by

      @mcm1957

      Gibt es schon Lösungen für das Problem ?

      copystring 1 Reply Last reply Reply Quote 0
      • copystring
        copystring @holly200289 last edited by

        @holly200289 mcm1957 ist nicht der Entwickler. Bei Problemen immer ein GitHub issue auf machen.

        holly200289 2 Replies Last reply Reply Quote 1
        • holly200289
          holly200289 @copystring last edited by

          @copystring

          ich habe ein neues GitHub issue aufgemacht

          1 Reply Last reply Reply Quote 0
          • holly200289
            holly200289 @copystring last edited by

            @copystring

            Guten Morgen,

            ich bekomme jetzt den Adapter gar nicht mehr zum laufen, immer wieder die gleiche Fehlermeldung,

            hab nur ich das Problem ?

            Egal bei welcher Version

            roborock.0
            2025-10-23 05:12:59.183 info terminating
            roborock.0
            2025-10-23 05:12:59.183 info terminating
            roborock.0
            2025-10-23 05:12:58.682 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
            roborock.0
            2025-10-23 05:12:58.682 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
            roborock.0
            2025-10-23 05:12:58.681 info terminating
            roborock.0
            2025-10-23 05:12:58.681 info terminating
            roborock.0
            2025-10-23 05:12:58.679 error Exception-Code: ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH: error:1C80006B:Provider routines::wrong final block length
            roborock.0
            2025-10-23 05:12:58.679 error Error: error:1C80006B:Provider routines::wrong final block length at Decipheriv.final (node:internal/crypto/cipher:184:29) at localConnector.decryptECB (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:227:25) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:190:33) at Socket.emit (node:events:519:28) at UDP.onMessage [as onmessage] (node:dgram:990:8)
            roborock.0
            2025-10-23 05:12:58.679 error Exception-Code: ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH: error:1C80006B:Provider routines::wrong final block length
            roborock.0
            2025-10-23 05:12:58.679 error Error: error:1C80006B:Provider routines::wrong final block length at Decipheriv.final (node:internal/crypto/cipher:184:29) at localConnector.decryptECB (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:227:25) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:190:33) at Socket.emit (node:events:519:28) at UDP.onMessage [as onmessage] (node:dgram:990:8)
            roborock.0
            2025-10-23 05:12:58.678 error uncaught exception: error:1C80006B:Provider routines::wrong final block length
            roborock.0
            2025-10-23 05:12:58.678 error uncaught exception: error:1C80006B:Provider routines::wrong final block length
            roborock.0
            2025-10-23 05:12:57.776 info MQTT initialized
            roborock.0
            2025-10-23 05:12:57.776 info MQTT initialized
            roborock.0
            2025-10-23 05:12:57.054 info Starting adapter. This might take a few minutes depending on your setup. Please wait.
            roborock.0
            2025-10-23 05:12:57.054 info Starting adapter. This might take a few minutes depending on your setup. Please wait.
            roborock.0
            2025-10-23 05:12:57.048 info starting. Version 0.6.18 in /opt/iobroker/node_modules/iobroker.roborock, node: v22.21.0, js-controller: 7.0.7
            roborock.0
            2025-10-23 05:12:57.048 info starting. Version 0.6.18 in /opt/iobroker/node_modules/iobroker.roborock, node: v22.21.0, js-controller: 7.0.7
            roborock.0
            2025-10-23 05:12:56.688 info Plugin sentry could not be initialized: ResolvedPlugin is not a constructor
            roborock.0
            2025-10-23 05:12:56.688 info Plugin sentry could not be initialized: ResolvedPlugin is not a constructor
            roborock.0
            2025-10-23 05:12:52.925 info terminating
            roborock.0
            2025-10-23 05:12:52.925 info terminating
            roborock.0
            2025-10-23 05:12:52.424 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            roborock.0
            2025-10-23 05:12:52.424 info terminating
            roborock.0
            2025-10-23 05:12:52.424 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            roborock.0
            2025-10-23 05:12:52.424 info terminating
            roborock.0
            2025-10-23 05:12:52.422 info Got terminate signal TERMINATE_YOURSELF
            roborock.0
            2025-10-23 05:12:52.422 info Got terminate signal TERMINATE_YOURSELF

            T 1 Reply Last reply Reply Quote 0
            • T
              thomas.flaechsig last edited by

              @holly200289 selbes Problem auch bei mir V 0.6.18 - Auch alle früheren Versionen mit gleichem Ergebnis.

              1 Reply Last reply Reply Quote 0
              • T
                thomas.flaechsig @holly200289 last edited by

                @holly200289 jetzt mal über https://github.com/copystring/ioBroker.roborock/tree/dev_ts die 0.6.19 installiert - Läuft vorerst.

                T holly200289 2 Replies Last reply Reply Quote 1
                • T
                  ticaki @thomas.flaechsig last edited by

                  @thomas-flaechsig sagte in instance system.adapter.roborock.0 terminated due to SIGILL:

                  @holly200289 jetzt mal über https://github.com/copystring/ioBroker.roborock/tree/dev_ts die 0.6.19 installiert - Läuft vorerst.

                  die nutze ich auch schon länger.

                  1 Reply Last reply Reply Quote 0
                  • holly200289
                    holly200289 @thomas.flaechsig last edited by

                    @thomas-flaechsig

                    Vielen dank für die Info, dass kann ich bestätigen momentan läuft es mit der Version.

                    1 Reply Last reply Reply Quote 0
                    • Ro75
                      Ro75 last edited by

                      Heute kam bei mir auch ein Firmwareupdate an. Nach Neustart gleicher Fehler wie schon hier zuletzt aufgeführt. 0.6.19 installiert (geht aber erst ab nodejs 22.x) läuft der Adapter wieder. Danke für alle Schreiber und Helfer.

                      Ro75.

                      holly200289 2 Replies Last reply Reply Quote 0
                      • holly200289
                        holly200289 @Ro75 last edited by

                        @ro75 said in instance system.adapter.roborock.0 terminated due to SIGILL:

                        Heute kam bei mir auch ein Firmwareupdate an. Nach Neustart gleicher Fehler wie schon hier zuletzt aufgeführt. 0.6.19 installiert (geht aber erst ab nodejs 22.x) läuft der Adapter wieder. Danke für alle Schreiber und Helfer.

                        Ro75.

                        holly200289 1 Reply Last reply Reply Quote 0
                        • holly200289
                          holly200289 @holly200289 last edited by

                          @holly200289

                          Bis jetzt läuft der Adapter sehr gut unter der Nodejs 22.x) und dem Roborock Adapter mit der Version 0.6.19 als Test Adapter.

                          1 Reply Last reply Reply Quote 0
                          • holly200289
                            holly200289 @Ro75 last edited by

                            @ro75

                            Bis jetzt läuft der Adapter sehr gut unter der Nodejs 22.x) und dem Roborock Adapter mit der Version 0.6.19 als Test Adapter.

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

                            Support us

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

                            1.1k
                            Online

                            32.4k
                            Users

                            81.2k
                            Topics

                            1.3m
                            Posts

                            8
                            34
                            941
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo