Fast jede Nacht disconnect

Sooo war heute außer Haus und wie ich wieder da war .....: disconnect!
Auf dem Windows PC stand unter Protokoll dieses :
20240310_153903.jpg
Weiterhin habe ich im Windows das vollständige Protokoll gespeichert !
2024-03-09 11:27:23.385 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-03-09 11:27:23.386 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration meross_lan which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-03-09 11:27:23.388 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-03-09 11:27:24.898 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2024-03-09 11:27:24.916 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=23 from 2024-03-09 02:07:14.611506)
2024-03-09 11:27:29.286 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues
2024-03-09 11:27:30.981 WARNING (MainThread) [homeassistant.components.light] sonoff.sonoff_1000953d4c_1 (<class 'custom_components.sonoff.light.XFanLight'>) does not set supported color modes, this will stop working in Home Assistant Core 2025.3, please create a bug report at https://github.com/AlexxIT/SonoffLAN/issues
2024-03-09 11:27:30.981 WARNING (MainThread) [homeassistant.components.light] sonoff.sonoff_1000953fcc_1 (<class 'custom_components.sonoff.light.XFanLight'>) does not set supported color modes, this will stop working in Home Assistant Core 2025.3, please create a bug report at https://github.com/AlexxIT/SonoffLAN/issues
2024-03-09 18:32:06.662 ERROR (MainThread) [homeassistant.helpers.translation] Validation of translation placeholders for localized (de) string component.meross_lan.issues.cloud_token_expired.fix_flow.step.profile.description failed
2024-03-09 18:34:33.886 ERROR (MainThread) [aiohomekit.utils] Failure running background task: Task-38907
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/aiohomekit/utils.py", line 40, in _handle_task_result
task.result()
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/pairing.py", line 423, in _process_config_changed
await self.list_accessories_and_characteristics()
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/pairing.py", line 181, in list_accessories_and_characteristics
response = await self.connection.get_json("/accessories")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/connection.py", line 371, in get_json
response = await self.get(target)
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/connection.py", line 365, in get
return await self.request(
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/connection.py", line 525, in request
raise AccessoryDisconnectedError("Tried to send while not connected")
aiohomekit.exceptions.AccessoryDisconnectedError: Tried to send while not connected
2024-03-09 18:38:12.320 WARNING (MainThread) [custom_components.meross_lan.mts200_###############################0] Appliance.Control.Multiple failed with no response: requests=3 expected size=1345
2024-03-09 18:39:16.560 WARNING (MainThread) [custom_components.meross_lan.mts200_###############################0] Appliance.Control.Multiple failed with no response: requests=3 expected size=1440
2024-03-09 18:39:58.393 ERROR (MainThread) [aioshelly.rpc_device.wsrpc] 192.168.178.200: Pong not received, device is likely unresponsive; disconnecting
2024-03-09 18:40:00.644 ERROR (MainThread) [homeassistant.components.shelly] Error fetching Therme data: Device disconnected: DeviceConnectionError(DeviceConnectionError(ClientConnectorError(ConnectionKey(host='192.168.178.200', port=80, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=-328827749384490543), OSError(113, "Connect call failed ('192.168.178.200', 80)"))))
2024-03-09 21:26:41.611 WARNING (Recorder) [homeassistant.components.recorder.entity_registry] Cannot migrate history for entity_id `switch.fubu1_frost_switch` to `switch.fubo_frost_switch` because the new entity_id is already in use
2024-03-09 21:26:41.620 WARNING (Recorder) [homeassistant.components.recorder.entity_registry] Cannot migrate history for entity_id `sensor.fubu1_frost_warning` to `sensor.fubo_frost_warning` because the new entity_id is already in use
2024-03-09 21:26:41.627 WARNING (Recorder) [homeassistant.components.recorder.entity_registry] Cannot migrate history for entity_id `switch.fubu1_overheat_switch` to `switch.fubo_overheat_switch` because the new entity_id is already in use
2024-03-09 21:26:41.634 WARNING (Recorder) [homeassistant.components.recorder.entity_registry] Cannot migrate history for entity_id `sensor.fubu1_overheat_warning` to `sensor.fubo_overheat_warning` because the new entity_id is already in use
2024-03-09 21:54:26.471 ERROR (MainThread) [frontend.js.latest.202403060] Uncaught error from Chrome WebView 122.0.6261.64 on Android 14
TypeError: Cannot read properties of undefined (reading 'domain')
_keyFunction (src/panels/config/integrations/dialog-add-integration.ts:464:16)
keyFunction (src/virtualize.ts:116:41)
r (src/directives/repeat.ts:56:28)
ct (src/directives/repeat.ts:93:52)
update (src/directive.ts:134:16)
_$AS (src/lit-html.ts:1085:23)
S (src/lit-html.ts:1362:12)
_$AI (src/async-directive.ts:366:18)
setValue (src/virtualize.ts:139:13)
dispatchEvent (src/Virtualizer.ts:808:23)
2024-03-10 10:46:57.521 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellyswitch25-00034F data: Error fetching data: DeviceConnectionError()
2024-03-10 13:05:43.893 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:9b3b2744-1a76-4944-8181-92a232dac647, reason: UpnpConnectionError('ClientConnectorError(ConnectionKey(host=\'192.168.178.45\', port=9197, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=-328827749384490543), ConnectionRefusedError(111, "Connect call failed (\'192.168.178.45\', 9197)"))', None)
2024-03-10 13:05:43.903 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:0887ec83-4d26-4eca-9661-109efc5e24e7, reason: UpnpConnectionError('ClientConnectorError(ConnectionKey(host=\'192.168.178.45\', port=9197, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=-328827749384490543), ConnectionRefusedError(111, "Connect call failed (\'192.168.178.45\', 9197)"))', None)
2024-03-10 13:05:43.915 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:a9c19ca3-2597-486d-9253-d8717090efd7, reason: UpnpConnectionError('ClientConnectorError(ConnectionKey(host=\'192.168.178.45\', port=9197, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=-328827749384490543), ConnectionRefusedError(111, "Connect call failed (\'192.168.178.45\', 9197)"))', None)
2024-03-10 15:37:47.493 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellyswitch25-00034F data: Error fetching data: DeviceConnectionError()
 
So hab jetzt die Schnute voll ,da ja selbst Experten aus meinem bescheidenen System nicht schlau werden ,habe ich mir nen raspi bestellt und werde es so nochmal versuchen ... Danke an alle die helfen wollten !
 
da ja selbst Experten aus meinem bescheidenen System nicht schlau werden
->
Gut zu wissen, da kannst Du dann - in Bezug auf die entsprechenden Zeiträume - direkt mal in die Windows-Ereignisanzeige schauen ("benutzerdefiniert/administrative Ereignisse" + "Windows-Protokolle/System" + ggf. "Windows-Protokolle/Anwendung"). Vielleicht findet sich da ja schon etwas entsprechendes in den jeweiligen Zeiträumen, denn dann könnte man bei den HA-Logs vermutlich lange suchen :)
Wenn HA in den Logs nur steht "geht nicht", hätten die Windows-Logs eventuell etwas auffälliges gezeigt -> "Windows"-Logs (Windows, das "Betriebssystem" - "nicht" HomeAssistant!), davon hast Du allerdings genau "garnichts" geschrieben 😁

Macht aber nix, wenn Du jetzt einen Raspi geordert hast: Besser eine SSD statt einer SD-Card verwenden und Backups nicht vergessen 🙃
 
habe ich mir nen raspi bestellt
Oh, das kam jetzt zu schnell.
Du hattest noch nicht geschrieben was für Clients das sind und was darauf für Software läuft. Das Protokoll bitte das nächste Mal als Code einfügen, dann ist es auch lesbar.

Und wenn Du es gesagt hättest, ich habe hier noch meinen bisherigen Raspberry Pi 4 mit 4GB und Argon One M.2 Gehäuse herumstehen und werde den demnächst verkaufen. Denn seit letzter Woche läuft Home Assistant OS als VM auf einem Lenovo M720q mit Proxmox als Hypervisor. So wie auch noch zwei LXC-Container, die auch jeweils einen Pi 4 ersetzen. Da ist dann noch ein Pi 4 4GB im Argon One Gehäuse "übrig". Einen Pi 4 4GB mit Argon One M.2 Gehäuse werde ich noch behalten.
 
Und wie greifst Du von beiden auf Home Assistant zu?

Und die beiden können dann Home Assistant nicht erreichen?
 
Mit der HA App aus dem Play Store , doch und da muss ich mich berichtigen ,ich kann mit beiden HA erreichen und zwar auch wenn das disconnect Bild zu sehen ist .... Hab mal die Protokolle von win geöffnet mit Eventvwr .... Alter Falter keine Ahnung was da alles falsch läuft , hätte Lesestoff bis Weihnachten und dabei ist das nur ein Datei und Musikserver nix großes und lief ein Jahr bislang problemlos ohne Meldungen!
 
Ich hoffe ich verstehe dich richtig .....
An den PC ist über HDMI ein 10 Zoll Touchscreen Monitor angeschlossen
 
ich verstehe dich richtig
Ich glaube nicht.

Auf meinem Pi 4 vorher und auch jetzt in einer VM gibt mir Home Assistant so in etwa folgendes aus:
Bildschirmfoto 2024-03-11 um 23.43.55.png

Da ist kein Dashboard oder sonstiges zu sehen.

Also mit was für einer Software gibst Du Dein Dashboard aus, das diese seltsame Meldung aus der ersten Nachricht anzeigt.
 
Im Moment bin ich ein wenig am kot..n ! Die komische App Homeassistent Tray Menu ist an allem Schuld,vermute ich ,denn mich wunderte, das ich mit dem Handy trotz dem disconnect immer noch vollen Zugriff hatte... Hab jetzt mal den Hass.Agent installiert und werde beobachten und berichten
 
Zurück
Oben