g0053G
Convex Community9mo ago
1 reply
g0053

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
Was this page helpful?