Supabase

S

Supabase

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

Join

Project Setting Up Is Not Getting Completed

HI, I am trying to create a project in supabase. the project has been setting up for hours now. It is just showing "project is coming up". Can any one tell me what the problem is and how to fix it? #troubleshooting...
No description

Timeout Exception

I've been getting an error for two days now and can't use any Supbase services. It keeps giving me the following error. {“error”:“Connection terminated due to connection timeout”,‘message’:“Connection terminated due to connection timeout”}...
No description

Clear database cache?

Is there a way to clear the database cache. My database grew to 12GB, i've deleted a lot of the data in the database, but the database size has not reduced. Im assuming theres a cache or something I need to clear?...

How to best mock external API calls from Edge Functions during unit tests?

I am trying to mock an external api call to Hubspot in one of my edge functions, is this possible and what would be the best way to do it? I am using TS. I am using the HttpClients fetch to make the call....

Dropping index keeps timing out

Am trying to drop an index i created to replace it. however from webui it keep timing out. and am now currently running the query from pgadming with a direct connection and it is already over 8 min ! to delete a 40KB index table ... what is happening here ?...

Supabase dashboard storage service role 404 response (local instance)

I'm currenly developing with a local environment set up. I added a bucket using the sql editor, then I went to the storage tab, and the bucket is there. When I try to add a folder, it immediately shows the folder on the dashboard, but it's silently failing. If I refresh, the folder isn't there. No problem doing other things like editing tables. Tried doing supabase db reset and tried clearing cookies. ...

Supabase free project is not loading.

it was first time creating an account in supabase where i created this project for the first time after creating it i got those public url and the keys etc. but my project is still not active it'e been week am waiting for it to be active. it's just loading. i can't even delete and create a new one. what to do? project is in region: ap-south-1 (Mumbai)...
No description

Edge functions supabase error

Error Could not deploy edge functions. Maximum number of edge functions reached. Please delete some functions or upgrade your plan. ID: a8a96fda56fe1b278e0764f2a885559d...
No description

Out of memory

Hello, someone know how to fix "Out of memory" issue after changing status in table editor?
No description

URGENT DATA RECOVERY - Projects deleted 30 minutes ago

- Deleted at: 30 minutes ago - Project IDs: - cheemlovbevgluwjwksh (Xaris Staging) - axxtnmtyitndfhmhuwas (Xaris Production) - Organization: sivubjgrngielzqpmiox...

why verification mail, forgot password mails are taking too long to reach to users sometimes?

when users are creating account, the verification emails from supabase is taking too much time to reach to users (approx. 5-6 min). Where as sometimes it coming quick like usual it should be, sane thing happening with forgot password too. Please help asap, the problem is encountered on both live site and local host .

HOW TO USE JWT SECRET

I'm in a world of config hell. I have lost 3 days straight to trying to figure this out. My code is failing having introduced Supabase RLS policy that depends on clerk auth for jwt tokens....

supabase git login error

I was using it fine before, but after logging into Superbase via GitHub, I encountered an infinite loading issue.
No description

Pausing project

been saying this for months and never paused.
No description

My Migration history is all messed up can i somehow generate a correct one or create one so i can cr

So i somehow broke my migration history and now i cannot create branches for my project is there any way to generate or create a migration file with everything or create branches or some fix so i can create branches from my main supabase project

NYC events

It would be great to have some NYC events I would love to attend

How to backup my project?

i am currently on a free tier account is there a way i can make a backup of my project in the supabase, if yes how?, I have another paid account of supabase can i shift my current db tables and the while project from this free account into my premium account?

Sending broadcast events from edge function

I want to send a broadcast event from an edge function but have been unable to do so so far. I'd like to use broadcast instead of listening to postgres changes because I'd like to hide some info from the client. Using supabase 2.57.4 - I think. I have this version installed in my client code. I used a starter app for edge functions, and later realized it was using 2.35 in the deno.json file. I updated it and restarted etc but not sure if there's something else I need to do. ...

Supabase Dashboard is slow

Hi, I am on the pro plan and from time to time the supabase dashboard is extremely slow. It takes ages to load (5 mins). It is impossible to work. It feels like a throttling. It also impacts my webapp I developed, so I cannot fetch any data. Usually this happens in the evening. ...

Branches not working

i have 3 diffrent projects in supabase since creating a branch does not work i have staging, product how do i make so i can merge the dev with prod or such?