Skip to content
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

Goodwe API now uses v2 only #8

Open
skai21 opened this issue Jan 6, 2023 · 2 comments
Open

Goodwe API now uses v2 only #8

skai21 opened this issue Jan 6, 2023 · 2 comments

Comments

@skai21
Copy link

skai21 commented Jan 6, 2023

since the end of november the docker container is reporting errors, this is because Goodwe API now only uses the v2 api.
The containter is repoorting:
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
ERROR Failed to call GoodWe API
ERROR 'inverter'
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
ERROR Failed to call GoodWe API
ERROR 'inverter'
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
ERROR Failed to call GoodWe API
ERROR 'inverter'
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
ERROR Failed to call GoodWe API
ERROR 'inverter'
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
ERROR Failed to call GoodWe API
ERROR 'inverter'
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
WARNING 403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId
ERROR Failed to call GoodWe API
ERROR 'inverter'
`

There also an issue in the original gw2pvo, but that one isn't maintained anymore: markruys/gw2pvo#69
Is there any possibility that you can update this one with the new URL, the docker always worked perfectly for me.

@Scampi-ml
Copy link

i can update it, even you can. How do you run the script? on a Raspberry pi?

@skai21
Copy link
Author

skai21 commented Jan 18, 2023

I turned out creating my own version on it from Dockerhub, updated the source version to a newer version and that fixed it.

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

2 participants