-
Notifications
You must be signed in to change notification settings - Fork 38
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
Version 5.0.0 is making my GoodWe inverter offline #106
Comments
I don't have any issues in my log though. |
Yep it makes the sems site/app go offline after a certain time and it won't go back online unless I restart the inverter physically. |
I installed this using HACS on my home assistant container in Truenas Scale. |
I will try to look into this if I find some time.
Does it also happen in v4.0.0? In order to deltadebug a bit more.
It sounds a bit like SEMS is rate limiting you. Also you can try using a separate/"non-read" user for the plugin. I think there is some info in the readme on this.
29 Mar 2024 14:33:08 danwinp ***@***.***>:
…
I installed this using HACS on my home assistant in Truenas Scale.
—
Reply to this email directly, view it on GitHub[#106 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AAEQZ3BXDADKYFVB6GFPT3LY2VUQVAVCNFSM6AAAAABFL4CJ3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRXGI2TCMJVGY].
You are receiving this because you commented.
[Tracking image][https://github.com/notifications/beacon/AAEQZ3CQZ6Z7HZJFW3VQPWTY2VUQVA5CNFSM6AAAAABFL4CJ3KWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTY2VS5I.gif]
|
I think it was ok with V4.0.0. I had it in V4.0.0 for a little more than a day or so and I don't remember it being an issue. It only started when I upgraded to V5.0.0. I did make a separate guest/visitor account for it. |
I just went straight to 3.7.4 as I have been on that for awhile without any issues. I needed my inverter to be working in the next several days as I use the automation to charge my EV car. I can try upgrading to V4 maybe after a week or so and report back to you if there is any issues. |
Also do you know if there are settings to prevent it from rate limiting me? |
No settings unfortunately. It seems the switch PR (5.0.0) includes some non-optimal code that calls the API twice for each sensor. Maybe that results in you being rate limited. I'm currently coding something up, but will need to test it first. I'll try to do that over the weekend. |
Awesome. No rush, I really appreciate the work you've done for this! |
I'm also getting this. Seems to have be happening with version 6.0.0 for me as well. |
After upgrading from 3.7.4 to 5.0.0 my SEMS portal app and web interface started going offline. When I downgraded to 3.7.4 it has fixed it.
I have tried different intervals too. Longest interval I tried was 10 minutes and it still broke in 5.0.0.
I am currently using 60 seconds interval in 3.7.4 and that seems to work fine.
The text was updated successfully, but these errors were encountered: