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

404 during OAuth callback #141

Closed
geoHeil opened this issue Oct 24, 2017 · 0 comments
Closed

404 during OAuth callback #141

geoHeil opened this issue Oct 24, 2017 · 0 comments

Comments

@geoHeil
Copy link

geoHeil commented Oct 24, 2017

Following along with https://github.com/jupyterhub/jupyterhub-deploy-docker I created https://github.com/viennadatasciencegroup/jupyterhub which hosts a Jupiter hub at https://hub.vdsg.at/hub/login

However, when clicking on the login button

[I 2017-10-24 05:26:19.722 JupyterHub oauth2:82] OAuth redirect: 'https://hub.vdsg.at/hub/oauth_callback'
jupyterhub | [I 2017-10-24 05:26:19.724 JupyterHub log:122] 302 GET /hub/oauth_login?next= → https://github.com/login/oauth/authorize?state=eyJzdGF0ZV9pZCI6ICJjNDgzZjZlMjk3MDE0NTRhYjE4ZjgyY2MxMjMxZTY0MiIsICJuZXh0X3VybCI6ICIifQ==&response_type=code&client_id=&redirect_uri=https://hub.vdsg.at/hub/oauth_callback (@::ffff:78.46.228.137) 3.06ms

the logs only show an redirect and GitHub itself returns an 404

The IP of the spawner is already set via docker-DNS

To me the redirect URL with spaces and empty client_id parameter as well as binary (@::ffff:78.46.228.137) looks a bit weird.

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

1 participant