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

Figure out what to do if we try to start a service that already exists #7

Closed
yuvipanda opened this issue Sep 24, 2016 · 2 comments
Closed

Comments

@yuvipanda
Copy link
Collaborator

yuvipanda commented Sep 24, 2016

Right now it fails as a 503. Ideally this should not happen, but it does - for example when the hub dies and doesn't clean up. Perhaps it should pick them up when it reboots.

@yuvipanda
Copy link
Collaborator Author

Currently fails with:

Failed to start transient service unit: Unit jupyter-test-singleuser.service already exists.

Should instead stop the old service & start a new one.

@hansen-m
Copy link

hansen-m commented Mar 19, 2019

I'm currently seeing this issue with one user. As an admin, is there a way to check if the service already exists and force a stop? @yuvipanda

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

3 participants