is us-west-1 down?
i'm having issues connecting to us-west-1
Error: P1001: Can't reach database server at aws-0-us-west-1.pooler.supabase.com:5432
tried in different ways but seems like the problem may be on supabase itself.
anyone else having this?
4 Replies
There have been no reports of that and the issue worked on seems to be EU central only.
Was this working and then stopped?
File a support request.
i already did. yes, previous deployments even today worked well, but now even if i deploy versions of my project from past days it gives the same error.
The errors that were happening on Supavisor where also not can't reach, but instead timeouts and errors on the connections while using them. You are not even to that point.
I assume you don't have IPv6 support and can't use the direct port?
Check your project status and logs also.
Seems like the issue was in my end, or my server provider become more strict 🤔 - Anyway, seems to be working fine. Thank you @garyaustin 🙏