Hi Joshua, I'm having what I think is the exact same issue. It works fine on Chrome and in an incognito window of Firefox, but not in a regular Firefox window. Safari can get to the /hub/home directory tree, but is having issues starting a kernel. Haven't tried it on IE. I'm using a self-signed certificate, but I'm not sure if that affects how different browsers handle the requests. Have you figured out anything more with the issue?
Asher On Sunday, September 4, 2016 at 6:09:49 AM UTC-7, Joshua Milas wrote: > > 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/5a4b0f0f-2a4c-47ec-9513-5eb68de64b06%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
