Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Roborock - Adapter stürzt ständig ab

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Roborock - Adapter stürzt ständig ab

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

      @thomas-braun Ist ein Argument. Danke

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

        @michael-sauer sagte in Adapter stürzt ständig ab:

        habe das Problem das ich den Adapter bisher nicht richtig nutzen kann.

        Version 0.4.4

        Die Version ist BETA , läuft es auch nicht mit dem Stable !?

        setInterval called, but adapter is shutting down

        Keine Verbindung !?

        Stelle mal auf DEBUG

        Michael Sauer 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Michael Sauer last edited by

          @michael-sauer

          Adapter stürzt ständig ab

          kannst du den Thread Titel anpassen auf :

          roborock Adapter stürzt ständig ab

          1 Reply Last reply Reply Quote 0
          • Michael Sauer
            Michael Sauer @Glasfaser last edited by

            @glasfaser
            Steht auf Debug. System ist aktualisiert:

            roborock.0
            2023-09-29 08:17:46.345	warn	Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
            
            roborock.0
            2023-09-29 08:17:46.334	error	adapter disabled
            
            roborock.0
            2023-09-29 08:17:46.317	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            
            roborock.0
            2023-09-29 08:17:10.665	info	terminating
            
            roborock.0
            2023-09-29 08:17:10.373	warn	State "roborock.0.Devices.5Eo7zrAcFZhjGJqyG5saSx.cleaningInfo.Records.0.avoid_count" has no existing object, this might lead to an error in future versions
            
            roborock.0
            2023-09-29 08:17:10.370	warn	setTimeout called, but adapter is shutting down
            
            roborock.0
            2023-09-29 08:17:10.369	warn	setTimeout called, but adapter is shutting down
            
            roborock.0
            2023-09-29 08:17:10.271	warn	setTimeout called, but adapter is shutting down
            
            roborock.0
            2023-09-29 08:17:10.271	warn	setTimeout called, but adapter is shutting down
            
            roborock.0
            2023-09-29 08:17:10.185	warn	setTimeout called, but adapter is shutting down
            
            roborock.0
            2023-09-29 08:17:10.181	warn	Failed to create map. retry
            
            roborock.0
            2023-09-29 08:17:10.161	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            roborock.0
            2023-09-29 08:17:10.160	info	terminating
            
            roborock.0
            2023-09-29 08:17:10.146	error	Cannot read properties of undefined (reading 'captureException')
            
            roborock.0
            2023-09-29 08:17:10.146	error	TypeError: Cannot read properties of undefined (reading 'captureException') at /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:142:53 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:68:4)
            
            roborock.0
            2023-09-29 08:17:10.145	error	unhandled promise rejection: Cannot read properties of undefined (reading 'captureException')
            
            roborock.0
            2023-09-29 08:17:10.144	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
            2023-09-29 08:17:07.454	warn	Failed to execute load_multi_map on robot 5Eo7zrAcFZhjGJqyG5saSx Error: There was an error processing the request with id 3224 error: {"code":-10003,"message":"action locked"}
            
            roborock.0
            2023-09-29 08:16:54.267	info	MQTT initialized
            
            roborock.0
            2023-09-29 08:16:52.229	info	starting. Version 0.4.4 in /opt/iobroker/node_modules/iobroker.roborock, node: v18.18.0, js-controller: 5.0.12
            
            roborock.0
            2023-09-29 08:16:52.080	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            
            S Glasfaser 2 Replies Last reply Reply Quote 0
            • S
              SpacerX @Michael Sauer last edited by SpacerX

              @michael-sauer Hast du einen Raspi laufen? Wenn ja dort funzt das mit der Map nicht richtig. Deshalb vielleicht die deine Probs. Schau mal in den Beitrag zum Adapter.

              https://forum.iobroker.net/topic/67186/neuer-adapter-f%C3%BCr-roborock-staubsauger

              1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @Michael Sauer last edited by

                @michael-sauer sagte in Roborock - Adapter stürzt ständig ab:

                Steht auf Debug.

                Nö ist nicht , ist die gleiche Info wie zuvor !

                Die Adapter Instanz auf DEBUG stellen .

                Beispiel :
                ,
                143cd427-868f-49f7-98c1-1d46f2135d7c-grafik.png

                .
                Was war hiermit !?

                @glasfaser sagte in Roborock - Adapter stürzt ständig ab:
                Die Version ist BETA , läuft es auch nicht mit dem Stable !?

                .

                Und Zeige mal die Full Ausgabe von

                iob diag 
                
                Michael Sauer 1 Reply Last reply Reply Quote 0
                • T
                  ticaki Developer last edited by

                  @michael-sauer sagte in Roborock - Adapter stürzt ständig ab:

                  Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system

                  Kannst du das versenden von anonymisierten Daten mal aktivieren? Sentry

                  Michael Sauer 1 Reply Last reply Reply Quote 0
                  • Michael Sauer
                    Michael Sauer @Glasfaser last edited by

                    @glasfaser Hast recht.
                    Hier der vollständige Log:

                    roborock.0
                    2023-09-29 20:44:27.997	info	starting. Version 0.4.4 in /opt/iobroker/node_modules/iobroker.roborock, node: v18.18.0, js-controller: 5.0.12
                    
                    roborock.0
                    2023-09-29 20:44:27.787	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                    
                    roborock.0
                    2023-09-29 20:44:27.769	debug	Plugin sentry Initialize Plugin (enabled=true)
                    
                    roborock.0
                    2023-09-29 20:43:40.797	warn	Failed to execute get_clean_summary on robot 5Eo7zrAcFZhjGJqyG5saSx TypeError: Cannot read properties of undefined (reading 'captureException')
                    
                    roborock.0
                    2023-09-29 20:43:40.797	debug	ERROR Online state for 5Eo7zrAcFZhjGJqyG5saSx: true
                    
                    roborock.0
                    2023-09-29 20:43:40.791	warn	Failed to execute get_clean_record_map on robot 5Eo7zrAcFZhjGJqyG5saSx retry
                    
                    roborock.0
                    2023-09-29 20:43:40.790	debug	ERROR Online state for 5Eo7zrAcFZhjGJqyG5saSx: true
                    
                    roborock.0
                    2023-09-29 20:43:40.775	debug	Length of message queue: 0
                    
                    roborock.0
                    2023-09-29 20:43:40.774	debug	dps debug: {"id":3403,"result":["retry"]}
                    
                    roborock.0
                    2023-09-29 20:43:40.614	warn	State "roborock.0.Devices.5Eo7zrAcFZhjGJqyG5saSx.cleaningInfo.Records.0.avoid_count" has no existing object, this might lead to an error in future versions
                    
                    roborock.0
                    2023-09-29 20:43:40.611	warn	setTimeout called, but adapter is shutting down
                    
                    roborock.0
                    2023-09-29 20:43:40.610	warn	setTimeout called, but adapter is shutting down
                    
                    roborock.0
                    2023-09-29 20:43:40.591	debug	Length of message queue: 0
                    
                    roborock.0
                    2023-09-29 20:43:40.591	debug	dps debug: {"id":8382,"result":[{"begin":1695980402,"end":1695981303,"duration":901,"area":11682500,"error":0,"complete":0,"start_type":3,"clean_type":3,"finish_reason":62,"dust_collection_status":1,"avoid_count":2,"map_flag":0}]}
                    
                    roborock.0
                    2023-09-29 20:43:40.379	warn	Failed to create map. retry
                    
                    roborock.0
                    2023-09-29 20:43:40.377	warn	setTimeout called, but adapter is shutting down
                    
                    roborock.0
                    2023-09-29 20:43:40.344	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    
                    roborock.0
                    2023-09-29 20:43:40.343	debug	Plugin sentry destroyed
                    
                    roborock.0
                    2023-09-29 20:43:40.341	info	terminating
                    
                    roborock.0
                    2023-09-29 20:43:40.321	error	Cannot read properties of undefined (reading 'captureException')
                    
                    roborock.0
                    2023-09-29 20:43:40.320	error	TypeError: Cannot read properties of undefined (reading 'captureException') at /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:142:53 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:68:4)
                    
                    roborock.0
                    2023-09-29 20:43:40.319	error	unhandled promise rejection: Cannot read properties of undefined (reading 'captureException')
                    
                    roborock.0
                    2023-09-29 20:43:40.319	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
                    2023-09-29 20:43:40.316	debug	Length of message queue: 2
                    
                    roborock.0
                    2023-09-29 20:43:40.316	debug	Not clearing messageQueue. null - 24752
                    
                    roborock.0
                    2023-09-29 20:43:40.315	debug	dps debug: {"id":5996,"result":["retry"]}
                    
                    roborock.0
                    2023-09-29 20:43:40.312	debug	Length of message queue: 2
                    
                    roborock.0
                    2023-09-29 20:43:40.312	debug	dps debug: {"id":1492,"result":{"clean_time":202871,"clean_area":2843662500,"clean_count":144,"dust_collection_count":128,"records":[1695980402,1695978009,1695807600,1695805205,1695718805,1695634800,1695632403,1695546005,1695459607,1695375600,1695373208,1695286806,1695202799,1695200405,1695114008,1695030000,1695027609,1694941211,1694854807,1694770801]}}
                    
                    roborock.0
                    2023-09-29 20:43:39.961	debug	downloadURL: https://github.com/AlexxIT/go2rtc/releases/download/v1.3.0/go2rtc_linux_arm
                    
                    roborock.0
                    2023-09-29 20:43:39.961	debug	System type: go2rtc_linux_arm
                    
                    roborock.0
                    2023-09-29 20:43:39.961	debug	platform: linux
                    
                    roborock.0
                    2023-09-29 20:43:39.960	debug	arch: arm
                    
                    roborock.0
                    2023-09-29 20:43:39.958	debug	Update map
                    
                    roborock.0
                    2023-09-29 20:43:39.955	debug	Length of message queue: 1
                    
                    roborock.0
                    2023-09-29 20:43:39.954	debug	dps debug: {"id":1643,"result":{"water_box_mode":201}}
                    
                    roborock.0
                    2023-09-29 20:43:39.684	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_water_box_custom_mode
                    
                    roborock.0
                    2023-09-29 20:43:39.681	debug	Length of message queue: 1
                    
                    roborock.0
                    2023-09-29 20:43:39.679	debug	dps debug: {"id":3641,"result":[{"carpet_clean_mode":3}]}
                    
                    roborock.0
                    2023-09-29 20:43:39.388	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_carpet_clean_mode
                    
                    roborock.0
                    2023-09-29 20:43:39.386	debug	Length of message queue: 1
                    
                    roborock.0
                    2023-09-29 20:43:39.384	debug	dps debug: {"id":5183,"result":[{"enable":1,"current_integral":1000,"current_high":500,"current_low":1000,"stall_time":10}]}
                    
                    roborock.0
                    2023-09-29 20:43:39.303	debug	get_timer: []
                    
                    roborock.0
                    2023-09-29 20:43:39.302	debug	Length of message queue: 2
                    
                    roborock.0
                    2023-09-29 20:43:39.301	debug	dps debug: {"id":1710,"result":[]}
                    
                    roborock.0
                    2023-09-29 20:43:39.299	debug	get_server_timer: [["1688127243968","on",0],["1688127295244","on",0]]
                    
                    roborock.0
                    2023-09-29 20:43:39.298	debug	Length of message queue: 3
                    
                    roborock.0
                    2023-09-29 20:43:39.297	debug	dps debug: {"id":9140,"result":[["1688127243968","on",0],["1688127295244","on",0]]}
                    
                    roborock.0
                    2023-09-29 20:43:38.906	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_carpet_mode
                    
                    roborock.0
                    2023-09-29 20:43:38.905	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_timer
                    
                    roborock.0
                    2023-09-29 20:43:38.904	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_server_timer
                    
                    roborock.0
                    2023-09-29 20:43:38.903	debug	Length of message queue: 1
                    
                    roborock.0
                    2023-09-29 20:43:38.902	debug	dps debug: {"id":1525,"result":{"ssid":"S-Home","ip":"192.168.78.122","mac":"b0:4a:39:6b:e2:59","bssid":"b0:f2:08:d9:88:ed","rssi":-68}}
                    
                    roborock.0
                    2023-09-29 20:43:38.555	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_network_info
                    
                    roborock.0
                    2023-09-29 20:43:38.554	debug	Consumables of robot: [{"main_brush_work_time":203079,"side_brush_work_time":203079,"filter_work_time":203079,"filter_element_work_time":0,"sensor_dirty_time":90815,"dust_collection_work_times":128}]
                    
                    roborock.0
                    2023-09-29 20:43:38.551	debug	Length of message queue: 1
                    
                    roborock.0
                    2023-09-29 20:43:38.550	debug	dps debug: {"id":1936,"result":[{"main_brush_work_time":203079,"side_brush_work_time":203079,"filter_work_time":203079,"filter_element_work_time":0,"sensor_dirty_time":90815,"dust_collection_work_times":128}]}
                    
                    roborock.0
                    2023-09-29 20:43:38.287	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_consumable
                    
                    roborock.0
                    2023-09-29 20:43:38.286	debug	Mapped room matched: 11316198 with name: Küche
                    
                    roborock.0
                    2023-09-29 20:43:38.285	debug	Mapped room matched: 11316194 with name: Flur
                    
                    roborock.0
                    2023-09-29 20:43:38.284	debug	Mapped room matched: 12646380 with name: Esszimmer
                    
                    roborock.0
                    2023-09-29 20:43:38.283	debug	Mapped room matched: 11309675 with name: Wohnzimmer
                    
                    roborock.0
                    2023-09-29 20:43:38.282	debug	All mapped rooms: [[16,"11309675",6],[17,"12646380",13],[18,"11316194",8],[19,"11316198",14]]
                    
                    roborock.0
                    2023-09-29 20:43:38.281	debug	Length of message queue: 1
                    
                    roborock.0
                    2023-09-29 20:43:38.281	debug	dps debug: {"id":8606,"result":[[16,"11309675",6],[17,"12646380",13],[18,"11316194",8],[19,"11316198",14]]}
                    
                    roborock.0
                    2023-09-29 20:43:38.238	debug	foreign.message attribute: 128 with value: 4
                    
                    roborock.0
                    2023-09-29 20:43:38.237	debug	dps debug: {"128":4}
                    
                    roborock.0
                    2023-09-29 20:43:38.143	debug	Length of message queue: 1
                    
                    roborock.0
                    2023-09-29 20:43:38.142	debug	dps debug: {"id":8398,"result":[{"msg_ver":2,"msg_seq":126,"state":8,"battery":100,"clean_time":901,"clean_area":11682500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":1,"fan_power":103,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":385,"is_exploring":0,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":5,"dust_collection_status":0,"auto_dust_collection":1,"avoid_count":2,"mop_mode":300,"debug_mode":0,"collision_avoid_status":1,"switch_map_mode":0,"dock_error_status":0,"charge_status":0,"unsave_map_reason":4,"unsave_map_flag":0,"clean_percent":0,"rss":2,"dss":128}]}
                    
                    roborock.0
                    2023-09-29 20:43:37.907	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_room_mapping
                    
                    roborock.0
                    2023-09-29 20:43:37.891	debug	get_status: {"msg_ver":2,"msg_seq":125,"state":8,"battery":100,"clean_time":901,"clean_area":11682500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":1,"fan_power":103,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":385,"is_exploring":0,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":5,"dust_collection_status":0,"auto_dust_collection":1,"avoid_count":2,"mop_mode":300,"debug_mode":0,"collision_avoid_status":1,"switch_map_mode":0,"dock_error_status":0,"charge_status":0,"unsave_map_reason":4,"unsave_map_flag":0,"clean_percent":0,"rss":2,"dss":128}
                    
                    roborock.0
                    2023-09-29 20:43:37.889	debug	Length of message queue: 0
                    
                    roborock.0
                    2023-09-29 20:43:37.888	debug	dps debug: {"id":5982,"result":[{"msg_ver":2,"msg_seq":125,"state":8,"battery":100,"clean_time":901,"clean_area":11682500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":1,"fan_power":103,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":385,"is_exploring":0,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":5,"dust_collection_status":0,"auto_dust_collection":1,"avoid_count":2,"mop_mode":300,"debug_mode":0,"collision_avoid_status":1,"switch_map_mode":0,"dock_error_status":0,"charge_status":0,"unsave_map_reason":4,"unsave_map_flag":0,"clean_percent":0,"rss":2,"dss":128}]}
                    
                    roborock.0
                    2023-09-29 20:43:37.645	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_status
                    
                    roborock.0
                    2023-09-29 20:43:37.644	debug	Latest data requested
                    
                    roborock.0
                    2023-09-29 20:43:37.642	debug	Length of message queue: 0
                    
                    roborock.0
                    2023-09-29 20:43:37.640	debug	dps debug: {"id":1305,"result":[{"max_multi_map":4,"max_bak_map":1,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1695979052,"length":12,"name":"Erdgeschoss ","bak_maps":[{"mapFlag":4,"add_time":1695806345}]},{"mapFlag":1,"add_time":1692254347,"length":12,"name":"Obergeschoss","bak_maps":[{"mapFlag":5,"add_time":1688451884}]}]}]}
                    
                    roborock.0
                    2023-09-29 20:43:37.486	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_multi_maps_list
                    
                    roborock.0
                    2023-09-29 20:43:37.382	debug	Length of message queue: 0
                    
                    roborock.0
                    2023-09-29 20:43:37.379	debug	dps debug: {"id":3178,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                    
                    roborock.0
                    2023-09-29 20:43:37.164	debug	Firmware features request
                    
                    roborock.0
                    2023-09-29 20:43:37.164	debug	getParameter for 5Eo7zrAcFZhjGJqyG5saSx : get_fw_features
                    
                    roborock.0
                    2023-09-29 20:43:37.160	debug	5Eo7zrAcFZhjGJqyG5saSx online. Starting mainUpdateInterval.
                    
                    roborock.0
                    2023-09-29 20:43:23.804	debug	Robot key: roborock.vacuum.a51
                    
                    roborock.0
                    2023-09-29 20:43:23.803	debug	RoomIDs debug: {"11309675":"Wohnzimmer","11314643":"Wohnzimmer1","11316194":"Flur","11316198":"Küche","11316201":"Küche1","11319794":"Badezimmer","11319802":"Spielzimmer","11319804":"Kinderzimmer","11319806":"Schlafzimmer","12646380":"Esszimmer","13421850":"Standard","13421863":"Phillip Schlafzimmer","13421865":"Badezimmer1"}
                    
                    roborock.0
                    2023-09-29 20:43:23.801	info	MQTT initialized
                    
                    roborock.0
                    2023-09-29 20:43:20.623	info	starting. Version 0.4.4 in /opt/iobroker/node_modules/iobroker.roborock, node: v18.18.0, js-controller: 5.0.12
                    
                    roborock.0
                    2023-09-29 20:43:20.491	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                    
                    roborock.0
                    2023-09-29 20:43:20.474	debug	Plugin sentry Initialize Plugin (enabled=true)
                    
                    roborock.0
                    2023-09-29 20:43:20.348	debug	States connected to redis: 127.0.0.1:6379
                    
                    roborock.0
                    2023-09-29 20:43:20.336	debug	States create User PubSub Client
                    
                    roborock.0
                    2023-09-29 20:43:20.335	debug	States create System PubSub Client
                    
                    roborock.0
                    2023-09-29 20:43:20.327	debug	Redis States: Use Redis connection: 127.0.0.1:6379
                    
                    roborock.0
                    2023-09-29 20:43:20.307	debug	Objects connected to redis: 127.0.0.1:6379
                    
                    roborock.0
                    2023-09-29 20:43:20.300	debug	Objects client initialize lua scripts
                    
                    roborock.0
                    2023-09-29 20:43:19.846	debug	Objects create User PubSub Client
                    
                    roborock.0
                    2023-09-29 20:43:19.844	debug	Objects create System PubSub Client
                    
                    roborock.0
                    2023-09-29 20:43:19.842	debug	Objects client ready ... initialize now
                    
                    roborock.0
                    2023-09-29 20:43:19.803	debug	Redis Objects: Use Redis connection: 127.0.0.1:6379
                    
                    Skript v.2023-06-20
                    
                    *** BASE SYSTEM ***
                       Static hostname: iobroker
                             Icon name: computer
                            Machine ID: 5f09e0dc24364fc8951dcf01ea03774d
                               Boot ID: 687f969e56cf41c2bcbbdd9cffef19bb
                      Operating System: Raspbian GNU/Linux 10 (buster)
                                Kernel: Linux 5.10.103-v7l+
                          Architecture: arm
                    
                    Model           : Raspberry Pi 4 Model B Rev 1.2
                    Docker          : false
                    Virtualization  : none
                    Kernel          : armv7l
                    Userland        : armhf
                    
                    Systemuptime and Load:
                     20:55:52 up 23:02,  1 user,  load average: 4.01, 3.35, 2.81
                    CPU threads: 4
                    
                    Raspberry only:
                    throttled=0x0
                    Other values than 0x0 hint to temperature/voltage problems
                    temp=57.4'C
                    volt=0.8500V
                    
                    *** Time and Time Zones ***
                                   Local time: Fri 2023-09-29 20:55:53 CEST
                               Universal time: Fri 2023-09-29 18:55:53 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Berlin (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** User and Groups ***
                    pi
                    /home/pi
                    pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop:
                    Terminal:       tty
                    Boot Target:    graphical.target
                    
                    *** MEMORY ***
                                  total        used        free      shared  buff/cache   available
                    Mem:           3.8G        2.7G        111M         13M        1.0G        971M
                    Swap:           99M         99M        0.0K
                    Total:         3.9G        2.8G        111M
                    
                             3838 M total memory
                             2706 M used memory
                              670 M active memory
                             2888 M inactive memory
                              111 M free memory
                              167 M buffer memory
                              853 M swap cache
                               99 M total swap
                               99 M used swap
                                0 M free swap
                    
                    Raspberry only:
                    oom events: 0
                    lifetime oom required: 0 Mbytes
                    total time in oom handler: 0 ms
                    max time spent in oom handler: 0 ms
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    /dev/root      ext4       59G   19G   38G  34% /
                    devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                    tmpfs          tmpfs     1.9G  2.2M  1.9G   1% /dev/shm
                    tmpfs          tmpfs     1.9G   18M  1.9G   1% /run
                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                    tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
                    /dev/loop1     squashfs   41M   41M     0 100% /snap/certbot/3025
                    /dev/loop0     squashfs   54M   54M     0 100% /snap/core20/2018
                    /dev/loop2     squashfs   91M   91M     0 100% /snap/core/15929
                    /dev/loop3     squashfs   91M   91M     0 100% /snap/core/16098
                    /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                    tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    
                    Show mounted filesystems (real ones only):
                    TARGET               SOURCE         FSTYPE   OPTIONS
                    /                    /dev/mmcblk0p2 ext4     rw,noatime
                    |-/sys/fs/bpf        none           bpf      rw,nosuid,nodev,noexec,relatime,mode=700
                    |-/snap/certbot/3025 /dev/loop1     squashfs ro,nodev,relatime
                    |-/snap/core20/2018  /dev/loop0     squashfs ro,nodev,relatime
                    |-/snap/core/15929   /dev/loop2     squashfs ro,nodev,relatime
                    |-/snap/core/16098   /dev/loop3     squashfs ro,nodev,relatime
                    `-/boot              /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    3.6G    /var/
                    3.1G    /var/lib
                    1.9G    /var/lib/mysql
                    1.7G    /var/lib/mysql/iobroker
                    525M    /var/lib/piVCCU3
                    
                    Archived and active journals take up 16.0M in the file system.
                    
                    /opt/iobroker/backups:
                    197M    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    695M    /opt/iobroker/iobroker-data/
                    466M    /opt/iobroker/iobroker-data/files
                    136M    /opt/iobroker/iobroker-data/backup-objects
                    87M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js
                    87M     /opt/iobroker/iobroker-data/files/scenes.admin/static
                    
                    The five largest files in iobroker-data are:
                    33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                    28M     /opt/iobroker/iobroker-data/objects.jsonl
                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c4efe404.js.map
                    20M     /opt/iobroker/iobroker-data/objects.json.migrated
                    20M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.18.0
                    /usr/bin/node           v18.18.0
                    /usr/bin/npm            9.8.1
                    /usr/bin/npx            9.8.1
                    
                    
                    nodejs:
                      Installed: 18.18.0-1nodesource1
                      Candidate: 18.18.0-1nodesource1
                      Version table:
                     *** 18.18.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            100 /var/lib/dpkg/status
                         18.17.1-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.17.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.16.1-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.16.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.15.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.14.2-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.14.1-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.14.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.13.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.12.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.11.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.10.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.9.1-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.9.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.8.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.7.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.6.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.5.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.4.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.3.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.2.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.1.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.0.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         10.24.0~dfsg-1~deb10u3 500
                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                    
                    Temp directories causing npm8 problem: 0
                    No problems detected
                    
                    Errors in npm tree: 0
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    At least one iobroker host is running.
                    
                    Objects type: redis
                    States  type: redis
                    
                    No configuration change needed.
                    
                    
                    Multihost discovery server: disabled
                    Discovery authentication:   enabled
                    Persistent activation:      disabled
                    Objects:                    redis on 127.0.0.1
                    States:                     redis on 127.0.0.1
                    
                    Core adapters versions
                    js-controller:  5.0.12
                    admin:          6.10.2
                    javascript:     7.1.4
                    
                    Adapters from github:   2
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      system.adapter.alarm.0                  : alarm                 : iobroker                                 - disabled
                    + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                    + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                    + system.adapter.bring.0                  : bring                 : iobroker                                 -  enabled
                    + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
                      system.adapter.coronavirus-statistics.0 : coronavirus-statistics: iobroker                                 - disabled
                      system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                    + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                    + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                      system.adapter.eusec.0                  : eusec                 : iobroker                                 - disabled
                      system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                      system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                    + system.adapter.heatingcontrol.0         : heatingcontrol        : iobroker                                 -  enabled
                    + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 42001
                    + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
                      system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
                    + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                    + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                    + system.adapter.jarvis.0                 : jarvis                : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                    + system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled
                    + system.adapter.linkeddevices.0          : linkeddevices         : iobroker                                 -  enabled
                    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
                    + system.adapter.pi-hole.0                : pi-hole               : iobroker                                 -  enabled
                    + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
                    + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
                    + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
                    + system.adapter.radar2.1                 : radar2                : iobroker                                 -  enabled
                      system.adapter.ring.0                   : ring                  : iobroker                                 - disabled
                      system.adapter.roadtraffic.0            : roadtraffic           : iobroker                                 - disabled
                      system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
                    + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                      system.adapter.schoolfree.0             : schoolfree            : iobroker                                 -  enabled
                    + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
                    + system.adapter.smartcontrol.0           : smartcontrol          : iobroker                                 -  enabled
                      system.adapter.socketio.0               : socketio              : iobroker                                 - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                    + system.adapter.sonos.0                  : sonos                 : iobroker                                 -  enabled
                    + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                    + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                    + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                      system.adapter.tr-064.0                 : tr-064                : iobroker                                 - disabled
                      system.adapter.tr-064.1                 : tr-064                : iobroker                                 - disabled
                    + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                      system.adapter.upnp.0                   : upnp                  : iobroker                                 - disabled
                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
                      system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                      system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 - disabled
                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                      system.adapter.vis.0                    : vis                   : iobroker                                 - disabled
                      system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
                    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 42001
                    + system.adapter.jarvis.0                 : jarvis                : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
                    + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                    
                    ioBroker-Repositories
                    stable        : http://download.iobroker.net/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): beta
                    
                    Installed ioBroker-Instances
                    Used repository: beta
                    Adapter    "admin"        : 6.10.4   , installed 6.10.2 [Updatable]
                    Adapter    "alarm"        : 3.3.13   , installed 3.3.13
                    Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                    Adapter    "backitup"     : 2.8.2    , installed 2.8.1  [Updatable]
                    Adapter    "bring"        : 1.8.4    , installed 1.8.1  [Updatable]
                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                    Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
                    Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                    Adapter    "email"        : 1.2.0    , installed 1.2.0
                    Adapter    "eusec"        : 1.1.2    , installed 1.1.0  [Updatable]
                    Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                    Adapter    "heatingcontrol": 2.11.1  , installed 2.11.1
                    Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                    Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                    Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                    Adapter    "ical"         : 1.13.3   , installed 1.13.3
                    Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                    Adapter    "info"         : 2.0.0    , installed 2.0.0
                    Adapter    "iot"          : 2.0.11   , installed 2.0.11
                    Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                    Controller "js-controller": 5.0.12   , installed 5.0.12
                    Adapter    "lgtv"         : 1.1.12   , installed 1.1.12
                    Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                    Adapter    "mqtt"         : 5.0.0    , installed 5.0.0
                    Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                    Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
                    Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                    Adapter    "pvforecast"   : 2.8.1    , installed 2.8.1
                    Adapter    "radar2"       : 2.0.7    , installed 2.0.7
                    Adapter    "ring"         : 5.0.0-alpha.0, installed 3.4.0 [Updatable]
                    Adapter    "roadtraffic"  : 0.2.0    , installed 0.2.0
                    Adapter    "roborock"     : 0.4.4    , installed 0.4.4
                    Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                    Adapter    "schoolfree"   : 1.1.2    , installed 1.1.2
                    Adapter    "shelly"       : 6.4.5    , installed 6.4.1  [Updatable]
                    Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                    Adapter    "socketio"     : 6.5.6    , installed 6.5.5  [Updatable]
                    Adapter    "sonos"        : 2.3.3    , installed 2.3.1  [Updatable]
                    Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                    Adapter    "sql"          : 2.2.0    , installed 2.2.0
                    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                    Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                    Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                    Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                    Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                    Adapter    "web"          : 6.1.3    , installed 6.1.2  [Updatable]
                    Adapter    "ws"           : 2.5.6    , installed 2.5.5  [Updatable]
                    Adapter    "zigbee"       : 1.8.24   , installed 1.8.24
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        32411
                    States:         52049
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                    Hit:2 http://phoscon.de/apt/deconz buster InRelease
                    Ign:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                    Hit:4 http://archive.raspberrypi.org/debian buster InRelease
                    Hit:5 https://apt.pivccu.de/piVCCU stable InRelease
                    Err:6 https://deb.nodesource.com/node_18.x nodistro Release
                      Could not handshake: Error in the pull function. [IP: 2606:4700:10::6816:41a 443]
                    Get:7 https://apt.grafana.com stable InRelease [5984 B]
                    Reading package lists...
                    E: The repository 'https://deb.nodesource.com/node_18.x nodistro Release' no longer has a Release file.
                    Pending Updates: 0
                    
                    *** Listening Ports ***
                    Active Internet connections (only servers)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                    tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       1318755    12061/io.jarvis.0
                    tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          22913      809/lighttpd
                    tcp        0      0 192.168.78.83:42001     0.0.0.0:*               LISTEN      1001       87501      6525/io.hm-rpc.0
                    tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        21806      724/pihole-FTL
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18356      738/sshd
                    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          332335     14432/cupsd
                    tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       88205      6262/node-red
                    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       86309      6281/io.shelly.0
                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       87235      6402/io.mqtt.0
                    tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          22964      818/smbd
                    tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      999        21812      724/pihole-FTL
                    tcp        0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN      110        16875      808/mysqld
                    tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          22965      818/smbd
                    tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        16819      772/redis-server 12
                    tcp6       0      0 :::80                   :::*                    LISTEN      0          22914      809/lighttpd
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       3021956    27005/io.admin.0
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       2963823    25413/io.web.0
                    tcp6       0      0 :::53                   :::*                    LISTEN      999        21808      724/pihole-FTL
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          18358      738/sshd
                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          332334     14432/cupsd
                    tcp6       0      0 :::3000                 :::*                    LISTEN      113        136316     8949/grafana
                    tcp6       0      0 :::445                  :::*                    LISTEN      0          22962      818/smbd
                    tcp6       0      0 ::1:4711                :::*                    LISTEN      999        21813      724/pihole-FTL
                    tcp6       0      0 ::1:6379                :::*                    LISTEN      109        16820      772/redis-server 12
                    tcp6       0      0 :::139                  :::*                    LISTEN      0          22963      818/smbd
                    tcp6       0      0 :::3500                 :::*                    LISTEN      1001       90354      6593/io.sonos.0
                    udp        0      0 0.0.0.0:41879           0.0.0.0:*                           1001       601710     9411/io.backitup.0
                    udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        21805      724/pihole-FTL
                    udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       89218      6437/io.radar2.0
                    udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       88118      6318/io.radar2.1
                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16209      471/dhclient
                    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          332343     14433/cups-browsed
                    udp        0      0 192.168.78.255:137      0.0.0.0:*                           0          21669      701/nmbd
                    udp        0      0 192.168.78.83:137       0.0.0.0:*                           0          21668      701/nmbd
                    udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          21656      701/nmbd
                    udp        0      0 192.168.78.255:138      0.0.0.0:*                           0          21671      701/nmbd
                    udp        0      0 192.168.78.83:138       0.0.0.0:*                           0          21670      701/nmbd
                    udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          21657      701/nmbd
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        17448      402/avahi-daemon: r
                    udp        0      0 0.0.0.0:44942           0.0.0.0:*                           108        17450      402/avahi-daemon: r
                    udp6       0      0 :::53                   :::*                                999        21807      724/pihole-FTL
                    udp6       0      0 :::5353                 :::*                                108        17449      402/avahi-daemon: r
                    udp6       0      0 :::52557                :::*                                108        17451      402/avahi-daemon: r
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-09-29 20:45:44.387  - warn: host.iobroker Do not restart adapter system.adapter.roborock.0 because restart loop detected
                    2023-09-29 20:46:00.229  - error: node-red.0 (6192) 29 Sep 20:46:00 - [error] [modbus-getter:n37000-37123] Error: Modbus exception 6: Slave device busy (retry request again later)
                        at /opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-modbus/modbus/maps/core/core/modbus-client-core.js:79:156
                        at processTicksAndRejections (node:internal/process/task_queues:95:5)
                    
                    2023-09-29 20:46:00.249  - error: node-red.0 (6192) 29 Sep 20:46:00 - [error] [modbus-getter:n37000-37123] Error: Modbus exception 6: Slave device busy (retry request again later)
                        at /opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-modbus/modbus/maps/core/core/modbus-client-core.js:79:156
                        at processTicksAndRejections (node:internal/process/task_queues:95:5)
                    
                    2023-09-29 20:48:08.985  - error: node-red.0 (6192) 29 Sep 20:48:08 - [error] [modbus-getter:n37000-37123] Error: Timed out
                        at /opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-modbus/modbus/maps/core/core/modbus-client-core.js:79:156
                    
                    2023-09-29 20:48:09.020  - error: node-red.0 (6192) 29 Sep 20:48:09 - [error] [modbus-getter:n37000-37123] Error: Modbus exception 6: Slave device busy (retry request again later)
                        at /opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-modbus/modbus/maps/core/core/modbus-client-core.js:79:156
                        at processTicksAndRejections (node:internal/process/task_queues:95:5)
                    
                    2023-09-29 20:50:45.740  - info: javascript.0 (6113) script.js.common.Weather: Material Design Widgets: Wetter Skript triggered by 'linkeddevices.0.Sensor.Wetter.temperature'
                    2023-09-29 20:55:00.944  - info: sql.0 (6216) Do not store value "NULL" for hm-rpc.0.LTK0086602.4.VALVE_STATE because no number
                    2023-09-29 20:56:42.693  - error: node-red.0 (6192) 29 Sep 20:56:42 - [error] [modbus-getter:n37000-37123] Error: Timed out
                        at /opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-modbus/modbus/maps/core/core/modbus-client-core.js:79:156
                    
                    2023-09-29 20:56:42.720  - error: node-red.0 (6192) 29 Sep 20:56:42 - [error] [modbus-getter:n37000-37123] Error: Modbus exception 6: Slave device busy (retry request again later)
                        at /opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-modbus/modbus/maps/core/core/modbus-client-core.js:79:156
                        at processTicksAndRejections (node:internal/process/task_queues:95:5)
                    
                    
                    

                    Danke fürs ansehen.

                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • Michael Sauer
                      Michael Sauer @ticaki last edited by

                      @ticaki Ist jetzt aktiviert.

                      1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Michael Sauer last edited by

                        @michael-sauer sagte in Roborock - Adapter stürzt ständig ab:

                        Operating System: Raspbian GNU/Linux 10 (buster)

                        Bullseye ist aktuell

                        free 111M

                        Dein Speicher geht aus ...

                        Redis OK , dann läuft aber

                        redis-server 12

                        Beta Tester ... OK ... aber nicht Aktuell ... up to Date!!!

                        Dann

                        tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 999 21806 724/pihole-FTL

                        tcp6 0 0 :::3000 :::* LISTEN 113 136316 8949/grafana

                        Michael Sauer 1 Reply Last reply Reply Quote 0
                        • Michael Sauer
                          Michael Sauer @Glasfaser last edited by

                          @glasfaser Was möchtest du mir damit sagen?

                          Glasfaser S 2 Replies Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @Michael Sauer last edited by

                            @michael-sauer

                            Ziemlich ausgelastet dein Raspberry und auch nicht ioBroker als "Beta Tester" gepflegt !

                            Ich würde auf jeden Fall mal PiHole prüfen , denn ich habe oben geschrieben :

                            @glasfaser sagte in Roborock - Adapter stürzt ständig ab:
                            setInterval called, but adapter is shutting down

                            Keine Verbindung !?

                            1 Reply Last reply Reply Quote 0
                            • S
                              SpacerX @Michael Sauer last edited by

                              @michael-sauer ich bleibe dabei. Stelle die Maperstellung ab, dann sollte er laufen.

                              1 Reply Last reply Reply Quote 0
                              • T
                                ticaki Developer last edited by ticaki

                                Der hängt in der Fehlerbehandlung(Map) beim Aufruf von Sentry. Das abschalten der Maperzeugung, so das diese Fehlerbehandlung nicht mehr aufgerufen wird, ist sicher ein Weg. @copystring

                                Hab nur den Sauger aber nicht den Adapter im Einsatz, sollte wohl ein github issue aufgemacht werden.

                                https://github.com/copystring/ioBroker.roborock

                                Michael Sauer A 2 Replies Last reply Reply Quote 0
                                • copystring
                                  copystring @Michael Sauer last edited by

                                  @michael-sauer Die Kartenerstellung kann auf einem RPi nicht funktionieren. Da gibt es ein Problem mit der Canvas-Bibliothek.
                                  https://github.com/copystring/ioBroker.roborock#map-creation-does-not-work-on-raspberry-pi

                                  1 Reply Last reply Reply Quote 0
                                  • Michael Sauer
                                    Michael Sauer @ticaki last edited by

                                    @ticaki sagte in Roborock - Adapter stürzt ständig ab:

                                    Der hängt in der Fehlerbehandlung(Map) beim Aufruf von Sentry. Das abschalten der Maperzeugung, so das diese Fehlerbehandlung nicht mehr aufgerufen wird, ist sicher ein Weg. @copystring

                                    Hab nur den Sauger aber nicht den Adapter im Einsatz, sollte wohl ein github issue aufgemacht werden.

                                    https://github.com/copystring/ioBroker.roborock

                                    Das war die Lösung. Danke.

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      Almeda @ticaki last edited by

                                      @ticaki said in Roborock - Adapter stürzt ständig ab:

                                      Das abschalten der Maperzeugung, so das diese Fehlerbehandlung nicht mehr aufgerufen wird, ist sicher ein Weg.

                                      Hallo zusammen,
                                      ich möchte mich an dieses Thema kurz mit anhängen. Nutze den Roborock Adapter seit ca. 4 Wochen und habe seit Anbeginn, trotz ausgeschalteter Map Erstellung, das Problem, dass der Adapter laut dem Host ständig abstürzt und er ihn daher regelhaft nach 1-2 Tagen aus dem Rennen nimmt und den Neustart verhindert.

                                      Tatsächlich hat die Einrichtung nach der Installation problemlos geklappt und auch die Anbindung an Node-Red zum Ausspielen der Stati über Telegramm hat sofort funktioniert.

                                      Eine De- und Neuinstallation des Apdaters hat nichts gebracht. Ich habe dann auf das aktuelle Update gewartet, weil ich es für ein vllt. bekanntes Problem hielt. Das Update von vor einigen Tagen hat jedoch keine Besserung gebracht.
                                      IoB läuft auf einem Synology 918+ mit ausreichend RAM. Kein anderer Adapter macht Probleme.

                                      Kann einer weiterhelfen?

                                      Bildschirmfoto 2024-05-12 um 13.11.43.png

                                      Vielen Dank
                                      Almeda

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

                                        @almeda sagte in Roborock - Adapter stürzt ständig ab:

                                        Kann einer weiterhelfen?

                                        Ohne Log? Schwierig.

                                        A 1 Reply Last reply Reply Quote 1
                                        • haselchen
                                          haselchen Most Active @Almeda last edited by

                                          @almeda

                                          Warum nicht den Mihome-Vacuum?
                                          Der funktioniert völlig unkompliziert und macht meines Erachtens das Gleiche wie Dein Adapter.
                                          Bei meinem weiß ich allerdings, dass er funktioniert 😉

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

                                            @thomas-braun said in Roborock - Adapter stürzt ständig ab:

                                            @almeda sagte in Roborock - Adapter stürzt ständig ab:

                                            Kann einer weiterhelfen?

                                            Ohne Log? Schwierig.

                                            Sorry, vergessen anzuhängen. Es erscheint die Warnung:
                                            Failed to execute get_fw_features on robot 4d98R7TEpn6C0ZcYPNY52Q Error: Local request with id 5 with method get_fw_features timed out after 10 seconds

                                            @haselchen said in Roborock - Adapter stürzt ständig ab:

                                            @almeda

                                            Warum nicht den Mihome-Vacuum?
                                            Der funktioniert völlig unkompliziert und macht meines Erachtens das Gleiche wie Dein Adapter.
                                            Bei meinem weiß ich allerdings, dass er funktioniert 😉

                                            Den hatte ich bisher nicht auf dem Schirm. Ich danke dir für den Hinweis. Probiere ihn gerne mal aus!

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

                                            Support us

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

                                            527
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            30
                                            1432
                                            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