Skip to content

Local backend did not start on port 3210 within 10 seconds. #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Yousef-Alsakkaf opened this issue May 8, 2025 · 13 comments
Open

Comments

@Yousef-Alsakkaf
Copy link

✖ Local backend did not start on port 3210 within 10 seconds.
✖ Hit an error while running local deployment.
Your error has been reported to our team, and we'll be working on it.
To opt out, run `npx convex disable-local-deployments`. Then re-run your original command.

I am getting this for some reason, all my convex backend across all my servers stopped working

@Yousef-Alsakkaf
Copy link
Author

@beeman @jamwt @rijk @orenaksakal Please check

@rijk
Copy link
Contributor

rijk commented May 8, 2025

Why did you tag me in this?

@Yousef-Alsakkaf
Copy link
Author

Why did you tag me in this?

I saw you one of the contributors so that's why I tagged you to this github issue. Is this issue normal? who should I tag?

@nipunn1313
Copy link
Collaborator

nipunn1313 commented May 8, 2025

Hi - there's no need to tag anyone. The repository maintainers will check on their own.

Apologies to the folks who were unnecessarily tagged.

@Yousef-Alsakkaf
Copy link
Author

I am very sorry for tagging you all. That's my bad

@nipunn1313
Copy link
Collaborator

If you set CONVEX_TRACE_FILE=1 - you'll get a convex-local-backend.log with local backend logs

Take a look at the logs and let us know what you find.

@nipunn1313
Copy link
Collaborator

also worth checking for things like out-of-memory and out-of-disk-space on your servers.

@Yousef-Alsakkaf
Copy link
Author

Actually I am running it locally for now, so I am getting this issue on my locally machine

@Yousef-Alsakkaf
Copy link
Author

I tried also running setting CONVEX_TRACE_FILE but it didn't show anything

@nipunn1313
Copy link
Collaborator

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@rijk @nipunn1313 @Yousef-Alsakkaf and others