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 not working after being restored

basically that, yesterday in the morning I got an email from supabase telling me about my project being paused, so today I opened the dashboard to restore it and I didn't pay to much attention to it because is not the first time a project of mine gets paused but then I realized that it's failing to restore my DB, matter of fact the connection to the DB is failing
No description

Project restoration Failed

Hello my Project id is : wjchqvfllgujbhymvvvj I badly needed a help with this as i am currently working on a personal project which is 6months now in the making... I already Emailed the support but still no progress on my request.. Support emailed me a ticket number : SU-256085...

🚨 Realtime Broadcast Issue: Works Locally, Buffered in Production

Setup: - Frontend: Next.js on Vercel - Backend: Node.js API on Railway - Supabase: Realtime broadcasts for progress updates...

Content in bucket deleted after db update

After updating my db, I had a profile-pictures bucket, and it ALL uploads were erased. This isn't a huge issue for now, but wondering if anyone has any tips for updating.

My project is in the process of being paused for 2+ days

Hi, a few days ago I got an email saying my project is going to be paused due to inactivity. However, it has been over two days and my project is still in the process of being paused, even though it says it should take a few minutes. Anyone know how to help?
No description

i cant login to my supabase account

hello and sorry my english bad , my SupaBase account was registerd using GitHub and my github account got banned iamm trying to reset my password i get this email: Reset your password We've received a request to reset the password for the Supabase account associated with thisismyemail@gmail.com. Your account is linked to GitHub, so you can only sign in with the GitHub login option on the Supabase dashboard. If you need to reset your password, you’ll need to do so directly through GitHub by following their password reset process....

Active projects for Pro Plan

I wanted to confirm: If I purchase the Supabase Pro plan, will I be able to have more than 2 active projects in my organization at the same time? For example, can I run 5 or more active projects simultaneously, with the overall usage limits (e.g., database size, bandwidth, etc.) being shared across all projects within that organization?

postgre upgrade stuck on eu-central-2 region

Hi everyone, i have strated the upgrade of Postgre this morning (9 hours ago) but is still stuck on "prepare new server". Is anyone else from the eu-central-2 region facing the same issue? I have opened a ticket but haven't heard beck yet....

Local Project Management

I have Supabase running on a development server in my home for building and testing. I have multiple Projects and it is my understanding that running it locally each "Project" needs to be a complete separate Supabase Stack. Unlike the cloud version, where it allows you to create projects from the Studio Dashboard, you can't do this or like this locally.
Is there no way to manage all projects from a single interface like the cloud Studio Dashboard?...

Your project will be ready in a few minutes (48hr later)

Hi tehre i'm stucked on waiting for the project be ready... cant event remove it to create new one, anyone had similar issue for longer than few hrs?
No description

Converted GitHub account to organization - Lost Supabase account access

I need help really bad i convert the github account that i used to access supabase to organization and now i cannot access anymore. I already email the team with new email as it is state in here. I got the ticket number 255956 .

is this secure

I’m creating two server-side Supabase clients in Next.js: - One “clean” client that isn’t affected by cookies to use the service role key. - One client that uses cookies for normal user sessions. ...

Issue with my Supabase project – Orange status

Hello, I am currently experiencing an issue with my Supabase project. Its status appears as orange, and the project is not functioning properly. The data stored in Storage is not visible....
No description

need help with RLS policy

problem :
I was trying to sign up a user. After calling supabase.auth.signUp, I create a row in the business table, then in the profiles table, using auth.user.id, the business_id, and some other details. However, I encounter an issue with RLS during the business creation process.
I was trying to sign up a user. After calling supabase.auth.signUp, I create a row in the business table, then in the profiles table, using auth.user.id, the business_id, and some other details. However, I encounter an issue with RLS during the business creation process.
error :
new row violates row-level security policy for table "businesses"
new row violates row-level security policy for table "businesses"
...

Project Region

Hello, i just created an account on supabase and wanted to create a new project but i dont find my region ? what should i do ?
No description

🚨 **URGENT: PRO Plan Production Outage - Day 4 - Need Update on Escalated Ticket**

Tickets: SU-254853 / SU-254890 Project: iteqqXXXXXXXXfvxuqtj (flowfon-production) Plan: PRO (Paid customer) Downtime: 96+ hours (4 days) ...

Resend email confirmation redirects with malformed URL parameters

I'm using supabase-js. When user clicks on an expired email verification URL it gets redirected to my site with a URL param error_code=otp_expired (e.g. mysite.com/email-confirmed?error_code=otp_expired&<other params>. I can detect that and allow user to resend the verification email using supabase.auth.resend function. How ever when that OTP expires supabase backend redirects me to the correct endpoint but with incorrect URL params (rather malformed URL). The URL looks like mysite.com/email-confirmed#error_code=otp_expired&<other params>. Yes there's a hash instead of a question mark. Got any idea why's that happening? Simplified code example ```js...

Custom Wallet Auth JWT Tokens Not Recognized by RLS Policies

Issue Summary: I'm implementing wallet-based authentication (MetaMask) with custom JWTs, but Supabase RLS policies aren't recognizing the authentication context. auth.uid() returns null despite valid JWT tokens being sent in request headers. Setup: Custom wallet authentication via Edge Function...

Benefit of verify JWT in edge functinos

Whats the benefit of the following option:
Verify JWT with legacy secret
Requires that a JWT signed only by the legacy JWT secret is present in the Authorization header. The easy to obtain anon key can be used to satisfy this requirement. Recommendation: OFF with JWT and additional authorization logic implemented inside your function's code.
Verify JWT with legacy secret
Requires that a JWT signed only by the legacy JWT secret is present in the Authorization header. The easy to obtain anon key can be used to satisfy this requirement. Recommendation: OFF with JWT and additional authorization logic implemented inside your function's code.
...

Regarding crashing of supabase

Hello all, This is reagarding an issue that I am facing almost on a daily basis it persist for some time and then the website becomes up and running automatically. But I do not have any clue why it is happening I have attached the screenshot for your reference. Can someone help me out on this issue. Please let me know if anybody is facing the same issue....
No description