Connection issue
Hey guys I seem to have a connection issue on my home internet connecting to convex. When I run a npx convex network-test I get this respoonse:
✔ Deployment URL: https://dusty-salmon-415.convex.cloud
✔ OK: DNS lookup => 52.54.48.130:ipv4 (38.54ms)
✖ FAIL: TCP connect (AggregateError)
But then it will start working sometimes.
To test things out I used my mobile hotspot on my phone and it connects and works and this is the response I get:
✔ Deployment URL: https://dusty-salmon-415.convex.cloud
✔ OK: DNS lookup => 52.44.230.118:ipv4 (65.53ms)
✔ OK: TCP connect (795.34ms)
✔ OK: TCP connect (503.41ms)
✔ OK: HTTP check (761.2ms)
✔ OK: HTTPS check (774.37ms)
✔ OK: WebSocket connection established.
✔ OK: echo 128 B (252.25ms, 507.44273393780054 B/s)
✔ OK: echo 4.0 MB (15.9s, 257.6 KB/s)
✔ Network test passed.
Anyone have any ideas how I can make it so that my home network will work correctly
1 Reply
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!