-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
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
Error fetching openweathermap data: HTTPSConnectionPool #109283
Comments
Hey there @fabaff, @freekode, @nzapponi, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) openweathermap documentation |
Hi there, I have exactly the same issue. I also saw that other integrations fail sometines to get a connection. Maybe a generel issue? Related to #113481 ? |
Getting similar error Logger: homeassistant.components.openweathermap.weather_update_coordinator Error fetching openweathermap data: HTTPSConnectionPool(host='api.openweathermap.org', port=443): Max retries exceeded with url: /data/2.5/forecast?APPID=64cb78aea36ef80545fe48e2582e54d9&lang=en&lon=-1.7XXXXXXXXXXXX&lat=52.4YYYYYYYYYYYYY (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)'))) |
Getting similar error Logger: homeassistant.components.openweathermap.weather_update_coordinator Error fetching openweathermap data: HTTPSConnectionPool(host='api.openweathermap.org', port=443): Max retries exceeded with url: /data/2.5/weather?APPID=240fc3f2b7c064a21bbb3e9bc5f1e3e0&lang=de&lon=8.419132232666017&lat=53.34209049080718 (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)'))) |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
see error below, not sure what it does
What version of Home Assistant Core has the issue?
core-2024.1.5
What was the last working version of Home Assistant Core?
core-2024.1.5
What type of installation are you running?
Home Assistant OS
Integration causing the issue
OpenWeatherMap
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
The text was updated successfully, but these errors were encountered: