Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Neuer Adapter für Roborock-Staubsauger

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Neuer Adapter für Roborock-Staubsauger

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      erickuttruff @Thomas Braun last edited by

      @thomas-braun: Ich habe den Beitrag korrigiert...

      1 Reply Last reply Reply Quote 0
      • B
        breaksrmine @hansano last edited by

        @hansano bei mir auch so jetzt 🙂

        1 Reply Last reply Reply Quote 0
        • R
          RISSN last edited by

          unhandled promise rejection: Login returned empty userdata.

          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().

          Error in getUserData: Login returned empty userdata.

          Diese Fehler bekomme ich nach dem Updaten auf Version:
          v0.6.17. Auch ein rücksetzen auf die Vorgängerversion bliebt ohne Erfolg. Hat das vielleicht noch jemand?

          1 Reply Last reply Reply Quote 0
          • Jey Cee
            Jey Cee Developer last edited by

            @rissn Meld dich mal in der App neu an, die hatte ein Update.
            Danach gehts wieder.

            R B 2 Replies Last reply Reply Quote 1
            • R
              RISSN @Jey Cee last edited by

              @jey-cee vielen Dank, dass war es 👍

              1 Reply Last reply Reply Quote 0
              • B
                breaksrmine @Jey Cee last edited by breaksrmine

                @jey-cee danke geht wieder !

                1 Reply Last reply Reply Quote 0
                • C
                  chuck2941 last edited by

                  Hallo, jedesmal wenn der S8 in Aktion ist wird mir der Log mit Warnungen vollgeschrieben, weiß jemand was das ist?
                  In den Objekten gibt es keine Einträge dazu.

                  
                  24-11-26 08:09:00.628 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.0.map.mapBase64Truncated" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:00.628 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.0.map.mapData" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.432 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.21.begin" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.433 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.21.end" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.434 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.21.duration" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.434 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.21.area" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.435 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.21.error" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.436 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.21.complete" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.436 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.21.start_type" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.437 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.21.clean_type" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.438 - warn: roborock.0 (525) State "roborock.0.Devices.5JcrRUnxVs84yiX2hSJUkJ.cleaningInfo.records.21.finish_reason" has no existing object, this might lead to an error in future versions
                  2024-11-26 08:09:04.438 - warn: roborock.0 (525) State "roborock.0
                  
                  
                  T E 2 Replies Last reply Reply Quote 0
                  • Matzebhv
                    Matzebhv last edited by

                    Moin,
                    ich habe seit heute den S8 MaxV Ultra.
                    Hier kann anscheinend die Karte nicht mehr gezogen werden, das Log läuft über mit:

                    Failed to execute get_map_v1 on robot xxxxxxxxxxT0dDsc9ju (roborock.vacuum.a97): Error: Failed to convert JavaScript value `Undefined` into rust type `String` at /opt/iobroker/node_modules/iobroker.roborock/lib/mapCreator.js:647:29 at Array.forEach (<anonymous>) at MapCreator.canvasMap (/opt/iobroker/node_modules/iobroker.roborock/lib/mapCreator.js:624:30) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:84:46)
                    

                    Wird das bei dem Modell noch nicht unterstützt?
                    Bei dem Vorgänger S6MaxV Ultra hatte ich das Problem nicht.
                    Habe die Karte jetzt erstmal deaktiviert.

                    Gruß
                    Matze

                    1 Reply Last reply Reply Quote 0
                    • H
                      hansano last edited by

                      Bekomme seit ein paa Tage folgende Fehlermeldung:

                      roborock.0
                      2024-11-30 11:31:54.304	error	Failed to update updateHomeData with error: Error: getaddrinfo ENOTFOUND api-eu.roborock.com
                      
                      roborock.0
                      2024-11-30 11:12:54.298	error	Failed to update updateHomeData with error: Error: getaddrinfo ENOTFOUND api-eu.roborock.com
                      
                      roborock.0
                      2024-11-30 10:59:54.296	error	Failed to update updateHomeData with error: Error: getaddrinfo ENOTFOUND api-eu.roborock.com
                      
                      roborock.0
                      2024-11-30 11:31:54.304	error	Failed to update updateHomeData with error: Error: getaddrinfo ENOTFOUND api-eu.roborock.com
                      
                      roborock.0
                      2024-11-30 11:12:54.298	error	Failed to update updateHomeData with error: Error: getaddrinfo ENOTFOUND api-eu.roborock.com
                      
                      

                      Hat noch jemand das Problem und eventuell eine Lösung?

                      Gruß

                      D 1 Reply Last reply Reply Quote 0
                      • D
                        docsnyder7 @hansano last edited by

                        bei mir schauts seit dem Update auf js 7.0.3 so aus

                        roborock.0
                        	2024-11-30 13:45:33.234	error	Login returned empty userdata.
                        roborock.0
                        	2024-11-30 13:45:33.233	error	Error: Login returned empty userdata. at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:236:11) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:85:20)
                        roborock.0
                        	2024-11-30 13:45:33.228	error	unhandled promise rejection: Login returned empty userdata.
                        roborock.0
                        	2024-11-30 13:45:33.228	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().
                        roborock.0
                        	2024-11-30 13:45:33.202	error	Error in getUserData: Login returned empty userdata.
                        roborock.0
                        	2024-11-30 13:45:32.838	info	Starting adapter. This might take a few minutes depending on your setup. Please wait.
                        roborock.0
                        	2024-11-30 13:45:32.814	info	starting. Version 0.6.17 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.1, js-controller: 7.0.3
                        

                        userdaten stehen im Adapter und sind auch korrekt

                        JackDaniel 1 Reply Last reply Reply Quote 0
                        • T
                          Tom_W @chuck2941 last edited by

                          @chuck2941

                          Hallo Chuck2941,

                          das ist bei mir genau das selbe. Hast du schon rausgefunden was dagegen hilft?

                          Gruß

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            TimoWald @Tom_W last edited by TimoWald

                            Hallo habe aktuell diese Fehlermeldung. Diese kommt aber nur wenn ich Kartenerstellung aktiviere.
                            Was kann ich dagegen tun?

                            2024-12-07 13:00:18.752 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:20.373 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:21.787 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:24.444 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:26.375 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:28.423 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:30.431 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:32.502 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:34.543 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:36.428 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:38.402 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:40.751 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:42.422 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:44.451 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:46.411 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:48.468 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:49.028 - info: host.iobroker instance system.adapter.daswetter.0 in version "3.1.16" started with pid 240048
                            2024-12-07 13:00:50.514 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:50.963 - info: daswetter.0 (240048) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.18.0, js-controller: 7.0.3
                            2024-12-07 13:00:51.008 - info: daswetter.0 (240048) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                            2024-12-07 13:00:51.522 - info: daswetter.0 (240048) cleaned everything up...
                            2024-12-07 13:00:51.537 - info: host.iobroker instance system.adapter.daswetter.0 having pid 240048 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2024-12-07 13:00:52.441 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:54.501 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:56.543 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:00:58.377 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:00.558 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:02.519 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:04.407 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:04.646 - info: solax.0 (70086) State value to set for "solax.0.data.json" has to be type "string" but received type "number"
                            2024-12-07 13:01:06.664 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:08.438 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:10.422 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:12.451 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:14.367 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:16.430 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:18.613 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:20.397 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:22.422 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:24.477 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:26.365 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:28.442 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:30.598 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:32.440 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            2024-12-07 13:01:34.439 - error: roborock.0 (COMPACT) Error writing map file Error: EACCES: permission denied, open './test.rrmap.gz'
                            
                            
                            T 1 Reply Last reply Reply Quote 0
                            • JackDaniel
                              JackDaniel @docsnyder7 last edited by

                              @docsnyder7 sagte in Neuer Adapter für Roborock-Staubsauger:

                              bei mir schauts seit dem Update auf js 7.0.3 so aus

                              roborock.0
                              	2024-11-30 13:45:33.234	error	Login returned empty userdata.
                              roborock.0
                              	2024-11-30 13:45:33.233	error	Error: Login returned empty userdata. at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:236:11) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:85:20)
                              roborock.0
                              	2024-11-30 13:45:33.228	error	unhandled promise rejection: Login returned empty userdata.
                              roborock.0
                              	2024-11-30 13:45:33.228	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().
                              roborock.0
                              	2024-11-30 13:45:33.202	error	Error in getUserData: Login returned empty userdata.
                              roborock.0
                              	2024-11-30 13:45:32.838	info	Starting adapter. This might take a few minutes depending on your setup. Please wait.
                              roborock.0
                              	2024-11-30 13:45:32.814	info	starting. Version 0.6.17 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.1, js-controller: 7.0.3
                              

                              userdaten stehen im Adapter und sind auch korrekt

                              bei mir auch, somit ist der adapter im moment tot

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

                                @jackdaniel was passiert wenn du auf die vorherige 6.x Version vom js-controler gehst? Bei mir läuft der Adapter so wie er soll.

                                Ro75

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

                                  er lief ja schon unter 7.x ohne probleme, es sieht für mich so aus als ob roborock da etwas serverseitig geändert hat (bei der anmeldung)

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

                                    Mal die App auf dem Handy öffnen. Eventuell müssen neue AGB angenommen werden.

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

                                      das war auch mein erster gedanke
                                      hab mich sogar ab und wieder angemeldet, brachte aber auch nichts

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

                                        Manchmal wird man gebannt, wenn zu viele Anfragen verschickt werden. Mal den Router neu starten, sodass man eine neue IP bekommt. Dann sollte es laufen.

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

                                          hmm ich hab aber eine statische ib...

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

                                            Okay. So eine Sperre geht soweit ich weiß maximal 24 Stunden aus meiner Erfahrung heraus. Vielleicht mal den Adapter für einen Tag abschalten.
                                            Ansonsten kann ich leider nicht so viel tun. Ich kann mir gerne mal ein Debuglog angucken, aber ich hatte schon einige solche Fälle und bisher noch keine Lösung außer sich eine neue IP zu holen.

                                            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

                                            817
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            116
                                            815
                                            169333
                                            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