Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Q] Speedport UI not accessible #9

Open
MelleD opened this issue Nov 19, 2023 · 7 comments
Open

[Q] Speedport UI not accessible #9

MelleD opened this issue Nov 19, 2023 · 7 comments

Comments

@MelleD
Copy link

MelleD commented Nov 19, 2023

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?

@Andre0512
Copy link
Owner

Hi, which error message do you get?

@MelleD
Copy link
Author

MelleD commented Nov 20, 2023

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 ;)

@Andre0512
Copy link
Owner

I have never seen such behavior before and I couldn't explain why 🤔
I don't know how to help, but I'll leave the issue open, let's see if there are more people affected.

@MelleD
Copy link
Author

MelleD commented Nov 22, 2023

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

@MelleD
Copy link
Author

MelleD commented Dec 1, 2023

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)

Bildschirmfoto 2023-12-01 um 14 34 02

@Frankymuc
Copy link

Frankymuc commented Jan 2, 2024

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]

@MelleD
Copy link
Author

MelleD commented Jan 2, 2024

I don't think SSL works without the client knowing the certificate. You should try your internal router address or ip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants