8000 ERROR SungrowClient Error on trying to disconnect from the inverter: 'NoneType' object has no attribute 'close' · Issue #215 · bohdan-s/SunGather · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ERROR SungrowClient Error on trying to disconnect from the inverter: 'NoneType' object has no attribute 'close' #215

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

Open
chrauscher opened this issue Jan 29, 2025 · 0 comments

Comments

@chrauscher
Copy link

Hi!

I have a SH10RT-20 connected to my local network. When I start the docker container the inverter is read correctly. I use modbus.

The output is as follows:

sungatherevo | 2025-01-29 14:03:32 INFO sungather Loading module ´exports/webserver.py. sungatherevo | 2025-01-29 14:03:32 INFO webserver Webserver: Configured sungatherevo | 2025-01-29 14:03:32 INFO sungather Starting scrape ... sungatherevo | 2025-01-29 14:03:32 INFO SungrowClient Start reading ranges of data from inverter. sungatherevo | 2025-01-29 14:03:32 INFO SungrowClient Start reading a single range of data, type ´read, slave ´None, start 4949, count 50. ... sungatherevo | 2025-01-29 14:03:32 INFO SungrowClient Start reading a single range of data, type ´hold, slave ´None, start 33200, count 100. sungatherevo | 2025-01-29 14:03:32 WARNING SungrowClient No data returned for type ´hold, slave id ´None`, start 33200, count 100
sungatherevo | 2025-01-29 14:03:32 INFO SungrowClient Finished reading ranges of data from inverter in 0.1599 seconds.
sungatherevo | 2025-01-29 14:03:32 ERROR SungrowClient Error on trying to disconnect from the inverter: 'NoneType' object has no attribute 'close'
sungatherevo | 2025-01-29 14:03:32 WARNING sungather Data collection failed, skipped exporting data.

Any idea what is wrong.

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

1 participant
0