Bruno BernardinoB
Denoβ€’4y agoβ€’
1 reply
Bruno Bernardino

Supabase-slash-PostgresSQL ConnectionRefused Connection refused (os error 111) on Deno Deploy

I'm having issues with supabase on a couple of deployments, but not others using similar code (connecting to different databases, but all on supabase). The error is the same on both:
ConnectionRefused: Connection refused (os error 111)
. The code and connection works fine from GitHub actions and from local. Any idea what's up? Supabase status is ok.

I've asked for help in https://discord.com/channels/684898665143206084/826085979344470037/1037982322378690611 as well.
Was this page helpful?