-
Notifications
You must be signed in to change notification settings - Fork 54
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
[BUG]: PVForecast Endpoint fails with 500 #370
Comments
there is a |
In
Docker problem? |
Can you try the fixed Dockerfile from #361 ? |
First of all: Thanks for your quick replies!There is no change in dockerfile
has already been changed in the config-overhaul branch? I also tested it starting with python directly, now I get a 404: Response:
How can I configure the PV forecast provider, I thought this is done via passing url? |
I'll take a look at the docker error later. For your 404: The interface changed quite a bit, the pvforevast provider has to be enabled: https://akkudoktor-eos.readthedocs.io/en/latest/akkudoktoreos/prediction.html#pvforecastakkudoktor-provider |
Which docker image did you use? Did you use |
Describe the issue:
Tried to call pvforcast endpoint with plain url value or with urlencoded but alway get Internal Server Error.
Reproduceable code example:
Error message:
The text was updated successfully, but these errors were encountered: