You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Goodwe GW15k-ET Inverter and a Pi that ask some Information with this Repository.
It's working, but sometimes it's losing connection. Then I get an Exception:
'
Unable to connect to the inverter at host=IPADDRESS, or your inverter is not supported yet.
Failures=[MaxRetriesException(), RequestFailedException('No valid response received even after 3 retries', 1)
'
I don't know why it cannot connect anymore because the IP-Address is always the same for the inverter (I configured it in the router).
Does anyone have the same Problem or has a workaround/solution for it ?
The text was updated successfully, but these errors were encountered:
Hello,
I have a Goodwe GW15k-ET Inverter and a Pi that ask some Information with this Repository.
It's working, but sometimes it's losing connection. Then I get an Exception:
'
Unable to connect to the inverter at host=IPADDRESS, or your inverter is not supported yet.
Failures=[MaxRetriesException(), RequestFailedException('No valid response received even after 3 retries', 1)
'
I don't know why it cannot connect anymore because the IP-Address is always the same for the inverter (I configured it in the router).
Does anyone have the same Problem or has a workaround/solution for it ?
The text was updated successfully, but these errors were encountered: