Hello, I have setup a deployment of Jupyterhub although I have found a problem with testing it. When I attempt to access any resource on the page, I get stuck in a redirect loop between `/hub/login` and `/hub/home`. `/hub/login` redirects to `/hub/home`, and `/hub/home` redirects back to `/hub/login?next=%2Fhub%2Fhome`. I'm testing using Apache basic auth and I successfully authenticate. In addition I'm using Firefox and strangely, it works in Internet Explorer and in a Firefox incognito window.
I'm assuming the problem has something to do with the Jupyter proxy, but I don't know where to start looking. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/cc806afb-3b9d-494c-8246-9e84e07a554b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
