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.

Deployment to AWS - Internal Server Error

See original GitHub issue

Describe the bug

I think the deployment was successful. Although I did have to run qhub deploy -c qhub-config.yaml --dns-provider cloudflare --dns-auto-provision twice because the first time, mid-way through, it times out.

After the second time of running qhub deploy ... it returns the following:

[terraform]: Outputs:
[terraform]: 
[terraform]: ingress_jupyter = {
[terraform]:   "hostname" = "ad62fe3e09d7342c8ac1944e1aca19bf-1738926673.us-west-2.elb.amazonaws.com"
[terraform]:   "ip" = ""
[terraform]: }

Unfortunately, when I access the url, and start a server, I get a server error:

Screen Shot 2021-10-13 at 8 29 26 PM

The pods don’t look so healthy Screen Shot 2021-10-13 at 9 07 40 PM

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rileyhuncommented, Oct 15, 2021

Okay, after I updated the security user group in the config file, it worked. Yay.

Screen Shot 2021-10-15 at 12 56 27 AM
0reactions
iameskildcommented, Oct 15, 2021

Hi @rileyhun, glad to hear it working and thanks for following up!

Closing issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot "internal server" error status code 500 for API ...
I sent an HTTP request to my Amazon API Gateway API endpoint that integrates with AWS Lambda (for example, /lambda-resource GET).
Read more >
Deployment on AWS Lambda gives Code 500 Internal Server ...
The logs are saying "Could not establish a connection to the http server".
Read more >
Server Error 500 deploy AWS RDS
The 500 internal server error can be caused by several things which at times might be triggered by invalid API call causing the...
Read more >
AWS - Serverless - "message": "Internal server error" when ...
I have a problem when deploying a project using Serverless framework and Amazon Web Services (more specifically API Gateway service).
Read more >
I get an internal server error when I call a Lambda function via ...
For more details see the Knowledge Center article with this video: https:// aws. amazon.com/premiumsupport... Shruti shows you why you get an ...
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