question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Most problems deploying/upgrading BinderHub can be solved by checking indentation

See original GitHub issue

Hello!

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:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
consideRatiocommented, May 13, 2019

@sgibson91 ❤️ 🎉 you are great! 😄

2reactions
sgibson91commented, May 13, 2019

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 😄

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found