Skip to content

Gatsby develop gets stuck in an infinite loop, and also this error "Looks like develop for this site is already running, can you visit http://localhost:8000 ? If it is not, try again in five seconds!" #26869

Discussion options

You must be logged in to vote

@raymestalez Hello!

Apologies that you're seeing this. It appears that you might either have a process running or a stale lock file. Here is what we suggest:

  • Delete the ~/.config/gatsby/sites folder
  • Run ps aux | grep gatsby to see any stale processes that you might have running tat are listening on port 8000
  • Upgrade to latest gatsby

This was fixed but let us know if you're still seeing it!

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by LekoArts
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #26869 on October 19, 2020 09:03.