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

[BUG] OEDB error #405

Open
birgits opened this issue Jul 10, 2024 · 0 comments
Open

[BUG] OEDB error #405

birgits opened this issue Jul 10, 2024 · 0 comments

Comments

@birgits
Copy link
Collaborator

birgits commented Jul 10, 2024

At the moment all functions where data is retrieved from the oedb are failing due to an issue with the oedialect. There are two issues.

The first is, that the URL changed to openenergyplatform.org, which needs to be adapted in ego.io. As in the long term we want to remove ego.io and only use saio, we could also change the functions to not use ego.io.

The second lies somewhere in the oedialect, though it is not yet clear where exactly. The error message is as follows:
ConnectionException: HTTP 405 (Method Not Allowed)

People from the oedb are working on this. Until it is fixed, all tests of functions retrieving data from the oedb are scipped (see PR #404). This issue serves as a reminder to remove the scipping of the tests, once the oedb issue is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant