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.

Response code 500

See original GitHub issue

Bug report

Describe the bug

Using yarn, when trying to set up a create-next-app, when I click on Example from Next.js repo, followed by auth0 I am met with a Response code 500 error.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. run yarn create-next-app
  2. type in app name
  3. arrow down to Example from Next.js repo and press enter
  4. type in auth0
  5. see error

Expected behavior

The auth0 example app should be generated

Screenshots

If applicable, add screenshots to help explain your problem.

System information

  • OS: Ubuntu
  • Browser (if applies): Brave
  • Version of create-next-app: [9.3.5]
  • Version of Node.js: [10.19.0]

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
jamesmosiercommented, Apr 23, 2020

GitHub was down earlier and these examples are downloaded from GitHub, so give it another try and it will work.

1reaction
marcosvega91commented, Apr 24, 2020

I can try to take care of this issue ? 👯

Read more comments on GitHub >

github_iconTop Results From Across the Web

500 Internal Server Error - HTTP - MDN Web Docs - Mozilla
The HyperText Transfer Protocol (HTTP) 500 Internal Server Error server error response code indicates that the server encountered an ...
Read more >
HTTP Status Code 500: What Is the 500 "Internal Server Error"?
The 500 status code "internal server error" is just that - it's an error on the server-side. This means that the server encountered...
Read more >
HTTP 500 Internal Server Error: What It Means & How to Fix It
This is an HTTP response status code error. It tells you that a web browser wants to access your web page and your...
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 >
How to fix HTTP 500 internal server error? - IONOS
This is especially the case for the “500 Internal Server Error.” This message indicates that an error has occurred during connection to the ......
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