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.
    • L
      Lucky_ESA Developer Most Active @falke69 last edited by

      @falke69 Nach den 24h mal im debug Modus bis zur nächsten Sperrung laufen lassen. Was sagt denn der Counter von tombox? Wenn du keinen Counter siehst, dann bitte neu vom GIT laden.

      Gruß Lucky

      falke69 1 Reply Last reply Reply Quote 0
      • falke69
        falke69 @Lucky_ESA last edited by falke69

        @lucky_esa

        die aktuell Version habe ich jetzt wieder geladen.

        worx.0
        	2023-04-06 13:42:55.565	info	Request Counter: 1
        

        Der Counter wird mir wieder angezeigt. aber er will nicht rausfahren.
        Muss ich mal in Ruhe beobachten.

        Nachtrag:
        ich übertrage alle Daten, erst zusammen in den Kalender im Adapter. Ist diese Meldung so in Ordung, oder gibt es bei mir diesbezüglich Handlungsbedarf?

        worx.0
        	2023-04-06 14:34:50.917	info	Time between requests within 8 ms is not allowed. STOP Request worx.0.xxxxxxxxxxxxxxx.calendar.calJson_tosend with value {"m": 1,"d": [["09:00", 90, 0 ], [ "09:00", 90, 0 ], [ "09:00", 90, 1 ], [ "09:00", 90, 0 ], [ "09:00", 90, 0 ], [ "09:00", 90, 0 ], ["09:00",90,0] ], "dd": [["16:00", 90, 0 ], [ "16:00", 90, 0 ], [ "16:00", 90, 1 ], [ "16:00", 90, 0 ], [ "16:00", 90, 0 ], [ "16:00", 90, 0 ], ["16:00",90,0] ], "distm": 0, "p": 0 }
        
        L 1 Reply Last reply Reply Quote 0
        • L
          Lucky_ESA Developer Most Active @falke69 last edited by Lucky_ESA

          @falke69

          Nachtrag:
          ich übertrage alle Daten, erst zusammen in den Kalender im Adapter. Ist diese Meldung so in Ordung, oder gibt es bei mir diesbezüglich Handlungsbedarf?

          worx.0
          	2023-04-06 14:34:50.917	info	Time between requests within 8 ms is not allowed. STOP Request worx.0.xxxxxxxxxxxxxxx.calendar.calJson_tosend with value {"m": 1,"d": [["09:00", 90, 0 ], [ "09:00", 90, 0 ], [ "09:00", 90, 1 ], [ "09:00", 90, 0 ], [ "09:00", 90, 0 ], [ "09:00", 90, 0 ], ["09:00",90,0] ], "dd": [["16:00", 90, 0 ], [ "16:00", 90, 0 ], [ "16:00", 90, 1 ], [ "16:00", 90, 0 ], [ "16:00", 90, 0 ], [ "16:00", 90, 0 ], ["16:00",90,0] ], "distm": 0, "p": 0 }
          

          Nein, eher bei mir. Die Datenpunkte in den Wochentagen muss ich natürlich aus der Kontrolle nehmen. Diese können ohne Pause gesetzt werden.
          Werde ich heute Abend korrigieren. Danke für den Hinweis.

          Gruß//Lucky

          falke69 1 Reply Last reply Reply Quote 0
          • I
            iobroker2001 last edited by

            Hier einmal meine bisherigen Erfahrungen:
            Ich verwende nur eigene Blockly-Scripte, nicht die hier öfter erwähnten aus dem Forum.

            1. Worx-Adapter aus Git installiert.
            2. Über ca. 3 Stunden verteilt insgesamt 18 echte Requests ausgeführt, also Einstellungen.
            3. Die Requests bestanden aus:

            mowTimeExtend von 0 auf 100 % und zurück
            torque (-5 %, dann wieder auf 0 %)
            Send Command 3 (Home) (Roboter stand allerdings bereits in seiner Garage)

            Als ich dann einen Eintrag im Zeitplan geändert habe, habe ich die Info bekommen:

            Time between requests within 110 ms is not allowed. STOP Request worx.0.XXXXXXX.calendar.friday.workTime with value 0
            

            War wohl mein Fehler, dann habe ich diesen Vorgang einzeln durchgeführt und keine Warnung bekommen, aber auch kein positives Ergebnis:
            Ziel war, die Mähdauer für Freitag auf 0 zu setzen.
            Im einzelnen:
            worx.0.xxx.calendar.friday.workTime auf 0 setzen
            Das ist im toSend zu sehen, sieht gut aus:
            {"m":1,"d":[["00:00",0,0],["15:00",120,0],["15:00",150,1],["15:00",150,0],["13:00",120,0],["15:00",0,0],["15:00",150,1]],"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]],"distm":0,"p":-100}

            Ein Setzen des worx.0.xxx.calendar.calJson_sendto auf true bewirkt dann aber keine Übertragung, kurz danach steht auch der alte Wert für die Mähzeit wieder im Kalender, aber das wird ja, so wie ich es verstanden habe, noch korrigiert?!

            Und - nach all diesen Experimenten bin ich immer noch nicht ausgesperrt worden!

            L 1 Reply Last reply Reply Quote 0
            • L
              Lucky_ESA Developer Most Active @iobroker2001 last edited by

              @iobroker2001

              Und - nach all diesen Experimenten bin ich immer noch nicht ausgesperrt worden!

              Das hört sich doch super an. Vielen Dank für deinen Einsatz zu testen 🙂
              Das die Zeiten nicht gespeichert werden ist mein Fehler. Habe diesen bereits korrigiert und werde die Änderungen zeitnah zur Verfügung stellen. Die u. a. Datenpunkte werden nun nicht mehr geprüft und können im nächsten Release per Scripte ohne Timeout gesetzt werden.

              wochentagname/borderCut
              wochentagname/startTime
              wochentagname/workTime
              mower.oneTimeWithBorder
              mower.oneTimeWorkTime

              Gruß//Lucky

              S 1 Reply Last reply Reply Quote 0
              • S
                Semmy @Lucky_ESA last edited by

                @lucky_esa Hallo
                Heute Nacht Refresh Counter = 1 und dann für 24 h gesperrt worden.

                Viele Grüße
                Semmy

                I 1 Reply Last reply Reply Quote 0
                • I
                  iobroker2001 @Semmy last edited by iobroker2001

                  @semmy sagte in Adapter: Worx Landroid v2.x.x:

                  @lucky_esa Hallo
                  Heute Nacht Refresh Counter = 1 und dann für 24 h gesperrt worden.

                  Viele Grüße
                  Semmy

                  Welcher Befehl war das, oder nur der automatische Statusrequest?
                  In der Landroid-App muss ich den Bildschrim manchmal auch 2 - 3 mal auffrischen, weil mir beim 1. Mal "Verbindungsfehler" (= Aussperrung) angezeigt wird, obwohl ich nicht ausgesperrt bin. Einfach beharrlich noch einmal wischen!

                  Status bei mir:
                  worx.0 2023-04-07 08:33:29.329 info Request Counter: 73

                  Der Adapter hat die ganze Nacht durch gehalten, die Requests sind zum großen Teil echte Kommandos (nicht nur Status), bei denen ich bei jedem Regenanfang (durch Regensensor) mowTimeExtend + einen HOME-Befehl gebe (im Abstand von 5 s). Das war letzte Nacht ca. 20 mal der Fall (und muss ich noch optimieren)!

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    Semmy @iobroker2001 last edited by

                    @iobroker2001 Das steht im log:

                    2023-04-07 01:07:05.637  - debug: worx.0 (1077229) MQTT reconnect
                    2023-04-07 01:07:05.637  - warn: worx.0 (1077229) Maybe your connection is blocked from Worx or your worx is offline. Restart Mqtt connection automatic in 24h
                    2023-04-07 01:07:05.637  - warn: worx.0 (1077229) Request counter since adapter start: 1
                    2023-04-07 01:07:05.650  - warn: worx.0 (1077229) Adapter start date: 4/6/2023, 1:43:26 PM
                    2023-04-07 01:07:05.652  - debug: worx.0 (1077229) mqtt end
                    2023-04-07 01:07:05.994  - debug: worx.0 (1077229) mqtt closed
                    
                    I 1 Reply Last reply Reply Quote 0
                    • I
                      iobroker2001 @Semmy last edited by

                      @semmy Lief das Blockly-Script? Die Sperre trat ja mitten in der Nacht um 01:07 Uhr auf.

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        Semmy @iobroker2001 last edited by

                        @iobroker2001 Nein, das blockly lief nicht, ich hatte nur worx.0.xxxxxxxxxxx.calendar.calJson_tosend und worx.0.xxxxxxxxxxx.calendar.calJson_sendto ausprobiert.

                        I 1 Reply Last reply Reply Quote 0
                        • I
                          iobroker2001 @Semmy last edited by

                          @semmy Steht das Absetzen des ...sendTo in zeitlicher Nähe zur Blockade? Also kurz vorher gesendet (1 Uhr !)?

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            Semmy @iobroker2001 last edited by Semmy

                            @iobroker2001 Das war die Meldung im log davor.

                            2023-04-07 01:03:29.877  - debug: worx.0 (1077229) {"id":8420,"uuid":"96c52e16-9772-4002-a1c5-1f0d0c3b1902","product_id":2,"user_id":3850,"serial_number":"XXX","mac_address":"XXX","name":"Robbi","locked":true,"firmware_version":3.29,"firmware_auto_upgrade":false,"push_notifications":true,"sim":null,"push_notifications_level":"warning","test":false,"iot_registered":true,"mqtt_registered":true,"pin_code":"AABB","registered_at":"2020-06-02 00:00:00","online":true,"app_settings":null,"protocol":0,"pending_radio_link_validation":false,"capabilities":["auto_lock","lock","mqtt","multi_zone","multi_zone_percentage","one_time_scheduler","pairing_smartlink","pause_over_wire","rain_delay","rain_delay_start","safe_go_home","scheduler_two_slots","unrestricted_mowing_time"],"capabilities_available":[],"features":{"auto_lock":3.25,"chassis":"m_4wheels_2019","display_type":"lcd","input_type":"keyboard_arrow_keys","lock":true,"mqtt":true,"multi_zone":true,"multi_zone_percentage":true,"multi_zone_zones":4,"one_time_scheduler":3.15,"pause_over_wire":3.26,"rain_delay":true,"rain_delay_start":3.08,"safe_go_home":3.25,"scheduler_two_slots":3.15,"unrestricted_mowing_time":true,"wifi_pairing":"smartlink"},"accessories":{"digital_fence":true,"radio_link":true},"mqtt_endpoint":"iot.eu-west-1.kress-robotik.com","mqtt_topics":{"command_in":"KB520/F0FE6BB1AB56/commandIn","command_out":"KB520/F0FE6BB1AB56/commandOut"},"warranty_registered":true,"purchased_at":"2020-06-02 00:00:00","warranty_expires_at":"2022-06-02 00:00:00","setup_location":{"latitude":49.93721695324071,"longitude":10.330751310752134},"city":{"id":2958489,"country_id":276,"name":"Alitzheim","latitude":49.933331,"longitude":10.33333,"created_at":"2018-05-09 19:58:07","updated_at":"2018-05-09 19:58:07"},"time_zone":"Europe/Berlin","lawn_size":500,"lawn_perimeter":131,"auto_schedule_settings":{"boost":0,"exclusion_scheduler":{"days":[{"slots":[],"exclude_day":false},{"slots":[],"exclude_day":false},{"slots":[],"exclude_day":false},{"slots":[],"exclude_day":false},{"slots":[],"exclude_day":false},{"slots":[],"exclude_day":false},{"slots":[],"exclude_day":false}],"exclude_nights":true},"grass_type":"mixed_species","irrigation":true,"nutrition":null,"soil_type":"sand"},"auto_schedule":false,"improvement":false,"diagnostic":false,"distance_covered":928147,"mower_work_time":53975,"blade_work_time":48073,"blade_work_time_reset":48072,"blade_work_time_reset_at":"2023-04-05 09:00:15","battery_charge_cycles":827,"battery_charge_cycles_reset":494,"battery_charge_cycles_reset_at":"2022-04-16 21:26:52","created_at":"2019-03-10 18:00:14","updated_at":"2022-11-04 14:58:47","last_status":{"timestamp":"2023-04-06 23:00:15","payload":{"cfg":{"id":0,"sn":"20181100221100031341","dt":"07/04/2023","tm":"01:00:13","lg":"de","cmd":0,"sc":{"m":1,"d":[["12:00",60,0],["12:00",60,1],["12:00",60,0],["12:00",60,0],["12:00",60,1],["12:00",60,0],["12:00",60,0]],"dd":[["14:15",60,0],["14:15",60,0],["14:15",60,0],["14:15",60,0],["14:15",60,0],["14:15",60,0],["14:15",60,0]],"distm":0,"p":0,"ots":{"wtm":0,"bc":0}},"mz":[2,30,62,0],"mzv":[1,2,0,1,2,0,1,2,0,0],"rd":15,"al":{"lvl":0,"t":180},"tq":-10,"modules":{"DF":{"fh":1,"cut":1}}},"dat":{"mac":"F0FE6BB1AB56","fw":3.29,"fwb":17,"ls":1,"le":0,"conn":"RL","bt":{"t":8.2,"v":19.61,"p":100,"nr":830,"c":0,"m":1},"dmp":[0.2,-2.6,294.3],"st":{"b":48149,"d":929625,"wt":54069,"bl":130},"act":1,"rsi":1,"lk":1,"tr":0,"lz":5,"rain":{"s":0,"cnt":0},"modules":{"DF":{"stat":"ok"},"RL":{"stat":"ok","sync":"D4508AEB","link":1,"vg":0.21,"vn":1.18,"dbg":-49,"dbn":-66}}}}},"last_gps_status":null}
                            2023-04-07 01:03:29.879  - debug: worx.0 (1077229) GET MQTT DATA from API: {"cfg":{"id":0,"sn":"XXX","dt":"07/04/2023","tm":"01:00:13","lg":"de","cmd":0,"sc":{"m":1,"d":[["12:00",60,0],["12:00",60,1],["12:00",60,0],["12:00",60,0],["12:00",60,1],["12:00",60,0],["12:00",60,0]],"dd":[["14:15",60,0],["14:15",60,0],["14:15",60,0],["14:15",60,0],["14:15",60,0],["14:15",60,0],["14:15",60,0]],"distm":0,"p":0,"ots":{"wtm":0,"bc":0}},"mz":[2,30,62,0],"mzv":[1,2,0,1,2,0,1,2,0,0],"rd":15,"al":{"lvl":0,"t":180},"tq":-10,"modules":{"DF":{"fh":1,"cut":1}}},"dat":{"mac":"F0FE6BB1AB56","fw":3.29,"fwb":17,"ls":1,"le":0,"conn":"RL","bt":{"t":8.2,"v":19.61,"p":100,"nr":830,"c":0,"m":1},"dmp":[0.2,-2.6,294.3],"st":{"b":48149,"d":929625,"wt":54069,"bl":130},"act":1,"rsi":1,"lk":1,"tr":0,"lz":5,"rain":{"s":0,"cnt":0},"modules":{"DF":{"stat":"ok"},"RL":{"stat":"ok","sync":"D4508AEB","link":1,"vg":0.21,"vn":1.18,"dbg":-49,"dbn":-66}}}}
                            2023-04-07 01:03:29.879  - debug: worx.0 (1077229) Test Status: 1
                            

                            Habe schon wieder so einen Eintrag.

                            2023-04-07 10:20:49.619  - debug: worx.0 (1151994) MQTT reconnect
                            2023-04-07 10:20:49.620  - warn: worx.0 (1151994) Maybe your connection is blocked from Worx or your worx is offline. Restart Mqtt connection automatic in 24h
                            2023-04-07 10:20:49.620  - warn: worx.0 (1151994) Request counter since adapter start: 0
                            2023-04-07 10:20:49.637  - warn: worx.0 (1151994) Adapter start date: 4/7/2023, 10:05:16 AM
                            2023-04-07 10:20:49.641  - debug: worx.0 (1151994) mqtt end
                            2023-04-07 10:20:50.058  - debug: worx.0 (1151994) mqtt closed
                            
                            1 Reply Last reply Reply Quote 0
                            • nik82
                              nik82 Most Active last edited by

                              Also ich hatte jetzt was komisches:
                              Vorab: Habe noch die alte Adapter Version von letztem Jahr im Iobroker, dann
                              heute Vormittag habe ich zwei Commands gesetzt: 1x One Time auf 120min und einmal One Time Start.
                              Heute Nachmittag dann einmal Command Start.
                              Mitten beim Mähen (ca. 45 Minuten gelaufen) kam diese Meldung im Log:

                              worx.0
                              	2023-04-07 17:29:02.906	info	rawMqtt receive 401 error. Refresh Token in 60 seconds
                              worx.0
                              	2023-04-07 17:28:20.893	error	"<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body>\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n</body>\r\n</html>\r\n"
                              worx.0
                              	2023-04-07 17:28:20.893	error	AxiosError: Request failed with status code 504 
                              

                              Dachte mir shit, jetzt hats ich auch erwischt, hab gleich mal die App am Handy geöffnet, kam schon Verbindungsfehler (auch mehrmals aktualisiert).

                              Habe dann die neueste Version von Git installiert um bessere Logs zu bekommen.
                              Nach dem installieren waren aber meine Iobroker States wieder aktuell und noch komischer, die App hat auch wieder Verbindung gehabt!

                              Konnte dann den Mäher auch per Iobroker Befehl nach Hause schicken.

                              Seit dem kein Fehler mehr im Log:

                              worx.0
                              	2023-04-07 17:58:42.143	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:53:39.570	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:49:28.288	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:49:27.833	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:49:22.024	info	Request Counter: 2
                              worx.0
                              	2023-04-07 17:46:52.197	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:43:39.568	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:36:58.088	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:36:36.334	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:36:12.801	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:36:12.312	info	Request Counter: 1
                              worx.0
                              	2023-04-07 17:33:40.275	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:33:39.121	info	Start MQTT connection
                              worx.0
                              	2023-04-07 17:33:39.109	info	Autolock found! Create State : AutoLockTimer
                              worx.0
                              	2023-04-07 17:33:39.106	info	Autolock found! Create State : AutoLock
                              worx.0
                              	2023-04-07 17:33:39.103	info	found torque control, create states...
                              worx.0
                              	2023-04-07 17:33:39.072	info	State value to set for "worx.0.1234.mower.firmware" has to be type "string" but received type "number"
                              worx.0
                              	2023-04-07 17:33:38.897	info	Create product folder and states for WR141E
                              worx.0
                              	2023-04-07 17:33:38.721	info	Create folder activityLog and set states.
                              worx.0
                              	2023-04-07 17:33:38.455	info	found PartyModus, create states...
                              worx.0
                              	2023-04-07 17:33:38.447	info	found available firmware, create states...
                              worx.0
                              	2023-04-07 17:33:38.447	info	found OneTimeShedule, create states...
                              worx.0
                              	2023-04-07 17:33:38.440	info	found DoubleShedule, create states...
                              worx.0
                              	2023-04-07 17:33:38.252	info	Found device xxx with id xxx
                              worx.0
                              	2023-04-07 17:33:38.251	info	Found 1 devices
                              worx.0
                              	2023-04-07 17:33:38.030	info	Connected to worx server
                              worx.0
                              	2023-04-07 17:32:52.409	info	Login to worx
                              worx.0
                              	2023-04-07 17:32:52.391	info	starting. Version 2.0.3 (non-npm: iobroker-community-adapters/ioBroker.worx) in C:/iobroker/SmartHome/node_modules/iobroker.worx, node: v16.19.0, js-controller: 4.0.24
                              worx.0
                              	2023-04-07 17:32:22.839	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              worx.0
                              	2023-04-07 17:32:22.838	info	terminating
                              worx.0
                              	2023-04-07 17:32:22.837	info	Got terminate signal TERMINATE_YOURSELF 
                              
                              1 Reply Last reply Reply Quote 0
                              • falke69
                                falke69 @Lucky_ESA last edited by falke69

                                @lucky_esa

                                Das Gerät wurde gegen 17:00 per Hand rausgeschickt. Jetzt habe ich den Log im iobroker gesehen.
                                Die App zeigt mir wiedereinmal Verbindungsfehler an. Habe den Adapter neu gestartet. jetzt bleib er gelb (Log von 18:16) jetzt nochmal versucht den Adapter mit einer neuen IP neu zu starten. Leider auch vergebens.

                                worx.0
                                	2023-04-07 18:24:38.386	error	{"message":"Server Error"}
                                worx.0
                                	2023-04-07 18:24:38.384	error	AxiosError: Request failed with status code 500
                                worx.0
                                	2023-04-07 18:24:37.093	info	Login to worx
                                worx.0
                                	2023-04-07 18:24:37.030	info	starting. Version 2.0.3 (non-npm: iobroker-community-adapters/ioBroker.worx) in /opt/iobroker/node_modules/iobroker.worx, node: v18.15.0, js-controller: 4.0.24
                                worx.0
                                	2023-04-07 18:24:36.581	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                                worx.0
                                	2023-04-07 18:23:48.055	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                worx.0
                                	2023-04-07 18:23:48.049	info	terminating
                                worx.0
                                	2023-04-07 18:23:48.046	info	Got terminate signal TERMINATE_YOURSELF
                                worx.0
                                	2023-04-07 18:23:31.322	error	"<!DOCTYPE html>\n<!--[if lt IE 7]> <html class=\"no-js ie6 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if IE 7]> <html class=\"no-js ie7 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if IE 8]> <html class=\"no-js ie8 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js\" lang=\"en-US\"> <!--<![endif]-->\n<head>\n\n\n<title>id.eu.worx.com | 502: Bad gateway</title>\n<meta charset=\"UTF-8\" />\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" />\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" />\n<link rel=\"stylesheet\" id=\"cf_styles-css\" href=\"/cdn-cgi/styles/main.css\" />\n\n\n</head>\n<body>\n<div id=\"cf-wrapper\">\n\n \n\n <div id=\"cf-error-details\" class=\"p-0\">\n <header class=\"mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8\">\n <h1 class=\"inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2\">\n \n <span class=\"inline-block\">Bad gateway</span>\n <span class=\"code-label\">Error code 502</span>\n </h1>\n <div>\n Visit <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_502&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">cloudflare.com</a> for more information.\n </div>\n <div class=\"mt-3\">2023-04-07 16:23:31 UTC</div>\n </header>\n \n <div class=\"my-8 bg-gradient-gray\">\n <div class=\"w-240 lg:w-full mx-auto\">\n <div class=\"clearfix md:px-8\">\n \n<div id=\"cf-browser-status\" class=\" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n \n <span class=\"cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n \n </div>\n <span class=\"md:block w-full truncate\">You</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n \n Browser\n \n </h3>\n <span class=\"leading-1.3 text-2xl text-green-success\">Working</span>\n</div>\n\n<div id=\"cf-cloudflare-status\" class=\" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_502&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n <span class=\"cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n </a>\n </div>\n <span class=\"md:block w-full truncate\">Frankfurt</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_502&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n Cloudflare\n </a>\n </h3>\n <span class=\"leading-1.3 text-2xl text-green-success\">Working</span>\n</div>\n\n<div id=\"cf-host-status\" class=\"cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n \n <span class=\"cf-icon-server block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n \n </div>\n <span class=\"md:block w-full truncate\">id.eu.worx.com</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n \n Host\n \n </h3>\n <span class=\"leading-1.3 text-2xl text-red-error\">Error</span>\n</div>\n\n </div>\n \n </div>\n </div>\n\n <div class=\"w-240 lg:w-full mx-auto mb-8 lg:px-8\">\n <div class=\"clearfix\">\n <div class=\"w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed\">\n <h2 class=\"text-3xl font-normal leading-1.3 mb-4\">What happened?</h2>\n <p>The web server reported a bad gateway error.</p>\n </div>\n \n <div class=\"w-1/2 md:w-full float-left leading-relaxed\">\n <h2 class=\"text-3xl font-normal leading-1.3 mb-4\">What can I do?</h2>\n <p class=\"mb-6\">Please try again in a few minutes.</p>\n </div>\n </div>\n \n </div>\n\n <div class=\"cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300\">\n <p class=\"text-13\">\n <span class=\"cf-footer-item sm:block sm:mb-1\">Cloudflare Ray ID: <strong class=\"font-semibold\">7b439cb62e4a2c3a</strong></span>\n <span class=\"cf-footer-separator sm:hidden\">&bull;</span>\n <span id=\"cf-footer-item-ip\" class=\"cf-footer-item hidden sm:block sm:mb-1\">\n Your IP:\n <button type=\"button\" id=\"cf-footer-ip-reveal\" class=\"cf-footer-ip-reveal-btn\">Click to reveal</button>\n <span class=\"hidden\" id=\"cf-footer-ip\">87.158.63.132</span>\n <span class=\"cf-footer-separator sm:hidden\">&bull;</span>\n </span>\n <span class=\"cf-footer-item sm:block sm:mb-1\"><span>Performance &amp; security by</span> <a rel=\"noopener noreferrer\" href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_502&utm_campaign=id.eu.worx.com\" id=\"brand_link\" target=\"_blank\">Cloudflare</a></span>\n \n </p>\n <script>(function(){function d(){var b=a.getElementById(\"cf-footer-item-ip\"),c=a.getElementById(\"cf-footer-ip-reveal\");b&&\"classList\"in b&&(b.classList.remove(\"hidden\"),c.addEventListener(\"click\",function(){c.classList.add(\"hidden\");a.getElementById(\"cf-footer-ip\").classList.remove(\"hidden\")}))}var a=document;document.addEventListener&&a.addEventListener(\"DOMContentLoaded\",d)})();</script>\n</div><!-- /.error-footer -->\n\n\n </div>\n</div>\n</body>\n</html>\n\n"
                                worx.0
                                	2023-04-07 18:23:31.320	error	AxiosError: Request failed with status code 502
                                worx.0
                                	2023-04-07 18:22:55.378	info	Login to worx
                                worx.0
                                	2023-04-07 18:22:55.323	info	starting. Version 2.0.3 (non-npm: iobroker-community-adapters/ioBroker.worx) in /opt/iobroker/node_modules/iobroker.worx, node: v18.15.0, js-controller: 4.0.24
                                worx.0
                                	2023-04-07 18:22:54.970	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                                worx.0
                                	2023-04-07 18:22:48.690	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                worx.0
                                	2023-04-07 18:22:48.687	info	terminating
                                worx.0
                                	2023-04-07 18:22:48.685	info	Got terminate signal TERMINATE_YOURSELF
                                
                                worx.0
                                	2023-04-07 18:16:37.916	error	{"message":"Server Error"}
                                worx.0
                                	2023-04-07 18:16:37.915	error	AxiosError: Request failed with status code 500
                                worx.0
                                	2023-04-07 18:16:08.255	info	Login to worx
                                worx.0
                                	2023-04-07 18:16:08.209	info	starting. Version 2.0.3 (non-npm: iobroker-community-adapters/ioBroker.worx) in /opt/iobroker/node_modules/iobroker.worx, node: v18.15.0, js-controller: 4.0.24
                                worx.0
                                	2023-04-07 18:16:07.793	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                                worx.0
                                	2023-04-07 18:16:01.422	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                worx.0
                                	2023-04-07 18:16:01.420	info	terminating
                                worx.0
                                	2023-04-07 18:16:01.418	info	Got terminate signal TERMINATE_YOURSELF
                                worx.0
                                	2023-04-07 17:51:50.912	error	MQTT ERROR: Error: client disconnecting
                                worx.0
                                	2023-04-07 17:51:50.055	warn	Adapter start date: 7.4.2023, 06:49:44
                                worx.0
                                	2023-04-07 17:51:50.019	warn	Request counter since adapter start: 1
                                worx.0
                                	2023-04-07 17:51:50.018	warn	Maybe your connection is blocked from Worx or your worx is offline. Restart Mqtt connection automatic in 24h
                                worx.0
                                	2023-04-07 17:49:52.791	info	rawMqtt receive 401 error. Refresh Token in 60 seconds
                                	
                                
                                
                                
                                worx.0
                                	2023-04-07 17:51:50.912	error	MQTT ERROR: Error: client disconnecting
                                worx.0
                                	2023-04-07 17:41:52.969	error	"<!DOCTYPE html>\n<!--[if lt IE 7]> <html class=\"no-js ie6 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if IE 7]> <html class=\"no-js ie7 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if IE 8]> <html class=\"no-js ie8 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js\" lang=\"en-US\"> <!--<![endif]-->\n<head>\n\n\n<title>id.eu.worx.com | 504: Gateway time-out</title>\n<meta charset=\"UTF-8\" />\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" />\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" />\n<link rel=\"stylesheet\" id=\"cf_styles-css\" href=\"/cdn-cgi/styles/main.css\" />\n\n\n</head>\n<body>\n<div id=\"cf-wrapper\">\n\n \n\n <div id=\"cf-error-details\" class=\"p-0\">\n <header class=\"mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8\">\n <h1 class=\"inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2\">\n \n <span class=\"inline-block\">Gateway time-out</span>\n <span class=\"code-label\">Error code 504</span>\n </h1>\n <div>\n Visit <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">cloudflare.com</a> for more information.\n </div>\n <div class=\"mt-3\">2023-04-07 15:41:52 UTC</div>\n </header>\n \n <div class=\"my-8 bg-gradient-gray\">\n <div class=\"w-240 lg:w-full mx-auto\">\n <div class=\"clearfix md:px-8\">\n \n<div id=\"cf-browser-status\" class=\" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n \n <span class=\"cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n \n </div>\n <span class=\"md:block w-full truncate\">You</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n \n Browser\n \n </h3>\n <span class=\"leading-1.3 text-2xl text-green-success\">Working</span>\n</div>\n\n<div id=\"cf-cloudflare-status\" class=\" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n <span class=\"cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n </a>\n </div>\n <span class=\"md:block w-full truncate\">Frankfurt</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n Cloudflare\n </a>\n </h3>\n <span class=\"leading-1.3 text-2xl text-green-success\">Working</span>\n</div>\n\n<div id=\"cf-host-status\" class=\"cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n \n <span class=\"cf-icon-server block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n \n </div>\n <span class=\"md:block w-full truncate\">id.eu.worx.com</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n \n Host\n \n </h3>\n <span class=\"leading-1.3 text-2xl text-red-error\">Error</span>\n</div>\n\n </div>\n \n </div>\n </div>\n\n <div class=\"w-240 lg:w-full mx-auto mb-8 lg:px-8\">\n <div class=\"clearfix\">\n <div class=\"w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed\">\n <h2 class=\"text-3xl font-normal leading-1.3 mb-4\">What happened?</h2>\n <p>The web server reported a gateway time-out error.</p>\n </div>\n \n <div class=\"w-1/2 md:w-full float-left leading-relaxed\">\n <h2 class=\"text-3xl font-normal leading-1.3 mb-4\">What can I do?</h2>\n <p class=\"mb-6\">Please try again in a few minutes.</p>\n </div>\n </div>\n \n </div>\n\n <div class=\"cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300\">\n <p class=\"text-13\">\n <span class=\"cf-footer-item sm:block sm:mb-1\">Cloudflare Ray ID: <strong class=\"font-semibold\">7b435f1d7cad3734</strong></span>\n <span class=\"cf-footer-separator sm:hidden\">&bull;</span>\n <span id=\"cf-footer-item-ip\" class=\"cf-footer-item hidden sm:block sm:mb-1\">\n Your IP:\n <button type=\"button\" id=\"cf-footer-ip-reveal\" class=\"cf-footer-ip-reveal-btn\">Click to reveal</button>\n <span class=\"hidden\" id=\"cf-footer-ip\">87.158.63.132</span>\n <span class=\"cf-footer-separator sm:hidden\">&bull;</span>\n </span>\n <span class=\"cf-footer-item sm:block sm:mb-1\"><span>Performance &amp; security by</span> <a rel=\"noopener noreferrer\" href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" id=\"brand_link\" target=\"_blank\">Cloudflare</a></span>\n \n </p>\n <script>(function(){function d(){var b=a.getElementById(\"cf-footer-item-ip\"),c=a.getElementById(\"cf-footer-ip-reveal\");b&&\"classList\"in b&&(b.classList.remove(\"hidden\"),c.addEventListener(\"click\",function(){c.classList.add(\"hidden\");a.getElementById(\"cf-footer-ip\").classList.remove(\"hidden\")}))}var a=document;document.addEventListener&&a.addEventListener(\"DOMContentLoaded\",d)})();</script>\n</div><!-- /.error-footer -->\n\n\n </div>\n</div>\n</body>\n</html>\n\n"
                                worx.0
                                	2023-04-07 17:41:52.968	error	AxiosError: Request failed with status code 504
                                worx.0
                                	2023-04-07 17:32:32.727	error	"<!DOCTYPE html>\n<!--[if lt IE 7]> <html class=\"no-js ie6 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if IE 7]> <html class=\"no-js ie7 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if IE 8]> <html class=\"no-js ie8 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js\" lang=\"en-US\"> <!--<![endif]-->\n<head>\n\n\n<title>id.eu.worx.com | 504: Gateway time-out</title>\n<meta charset=\"UTF-8\" />\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" />\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" />\n<link rel=\"stylesheet\" id=\"cf_styles-css\" href=\"/cdn-cgi/styles/main.css\" />\n\n\n</head>\n<body>\n<div id=\"cf-wrapper\">\n\n \n\n <div id=\"cf-error-details\" class=\"p-0\">\n <header class=\"mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8\">\n <h1 class=\"inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2\">\n \n <span class=\"inline-block\">Gateway time-out</span>\n <span class=\"code-label\">Error code 504</span>\n </h1>\n <div>\n Visit <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">cloudflare.com</a> for more information.\n </div>\n <div class=\"mt-3\">2023-04-07 15:32:32 UTC</div>\n </header>\n \n <div class=\"my-8 bg-gradient-gray\">\n <div class=\"w-240 lg:w-full mx-auto\">\n <div class=\"clearfix md:px-8\">\n \n<div id=\"cf-browser-status\" class=\" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n \n <span class=\"cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n \n </div>\n <span class=\"md:block w-full truncate\">You</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n \n Browser\n \n </h3>\n <span class=\"leading-1.3 text-2xl text-green-success\">Working</span>\n</div>\n\n<div id=\"cf-cloudflare-status\" class=\" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n <span class=\"cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n </a>\n </div>\n <span class=\"md:block w-full truncate\">Frankfurt</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n Cloudflare\n </a>\n </h3>\n <span class=\"leading-1.3 text-2xl text-green-success\">Working</span>\n</div>\n\n<div id=\"cf-host-status\" class=\"cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n \n <span class=\"cf-icon-server block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n \n </div>\n <span class=\"md:block w-full truncate\">id.eu.worx.com</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n \n Host\n \n </h3>\n <span class=\"leading-1.3 text-2xl text-red-error\">Error</span>\n</div>\n\n </div>\n \n </div>\n </div>\n\n <div class=\"w-240 lg:w-full mx-auto mb-8 lg:px-8\">\n <div class=\"clearfix\">\n <div class=\"w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed\">\n <h2 class=\"text-3xl font-normal leading-1.3 mb-4\">What happened?</h2>\n <p>The web server reported a gateway time-out error.</p>\n </div>\n \n <div class=\"w-1/2 md:w-full float-left leading-relaxed\">\n <h2 class=\"text-3xl font-normal leading-1.3 mb-4\">What can I do?</h2>\n <p class=\"mb-6\">Please try again in a few minutes.</p>\n </div>\n </div>\n \n </div>\n\n <div class=\"cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300\">\n <p class=\"text-13\">\n <span class=\"cf-footer-item sm:block sm:mb-1\">Cloudflare Ray ID: <strong class=\"font-semibold\">7b43516ffaf73802</strong></span>\n <span class=\"cf-footer-separator sm:hidden\">&bull;</span>\n <span id=\"cf-footer-item-ip\" class=\"cf-footer-item hidden sm:block sm:mb-1\">\n Your IP:\n <button type=\"button\" id=\"cf-footer-ip-reveal\" class=\"cf-footer-ip-reveal-btn\">Click to reveal</button>\n <span class=\"hidden\" id=\"cf-footer-ip\">87.158.63.132</span>\n <span class=\"cf-footer-separator sm:hidden\">&bull;</span>\n </span>\n <span class=\"cf-footer-item sm:block sm:mb-1\"><span>Performance &amp; security by</span> <a rel=\"noopener noreferrer\" href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" id=\"brand_link\" target=\"_blank\">Cloudflare</a></span>\n \n </p>\n <script>(function(){function d(){var b=a.getElementById(\"cf-footer-item-ip\"),c=a.getElementById(\"cf-footer-ip-reveal\");b&&\"classList\"in b&&(b.classList.remove(\"hidden\"),c.addEventListener(\"click\",function(){c.classList.add(\"hidden\");a.getElementById(\"cf-footer-ip\").classList.remove(\"hidden\")}))}var a=document;document.addEventListener&&a.addEventListener(\"DOMContentLoaded\",d)})();</script>\n</div><!-- /.error-footer -->\n\n\n </div>\n</div>\n</body>\n</html>\n\n"
                                worx.0
                                	2023-04-07 17:32:32.726	error	AxiosError: Request failed with status code 504
                                	
                                	
                                	
                                	
                                	
                                

                                Update:
                                Gerade mal meine FritzBox und iobroker neu gestartet, Adapter ist wieder grün. Hatte bestimmt einen Schluckauf.
                                Aber Aufschreie gab es trotzdem von meinen Mädels, weil das Internet weg war. 🙂 🙂

                                Verbindungsfehler in der app besteht trotdem weiter. Also wieder per Hand starten.

                                T 1 Reply Last reply Reply Quote 0
                                • nik82
                                  nik82 Most Active last edited by

                                  Jo bei mir jetzt auch wieder, obwohl Mäher schon eine halbe Stunde ohne irgendeine Aktion in der Station ist und lädt:

                                  
                                  worx.0
                                  2023-04-07 18:33:39.609	info	rawMqtt receive 401 error. Refresh Token in 60 seconds
                                  
                                  worx.0
                                  2023-04-07 18:31:58.756	error	{"message":"Server Error"}
                                  
                                  worx.0
                                  2023-04-07 18:31:58.756	error	AxiosError: Request failed with status code 500
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • L
                                    Lucky_ESA Developer Most Active last edited by

                                    Worx hat entweder ein Thema bei sich oder stellen vielleicht was um. Daher die Fehlermeldungen ignorieren und abwarten.

                                    Der Button worx.0.xxx.calendar.calJson_sendto funktioniert derzeit nicht. Wenn tombox Samstag oder Sonntag Zeit findet wird er mein Pull Request übernehmen.

                                    Gruß//Lucky

                                    I falke69 2 Replies Last reply Reply Quote 1
                                    • I
                                      iobroker2001 @Lucky_ESA last edited by

                                      @lucky_esa Gleiche bei mir, ist ein Worx-Serverproblem.

                                      D 1 Reply Last reply Reply Quote 0
                                      • D
                                        dbu828 last edited by

                                        Bei mir auch (Seit Sonntagabend 2.4 bis jetzt 7.4 ohne Probleme) und jetzt kann Ich den Worx weder per iobroker noch per App starten.
                                        Fehlermeldung:

                                        
                                        worx.0
                                        2023-04-07 18:51:25.142	debug	{"message":"Unauthorized","code":"401.000"}
                                        worx.0
                                        2023-04-07 18:43:25.344	error	"<!DOCTYPE html>\n<!--[if lt IE 7]> <html class=\"no-js ie6 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if IE 7]> <html class=\"no-js ie7 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if IE 8]> <html class=\"no-js ie8 oldie\" lang=\"en-US\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js\" lang=\"en-US\"> <!--<![endif]-->\n<head>\n\n\n<title>id.eu.worx.com | 504: Gateway time-out</title>\n<meta charset=\"UTF-8\" />\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" />\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" />\n<link rel=\"stylesheet\" id=\"cf_styles-css\" href=\"/cdn-cgi/styles/main.css\" />\n\n\n</head>\n<body>\n<div id=\"cf-wrapper\">\n\n \n\n <div id=\"cf-error-details\" class=\"p-0\">\n <header class=\"mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8\">\n <h1 class=\"inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2\">\n \n <span class=\"inline-block\">Gateway time-out</span>\n <span class=\"code-label\">Error code 504</span>\n </h1>\n <div>\n Visit <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">cloudflare.com</a> for more information.\n </div>\n <div class=\"mt-3\">2023-04-07 16:43:25 UTC</div>\n </header>\n \n <div class=\"my-8 bg-gradient-gray\">\n <div class=\"w-240 lg:w-full mx-auto\">\n <div class=\"clearfix md:px-8\">\n \n<div id=\"cf-browser-status\" class=\" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n \n <span class=\"cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n \n </div>\n <span class=\"md:block w-full truncate\">You</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n \n Browser\n \n </h3>\n <span class=\"leading-1.3 text-2xl text-green-success\">Working</span>\n</div>\n\n<div id=\"cf-cloudflare-status\" class=\" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n <span class=\"cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n </a>\n </div>\n <span class=\"md:block w-full truncate\">Milan</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n <a href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n Cloudflare\n </a>\n </h3>\n <span class=\"leading-1.3 text-2xl text-green-success\">Working</span>\n</div>\n\n<div id=\"cf-host-status\" class=\"cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center\">\n <div class=\"relative mb-10 md:m-0\">\n \n <span class=\"cf-icon-server block md:hidden h-20 bg-center bg-no-repeat\"></span>\n <span class=\"cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4\"></span>\n \n </div>\n <span class=\"md:block w-full truncate\">id.eu.worx.com</span>\n <h3 class=\"md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3\">\n \n Host\n \n </h3>\n <span class=\"leading-1.3 text-2xl text-red-error\">Error</span>\n</div>\n\n </div>\n \n </div>\n </div>\n\n <div class=\"w-240 lg:w-full mx-auto mb-8 lg:px-8\">\n <div class=\"clearfix\">\n <div class=\"w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed\">\n <h2 class=\"text-3xl font-normal leading-1.3 mb-4\">What happened?</h2>\n <p>The web server reported a gateway time-out error.</p>\n </div>\n \n <div class=\"w-1/2 md:w-full float-left leading-relaxed\">\n <h2 class=\"text-3xl font-normal leading-1.3 mb-4\">What can I do?</h2>\n <p class=\"mb-6\">Please try again in a few minutes.</p>\n </div>\n </div>\n \n </div>\n\n <div class=\"cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300\">\n <p class=\"text-13\">\n <span class=\"cf-footer-item sm:block sm:mb-1\">Cloudflare Ray ID: <strong class=\"font-semibold\">7b43b943f9babb09</strong></span>\n <span class=\"cf-footer-separator sm:hidden\">&bull;</span>\n <span id=\"cf-footer-item-ip\" class=\"cf-footer-item hidden sm:block sm:mb-1\">\n Your IP:\n <button type=\"button\" id=\"cf-footer-ip-reveal\" class=\"cf-footer-ip-reveal-btn\">Click to reveal</button>\n <span class=\"hidden\" id=\"cf-footer-ip\">178.197.249.25</span>\n <span class=\"cf-footer-separator sm:hidden\">&bull;</span>\n </span>\n <span class=\"cf-footer-item sm:block sm:mb-1\"><span>Performance &amp; security by</span> <a rel=\"noopener noreferrer\" href=\"https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_504&utm_campaign=id.eu.worx.com\" id=\"brand_link\" target=\"_blank\">Cloudflare</a></span>\n \n </p>\n <script>(function(){function d(){var b=a.getElementById(\"cf-footer-item-ip\"),c=a.getElementById(\"cf-footer-ip-reveal\");b&&\"classList\"in b&&(b.classList.remove(\"hidden\"),c.addEventListener(\"click\",function(){c.classList.add(\"hidden\");a.getElementById(\"cf-footer-ip\").classList.remove(\"hidden\")}))}var a=document;document.addEventListener&&a.addEventListener(\"DOMContentLoaded\",d)})();</script>\n</div><!-- /.error-footer -->\n\n\n </div>\n</div>\n</body>\n</html>\n\n"
                                        
                                        worx.0
                                        2023-04-07 18:43:25.344	error	AxiosError: Request failed with status code 504
                                        worx.0
                                        2023-04-07 18:41:25.113	info	rawMqtt receive 401 error. Refresh Token in 60 seconds
                                        
                                        worx.0
                                        2023-04-07 18:41:25.113	debug	{"message":"Unauthorized","code":"401.000"}
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          dbu828 @iobroker2001 last edited by dbu828

                                          @iobroker2001 said in Adapter: Worx Landroid v2.x.x:

                                          @lucky_esa Gleiche bei mir, ist ein Worx-Serverproblem.

                                          Ja irgendwas mit cloudflare.

                                          3e34e91b-c720-40c2-aa29-687b8a7cef3e-image.png

                                          1 Reply Last reply Reply Quote 0
                                          • falke69
                                            falke69 @Lucky_ESA last edited by

                                            @lucky_esa

                                            Habe gerade bei Facebook gesehen, dass es noch andere betrifft, die sich auch nicht mehr in der App anmelden können.
                                            Es liegt also nicht an dem Adapter oder iobroker.
                                            Im log kann man auch die Meldung sehen, dass der Dienst nicht erreichbar ist.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            908
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

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