Skip to content

Not able to log to jupyterhub notebook as admin  #491

@Sireeshabotta

Description

@Sireeshabotta

My jupyterhub instance is running in a docker container. not able to login to the jupyterhub as admin. i created a user
adduser and provided the privileges to the user. but when i signed in to the jupytehub notebook the admin block is not available.

i even tired this, docker exec -it jupyterhub bash and then passwd root to set the password of root.
After that, i tried to login with the username "root" and password. However, root admin always returned "Spawn failed" error.
Only normal user which is created in docker container can get spawn successfully.

Did anyone know the solution?

Screenshot 2023-07-06 at 14 56 15 Screenshot 2023-07-06 at 15 02 16

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions