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: GET /grass_modules #33

Closed
cwhite911 opened this issue Oct 5, 2022 · 3 comments · Fixed by actinia-org/actinia-core#388
Closed

Bug: GET /grass_modules #33

cwhite911 opened this issue Oct 5, 2022 · 3 comments · Fixed by actinia-org/actinia-core#388
Labels
bug Something isn't working

Comments

@cwhite911
Copy link

The GET /grass_modules route is no longer behaving as expected after updating actinia_core from v4.2.1 to v4.3.0 and actinia_module_plugin from v2.3.1 to v2.4.0. The route now hangs leaving a temporary location, such as, location_for_listing_modules_4ac35907-cc15-4832-a945-d5459c966f9d as an artifact.

From the light debugging I've done so far, the issue does not seem to stem from the actinia_module_plugin (v2.4.0) because if I only update the actinia_module_plugin to v2.4.0 and leave actinia_core at v4.2.1, everything works as expected. So, it appears like something in the actinia_core (v4.3.0) is causing the issue, maybe with modifications to EphemeralProcessing (#380).

Let me know if I can provide you with anything else to help debug.

@ninsbl
Copy link

ninsbl commented Oct 5, 2022

I am experiencing the same.

@marcjansen
Copy link
Member

If this is adressed, a regression test would be much appreciated. My 2cents

@juleshaas
Copy link
Member

Addressed in actinia-org/actinia-core#388.
Fixed in actinia core version 4.3.1 and higher.

@neteler neteler transferred this issue from actinia-org/actinia-core Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants