Most problems deploying/upgrading BinderHub can be solved by checking indentation
See original GitHub issueHello!
So 9 times out of 10 when my BinderHub is acting weird, it’s because I’ve indented something incorrectly in config.yaml. There was a (brief) discussion in #835 around trying to implement some kind of linting check to catch these types of mistakes, but there isn’t a concrete plan yet.
For the time being, I suggest updating the Debugging BinderHub docs to advise users to thoroughly check their config files before diving into k8s debugging.
Are there any thoughts or further ideas around this?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:12 (12 by maintainers)
Top Results From Across the Web
Debugging BinderHub
Probably the most common cause of unexplained behaviour from a BinderHub is an incorrectly indented key in one of the configuration files. Indentation...
Read more >Secure with HTTPS — BinderHub documentation
To enable HTTPS on your BinderHub you can setup an ingress proxy and configure it to serve both, the Binder and JupyterHub interface,...
Read more >3. Set up BinderHub
Below we'll cover how to configure your Helm Chart, and how to create your BinderHub deployment. 3.1. Preparing to install#. To configure the...
Read more >Customize and Maintain — BinderHub documentation
This includes configuring and customizing your BinderHub deployment, as well as best-practices in debugging issues. Customization and deployment. Customizing ...
Read more >Contributing to BinderHub
With a Kubernetes cluster running, as you verify with kubectl version , you can continue. Locally install BinderHub as a Python package and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@sgibson91 ❤️ 🎉 you are great! 😄
I’m having a headache with connecting an Azure container registry to my BinderHub. So if I don’t have any breakthroughs with that, I can start a PR for this 😄