-
Notifications
You must be signed in to change notification settings - Fork 391
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
Problem with authorising with DockerHub registry #849
Comments
I'm also facing the same issue in installation on Digital Ocean. Can someone help me in this @sgibson91 @betatim @hmharshit ? |
From the traceback it looks like something is wrong with the username/password (or other authentication method) for the docker registry you use. After double checking the details you set in your config I'd inspect the actual request made in In general discourse.jupyter.org is a better place to ask questions like this which for the moment is a support question, not yet a confirmed bug. We try to use the issue tracker only for bugs and other issues that are about directly changing the code of the project. Everything else should go to the forum because that has more readers, better indexing by google, etc. |
@betatim Thank You. This works perfectly now. For further issues, anyone can follow this thread. I'm closing this issue now as it has been resolved. |
I launched binder on Digital Ocean, I see binder page, but when I try to add repository - I'm getting
Internal Server Error
.I'm using DockerHub as the registry.
I checked the logs and found this one
I'm wondering if someone can help decode the meaning of this error and point me in a better direction. I've already tried to recreate all steps 3 to 4 times but always stucks here.
Here is my
config.yaml
Also
secret.yaml
Note: this is the helm chart of binder version v0.2.0-7b2c4f8
The text was updated successfully, but these errors were encountered: