N
Neon2mo ago
sensitive-blue

Neon/Vercel: POSTGRES_URL uses postgres:// URI scheme instead of postgresql://

As of ~20 hours ago, we're entirely unable to connect to our database via the Neon-set (uneditable) POSTGRES_URL vercel environment variable. Replacing postgres:// with postgresql:// fixes it, so I've got a patch out that overrides POSTGRES_URL accordingly. It also seems like our replication user is no longer able to connect to the database. We have performed no relevant database operations / code changes / config changes to my knowledge, so I'm not sure what's going on. Did Neon roll out an update recently?
9 Replies
genetic-orange
genetic-orange2mo ago
Hi @b, thanks for reporting this issue! Could you share more details via support@neon.tech? Please include your project id (you can find it in the URL on console.neon.tech). We'd love to take a look and see what happened! Could you share how you're connecting to the database (neon serverless driver, Vercel postgres SDK, drizzle, prisma, etc.)
sensitive-blue
sensitive-blueOP2mo ago
We use drizzle! Filed a support ticket (picked up by Andy H); sounds like other people are having the same issue
genetic-orange
genetic-orange2mo ago
Thanks for submitting the ticket and reporting. Hope this can be resolved quickly. 🙏
sensitive-blue
sensitive-blueOP2mo ago
@Andre Landgraf / @NeonDevRel , our support thread has gone dead and our replication user still can't connect — is there anyone else who knows what's going on here?
genetic-orange
genetic-orange2mo ago
Checking!
sensitive-blue
sensitive-blueOP2mo ago
Thank you! Sorry for badgering — database troubles make me nervous 😅 Hello again! Bumping this & the support thread up.
genetic-orange
genetic-orange2mo ago
Can you DM me your email or the support ticket id please?
rare-sapphire
rare-sapphire2mo ago
hi, can you help me to locate my database because it disabled my database endpoint and I would like to re-enable it. I have the Database URL. Apparently it is hidden? But I am not familiar with it.
genetic-orange
genetic-orange2mo ago
Hey @Sloth , I replied to your DM! Please reach out to the Replit support.

Did you find this page helpful?