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.

[bug] 500 : Internal Server Error when starting the server

See original GitHub issue

Describe the bug

A clear and concise description of what the problem is.

I’ve deployed a new QHub cluster on AWS (my first time). The cluster is available and I can log in. But when I try to start the server (“Start My Server” blue button), I get this error in big red letters: 500 : Internal Server Error

I’ve tried this twice now with the same outcome, after clearing out all AWS resources from the first try.

How can we help?

Help us help you.

  • What are you trying to achieve?

Have a functioning JupyterLab in QHub cluster on AWS, following the step-by-step instructions in the documentation.

  • How can we reproduce the problem?

Not sure. But I can describe all steps.

  • What is the expected behaviour?
  • And what is currently happening?

See above. When I try to start the server (“Start My Server” blue button), I get this error in big red letters: 500 : Internal Server Error

  • Any error messages?

500 : Internal Server Error

  • If helpful, please add any screenshots and relevant links to the description.

I’m not sure this will add anything, but I posted some earlier issues at https://github.com/Quansight/qhub/discussions/625 (and got help on those upstream steps, thanks!)

Your environment

Describe the environment in which you are experiencing the bug.

Include your conda version (use conda --version), k8s and any other relevant details.

Installed qhub from conda-forge

$ conda --version
conda 4.10.1

$ qhub --version
0.3.11

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
emiliomcommented, Jul 9, 2021

Ah, I see. That’s kind of expected, when you delete resources manually it’s a little hard to make sure that you destroy everything cleanly, we recommend using destroy command for the same.

qhub destroy --config qhub-config.yaml

Yeah, that’s exactly what I’m doing; sorry, I said “qhub destroy” as a short hand of the full statement. The trouble is that b/c this statement often ends in error, AWS resources are left stranded and the next qhub deploy attempt fails. So I’ve found that the only way to get back to square one after qhub destroy --config qhub-config.yaml fails is to clear the resources manually.

By the way I am happy to get on a quick call to help you get started, feel free to let us know in here: https://gitter.im/Quansight/qhub

Thank you! I’ll take you up on it early next week.

0reactions
github-actions[bot]commented, Oct 4, 2021

This issue was closed because it has been stalled for 7 days with no activity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix a 500 Internal Server Error on Your WordPress Site
The 500 Internal Server Error status code occurs when the server encounters an error that prevents it from fulfilling the request.
Read more >
What Is a "500 Internal Server Error" and How Do I Fix It?
This error means there is a problem on the server side. A server error can be caused by any number of things from...
Read more >
How to Fix a 500 Internal Server Error - Lifewire
The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the website's server, but...
Read more >
What Is a 500 Error & How to Fix It | Sucuri Blog
1. This is a good troubleshooting step. This is done before looking for more debugging on your site to confirm that the issue...
Read more >
What Is a 500 Internal Server Error, and How Do I Fix It?
A 500 Internal Server error means that the website you were trying to connect to has experienced a problem and can't provide a...
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