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

Named server docs do not include information on name_template configuration #475

Open
stevejpurves opened this issue Jan 4, 2023 · 3 comments
Labels

Comments

@stevejpurves
Copy link

Bug description

When using named servers in conjunction with DockerSpawner (in my case in a TLJH deployment) errors occur when trying to start a second named server.

This is solved by updating the DockerSpawner.name_template in line with the discussion in this forum post https://discourse.jupyter.org/t/multiple-jupyterhub-servers-per-user-named-servers-does-not-work/2357/5

However, it seems like the PR mentioned in the post was never merged?

Expected behaviour

The docs should mention setting the name_template option on the spawner..

Actual behaviour

there is no mention in the relevant section of the docs: https://github.com/jupyterhub/jupyterhub/blob/main/docs/source/reference/config-user-env.md#named-servers

How to reproduce

n/a

Your personal set up

  • Jupyterhub 1.5 via TLJH
  • FirstUserAuthenticator
  • DockerSpawner
  • tljh-repo2docker
@welcome
Copy link

welcome bot commented Jan 4, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@minrk
Copy link
Member

minrk commented Jan 9, 2023

Not supporting named servers by default can be considered a bug in DockerSpawner. Migrating this issue over there, since it's not related to JupyterHub itself.

@welcome

This comment was marked as duplicate.

@minrk minrk transferred this issue from jupyterhub/jupyterhub Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants