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

endless redirect loop from /hub/user/[username] to /user/[username] #14

Open
skurfuerst opened this issue Jul 30, 2020 · 0 comments
Open
Labels
bug Something isn't working as expected

Comments

@skurfuerst
Copy link
Contributor

Describe the bug:

I'm simply running ML Hub locally using

docker run \
    -p 8080 \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -v jupyterhub_data:/data \
    mltooling/ml-hub:latest

After I created and started a workspace server, and wait until it is started, I get a redirect loop between /hub/user/[username] to /user/[username].

Expected behaviour:

No redirect loop :)

Technical details:

  • Hub version :
  • Host Machine OS (Windows/Linux/Mac): OSX
  • Browser (Chrome/Firefox/Safari): Firefox
@skurfuerst skurfuerst added the bug Something isn't working as expected label Jul 30, 2020
@LukasMasuch LukasMasuch added this to Inbox in issue-progress Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
issue-progress
  
Inbox
Development

No branches or pull requests

1 participant