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

API return error when launching second Mongodb #684

Closed
Eldrile opened this issue Nov 30, 2023 · 1 comment
Closed

API return error when launching second Mongodb #684

Eldrile opened this issue Nov 30, 2023 · 1 comment

Comments

@Eldrile
Copy link

Eldrile commented Nov 30, 2023

While testing functionalities in the datalab I encountered this API error. When a mongodb service is already launched and the user try to launch a second one, an error pop up appears : Onyxia API Error PUT /api/my-lab/app Response: 500.

I am not sur if two mongodb running at the same time is necessary but if this is forbidden by the API, maybe the interface shouldn't allow it?

@fcomte
Copy link
Contributor

fcomte commented Jan 11, 2024

It's not so easy because there is no concept of "this app can be only be started one time"... Behind the scene, the helm chart of mongo was done like that.

We should have better handling of error message.

InseeFrLab/onyxia-api#347

@fcomte fcomte added this to the Helm viewer UX milestone Feb 26, 2024
@Eldrile Eldrile closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2024
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