-
Notifications
You must be signed in to change notification settings - Fork 14
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: Connection aborted.', RemoteDisconnected('Remote end closed connection without response') #45
Comments
Having the same issue. |
Me too |
Yep, same here. Home Assistant 2023.4.1 (Docker) |
i've had also the same issue. But i fear it has something to do at the other end, at solaredge. the web request fails because of a error/timeout at there end. |
Have a look at gjdv/packaging_solaredgeoptimizers@df94fc1 |
hi, i will try it out but yes, put in a PR :) |
As per request: ProudElm/packaging_solaredgeoptimizers#11 Doesn't cover all issues caused by the SE portal being instable, but as said, reduces problems a lot |
I recently get connection errors, indicated in the log as
`This error originated from a custom integration.
Logger: custom_components.solaredgeoptimizers.sensor
Source: custom_components/solaredgeoptimizers/sensor.py:178
Integration: SolarEdge Optimizers Data (documentation, issues)
First occurred: 08:01:23 (2 occurrences)
Last logged: 12:22:44
('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))`
followed by:
`This error originated from a custom integration.
Logger: custom_components.solaredgeoptimizers.sensor
Source: helpers/update_coordinator.py:182
Integration: SolarEdge Optimizers Data (documentation, issues)
First occurred: 08:01:23 (2 occurrences)
Last logged: 12:22:44
Error fetching SolarEdgeOptimizer data: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))`
Sometimes it's working after a few minutes again, sometimes not working until I restart HA.
Any idea?
Home Assistant 2023.3.6
Supervisor 2023.03.3
Operating System 9.5
Frontend 20230309.1 - latest
The text was updated successfully, but these errors were encountered: