FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: fischle am 05 März 2023, 22:59:01

Titel: http Verbindungen unterbrochen / Webinterface nicht verfügbar
Beitrag von: fischle am 05 März 2023, 22:59:01
Hi Zusammen,
ich habe bei mir eine mittelgroße FHEM Installation - im Prinzip läuft die seit vielen Jahren problemlos. Leider habe ich seit kurzem das Problem, dass sich der "http"-Teil unregelmäßig aufhängt.

Das zeigt sich dadurch, dass die Webseite nicht mehr lädt, im Log sieht man auch, dass im prinzip fast alle Geräte, die per http aufgerufen werden einen Timeout haben - die liefern in der Zeit auch keine neue Daten.

Auftreten tut das ganze seitdem ich 5 Daikin Innengeräte per DaikinAC eingebunden habe - die Abfrage an sich funktioniert aber problemlos.

Was habe ich schon probiert:
- Abfrageintervall der Daikin Geräte hochgesetzt --> Problem tritt nicht mehr so häufig auf
- Timeout der Daikin Geräte auf 1s gesetz --> Viele Timeout einträte im Log.

Hier mal ein Auszug aus dem Log: Man sieht erst mal, (gegen 20:10), dass es "normale" timeouts gibt. Um 20:39 gibts dann massig timeouts die sich 10 minuten später wieder beruhigen.

Was auch noch spannend ist, dass Sonos auf einen IP-Adressen-Bereich zugreifen will, den ich so aus meinem Heimnetz nicht kenne.


2023.03.05 20:09:17 2: EG_WZ_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xxx (Timeout: process terminated)
2023.03.05 20:10:18 2: EG_WZ_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xxx (Timeout: process terminated)
2023.03.05 20:11:19 2: EG_WZ_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xxx (Timeout: process terminated)
2023.03.05 20:39:27 2: OG_KZ_KL_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xxx (Timeout: process terminated)
Loading device description failed with error: 500 Can't connect to 192.168.49.1:60000 (Connection timed out) (Location: http://192.168.49.1:60000/upnp/dev/93ffa372-8310-35d5-9f43-02a267205e5c/desc) at ./FHEM/00_SONOS.pm line 2478 thread 1.
Loading device description failed with error: 500 Can't connect to 192.168.49.1:60000 (Connection timed out) (Location: http://192.168.49.1:60000/upnp/dev/93ffa372-8310-35d5-9f43-02a267205e5c/desc) at ./FHEM/00_SONOS.pm line 2478 thread 1.
Loading device description failed with error: 500 Can't connect to 192.168.49.1:60000 (Connection timed out) (Location: http://192.168.49.1:60000/upnp/dev/93ffa372-8310-35d5-9f43-02a267205e5c/desc) at ./FHEM/00_SONOS.pm line 2478 thread 1.
Loading device description failed with error: 500 Can't connect to 192.168.49.1:60000 (Connection timed out) (Location: http://192.168.49.1:60000/upnp/dev/93ffa372-8310-35d5-9f43-02a267205e5c/desc) at ./FHEM/00_SONOS.pm line 2478 thread 1.
2023.03.05 20:48:15 1: broker.hivemq.com:1883 disconnected, waiting to reappear (Pegelsensor_MQTT)
2023.03.05 20:48:16 2: OG_KZ_GR_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xxx(Timeout: process terminated)
2023.03.05 20:48:16 1: 192.168.2.xxx:1883 disconnected, waiting to reappear (openwb_mqtt)
2023.03.05 20:48:16 1: 192.168.2.xxx:1000 disconnected, waiting to reappear (HMLAN1)
2023.03.05 20:48:16 1: HMLAN_Parse: HMLAN1 new condition disconnected
2023.03.05 20:49:46 2: DG_AZ_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xxx (Timeout: process terminated)
2023.03.05 20:49:46 2: EG_WZ_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xxx (Timeout: process terminated)
2023.03.05 20:49:46 2: OG_SZ_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xxx (Timeout: process terminated)
2023.03.05 20:49:46 2: OG_KZ_KL_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xxx (Timeout: process terminated)
2023.03.05 20:49:46 3: MQTTBroker: MQTTBroker_192.168.2.xxx_61313/DVES_E76B85 left us (keepalive check)
2023.03.05 20:49:46 3: BlockingCall for Jupiter was aborted
2023.03.05 20:49:46 1: broker.hivemq.com:1883 reappeared (Pegelsensor_MQTT)
2023.03.05 20:49:46 4: IP: 192.168.2.xx -> 192.168.2.xx
2023.03.05 20:49:46 1: Timeout for FRITZBOX_Readout_Run_Web reached, terminated process 1528
2023.03.05 20:49:46 1: Timeout for DWD_OpenData::GetAlertsStart reached, terminated process 1529
2023.03.05 20:49:46 3: DWD: GetAlertsAbort ERROR: downloading and processing weather alerts data failed (Timeout: process terminated)
2023.03.05 20:49:46 1: HMLAN_Parse: HMLAN1 new condition init
2023.03.05 20:49:46 1: 192.168.2.xx:1000 reappeared (HMLAN1)
2023.03.05 20:49:47 1: 192.168.2.xx:1883 reappeared (openwb_mqtt)
2023.03.05 20:49:47 1: broker.hivemq.com:1883 disconnected, waiting to reappear (Pegelsensor_MQTT)
2023.03.05 20:49:49 1: HMLAN_Parse: HMLAN1 new condition ok
2023.03.05 20:49:49 2: OG_KZ_GR_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xx (Timeout: process terminated)
2023.03.05 20:49:49 1: broker.hivemq.com:1883 reappeared (Pegelsensor_MQTT)
2023.03.05 20:50:47 2: DG_AZ_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xx (Timeout: process terminated)
2023.03.05 20:50:47 2: EG_WZ_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xx (Timeout: process terminated)
2023.03.05 20:50:47 2: OG_SZ_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xx (Timeout: process terminated)
2023.03.05 20:50:47 2: OG_KZ_KL_WP HVAC_DaikinAC_Poll(): failed (HVAC_DaikinAC_Poll) - Timeout while attempting to poll 192.168.2.xx (Timeout: process terminated


Jetzt wäre die Frage an die Experten: Was kann ich tun um das Problem besser einzugrenzen? Vom Bauchgefühl hängt das irgendwo an ner http-Abfrage.
Da ich recht viele Geräte mit http im Hintergrund habe (MQTT Client, MQTT Server, Sonos, Wetterabfrage, Klimageräte, ...) , bin ich noch etwas ratlos, wo ich anfangen soll.

Viele Grüße

Fabian
Titel: Antw:http Verbindungen unterbrochen / Webinterface nicht verfügbar
Beitrag von: ch.eick am 09 März 2023, 15:00:26
Hi,
ich hatte auch diverse Abbrüche, über alle möglichen Protokolle im Heimnetz.
Deshalb hatte ich dann mein Wlan mal aufgeräumt und z.B. zwei openWB ins Lan gewechselt.
Ein neues Qnap hatte das Gigabit Lan zu einem Laptop Wlan total geflutet, jetzt ist der Laptop auch im Lan und es ist läuft besser.

Alle Sonos aktualisiert und nach Möglichkeit auch vom Wlan ins Lan gewechselt.
Bei Sonos bin ich auch auf den Docker Container mit mqtt gewechset, was dort die disconnected Probleme behoben hat.

Das ist zwar nur allgemeines Zeugs, aber hilft vielleicht.

VG Christian
Titel: Antw:http Verbindungen unterbrochen / Webinterface nicht verfügbar
Beitrag von: fischle am 12 März 2023, 22:13:39
Hi,
vielen Dank für die Antwort. Habe jetzt das Daikin-Modul deaktiviert - leider tritt es immer noch auf.
Nach einigen Suchen bin ich auf Freezemon aufmerksam geworden und aktiviert in der Hoffnung, dass der evtl, was einfängt.

Grüße