-
Notifications
You must be signed in to change notification settings - Fork 87
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
nbgitpuller
not working on JupyterHub after latest updates
#344
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
nbgitpuller
not working on TLJH after latest JupyterHub updatesnbgitpuller
not working on JupyterHub after latest updates
@jrdnbradford you're absolutely right! This should be fixed by #346. |
@minrk awesome. I installed the update but still no luck, getting a
|
Can you share the server logs, too? Those will be more informative |
@minrk false alarm. Working now. Tested on another, I needed to clear my cache after install. Thanks! |
Wonderful, thanks for testing and reporting back! |
No, thank you! 👍🏼 It's possible that XSRF changes have had other downstream effects besides this one. I also added an issue in https://github.com/jupyter/nbconvert on similar grounds. |
Bug description
nbgitpuller
not synchronizing repositories on TLJH after latest JupyterHub updates. Issue occurs when updating already existent TLJH and when it is installed from scratch. I think it has something to do with XSRF/cookie changes in the latest JupyterHub version.Edit: Z2JH has a similar issue and results in a
404
.See the detailed logs.
How to reproduce
nbgitpuller
link via https://nbgitpuller.readthedocs.io or the extension.Expected behaviour
Repository should synchronize and then open the UI to the repo directory/file.
Actual behaviour
No sync occurs and the page freezes:
Your personal set up
Ubuntu 22.04
Littlest JupyterHub running JupyterHub
4.1.3
Full environment
Configuration
Config uses Google OAuthenticator.Logs
Google Cloud logs reveal a
302
:Firefox console shows:
A
ERR_TOO_MANY_REDIRECTS
shows up in networking tools.Also shows important cookie warnings:
The text was updated successfully, but these errors were encountered: