Open MelleD opened 1 year ago
Hi, which error message do you get?
Hi, what do you mean? I see no error (just the HTTP 404). After router restart everything is fine
but this happen from time to time... little bit annoying to restart the router all the time ;)
I have never seen such behavior before and I couldn't explain why :thinking: I don't know how to help, but I'll leave the issue open, let's see if there are more people affected.
I have never seen such behavior before and I couldn't explain why 🤔
Ok interesting. Thanks for the feedback.
Maybe other have also the same issue and have a hint for me how to solve it
It's that time again :)
Logger: custom_components.speedport.device
Source: helpers/update_coordinator.py:303
Integration: Speedport ([documentation](https://github.com/Andre0512/speedport/), [issues](https://github.com/Andre0512/speedport/issues))
First occurred: 29. November 2023 um 21:10:21 (1 occurrences)
Last logged: 29. November 2023 um 21:10:21
Error requesting Speedport Smart 4 Typ A data: Server disconnected
and
Timeout fetching Speedport data
27. November 2023 um 23:46:13 – (FEHLER) Speedport (benutzerdefinierte Integration)
i open the integration give the corect password, click ok (with or without https) but nothing is doing. its only comes a error:
my speedport is: smart 4
Speedport Unexpected error Host: speedport.ip Password: 1234example
from logview: with http ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
raise ClientConnectorError(req.connection_key, exc) from exc
aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host http:80 ssl:default [Name has no usable address]
with https: raise ClientConnectorError(req.connection_key, exc) from exc aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host speedport.ip:443 ssl:default [Name does not resolve]
I don't think SSL works without the client knowing the certificate. You should try your internal router address or ip.
Since I installed the integration, my Speedport UI is no longer accessible after a while, i.e. the router is still running but http://speedport.ip/ is not accessible. Could anyone else see this?