Can't connect from Vercel's Edge
When connecting to Neon locally everything works but once deployed to Vercela Edge I keep getting errors. Note I'm using SvelteKit.
When attempting to connect via Pooling I get: INTERNAL_EDGE_FUNCTION_INVOCATION_FAILED on about every other load because of "Error: Your function was stopped as it did not return an initial response within 25s".
When attempting to connect via HTTP I get:
NeonDbError: Server error (HTTP status 530) issue.
I've spent many hours and days trying to solve this now.
Thank you so much for your assistance.1 Reply
flat-fuchsiaOP•2y ago
Solved it. Had a env var pasted in wrong