Sungrow SG5KD Works for a few hours and then fails #34
-
Hi Everyone Just wondering if anyone is having this fail after a few hours running? I'm running a 60 second scan_interval. For a while, I get:
Then a few hours later:
I thought it might have something to do with the way SungrowModbusTcpClient caches the key. But killing the process and starting it again doesn't solve the problem. It appears to just start working again some time later. Anyone else experience this, or is it just me? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Downgrading pymodbus as per #45 seems to resolve this for me. Now it works mostly, however it still seems to go offline overnight and doesn't respond again until some time in the morning |
Beta Was this translation helpful? Give feedback.
-
Having the same issue with my SG5KD. I just added a cron to restart the solariot docker container every hour. |
Beta Was this translation helpful? Give feedback.
Downgrading pymodbus as per #45 seems to resolve this for me. Now it works mostly, however it still seems to go offline overnight and doesn't respond again until some time in the morning