cluster mode for gatsby serve - Something is already running at port 9000 #39086
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
I want to stably serve gatsby applications using tools like pm2, but I can't because gatsby throws an error when trying to run subsequent instances on the same port, probably due to some internal limitations.
Reproduction Link
https://githubbox.com/gatsbyjs/gatsby-starter-minimal
Steps to Reproduce
Expected Result
reload aplication in cluster mode works without an issue
Actual Result
Gatsby throws "Something is already running at port ..." error.
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: