Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Entwicklung
  4. Adapter: Worx Landroid v2.x.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.4k

Adapter: Worx Landroid v2.x.x

Geplant Angeheftet Gesperrt Verschoben Entwicklung
1.2k Beiträge 121 Kommentatoren 460.1k Aufrufe 64 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Semmy

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

    Viele Grüße
    Semmy

    I Offline
    I Offline
    iobroker2001
    schrieb am zuletzt editiert von iobroker2001
    #742

    @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 Antwort Letzte Antwort
    0
    • I 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 Offline
      S Offline
      Semmy
      schrieb am zuletzt editiert von
      #743

      @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 Antwort Letzte Antwort
      0
      • S Semmy

        @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 Offline
        I Offline
        iobroker2001
        schrieb am zuletzt editiert von
        #744

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

        S 1 Antwort Letzte Antwort
        0
        • I iobroker2001

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

          S Offline
          S Offline
          Semmy
          schrieb am zuletzt editiert von
          #745

          @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 Antwort Letzte Antwort
          0
          • S Semmy

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

            I Offline
            I Offline
            iobroker2001
            schrieb am zuletzt editiert von
            #746

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

            S 1 Antwort Letzte Antwort
            0
            • I iobroker2001

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

              S Offline
              S Offline
              Semmy
              schrieb am zuletzt editiert von Semmy
              #747

              @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 Antwort Letzte Antwort
              0
              • nik82N Offline
                nik82N Offline
                nik82
                Most Active
                schrieb am zuletzt editiert von
                #748

                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 Antwort Letzte Antwort
                0
                • L 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

                  falke69F Offline
                  falke69F Offline
                  falke69
                  schrieb am zuletzt editiert von falke69
                  #749

                  @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 Antwort Letzte Antwort
                  0
                  • nik82N Offline
                    nik82N Offline
                    nik82
                    Most Active
                    schrieb am zuletzt editiert von
                    #750

                    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 Antwort Letzte Antwort
                    0
                    • L Online
                      L Online
                      Lucky_ESA
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #751

                      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 falke69F 2 Antworten Letzte Antwort
                      1
                      • L Lucky_ESA

                        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 Offline
                        I Offline
                        iobroker2001
                        schrieb am zuletzt editiert von
                        #752

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

                        D 1 Antwort Letzte Antwort
                        0
                        • D Offline
                          D Offline
                          dbu828
                          schrieb am zuletzt editiert von
                          #753

                          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 Antwort Letzte Antwort
                          0
                          • I iobroker2001

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

                            D Offline
                            D Offline
                            dbu828
                            schrieb am zuletzt editiert von dbu828
                            #754

                            @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 Antwort Letzte Antwort
                            0
                            • L Lucky_ESA

                              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

                              falke69F Offline
                              falke69F Offline
                              falke69
                              schrieb am zuletzt editiert von
                              #755

                              @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 Antwort Letzte Antwort
                              0
                              • falke69F 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 Offline
                                T Offline
                                tombox
                                schrieb am zuletzt editiert von
                                #756

                                @falke69 Fehler 500 oder 504 liegen bei worx also einfach gedulden

                                1 Antwort Letzte Antwort
                                0
                                • L Online
                                  L Online
                                  Lucky_ESA
                                  Developer Most Active
                                  schrieb am zuletzt editiert von
                                  #757

                                  Scheint wieder zu funktionieren. Musste mich allerdings in der APP ein mal abmelden und neu anmelden.

                                  Gruß//Lucky

                                  1 Antwort Letzte Antwort
                                  0
                                  • A Offline
                                    A Offline
                                    Andersmacher
                                    schrieb am zuletzt editiert von Andersmacher
                                    #758

                                    Hallo in die Runde!
                                    Gibt es das "Problem" bei anderen auch / ist es bereits bekannt?:

                                    Ich habe einen M700 und in meiner View einen Hinweis eingebaut der angezeigt wird, wenn die neuste angebotene Firmware eine andere Bezeichnung hat als die bei mir installierte (also letztendlich signalisiert das, wenn es eine neue Version gibt). Dieser Hinweis wird mir seit Inbetriebnahme des Mähers nach der Winterpause vor ein paar Tagen angezeigt.
                                    Wollte daher nun die neue Firmware installieren und habe dabei festgestellt, daß es gar keine neue gibt. Bei mir ist V3.28 installiert.
                                    Genaueres Nachsehen ergab dann:
                                    Worx_Firmware_Neu.PNG
                                    Aber:
                                    Worx_Firmware.PNG
                                    Wo die ganzen Nachkommastellen herkommen? Keine Ahnung.
                                    Witzigerweise scheinen sie auch nicht immer da zu sein, denn von Zeit zu Zeit verschwindet mein Anzeigehinweis für kurze Zeit. Leider bisher immer so kurz, daß ich es noch nicht geschafft habe, genau dann den Datenpunktwert anzusehen und einen Screenshot zu erstellen.
                                    Was mir auch aufgefallen ist:
                                    Der Typ der Firmwaredatenpunkte ist Zahl und nicht Zeichenkette. Ist das Absicht? Was passiert, wenn Worx eine Firmware der Form 3.28.x herausbringt?

                                    ioBroker auf Raspi4B 8GB Debian(12) 64Bit

                                    falke69F 1 Antwort Letzte Antwort
                                    0
                                    • A Andersmacher

                                      Hallo in die Runde!
                                      Gibt es das "Problem" bei anderen auch / ist es bereits bekannt?:

                                      Ich habe einen M700 und in meiner View einen Hinweis eingebaut der angezeigt wird, wenn die neuste angebotene Firmware eine andere Bezeichnung hat als die bei mir installierte (also letztendlich signalisiert das, wenn es eine neue Version gibt). Dieser Hinweis wird mir seit Inbetriebnahme des Mähers nach der Winterpause vor ein paar Tagen angezeigt.
                                      Wollte daher nun die neue Firmware installieren und habe dabei festgestellt, daß es gar keine neue gibt. Bei mir ist V3.28 installiert.
                                      Genaueres Nachsehen ergab dann:
                                      Worx_Firmware_Neu.PNG
                                      Aber:
                                      Worx_Firmware.PNG
                                      Wo die ganzen Nachkommastellen herkommen? Keine Ahnung.
                                      Witzigerweise scheinen sie auch nicht immer da zu sein, denn von Zeit zu Zeit verschwindet mein Anzeigehinweis für kurze Zeit. Leider bisher immer so kurz, daß ich es noch nicht geschafft habe, genau dann den Datenpunktwert anzusehen und einen Screenshot zu erstellen.
                                      Was mir auch aufgefallen ist:
                                      Der Typ der Firmwaredatenpunkte ist Zahl und nicht Zeichenkette. Ist das Absicht? Was passiert, wenn Worx eine Firmware der Form 3.28.x herausbringt?

                                      falke69F Offline
                                      falke69F Offline
                                      falke69
                                      schrieb am zuletzt editiert von falke69
                                      #759

                                      @andersmacher

                                      also ich habe den M500 und bei mir passt es. Ich habe aber heute gerade erst bei Facebook gesehen, das einige darüber berichten, das laut App, die installierte Firmware neuer ist, als die angebotene.
                                      Ich vermute, dass es an den "Schluckauf" von gestern bei Worx zusammenhängt.
                                      Vielleicht liegt es daran?
                                      Bei mir ist die v2.0.3 vom Adapter installiert (zuzügl. aktuelle Änderungen von git).
                                      Eventuell mal den Adapter neu starten.

                                      Bei mir sind beide Datenpunkte als Zahl angegeben.

                                      A 1 Antwort Letzte Antwort
                                      0
                                      • falke69F falke69

                                        @andersmacher

                                        also ich habe den M500 und bei mir passt es. Ich habe aber heute gerade erst bei Facebook gesehen, das einige darüber berichten, das laut App, die installierte Firmware neuer ist, als die angebotene.
                                        Ich vermute, dass es an den "Schluckauf" von gestern bei Worx zusammenhängt.
                                        Vielleicht liegt es daran?
                                        Bei mir ist die v2.0.3 vom Adapter installiert (zuzügl. aktuelle Änderungen von git).
                                        Eventuell mal den Adapter neu starten.

                                        Bei mir sind beide Datenpunkte als Zahl angegeben.

                                        A Offline
                                        A Offline
                                        Andersmacher
                                        schrieb am zuletzt editiert von
                                        #760

                                        @falke69 Danke für die Rückmeldung, aber daß es mit dem "Schluckauf" von gestern zu tun hat, kann ich mir nicht vorstellen, da es ja auch die Tage vorher schon so war und auch noch immer so ist. Neustart Adapter/Instanz hatte ich schon gemacht, behob das "Problem" jedoch nicht.
                                        Habe auch die V2.0.3 des Adapters, jedoch ohne Git-Aktualisierungen. Da es ja kein "lebensbedrohliches Problem" ist, will ich möglichst bei "stable" bleiben.

                                        Dachte nur, ich tue meine Beobachtung hier mal kund, denn wenn sowieso gerade am Adapter gebastelt wird, kann der Entwickler ja vielleicht entscheiden, ob da noch Änderungen notwendig/sinnvoll sind, auch bezüglich Datentyp.

                                        ioBroker auf Raspi4B 8GB Debian(12) 64Bit

                                        1 Antwort Letzte Antwort
                                        0
                                        • L Online
                                          L Online
                                          Lucky_ESA
                                          Developer Most Active
                                          schrieb am zuletzt editiert von
                                          #761

                                          @nik82

                                          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"
                                          

                                          Kannst du bitte mal schauen was bei dir eingetragen wird.
                                          worx.0.xxx.mower.firmware

                                          @andersmacher

                                          Wo die ganzen Nachkommastellen herkommen? Keine Ahnung. -> Gute Frage
                                          Der Typ der Firmwaredatenpunkte ist Zahl und nicht Zeichenkette. Ist das Absicht? -> Ja, hatte mir tagelang Gedanken zu gemacht. Schau mal unter worx.0.xxx.mower.firmware_available_all, dort kommt so ein Format nicht vor.

                                          @andersmacher

                                          Kann der Entwickler ja vielleicht entscheiden, ob da noch Änderungen notwendig/sinnvoll sind, auch bezüglich Datentyp. -> Das soll eigentlich bei Number bleiben. Bitte weiter beobachten.
                                          Bei mir tritt dieses Thema nicht auf.

                                          Auf dem GIT ist nun der Fehler "calJson_sendto" behoben.

                                          Gruß//Lucky

                                          nik82N falke69F A 4 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          398

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe