Supabase

S

Supabase

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

Join

storage.objects

In my Local CLI RLS policies for my own table secure.objects appear under policies for storage.objects(see screenshot). On my remote DB on supabase.com they do not appear, as intended. Is this simply a visual bug or does this have impact on functionality? thanks in advance
No description

Edge function giving 401 response after migrating to JWT Signing Keys

I tried running this simple edge function, but I am getting 401 error edge function: ```js Deno.serve(async (req)=>{...

.insert().select() doesnt work due to rls

Insert alone works ```ts return await supabase .from("question") .insert({...

Does anyone know a support engineer from supabase?

My database is stuck and no one from support is responding. Does anyone knows somebody who can help me fix this?

supabase/config.toml file locally

Hey guys, I'm using supabase locally and remotely via Github integration. I currently have two branches, "main" and "develop." But I don't understand why when I modify the supabase/config.toml file locally, it is modified in develop. Enable Google OAuth for local development [auth.external.google] enabled = true...
No description

Is it me or the site is kinda slow lately ?

Like I have no issues accesing other site. But accesing my databases all of sudden is taking a lot of times

My database is stuck in restarting mode from last 30 mins. Please help. Already raised a ticket

My database is stuck in restarting mode from last 30 mins. Please help. Already raised a ticket but they are saying i am on free plan so it will take time. Can you please help here?

database deleted

Hi team. I had a database being worked on for sometime and maybe my scheduler stopped mid way and now I cannot even find the project in my supabase. I have the supabase URL, and service keys and all. But I cannot find where the database was, or maybe I'm looking into the wrong owner?...

Given user signed up with social login, then signed up with email+pass, then sign up email isnt sent

Current issue Given the user signed up with social login (e.g., Google), and X time passed so they forgot they signed up, when the user tries signing up with email + password with the same email that they used in step 1, then sign up email is never sent...

Settings option not visible for org and project during local development

I was running Supabase locally and working on the studio, but I couldn't see any option for settings for the org and the project, as I had modified a few files and wanted to see the result. I tried changing the URL by adding settings after the project, it worked for a second, and then it took me back to the original page I wanted. Can someone help me with this
No description

Creating a Dashboard

I have a very simple existing Supabase database and would like to create a dashboard so I can list certain records from the database:- e.g There is a customer table and I would like to list the customers that were added to the table in the last 10 days. In this table there is a column that logs the create date and time. I have another table called orders and I would like a list of orders to be fulfilled today and 7 days into the future. There is also a column in this table listing the delivery date Is it possible to create such a dashboard in supabase? ...

Set tenantId microsoft oauth in front end

Hi, I want to set tenantId in the frontend so users are guided to https://login.microsoftonline.com/tenant instead of https://login.microsoftonline.com/common. Microsoft auth is really a pain in the ass so this is a must have so when someone presses login they are already in the correct tenant login page. However I cant find a way to do this in the front end, either change the url we use for microsoft auth or set a tenantId. The reason I want this is because I have 1 multi tenant project, each tenant can set the tenant id they want their users to login with. I found a supabase option to do it for the backend. But this is not what I am looking for as this is for all logins, regardless of which tenant the user is in. https://supabase.com/docs/guides/auth/social-login/auth-azure#configure-a-tenant-url-optional...

Critical Issue – Supabase Services “Unhealthy” (Database, Auth, PostgREST, Edge Functions)

Hello, I am currently experiencing a critical issue with my Supabase project. Several services are showing as "Unhealthy", specifically: Database...
No description

Sent a ticket to support 12 days ago and my project is still stuck

Can someone please give me an status update of my ticket SU-279064? I only know that it's in the infra queue since at least 10 days ago...
No description

🚨 URGENT: Pro Plan Project Restore Failed and Production Locked (Ticket SU-284329)

Hi Supabase team, We’re on a Pro plan and have had a critical production issue open since yesterday. It’s been escalated to the infra team, but we still haven’t received any updates. This is time-sensitive — we have an investor meeting in less than an hour, and our system is still down....
No description

Something went wrong while restoring your project

Hey everyone! 👋 We ran into this error on October 23 and reached out to support right away, but haven’t heard back yet since 4 days. Error message:...
No description

Pro Plan Project Locked After Failed Restore

Project ID: arhryjwzpufdlournxce Plan: Pro (Paid) Issue: Production project inaccessible after backup restore failure Timeline:...

supabase docker pooler infinite restarting

as the title says pooler service is restarting and i have ni clue what is the issue , i prune/delele container/images and redid everything and no luck , i can login to dashboard but i can't do anything much after any help is appreciated...
No description

How to get chat history?

Is there a way to get chat history? Example to go back and see recommended changes, commands run or see answers to past questions based on questions, error help, etc..?

Projects paused indefinitely

Both my personal organizations on supabase have projetct that are "pausing" for weeks. I can't do anything because the only menu that appears in every tab is "Project is Pausing". I've tried to contact supabase but got no response. Will I have to create my projects from scratch or is there a way to solve it?