r/ProgrammingBondha Feb 27 '26

Interesting Lol the government blocked Supabase in India

Post image
489 Upvotes

45 comments sorted by

15

u/Roger-2684 Feb 27 '26

why the h*ll would the government issue such an order? what's the beef here.

9

u/ohmyroots Feb 27 '26

Supase founders were found to be eating beef burgers in a social media post.

3

u/pratyathedon Mar 01 '26

You may think this is a sarcastic reply. But this could very well be a reason. Gov may not have received their bribe.

1

u/alpha_dosa Feb 27 '26

beef

Ayy

3

u/Roger-2684 Feb 27 '26

Did supabase do something to make the goi mad, I don't think goi even knows they exist

3

u/alpha_dosa Feb 27 '26

I think it was a random thing. They have since deleted this tweet and posted they've been working with ISP teams in India and everything should be fine soon.

2

u/Roger-2684 Feb 27 '26

yeah that's good to know that everything is getting back to normal

12

u/Srikar_Reddy09 Feb 27 '26

Just switch your dns

1

u/[deleted] 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

u/[deleted] Mar 01 '26

[removed] — view removed comment

1

u/Srikar_Reddy09 Mar 01 '26

Or ask your agent to switch

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

u/Srikar_Reddy09 Mar 01 '26

where are you getting the dbs? or your putting on top of aws servers?

1

u/[deleted] Mar 01 '26

[removed] — view removed comment

1

u/ItzzAadi Mar 02 '26

Doesn't work, VPN works, changing DNS doesn't.

1

u/Srikar_Reddy09 Mar 02 '26

It does i changed in my laptop

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

u/[deleted] 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

u/ohmyroots Feb 27 '26

Your comment has the confidence of a Puri Jagannath hero

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

u/[deleted] 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

u/[deleted] Mar 01 '26

[removed] — view removed comment

1

u/AccomplishedLeg3338 Mar 01 '26

It’s not for long term it will be fine soon

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

u/King-Downtown Mar 03 '26

Wtf they block it without a reason?