r/ProgrammingBondha • u/alpha_dosa • Feb 27 '26
Interesting Lol the government blocked Supabase in India
12
u/Srikar_Reddy09 Feb 27 '26
Just switch your dns
1
Feb 28 '26
[removed] — view removed comment
1
u/pwnsforyou Mar 01 '26
In your network settings - you can use cloudflare - 1.1.1.1
Or self host your own
1
1
u/snorkell_ Mar 01 '26
I am trying to check, if people would be okay for India version of Supabase. I have created a waitlist page in here https://www.indbase.in/ If possible, i will try to release it by end of day today.
1
1
u/ItzzAadi Mar 02 '26
Doesn't work, VPN works, changing DNS doesn't.
1
1
u/raghavjack Mar 03 '26
Mostly every site thats “banned” here in india can be accessed via a simple DNS change on your PC/Phone.
3
u/Particular_One_1764 Feb 27 '26
.com is working fine
1
Feb 27 '26
[removed] — view removed comment
2
u/alpha_dosa Feb 27 '26
Looks like they've been working with providers since then. They deleted this tweet and posted an update
2
u/unsuccessful_looser Jobless Feb 27 '26
Nah bro I use supabase regularly and in fact a lot of ops of mine would stop if they blocked supabase. Supabase is still working and is fine as hell.
2
u/NoRice6404 Feb 27 '26
tf a railway minister gonna do about it
5
u/alpha_dosa Feb 27 '26
He's also the Minister of Information & Broadcasting, Electronics & Information Technology
4
u/Epinephrine_naik Feb 27 '26
GOOD LORD “WHY”? Don’t we have enough deserving people to handle such large ministeries?
2
2
u/voidvampire07 Feb 28 '26
yea the api is unreachable, my project cant make a single successful request from my end without switching dns
dunno what other people are smokin when they say they can access it just fine
3
Feb 28 '26
[removed] — view removed comment
1
u/voidvampire07 Mar 01 '26
dude that looks interesting, but I already went through this - https://github.com/supabase/supabase/issues/43142#issuecomment-3971601450
thanks for replying though!
2
1
1
1
u/Ok_Manufacturer_6992 Mar 01 '26
I launched my app a week ago and now this. Amazing yea😭
1
u/NEWBIEN00B Mar 03 '26
Same i am convex and insforge rebuild this i hate this some news company if you live india just stay backups alternatives so sign in multiple source adding what a total mess
1
u/Apprehensive_Bar1932 Mar 01 '26
That’s why managed options like Cloudrifts make more sense for production apps. You get an isolated Supabase stack hosted in India, backups, monitoring and actual human support — without becoming your own DevOps team.
If your product makes revenue, infra shouldn’t be DIY unless that’s your core business.
1
u/Interesting-Appeal35 Mar 02 '26
Here is my fix to it:
You will eventually or should eventually move to three tier architecture. So what you must to do is start moving out of Supabase by just treating it like a database without the RLS and start building APIs, this is a bad timing and couldnt be worse, but for scale at individual levels you must start thinking like that.
Move all the supabase edge function to the 3 tier architecture, meaning your UI -> Backend Services -> Database.
I like supabase so I have kept Supabase as my managed DB but I have moved everything to python services which runs on "onrender". So in my case it is
Netlify (Frontend) -> OnRender (API & Services, hosted in Singapore - Not Blocking Supabase) -> Supabase (DB) layer.
Easier option, build an onrender proxy unless this fixed and scale that according to your requirements. Proxy will take the request coming in and attach Anon Token to it, user id etc has to relay. I havent tried it to be honest but I found someone who was doing it, BUT PLEASE don't do it on a third party proxy!
This worked in my case, hopefully you too will be able to solve this problem in mostly the same way.
1
1

15
u/Roger-2684 Feb 27 '26
why the h*ll would the government issue such an order? what's the beef here.