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

In some cases launching a session that fails can leave behind its secrets #663

Open
olevski opened this issue Feb 21, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@olevski
Copy link
Member

olevski commented Feb 21, 2025

This should not happen because the notebook service should cleanup when things fail.

What we should also do is recognize this on starting a session. The erorr is 409 if the secrets from a previous session have not been cleaned up. Then we can clean them up and properly start the session.

This happened during the CAS class with GPUs on renkulab.io.

This is the error in sentry:
https://sentry.dev.renku.ch/organizations/sentry/issues/9425/events/0e853e74fc4b499cb74bf3f98abdcd61/

@olevski olevski added the bug Something isn't working label Feb 21, 2025
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

No branches or pull requests

1 participant