kunkka@5986
kunkka@598610mo ago

npx convex dev fails

Not sure if this is the right place to ask. But I cannot my device to convex after running npx convex dev. I have tried about 10 times, and it throws 'socket timeout' or 'TypeError: fetch failed' error.
No description
No description
7 Replies
Michal Srb
Michal Srb10mo ago
Hey, are you on Windows? Try WSL. Also try different network.
kunkka@5986
kunkka@5986OP10mo ago
No I am using Ubuntu 20.04
Michal Srb
Michal Srb10mo ago
Can you try a different internet connection? (phone tether, different wifi)
kunkka@5986
kunkka@5986OP10mo ago
Yes I will. Will let you know. Thank you for your time! Hey. I tried different internet connection. Dint work. But since others do not have this issue, it must be something to do with my internet. I will try again tomorrow.
The Cyberverse
The Cyberverse10mo ago
I think its something to do with your internet, check your internet speed and latency
Michal Srb
Michal Srb10mo ago
Try to run
npx convex network-test
npx convex network-test
and share the results here. Also in case your log-in is somehow messed up, you can try again by running
npx convex logout
npx convex dev
npx convex logout
npx convex dev
kunkka@5986
kunkka@5986OP10mo ago
Yeah my network test is failing. I wonder why though. All other websites work great.

Did you find this page helpful?