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

reusing container doesn't work #18

Open
robnagler opened this issue Aug 26, 2020 · 0 comments
Open

reusing container doesn't work #18

robnagler opened this issue Aug 26, 2020 · 0 comments

Comments

@robnagler
Copy link
Member

robnagler commented Aug 26, 2020

When rsdockerspawner.get_object returns an container to dockerspawner start and remove is set, it expects the container to be removed, not still there, on login and then removes it:

20:34:58 [rsdockerspawner:532] slot_alloc: found slot=19 cname=/jupyter-robnagler pool=internal host=<redacted>
20:34:58 rsdockerspawner/rsdockerspawner.py:201:__docker_client
20:34:58 [dockerspawner:976] Removing container that should have been cleaned up: jupyter-robnagler (id: 7aafee3)
20:34:58 [dockerspawner:815] Removing container 7aafee3fcbed0065b18bcada63762eae93df00a744d4cba9b145a90f09c4e699

Fix with #14

@robnagler robnagler changed the title reusing container doesn't work 20220331 reusing container doesn't work Oct 14, 2022
@robnagler robnagler changed the title 20220331 reusing container doesn't work 20230331 reusing container doesn't work Oct 14, 2022
@robnagler robnagler changed the title 20230331 reusing container doesn't work reusing container doesn't work Apr 17, 2023
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

1 participant