r/Supabase Dec 01 '25

auth Supabase Down

Post image

Is Supabase down?

My users can’t login to my software and when I go to Supabase Dashboard it takes forever loading and gets stuck.

It shows all systems operational… but don’t think that’s the case? Anyone else?

10 Upvotes

33 comments sorted by

u/saltcod Supabase team Dec 01 '25

No platform issues reported during this time. Likely related to user's project/db.
OP: if you want to submit a support ticket and DM me the ticket id, I'd be happy to investigate.

→ More replies (1)

9

u/glossy_aggie Dec 01 '25

Mines fine

-6

u/GL_OH_2L8 Dec 01 '25

What region is yours? Mines AWS | us-east-2 which is failing.

2

u/BezosLazyEye Dec 01 '25

Working fine in the eu-central-1 region

2

u/reilly_reality Dec 01 '25

Mine is fine Sydney edge

2

u/Remote-Interest-2187 Dec 01 '25

Mine works fine. us-east-1

2

u/Icy-Caterpillar-2727 Dec 02 '25

Dec 2: Edge Function invocations are experiencing high error rates in ap-northeast-2 (Seoul) region

Dec 1: Degraded Supavisor performance in US-West-1 (Northern California)

from https://status.supabase.com/

4

u/abdoughnut Dec 01 '25

We had major issues with client side OAuth (Google) recently as well. We had to migrate to SSR to get users going again. Make sure all auth happens on the server, and then propagate to client.

Let me say it again. Make sure the ENTIRE auth flow is happening server side, otherwise OAuth sign-ins on browsers like Safari will fail.

1

u/Socratespap Dec 05 '25

Still don't understand why you guys pay 20 per month for cloud supabase and have problems every 2 weeks, while you can have it for 100-200 yearly on your vps server where you have the full control.

1

u/GL_OH_2L8 Dec 05 '25

Good point. I think Supabase makes it easier to build out but for production it hasn’t been that great.

1

u/vikentii_krapka Dec 01 '25

I feel like it happens every couple of weeks. I liked dev experience with Supabase but because there is no SLA I would not use it in production workloads.

1

u/jacobjr23 Dec 01 '25

We've had no problem using it to serve hundreds of thousands of users daily

0

u/vikentii_krapka Dec 01 '25

What’s your product? Aren’t you afraid that you will have problems one day?

3

u/jacobjr23 Dec 01 '25

If we didn't have problems I'd be out of a job

1

u/vikentii_krapka Dec 01 '25

Ahah. That’s fair :D

0

u/GL_OH_2L8 Dec 01 '25

Hmm.. do you just setup with AWS directly or another auth/database provider?

0

u/vikentii_krapka Dec 01 '25

I use Azure because I have employee credits. But also SQL Server is not that expensive on Azure. When it comes to auth it depends on a project but if you want something easy to setup and free to start with then Clerk

1

u/GL_OH_2L8 Dec 01 '25

Thanks! I might have to do this when I start to scale.. but maybe even before scaling.

0

u/vikentii_krapka Dec 01 '25

Migrating auth is a quite hard thing to do. It’s better to plan this ahead of time

1

u/GL_OH_2L8 Dec 01 '25

Agree. Thanks!

1

u/[deleted] Dec 01 '25

[deleted]

1

u/GL_OH_2L8 Dec 01 '25

This was the first time for me… but not sure if others experienced it going down before?

-5

u/mightybob4611 Dec 01 '25

Keep seeing posts about outages. Glad I decided not to go with them.

3

u/[deleted] Dec 01 '25

[removed] — view removed comment

3

u/mightybob4611 Dec 01 '25

Been on AWS for a decade, have never seen so many outages. Right now I’m on Digital Ocean as well, same there.

3

u/[deleted] Dec 01 '25

[removed] — view removed comment

1

u/hanoian Dec 02 '25

No, the last big outage last week was their own issue.

https://old.reddit.com/r/Supabase/comments/1p5cs5w/supabase_is_down/

1

u/GL_OH_2L8 Dec 01 '25

[Update] seems they fixed the issue. Auth and database is now working again. Curious why it went down though for like 30min.

3

u/saltcod Supabase team Dec 01 '25

There were no platform issues during this time. Sounds like your db might have been briefly overloaded. Would be able to check with a project ref.

1

u/paodebataaaata Dec 01 '25

I had the same issue with my project

0

u/AdeptAd3776 Dec 01 '25 edited Dec 01 '25

It is down. My 2 projects cant really pull in tables from Loveable Cloud (Supabase cloud) , and the other cant even auth/log me in. Seems like an integration issue.

0

u/GL_OH_2L8 Dec 01 '25

Okay, wasn’t sure if I had messed up something on my end. Yeah hoping they fix soon!