Error: Couldn't connect to compute node
Unanswered
Greater Flamingo posted this in #help-forum
Greater FlamingoOP
Hi! I have a Vercel database running and I've been getting this error that seems to come from Neon whenever there's a database cold start.
From Neon doc:
I really appreciate any help! Thanks.
From Neon doc:
This error arises when the Neon proxy, which accepts and handles connections from clients that use the PostgreSQL protocol, fails to establish a connection with your compute. This issue sometimes occurs due to repeated connection attempts during the compute's restart phase after it has been idle due to Auto-suspension (scale to zero). Currently, the transition from an idle state to an active one takes a few seconds.
I really appreciate any help! Thanks.