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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Neuer Adapter für Roborock-Staubsauger

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tritanium @da_Woody last edited by

      @da_woody
      hier derzeit auch alles ruhig.... nach 100 Minuten....

      Ich warte auch noch 🙂

      ....

      1 Reply Last reply Reply Quote 0
      • T
        tritanium last edited by

        @copystring

        So, hier gehts los.... nach 3h dauerhafte re-connects....

        Vorher keine Logs zum Roborock Adapter....:

        roborock.0
           2024-01-17 21:07:21.291	warn	MQTT connection reconnect.
        roborock.0
           2024-01-17 21:07:20.291	warn	MQTT connection close.
        roborock.0
           2024-01-17 21:07:20.124	warn	MQTT connection reconnect.
        roborock.0
           2024-01-17 21:07:19.123	warn	MQTT connection close.
        roborock.0
           2024-01-17 21:07:18.974	warn	MQTT connection reconnect.
        roborock.0
           2024-01-17 21:07:17.974	warn	MQTT connection close.
        roborock.0
           2024-01-17 21:07:17.737	warn	MQTT connection reconnect.
        roborock.0
           2024-01-17 21:07:17.734	warn	MQTT connection close.
        roborock.0
           2024-01-17 21:07:17.695	warn	Reconnecting mqtt client!
        linux-control.0
           2024-01-17 21:05:50.014	info	successful received data from ioBroker (192.168.50.5:22)
        linux-control.0
           2024-01-17 21:05:36.041	info	getting data from ioBroker (192.168.50.5:22)
        tr-064.0
           2024-01-17 21:05:04.878	info	starting. Version 4.2.18 in /opt/iobroker/node_modules/iobroker.tr-064, node: v18.17.0, js-controller: 5.0.17
        host.iobroker
           2024-01-17 21:05:02.170	info	instance system.adapter.tr-064.0 started with pid 2476245
        host.iobroker
           2024-01-17 21:05:00.932	info	Restart adapter system.adapter.tr-064.0 because enabled
        host.iobroker
           2024-01-17 21:05:00.931	info	instance system.adapter.tr-064.0 scheduled normal terminated and will be restarted on schedule.
        tr-064.0
           2024-01-17 21:05:00.595	info	terminating
        tr-064.0
           2024-01-17 21:05:00.229	info	Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        tr-064.0
           2024-01-17 21:05:00.225	info	terminating
        

        Jede Sekunde disconnect & reconnect...

        Thomas Braun copystring 2 Replies Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @tritanium last edited by

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

          node: v18.17.0

          Aktualisieren...

          iob nodejs-update
          
          da_Woody T 2 Replies Last reply Reply Quote 0
          • da_Woody
            da_Woody @Thomas Braun last edited by

            @thomas-braun und wie erklärt sich dann das?
            Node.js v18.19.0 (Es gibt eine neuere Version: v18.17.1)

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • T
              tritanium @Thomas Braun last edited by

              @thomas-braun

              Hallo Thomas,

              hat denn die Version Auswirkungen aus die MQTT re-connects ?? 😕

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @da_Woody last edited by

                @da_woody

                Das erklärt sich durch Caching.

                1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @tritanium last edited by

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

                  hat denn die Version Auswirkungen aus die MQTT re-connects ??

                  NodeJS ist das 'Betriebssystem' für den ioBroker, das wirkt sich natürlich auf alles aus.

                  Heute Nachmittag war eine alte nodeJS-Version der Grund für gescheiterte Logins bei DHL. Aktuelles nodeJS installiert, schon funktionierte es. Da war zuvor auch die Notwendigkeit eines Updates als komplett unnötig angesehen worden.
                  Nein, ein aktuelles, konsistent aufgesetztes nodeJS ist essentiell wichtig.

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tritanium @Thomas Braun last edited by

                    @thomas-braun

                    Danke für die Info 🐶

                    ...dann werde ich mal die/das Update "eben" machen.....

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @tritanium last edited by

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

                      ...dann werde ich mal die/das Update "eben" machen.....

                      Dauert 2 Minuten.

                      da_Woody 1 Reply Last reply Reply Quote 0
                      • da_Woody
                        da_Woody @Thomas Braun last edited by

                        @thomas-braun klar gehts schnell.

                        ioBroker nodejs updater 2023-10-13
                        
                        Recommended nodejs-version is: 18.19.0
                        Checking your installation now. Please be patient!
                        
                        Your current setup is:
                        /usr/bin/nodejs         v18.19.0
                        /usr/bin/node           v18.19.0
                        /usr/bin/npm            10.2.3
                        /usr/bin/npx            10.2.3
                        /usr/bin/corepack       0.22.0
                        
                        We found these nodejs versions available for installation:
                        
                        nodejs:
                          Installed: 18.19.0-1nodesource1
                          Candidate: 18.19.0-1nodesource1
                        
                        

                        Node.js v18.19.0 nur ist halt die meldung über eine angeblich neuere weg.

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @da_Woody last edited by

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

                          nur ist halt die meldung über eine angeblich neuere weg.

                          Ja, und? Die war ja eh falsch. War die Anzeige im Admin, oder?

                          da_Woody 1 Reply Last reply Reply Quote 0
                          • da_Woody
                            da_Woody @Thomas Braun last edited by

                            @thomas-braun im info
                            166c9081-268c-4b27-bf6b-9ac92a107ed4-grafik.png

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @da_Woody last edited by

                              @da_woody

                              Ja, ist bekannt das da schon mal falsche Versionen gemeldet werden.
                              Auf die Anzeige an der Stelle kannst du nix geben.

                              da_Woody T 2 Replies Last reply Reply Quote 1
                              • da_Woody
                                da_Woody @Thomas Braun last edited by

                                @thomas-braun ok, soweit, so gut.
                                allerdings ist es bei mir auch wieder zu den MQTT warnings gekommen. wie bei @tritanium
                                muss doch auch was im adapter klemmen @copystring

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @da_Woody last edited by

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

                                  allerdings ist es bei mir auch wieder zu den MQTT warnings gekommen.

                                  Ich hab ja auch nicht behauptet, dass ein aktuelles nodejs die Lösung für das konkrete Problem sei. Lediglich das eine aktuelle Version die Basis für alles weitere sein soll.

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    tritanium @Thomas Braun last edited by tritanium

                                    @thomas-braun

                                    vSooooo 😄

                                    ...bin wieder online... alles aktualisiert.... hach, das war ein wenig mehr...inkl. komplettem System update ...

                                    => Dann starte ich mal wieder den Roborock Adapter und schau mal was passiert....

                                    Ich will hoffen das das entweder läuft, oder bitte nicht wieder 3h dauert 🤤

                                    roborock.0
                                    	2024-01-17 22:06:44.899	info	MQTT initialized
                                    roborock.0
                                    	2024-01-17 22:06:38.735	info	Starting adapter. This might take a few minutes depending on your setup. Please wait.
                                    roborock.0
                                    	2024-01-17 22:06:38.696	info	starting. Version 0.5.1 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.19.0, js-controller: 5.0.17
                                    host.iobroker
                                    	2024-01-17 22:06:32.567	info	instance system.adapter.roborock.0 started with pid 8416
                                    host.iobroker
                                    	2024-01-17 22:06:32.031	info	"system.adapter.roborock.0" enabled
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • copystring
                                      copystring @tritanium last edited by

                                      @tritanium said in Neuer Adapter für Roborock-Staubsauger:

                                      @copystring

                                      So, hier gehts los.... nach 3h dauerhafte re-connects....

                                      Vorher keine Logs zum Roborock Adapter....:

                                      roborock.0
                                       2024-01-17 21:07:21.291	warn	MQTT connection reconnect.
                                      roborock.0
                                       2024-01-17 21:07:20.291	warn	MQTT connection close.
                                      roborock.0
                                       2024-01-17 21:07:20.124	warn	MQTT connection reconnect.
                                      roborock.0
                                       2024-01-17 21:07:19.123	warn	MQTT connection close.
                                      roborock.0
                                       2024-01-17 21:07:18.974	warn	MQTT connection reconnect.
                                      roborock.0
                                       2024-01-17 21:07:17.974	warn	MQTT connection close.
                                      roborock.0
                                       2024-01-17 21:07:17.737	warn	MQTT connection reconnect.
                                      roborock.0
                                       2024-01-17 21:07:17.734	warn	MQTT connection close.
                                      roborock.0
                                       2024-01-17 21:07:17.695	warn	Reconnecting mqtt client!
                                      linux-control.0
                                       2024-01-17 21:05:50.014	info	successful received data from ioBroker (192.168.50.5:22)
                                      linux-control.0
                                       2024-01-17 21:05:36.041	info	getting data from ioBroker (192.168.50.5:22)
                                      tr-064.0
                                       2024-01-17 21:05:04.878	info	starting. Version 4.2.18 in /opt/iobroker/node_modules/iobroker.tr-064, node: v18.17.0, js-controller: 5.0.17
                                      host.iobroker
                                       2024-01-17 21:05:02.170	info	instance system.adapter.tr-064.0 started with pid 2476245
                                      host.iobroker
                                       2024-01-17 21:05:00.932	info	Restart adapter system.adapter.tr-064.0 because enabled
                                      host.iobroker
                                       2024-01-17 21:05:00.931	info	instance system.adapter.tr-064.0 scheduled normal terminated and will be restarted on schedule.
                                      tr-064.0
                                       2024-01-17 21:05:00.595	info	terminating
                                      tr-064.0
                                       2024-01-17 21:05:00.229	info	Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                      tr-064.0
                                       2024-01-17 21:05:00.225	info	terminating
                                      

                                      Jede Sekunde disconnect & reconnect...

                                      Dann hast du nicht die aktuellste dev von gestern Abend.

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

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

                                        @copystring Moin 🙂

                                        Kurze Review: Neue /dev heute morgen installiert, Adapter crasht nicht mehr!

                                        Beim verlassen des Hauses, starteten beide Robis auch normal (durch Blockly).

                                        Gefahren sind sie ganz normal und in der App konnte ich logischerweise sehen was die machen.

                                        AAAABER:

                                        Derzeit wird mir das Logging vom ioBroker zugespammt 🙂

                                        -> danke für dein Engagement 🙂

                                        Öhm, ich hoffe doch 😄 ...die Nachricht war ja von heute morgen .....

                                        => Soll ich einfach nochmal JETZT die /dev aktualisieren ??

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

                                          @tritanium Weiß ich nicht. Aber die aktuelle dev sollte dich nach 1 Stunde anstatt 3 Stunden rauswerfen.

                                          T 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @tritanium last edited by

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

                                            hach, das war ein wenig mehr...inkl. komplettem System update ...

                                            Dann war es auch dringend erforderlich...
                                            Künftig regelmäßig die Kiste in Gänze auf Stand halten.

                                            T 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

                                            606
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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