Skip to content
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

Backend won't start #224

Open
cornpo opened this issue Apr 29, 2024 · 2 comments
Open

Backend won't start #224

cornpo opened this issue Apr 29, 2024 · 2 comments

Comments

@cornpo
Copy link

cornpo commented Apr 29, 2024

(node:733484) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead

Then it waits on "waiting for schema changes." The frontend is loaded in another terminal and loads in front page in the browser. Interact button doesn't seem to do anything.

I'm on v21.6.2

I tried Pinokio of Manjaro. At step 4 it tries to unzip a package for Darwin but doesn't complete. https://github.com/get-convex/convex-backend/releases/download/precompiled-2024-04-26-560e5a3/convex-local-backend-aarch64-apple-darwin.zip

@reedmayhew18
Copy link

I am having the same issue here:

Saved the given --url as VITE_CONVEX_URL to .env.local
⠸ Checking for index or schema changes...

I've been stuck with the last message for 5 minutes now, and the web page won't load. Running locally.

@Witheringstorm
Copy link

Did you run ./convex-local-backend first and then open another terminal to run npm run dev ?
That works for me.

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

3 participants