Supabase link and connecting to remote failed
Hi guys, im trying to work on my migrations and when trying to link or event do directly via the flag --db-url <string> i can't connect to my remote instance. Does anyone knows how to solve this?

5 Replies
You need to use the session pooler connection string instead of the direct connection string.
i did and got the same

What region are you trying to connect from? and what version of the CLI are you using?
Im on the latest cli version and I’m in Portugal Europe
this happens very frequently in eu-west as of now
(as of now), supabase link --project-ref sometimes works, sometimes throws this. breaks our CI and the development process. is it related to the current downtimes elsewhere?