Supabase

S

Supabase

Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.

Join

Unable to Create RLS Policy on `auth.mfa_factors`

Hello everyone, Hope you are doing alright. I need help please! My application's Multi-Factor Authentication (MFA) flow is not working. We have diagnosed that the supabase.auth.mfa.listFactors() function is silently returning an empty array, which prevents users from completing...

Blocked from Email/Password Account Due to GitHub Account on Same Email

Hi everyone, I'm looking for some help with a critical issue locking me out of my main project. I've already contacted support but am also posting here in case someone in the community has a solution. I have inadvertently created two separate identities in Supabase under a single email address: one using the standard email/password method, and another using GitHub SSO....
No description

Connectivity issue from Etisalat UAE

Hi Supabase team, We are experiencing connectivity problems with Supabase from the Etisalat network in the UAE. Project ID: xekojfishexppzlmfplj Ticket ID: SU-241640 ...

I want to enter data in auth.users table using sqlalchemy, but user not getting OTP?

Adding users in auth.users table using sqlalchemy has been successfull? but we are unable to autneticate the user and generate JWT for it. I think only entering data in auth.users is not sufficient, can someone tell which'll table i have enter data for onboarding a new user properly in supabase?...

Realtime stopped working after tenant cleanup – TenantNotFound?

My Supabase project is suddenly throwing TenantNotFound errors non-stop in the logs and Realtime is completely dead. I’m on a tight deadline and really need a fix, so any help or ideas would be massively appreciated. Here’s what’s happening: - Project works normally after initial deployment - After a period of inactivity, I see this in logs:...

White Flash Screen whenever I log in using Supabase auth

Hello there, whenever I log into my app using Supabase auth, there is a sudden white flash along with an activity indicator. How do I get rid of this? I am using React Native BTW. Thank you.

need to talk to billing

How do i emsil billing @supabase @Support :disco_this:

Hosted LLM API?

Hi there! I just finished reading this page and saw the little note at the end saying that in the future, there will be a hosted API to use Ollama directly with Supabase. I don't really do old the documentation is but are there any news regarding this? Thanks in advance! 🙂...

Session TimeOut when Logging Into App

I am unable to login to my Supabase account via Github login. A session timeout pop up continues to appear instead of the dashboard page

Free plan limit?

So I used up my storage limits for the month of august and so I went and deleted almost everything in the storage but apparently my project would still be restricted until the next billing cycle. Today is finally the next billing cycle but it still says I am restricted from using my project even though all my usage is within the limits as you can see from the screenshots. What's going on? Can anyone help me?
No description

Can't log into the supabase dashboard

Logged in with GitHub. Had a few issues last week that were resolved, but seems issue has started again. Stuck on a loading screen: https://supabase.com/dashboard/sign-in-mfa?returnTo=%2Forganizations&method=github# Is the dashboard down?...

Switching tabs silently fails reconnection

My app: I've built a single-page application using React (v19), Vite, and Supabase, which is deployed on Vercel. It's a hub for a gaming community, centered around user profiles, friends lists, and tournaments. The problem:...

Javascript SDK count property to only show the filtered result

Is there a way for the count property to only show the filtered results and not all the rows in the database? ```const { data, count } = await supabase .from('students') .select('*', { count: 'exact' })...

Branching Drift Caused by Storage Triggers

Hello, I am trying to create a persistent staging branch that is in sync with production. The process I used was: 1. Create branch dev off of production 2. Run a data dump and run the dump script in dev SQL editor...
No description

Deleted a database and regret it. Is it possible to get it back?

It was a Pro database and I still have it's ID. Is it still possible somehow to recover it?

Back Up

If I buy pro can you guys restore my database back to Saturday night?

Mta Two-factor authentication

Hello Supabase Support, We have received your support request and your ticket id is SU-241458 I’m trying to log in using my GitHub account, but after authorization I get redirected to the Two-factor authentication page. I was automatically logged out from all devices, and I’m not receiving any codes by email. There seems to be no option to recover access....
No description

npx supabase login not working

Noticed this today as I was about to update types of my project. As usual I run
npx supabase login
npx supabase login
...

Duplicate Charge Still Present – Request for Escalation

Hi Supabase team, I need urgent help with a billing issue that hasn’t been resolved via email. Organization: ismailelqorchi (slug: swzlokywtnaknwptgoxm) Invoice: FRFLKM-00009...

can't view Edge Function

its always like this in all my edge functions, how to fix this and if i want to update some edge function, if i deploy it with command on same name will it override it
No description