#Convex Service Login Error `Unexpected error when authorizing - are you connected to the internet?`

1 messages · Page 1 of 1 (latest)

fast anvil
#

Convex Service Login Error Unexpected error when authorizing - are you connected to the internet?

fast anvil
#

if course i'm connected to the internet.. convex.dashboard.dev wouldn't load either

#

maybe just time to leave the platform, not worth the effort. i wouldn't buy pro just to report an outtage when i'm just trying out and comparing

fast anvil
#

<@&1402450855881474269>

dense ravine
#

What do you get with npx convex network-test?

lapis thorn
#

hmm im having a similar issue but with a more cursed flavour.

CLI:
npx convex dev
this command either just hangs, or spits this error(s):

variant 1:

Fetch failed, is https://badleagueplayer.convex.cloud correct? Retrying...

Variant 2:

Unexpected error when authorizing - are you connected to the internet?
✖ TypeError: fetch failed
Unexpected Error: AggregateError
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
AggregateError [ETIMEDOUT]:
    at internalConnectMultiple (node:net:1134:18)
    at internalConnectMultiple (node:net:1210:5)
    at Timeout.internalConnectMultipleTimeout (node:net:1742:5)
    at listOnTimeout (node:internal/timers:607:11)
    at process.processTimers (node:internal/timers:541:7)

Tried this command on CLI as well.
npx convex network-test

Error: ✖ FAIL: Network test timed out after 30s.

Browser Test:

lapis thorn
#

sidenote: sometimes npx convex dev succeeds with : ✔ 05:13:30 Convex functions ready! (1.13m) (after several retries. however functions timeout causing runtime errors. this COULD just be bad code on my end though.

ive ran multiple internet speedtests and my network seems normal

Convex Dashboard: at first i did experience something similar to what other users were describing, dashboard just hanging and not loading. Eventually, it started working, and its been fine since. However the issues mentioned above still persist for me

I will restart my machine later- and will update accordingly