Skip to content

404 NOT FOUND #6980

Locked Answered by amyegan
aclaracastro asked this question in Help
May 25, 2024 · 3 comments · 5 replies
Discussion options

You must be logged in to vote

Hi everyone! A 404 NOT_FOUND means the requested resource could not be found. There are too many possible causes for me to be able to offer a single solution for everyone, but here are some things you can check to narrow down the cause in your case:

  • Check the deployment URL for typos or incorrect paths.
  • Make sure the deployment exists and has not been deleted.
  • If the deployment exists, review the deployment logs for issues that might have caused the deployment to be unavailable.
  • From the deployment details page > Source tab, toggle to Output, and verify that an index is available. This is sometimes missing.
    • I've seen it happen with some Express.js setups, for example, and I recommend the

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@aclaracastro
Comment options

@aclaracastro
Comment options

@versecafe
Comment options

@studentiyot
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@studentiyot
Comment options

Answer selected by amyegan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
5 participants