Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. Adapter: Worx Landroid v2.x.x

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Adapter: Worx Landroid v2.x.x

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

      @hg6806 sagte in Adapter: Worx Landroid:

      Den Landroid würde ich gerne manuell laden lassen, ...
      Geht das evtl. über einen Befehl? Wenn nicht werde ich das mal bei Worx anfragen.

      ...habe es mal angefragt und werde berichten.

      Hast Du schon eine Antwort erhalten?

      hg6806 1 Reply Last reply Reply Quote 0
      • hg6806
        hg6806 Most Active @hsteinme last edited by

        @hsteinme
        Ja, aber nur, dass der Vorschlag an das "Programmteam" weitergegeben wurde.
        Vielleicht wird es ja implementiert. Wäre schön.

        Bostil 1 Reply Last reply Reply Quote 1
        • Bostil
          Bostil @hg6806 last edited by

          Hat es jemand schon hinbekommen über die verfügbaren Datenpunkte oder ein Blockly den Zeitpunkt des nächsten Starts zu rekonsturieren ?

          1 Reply Last reply Reply Quote 0
          • M
            muro82 last edited by

            Hi hab den Api zum laufen gebracht versuche den Status des Landi in Grafana nicht als Zahl sonder als Text anzuzeigen bis jetzt hab ich es nicht hinbekommen.

            "0": "IDLE",
            "1": "Home",
            "2": "Start sequence",
            "3": "Leaving home",
            "4": "Follow wire",
            "5": "Searching home",
            "6": "Searching wire",
            .................

            Falls jemand das schon hat wäre ich dankbar um Unterstützung

            Gruß Danke

            arteck crunchip 2 Replies Last reply Reply Quote 0
            • arteck
              arteck Developer Most Active @muro82 last edited by

              @muro82 mach doch ein alias auf den object und protokolliere diesen

              M 1 Reply Last reply Reply Quote 0
              • M
                muro82 @arteck last edited by

                @arteck said in Adapter: Worx Landroid:

                alias

                Also ich bin da nicht ganz fit sozusagen garnicht fit was meinst du mit alias auf den Objekt

                Danke Gruß

                1 Reply Last reply Reply Quote 0
                • M
                  meerkat last edited by

                  Hallo zusammen, ich weiß ja gerade nicht so recht weiter. Man konnte doch im letzten Jahr noch die Zeiten zum mähen über ioBroker setzen, oder?
                  Heute habe ich meinen Mower wieder in den Einsatz gebracht, aber alle Zeiten die ich über ioBroker setze, werden wieder gelöscht nach 60 Sekunden.

                  hsteinme 1 Reply Last reply Reply Quote 0
                  • hsteinme
                    hsteinme @meerkat last edited by

                    @meerkat Setze bitte den Loglevel des Adapters auf Debug, wiederhole das Setzen der Zeiten und poste hier die zeitlich dazu passenden Logdatei-Zeilen. Dann sehen wir mal weiter.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      meerkat @hsteinme last edited by

                      @hsteinme Anbei die Änderung unter Objekte und dann das Log, plus das was wieder gesetzt wurde

                      iobroker_Worx_calendar_thursday.png

                      Dann das Update vom adapter

                      worx.0	2022-03-30 13:26:21.765	info	undefined is not a valid state value for id "worx.0.20193020910100031279.rawMqtt.weatherdata"
                      worx.0	2022-03-30 13:26:21.665	debug	Test Status: 7
                      worx.0	2022-03-30 13:26:21.664	debug	GET MQTT DATA from API: {"cfg":{"id":0,"lg":"it","tm":"13:26:20","dt":"30/03/2022","sc":{"m":1,"distm":0,"ots":{"bc":0,"wtm":0},"p":0,"d":[["08:30",780,1],["08:30",720,0],["08:30",780,0],["09:30",780,1],["08:30",780,0],["08:30",780,0],["08:30",780,0]],"dd":[["00:00",0,0],["00:00",0,0],["00:00",0,0],["12:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0]]},"cmd":0,"mz":[19,32,44,0],"mzv":[0,1,2,0,1,2,1,1,1,1],"rd":0,"sn":"20193020910100031279","al":{"lvl":0,"t":60},"tq":0,"modules":{"US":{"enabled":1},"DF":{"cut":1,"fh":1}}},"dat":{"mac":"98D86318CEA6","fw":3.26,"fwb":1,"bt":{"t":17.5,"v":19.36,"p":100,"nr":1144,"c":0,"m":0},"dmp":[1.2,4.4,351.2],"st":{"b":154893,"d":3122695,"wt":164618,"bl":170},"ls":7,"le":0,"lz":3,"rsi":-77,"lk":1,"act":1,"tr":0,"conn":"wifi","rain":{"s":0,"cnt":0},"time":{"r":131,"l":131},"modules":{"US":{"stat":"ok"},"DF":{"stat":"ok"}}}}
                      worx.0	2022-03-30 13:26:21.664	debug	Worxcloud MQTT get Message for mower Johnny 5 (20193020910100031279)
                      worx.0	2022-03-30 13:25:55.958	debug	Onlinecheck: couldnt get data StatusCodeError: 401 - {"message":"Unauthorized","code":"401.000"}
                      worx.0	2022-03-30 13:24:55.967	debug	Onlinecheck: couldnt get data StatusCodeError: 401 - {"message":"Unauthorized","code":"401.000"}
                      worx.0	2022-03-30 13:23:55.967	debug	Onlinecheck: couldnt get data StatusCodeError: 401 - {"message":"Unauthorized","code":"401.000"}
                      

                      Und so sieht dann mein Objekt wieder aus
                      iobroker_Worx_calendar_thursday_nach_Update.png

                      hsteinme 1 Reply Last reply Reply Quote 0
                      • hsteinme
                        hsteinme @meerkat last edited by

                        @meerkat Solange Du so sparsam mit Zitaten aus Deiner Logdatei umgehst, sehe ich wenig Chancen, Dein Problem hier untersuchen zu können.

                        (1) Schalte mal probeweise "add raw data" und "enable weather data" in der Konfiguration Deiner worx Instanz aus. Bleiben jetzt Planänderungen erhalten?

                        (2) Falls nein: In welcher Reihenfolge hast Du die Felder borderCut, startTime und workTime geändert? Für jede dieser Änderung müsste in der Logdatei eine Sequenz der folgenden Art stehen:

                        • state change: ...
                        • Mowing time change ...
                        • Worxcloud MQTT sendMessage ...
                        • test ...
                        • Worxcloud MQTT get Message ...

                        (3) Stell dann hier bitte folgendes vollständig ab:

                        • diese 3 o.e. Sequenzen
                        • alle worx Logeinträge zwischen diesen Sequenzen
                        • alle worx Logeinträge in den zwei Minuten vor der ersten Sequenz
                        M 2 Replies Last reply Reply Quote 0
                        • M
                          meerkat @hsteinme last edited by

                          @hsteinme mache ich. Mehr war aber nicht protokolliert. Sonst hätte ich dir mehr gegeben

                          1 Reply Last reply Reply Quote 0
                          • M
                            meerkat @hsteinme last edited by meerkat

                            @hsteinme Hi, habe dir mal ein Video 20220331-084451_qYEfoG8f.mp4 beigefügt.
                            In der Instanz habe ich raw data und weather ausgeschaltet.

                            worx.0 	2022-03-31 08:47:04.391	debug	Mower Johnny 5 (20193020910100031279) online status = true
                            worx.0 	2022-03-31 08:46:09.369	debug	Test Status: 1
                            worx.0 	2022-03-31 08:46:09.367	debug	GET MQTT DATA from API: {"cfg":{"lg":"it","id":0,"dt":"31/03/2022","tm":"08:40:25","rd":0,"sn":"20193020910100031279","mz":[19,32,44,0],"mzv":[0,1,2,0,1,2,1,1,1,1],"sc":{"p":0,"m":1,"distm":0,"ots":{"bc":0,"wtm":0},"d":[["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0]],"dd":[["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0]]},"cmd":0,"al":{"lvl":0,"t":60},"modules":{"US":{"enabled":1}}},"dat":{"mac":"98D86318CEA6","fw":3.26,"fwb":1,"lz":4,"rsi":-61,"lk":1,"dmp":[0.3,-2.9,132.5],"st":{"b":154969,"d":3124078,"wt":164694,"bl":170},"rain":{"s":0,"cnt":0},"bt":{"t":4.4,"v":19.52,"p":100,"nr":1145,"c":0,"m":1},"le":0,"ls":1,"act":1,"conn":"wifi","modules":{"DF":{"stat":"ok"},"US":{"stat":"ok"}}}}
                            worx.0	2022-03-31 08:46:06.749	info	Autolock found! Create State : AutoLockTimer
                            worx.0	2022-03-31 08:46:06.748	info	Autolock found! Create State : AutoLock
                            worx.0	2022-03-31 08:46:06.683	info	OffLimits Module found! Create State : OLMSwitch_FastHoming
                            worx.0	2022-03-31 08:46:06.679	info	OffLimits Module found! Create State : OLMSwitch_Cutting
                            worx.0	2022-03-31 08:46:06.456	info	found torque control, create states...
                            worx.0	2022-03-31 08:46:06.445	debug	Test Status: 1
                            worx.0	2022-03-31 08:46:06.442	debug	GET MQTT DATA from API: {"cfg":{"id":1,"lg":"it","tm":"08:46:04","dt":"31/03/2022","sc":{"m":1,"distm":0,"ots":{"bc":0,"wtm":0},"p":0,"d":[["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0]],"dd":[["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0],["00:00",0,0]]},"cmd":0,"mz":[19,32,44,0],"mzv":[0,1,2,0,1,2,1,1,1,1],"rd":0,"sn":"20193020910100031279","al":{"lvl":0,"t":60},"tq":0,"modules":{"US":{"enabled":1},"DF":{"cut":1,"fh":1}}},"dat":{"mac":"98D86318CEA6","fw":3.26,"fwb":1,"bt":{"t":4.4,"v":19.5,"p":100,"nr":1145,"c":0,"m":1},"dmp":[0.3,-2.9,132.5],"st":{"b":154969,"d":3124078,"wt":164694,"bl":170},"ls":1,"le":0,"lz":4,"rsi":-61,"lk":1,"act":1,"tr":0,"conn":"wifi","rain":{"s":0,"cnt":0},"time":{"r":0,"l":0},"modules":{"US":{"stat":"ok"},"DF":{"stat":"ok"}}}}
                            worx.0	2022-03-31 08:46:06.433	debug	Worxcloud MQTT get Message for mower Johnny 5 (20193020910100031279)
                            worx.0	2022-03-31 08:46:04.456	debug	Worxcloud MQTT subscribe to PRM100/98D86318CEA6/commandOut
                            worx.0	2022-03-31 08:46:04.455	debug	Worxcloud MQTT connected to: a1optpg91s0ydf-ats.iot.eu-west-1.amazonaws.com
                            worx.0	2022-03-31 08:46:04.363	info	found PartyModus, create states...
                            worx.0	2022-03-31 08:46:04.361	info	found OneTimeShedule, create states...
                            worx.0	2022-03-31 08:46:04.358	info	found DoubleShedule, create states...
                            worx.0	2022-03-31 08:46:04.027	debug	2 Recieve User Devices: [{"id":288109,"product_id":52,"user_id":204067,"serial_number":"20193020910100031279","mac_address":"98D86318CEA6","name":"Johnny 5","locked":true,"firmware_version":3.26,"firmware_auto_upgrade":false,"push_notifications":true,"sim":null,"push_notifications_level":"warning","test":0,"iot_registered":true,"mqtt_registered":true,"pin_code":"ABBA","registered_at":"2019-06-04 00:00:00","online":true,"app_settings":null,"accessories":{"digital_fence":true,"ultrasonic":true},"features":{"provisionable":true,"wifi_pairing":"smartlink","tracking_firmware":true,"provisioning_replaceable":true,"rain_delay_start":3.08,"mac_address":true,"safe_go_home":3.25,"unrestricted_mowing_time":true,"multi_zone":true,"multi_zone_percentage":true,"multi_zone_zones":4,"mqtt":true,"display_type":"lcd","input_type":"keyboard_arrow_keys","lock":true,"pin":true,"rain_delay":true,"chassis":"l_2019","one_time_scheduler":3.15,"scheduler_two_slots":3.15,"auto_lock":3.25,"digital_fence_settings":3.25,"wifi_connection":"smartlink_display"},"pending_radio_link_validation":null,"mqtt_topics":{"command_in":"PRM100/98D86318CEA6/commandIn","command_out":"PRM100/98D86318CEA6/commandOut"},"warranty_registered":true,"purchased_at":"2019-06-03 00:00:00","warranty_expires_at":"2022-06-03 00:00:00","setup_location":{"latitude":52.6601108,"longitude":8.7336641},"city":{"id":2817841,"country_id":276,"name":"Varrel","latitude":52.621498,"longitude":8.7331,"created_at":"2018-02-15 22:24:35","updated_at":"2018-02-15 22:24:35"},"time_zone":"Europe/Berlin","lawn_size":1500,"lawn_perimeter":170,"auto_schedule_settings":{"boost":0,"nutrition":null,"irrigation":true,"soil_type":"sand","grass_type":"mixed_species","exclusion_scheduler":{"exclude_nights":false,"days":[{"exclude_day":false,"slots":[{"start_time":1290,"duration":150,"reason":"generic"},{"start_time":0,"duration":450,"reason":"generic"},{"start_time":1320,"duration":120,"reason":"irrigation"},{"start_time":0,"duration":390,"reason":"irrigation"}]},{"exclude_day":false,"slots":[{"start_time":1230,"duration":210,"reason":"generic"},{"start_time":0,"duration":450,"reason":"generic"},{"start_time":1320,"duration":120,"reason":"irrigation"},{"start_time":0,"duration":390,"reason":"irrigation"}]},{"exclude_day":false,"slots":[{"start_time":1290,"duration":150,"reason":"generic"},{"start_time":0,"duration":450,"reason":"generic"},{"start_time":1320,"duration":120,"reason":"irrigation"},{"start_time":0,"duration":390,"reason":"irrigation"}]},{"exclude_day":false,"slots":[{"start_time":1290,"duration":150,"reason":"generic"},{"start_time":0,"duration":450,"reason":"generic"},{"start_time":1320,"duration":120,"reason":"irrigation"},{"start_time":0,"duration":390,"reason":"irrigation"}]},{"exclude_day":false,"slots":[{"start_time":1290,"duration":150,"reason":"generic"},{"start_time":0,"duration":450,"reason":"generic"},{"start_time":1320,"duration":120,"reason":"irrigation"},{"start_time":0,"duration":390,"reason":"irrigation"}]},{"exclude_day":false,"slots":[{"start_time":1290,"duration":150,"reason":"generic"},{"start_time":0,"duration":450,"reason":"generic"},{"start_time":1320,"duration":120,"reason":"irrigation"},{"start_time":0,"duration":390,"reason":"irrigation"}]},{"exclude_day":false,"slots":[{"start_time":1290,"duration":150,"reason":"generic"},{"start_time":0,"duration":450,"reason":"generic"},{"start_time":1320,"duration":120,"reason":"irrigation"},{"start_time":0,"duration":390,"reason":"irrigation"}]}]}},"auto_schedule":false,"distance_covered":3124078,"mower_work_time":164694,"blade_work_time":154969,"blade_work_time_reset":114083,"blade_work_time_reset_at":"2021-06-07 20:01:06","battery_charge_cycles":1145,"battery_charge_cycles_reset":null,"battery_charge_cycles_reset_at":null,"messages_in":1439,"messages_out":82924,"raw_messages_in":15890,"raw_messages_out":82924,"created_at":"2019-01-22 07:15:04","updated_at":"2021-10-11 16:11:24"}]
                            worx.0	2022-03-31 08:46:03.750	debug	1 Recieve User Certificate
                            worx.0	2022-03-31 08:46:03.460	debug	0 Recieve MqttServer Endpoint: a1optpg91s0ydf-ats.iot.eu-west-1.amazonaws.com
                            worx.0	2022-03-31 08:46:03.237	debug	Sucess connect to Worx Server!
                            worx.0	2022-03-31 08:46:01.999	debug	Connect to worx....
                            worx.0	2022-03-31 08:46:01.998	info	worx is selected
                            worx.0	2022-03-31 08:46:01.943	info	starting. Version 1.5.5 in /opt/iobroker/node_modules/iobroker.worx, node: v14.19.1, js-controller: 4.0.15
                            worx.0	2022-03-31 08:46:01.257	debug	Plugin sentry Initialize Plugin (enabled=true)
                            worx.0	2022-03-31 08:45:53.974	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            worx.0	2022-03-31 08:45:53.973	debug	Plugin sentry destroyed
                            worx.0	2022-03-31 08:45:53.970	info	terminating
                            worx.0	2022-03-31 08:45:53.966	info	cleaned everything up...
                            worx.0	2022-03-31 08:45:53.963	info	Got terminate signal TERMINATE_YOURSELF
                            worx.0	2022-03-31 08:45:18.516	debug	Mower Johnny 5 (20193020910100031279) online status = true
                            worx.0	2022-03-31 08:44:18.475	debug	Mower Johnny 5 (20193020910100031279) online status = true
                            worx.0	2022-03-31 08:43:18.536	debug	Mower Johnny 5 (20193020910100031279) online status = true
                            worx.0	2022-03-31 08:42:18.567	debug	Mower Johnny 5 (20193020910100031279) online status = true
                            worx.0	2022-03-31 08:41:18.499	debug	Mower Johnny 5 (20193020910100031279) online status = true
                            

                            Was mir auffällt, es werden keine Einträge gesendet

                            hsteinme 1 Reply Last reply Reply Quote 0
                            • hsteinme
                              hsteinme @meerkat last edited by

                              @meerkat sagte in Adapter: Worx Landroid:

                              Hi, habe dir mal ein Video 20220331-084451_qYEfoG8f.mp4 beigefügt.

                              Das war eine gute Idee!

                              Was mir auffällt, es werden keine Einträge gesendet

                              Dann sag mir mal, was im Log Neues steht, wenn Du bei der Feldänderung NICHT das Häkchen für Bestätigt anklickst 😄

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                meerkat @hsteinme last edited by

                                @hsteinme Danke. Und schon funktioniert es 😠 . Dann baue ich mein Script auch entsprechend um.

                                hsteinme 1 Reply Last reply Reply Quote 0
                                • hsteinme
                                  hsteinme @meerkat last edited by

                                  @meerkat
                                  Grundsätzlich kannst Du Datenpunkte mit zweierlei verschiedenen Zielsetzungen befüllen:

                                  • mit gesetztem Bestätigt-Flag: Damit aktualisierst Du lediglich den Wert im Feld (im Sinne eines Status).
                                  • ohne gesetztes Bestätigt-Flag: Dann wird der Wert als ein Auftrag verstanden, der gegenüber dem zugehörigen Gerät auszuführen ist. In diesem Fall sendet das Gerät nach Erledigung den Wert zurück - mit gesetztem Bestätigt-Flag.

                                  Nur im zweiten Fall sieht sich ein Adapter in der Pflicht, den Datenpunkt zum Gerät zu senden.

                                  1 Reply Last reply Reply Quote 0
                                  • crunchip
                                    crunchip Forum Testing Most Active @muro82 last edited by

                                    @muro82 https://grafana.com/docs/grafana/latest/panels/format-data/about-value-mapping/

                                    1 Reply Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active last edited by

                                      hat jemand schon das update von gemacht? Bei mir ging das eben in die Hose, iob nicht mehr ansprechbar.
                                      @apollon77 seh auf git das du gerade daran arbeitest

                                      apollon77 1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @crunchip last edited by

                                        @crunchip Bitte 1.6.1 versuchen (und was heisst "nicht ansprechbar)?

                                        crunchip 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @apollon77 last edited by crunchip

                                          @apollon77 no connection to database, drehender kreisel, hat mir das ganze log zugeballert

                                          2022-06-17 11:42:29.981  - info: host.IoBroker iobroker Update worx from @1.5.5 to @1.6.0
                                          2022-06-17 11:42:30.431  - info: host.IoBroker iobroker NPM version: 6.14.17Installing iobroker.worx@1.6.0... (System call)
                                          2022-06-17 11:43:25.232  - info: host.IoBroker iobroker > @serialport/bindings@2.0.8 install /opt/iobroker/node_modules/cc-znp/node_modules/@serialport/bindings> prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
                                          2022-06-17 11:43:27.113  - info: host.IoBroker iobroker make: Verzeichnis „/opt/iobroker/node_modules/cc-znp/node_modules/@serialport/bindings/build“ wird betreten
                                          2022-06-17 11:43:27.124  - info: host.IoBroker iobroker   CXX(target) Release/obj.target/bindings/src/serialport.o
                                          2022-06-17 11:43:28.484  - info: host.IoBroker iobroker make: Verzeichnis „/opt/iobroker/node_modules/cc-znp/node_modules/@serialport/bindings/build“ wird verlassen
                                          2022-06-17 11:43:28.503  - info: host.IoBroker iobroker > @serialport/bindings@2.0.8 install /opt/iobroker/node_modules/zigbee-shepherd-converters/node_modules/@serialport/bindings> prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
                                          2022-06-17 11:43:29.913  - info: host.IoBroker iobroker make: Verzeichnis „/opt/iobroker/node_modules/zigbee-shepherd-converters/node_modules/@serialport/bindings/build“ wird betreten
                                          2022-06-17 11:43:29.915  - info: host.IoBroker iobroker   CXX(target) Release/obj.target/bindings/src/serialport.o
                                          2022-06-17 11:43:31.391  - info: host.IoBroker iobroker make: Verzeichnis „/opt/iobroker/node_modules/zigbee-shepherd-converters/node_modules/@serialport/bindings/build“ wird verlassen
                                          2022-06-17 11:43:36.567  - info: host.IoBroker iobroker + iobroker.worx@1.6.0added 17 packages from 31 contributors and updated 2 packages in 65.133s
                                          2022-06-17 11:43:41.735  - info: host.IoBroker iobroker 187 packages are looking for funding
                                          2022-06-17 11:43:41.737  - info: host.IoBroker iobroker   run `npm fund` for details
                                          2022-06-17 11:43:41.965  - info: host.IoBroker iobroker Update "system.adapter.worx.0"
                                          2022-06-17 11:43:41.994  - info: host.IoBroker stopInstance system.adapter.worx.0 (force=false, process=true)
                                          2022-06-17 11:43:42.021  - info: host.IoBroker stopInstance system.adapter.worx.0 send kill signal
                                          2022-06-17 11:43:42.041  - info: host.IoBroker iobroker upload [4] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/index_m.html index_m.html text/html
                                          2022-06-17 11:43:42.533  - info: host.IoBroker iobroker upload [3] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/style.css style.css text/css
                                          2022-06-17 11:43:42.554  - info: host.IoBroker iobroker upload [2] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/words.js words.js application/javascript
                                          2022-06-17 11:43:42.627  - info: host.IoBroker iobroker upload [1] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/worx.png worx.png image/png
                                          2022-06-17 11:43:42.639  - info: host.IoBroker iobroker upload [0] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/worx_ada2.png worx_ada2.png image/png
                                          2022-06-17 11:43:42.874  - info: host.IoBroker instance system.adapter.worx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2022-06-17 11:43:43.923  - info: host.IoBroker iobroker exit 0
                                          2022-06-17 11:43:45.616  - info: host.IoBroker instance system.adapter.worx.0 started with pid 1795320
                                          2022-06-17 11:43:53.012  - warn: worx.0 (1795320) Object worx.0.202130267110002724D6.rawMqtt.worxInstance._events.connect is invalid: obj.common.type has an invalid value (function) but has to be one of number, string, boolean, array, object, mixed, file, json
                                          2022-06-17 11:43:53.015  - warn: worx.0 (1795320) This object will not be created in future versions. Please report this to the developer.
                                          2022-06-17 11:43:53.017  - warn: worx.0 (1795320) Object worx.0.202130267110002724D6.rawMqtt.worxInstance._events.found is invalid: obj.common.type has an invalid value (function) but has to be one of number, string, boolean, array, object, mixed, file, json
                                          2022-06-17 11:43:53.017  - warn: worx.0 (1795320) This object will not be created in future versions. Please report this to the developer.
                                          2022-06-17 11:43:53.018  - warn: worx.0 (1795320) Object worx.0.202130267110002724D6.rawMqtt.worxInstance._events.mqtt is invalid: obj.common.type has an invalid value (function) but has to be one of number, string, boolean, array, object, mixed, file, json
                                          2022-06-17 11:43:53.019  - warn: worx.0 (1795320) This object will not be created in future versions. Please report this to the developer.
                                          2022-06-17 11:43:53.020  - warn: worx.0 (1795320) Object worx.0.202130267110002724D6.rawMqtt.worxInstance._events.online is invalid: obj.common.type has an invalid value (function) but has to be one of number, string, boolean, array, object, mixed, file, json
                                          2022-06-17 11:43:53.020  - warn: worx.0 (1795320) This object will not be created in future versions. Please report this to the developer.
                                          2022-06-17 11:43:53.021  - warn: worx.0 (1795320) Object worx.0.202130267110002724D6.rawMqtt.worxInstance._events.offline is invalid: obj.common.type has an invalid value (function) but has to be one of number, string, boolean, array, object, mixed, file, json
                                          2022-06-17 11:43:53.022  - warn: worx.0 (1795320) This object will not be created in future versions. Please report this to the developer.
                                          .
                                          .
                                          .geht so endlos weiter
                                          
                                          2022-06-17 11:44:38.570  - error: worx.0 (1795320) Error: Invalid ID: worx.0.202130267110002724D6.rawMqtt.worxInstance.adapter.pluginHandler.settings.parentPackage.files.admin{,/!(src)/**}/!(tsconfig|tsconfig.*).json
                                          2022-06-17 11:44:38.571  - error: worx.0 (1795320) Error: Invalid ID: worx.0.202130267110002724D6.rawMqtt.worxInstance.adapter.pluginHandler.settings.parentPackage.files.admin{,/!(src)/**}/*.{html,css,png,svg,jpg,js}
                                          
                                          
                                          2022-06-17 11:44:55.339  - warn: worx.0 (1795320) Object worx.0.202130267110002724D6.rawMqtt.worxInstance.adapter.log.logger._events.prefinish is invalid: obj.common.type has an invalid value (function) but has to be one of number, string, boolean, array, object, mixed, file, json
                                          2022-06-17 11:44:55.340  - warn: worx.0 (1795320) This object will not be created in future versions. Please report this to the developer.
                                          2022-06-17 11:44:55.340  - warn: worx.0 (1795320) Object worx.0.202130267110002724D6.rawMqtt.worxInstance.adapter.log.logger._events.error is invalid: obj.common.type has an invalid value (function) but has to be one of number, string, boolean, array, object, mixed, file, json
                                          2022-06-17 11:44:55.341  - warn: worx.0 (1795320) This object will not be created in future versions. Please report this to the developer.
                                          2022-06-17 11:44:55.341  - warn: worx.0 (1795320) Object worx.0.202130267110002724D6.rawMqtt.worxInstance.adapter.log.logger._writableState.onwrite is invalid: obj.common.type has an invalid value (function) but has to be one of number, string, boolean, array, object, mixed, file, json
                                          2022-06-17 11:44:55.342  - warn: worx.0 (1795320) This object will not be created in future versions. Please report this to the developer.
                                          2022-06-17 11:44:55.342  - warn: worx.0 (1795320) Object worx.0.202130267110002724D6.rawMqtt.worxInstance.adapter.log.logger._transformState.afterTransform is invalid: obj.common.type has an invalid value (function) but has to be one of number, string, boolean, array, object, mixed, file, json
                                          2022-06-17 11:44:55.343  - warn: worx.0 (1795320) This object will not be created in future versions. Please report this to the developer.
                                          
                                          

                                          hab dann versucht den Adapter zu stoppen

                                           iob stop worx
                                           Connection is closed.
                                          Uncaught Rejection: Error: States DB is not allowed to start in the current Mult                                                                                    ihost environment
                                              at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/l                                                                                    ib/states/statesInRedisClient.js:579:23)
                                              at processTicksAndRejections (internal/process/task_queues.js:95:5)
                                           Unable to subscribe to expiry Keyspace events from Redis Server: Connection is                                                                                     closed.
                                           Unable to subscribe to evicted Keyspace events from Redis Server: Connection is                                                                                     closed.
                                           Unable to subscribe to meta namespace "meta." changes: Connection is closed.
                                          root@IoBroker:~# iob list instances
                                           Unable to enable Expiry Keyspace events from Redis Server: Connection is closed.
                                           Connection is closed.
                                          Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment
                                              at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:579:23)
                                              at processTicksAndRejections (internal/process/task_queues.js:95:5)
                                          root@IoBroker:~#
                                          
                                          

                                          dann die VM neu gestartet, iob startete aber nicht mehr, iob status zeigte irgendwas von lua script an, hab die Meldung aber nimmer, da ich das von der Proxmox Konsole aus aufgerufen hatte .

                                          letztendlich Backup zurück gespielt

                                          ich habe weder redis noch multihost

                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @crunchip last edited by

                                            @crunchip Ja... sind schon dran .... stay tuned for 1.6.2

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            519
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            121
                                            1194
                                            362861
                                            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