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

Redirect loop #66

Closed
xiptos opened this issue Oct 11, 2021 · 3 comments
Closed

Redirect loop #66

xiptos opened this issue Oct 11, 2021 · 3 comments

Comments

@xiptos
Copy link

xiptos commented Oct 11, 2021

I have been trying to install the image and launching the jupyterhub, but I'm getting Redirect Loop constantly. I tried with a jupyter-stack image (without Nvidia drivers) and it works fine.
What can it be related to?

Cheers,

@mathematicalmichael
Copy link
Contributor

I've experienced this before on all sorts of images, usually has to do with browser cache or cookies or something along those lines, but sometimes not. Try in another browser?

@xiptos
Copy link
Author

xiptos commented Oct 12, 2021

I tried in Safari and Firefox. I also deleted the cookies before, in each of them. However, it still continues in a redirect loop:

cudapyter     | [I 2021-10-12 15:03:43.535 JupyterHub log:181] 302 GET /hub/ -> /user/rlopes/ (rlopes@192.168.217.120) 5.27ms
cudapyter     | [I 2021-10-12 15:03:43.544 JupyterHub log:181] 302 GET /user/rlopes/ -> /hub/user/rlopes/ (@192.168.217.120) 1.24ms
cudapyter     | [I 2021-10-12 15:03:43.553 JupyterHub log:181] 302 GET /hub/user/rlopes/ -> /user/rlopes/ (rlopes@192.168.217.120) 3.73ms
cudapyter     | [I 2021-10-12 15:03:43.558 JupyterHub log:181] 302 GET /user/rlopes/ -> /hub/user/rlopes/ (@192.168.217.120) 0.55ms
cudapyter     | [I 2021-10-12 15:03:43.567 JupyterHub log:181] 302 GET /hub/user/rlopes/ -> /user/rlopes/ (rlopes@192.168.217.120) 2.24ms
cudapyter     | [I 2021-10-12 15:03:43.572 JupyterHub log:181] 302 GET /user/rlopes/ -> /hub/user/rlopes/ (@192.168.217.120) 0.52ms
cudapyter     | [I 2021-10-12 15:03:43.579 JupyterHub log:181] 302 GET /hub/user/rlopes/ -> /user/rlopes/ (rlopes@192.168.217.120) 2.21ms
cudapyter     | [I 2021-10-12 15:03:43.583 JupyterHub log:181] 302 GET /user/rlopes/ -> /hub/user/rlopes/ (@192.168.217.120) 0.52ms
cudapyter     | [I 2021-10-12 15:03:43.590 JupyterHub log:181] 302 GET /hub/user/rlopes/ -> /user/rlopes/ (rlopes@192.168.217.120) 2.18ms
cudapyter     | [I 2021-10-12 15:03:43.595 JupyterHub log:181] 302 GET /user/rlopes/ -> /hub/user/rlopes/ (@192.168.217.120) 0.52ms
cudapyter     | [I 2021-10-12 15:03:43.600 JupyterHub log:181] 302 GET /hub/user/rlopes/ -> /user/rlopes/ (rlopes@192.168.217.120) 2.14ms
cudapyter     | [I 2021-10-12 15:03:43.604 JupyterHub log:181] 302 GET /user/rlopes/ -> /hub/user/rlopes/ (@192.168.217.120) 0.52ms
cudapyter     | [I 2021-10-12 15:03:43.610 JupyterHub log:181] 302 GET /hub/user/rlopes/ -> /user/rlopes/ (rlopes@192.168.217.120) 2.16ms
cudapyter     | [I 2021-10-12 15:03:43.614 JupyterHub log:181] 302 GET /user/rlopes/ -> /hub/user/rlopes/ (@192.168.217.120) 0.58ms
cudapyter     | [I 2021-10-12 15:03:43.621 JupyterHub log:181] 302 GET /hub/user/rlopes/ -> /user/rlopes/ (rlopes@192.168.217.120) 2.09ms
cudapyter     | [I 2021-10-12 15:03:43.625 JupyterHub log:181] 302 GET /user/rlopes/ -> /hub/user/rlopes/ (@192.168.217.120) 0.51ms
cudapyter     | [I 2021-10-12 15:03:43.630 JupyterHub log:181] 302 GET /hub/user/rlopes/ -> /user/rlopes/ (rlopes@192.168.217.120) 2.14ms
cudapyter     | [I 2021-10-12 15:03:43.633 JupyterHub log:181] 302 GET /user/rlopes/ -> /hub/user/rlopes/ (@192.168.217.120) 0.51ms
cudapyter     | [I 2021-10-12 15:03:43.638 JupyterHub log:181] 302 GET /hub/user/rlopes/ -> /user/rlopes/ (rlopes@192.168.217.120) 2.16ms

@ChristophSchranz
Copy link
Collaborator

Closing as there were no contributions for a while. Please reopen, if the error still occurs.

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

3 participants