Hi Supabase Team,
I am facing an issue where my database and backend API (Project ID: jadbjketgcaoogpkieab) are completely unresponsive. All fetch requests from my Next.js local server and browser to the Supabase REST API and Auth endpoints are timing out with a ConnectTimeoutError.
Here are the details:
Error Types: NetworkError when attempting to fetch resource, AuthRetryableFetchError, UND_ERR_CONNECT_TIMEOUT.
Observation: The DNS resolution for jadbjketgcaoogpkieab.supabase.co seems to be failing or routing incorrectly for some ISPs in India (specifically Reliance Jio).
Impact: I am unable to connect to the database, authenticate users, or fetch/update any data.
Could you please investigate if there is an ongoing routing issue or if the IP/Domain for my project is blocked/blackholed by regional Indian ISPs? Any help or alternative routing would be appreciated.
Thank you.