Supabase

S

Supabase

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

Join

SMTP

I’m having difficulties configuring my SMTP. When I enter the information correctly and test it by creating an account on the website, the email becomes invalid. In the console, it says it was unable to send the email to the user, and then the operation fails. How can I properly configure the SMTP?

Project Stucked On Pausing

Hello Supabase team 👋 My project Loan-Management-Practice is stuck in "Pausing project" state for a long time and I cannot resume or access it.
Org name: Hammad-Projects (Free Plan)
Project ref: Loan-Management-Practice ...

Error uploading document - new row violates row-level security policy

i have bucket - onboarding-documents. inside it there are 2 folders, license and cmr-insurance. INSERT & UPDATE: ``` ((bucket_id = 'onboarding-documents'::text) AND ((storage.extension(name) = 'jpg'::text) OR (storage.extension(name) = 'png'::text) OR (storage.extension(name) = 'jpeg'::text) OR (storage.extension(name) = 'pdf'::text)) AND ((lower((storage.foldername(name))[1]) = 'license'::text) OR (lower((storage.foldername(name))[1]) = 'cmr-insurance'::text)))...

GraphQL Aggregate

Hey guys ! I've been struggling enabling graphql aggregate on my supabase cloud instance. I've followed: https://supabase.com/docs/guides/graphql/configuration#aggregate...

Hi everyone 👋 I have a question about backups in Supabase.

My project has been on the Free plan until now. A few days ago (about 3 days), the Cursor agent asked me to reset the project, and I wasn’t fully aware of what that actually meant at the time. Now I’m considering upgrading to Pro (which includes daily backups stored for 7 days). Will I be able to access and restore a backup from 3 days ago, or do backups only start generating once I move to the Pro plan? ...

Pausing Project Issue

Hi everyone, I have a project and they haven’t been traffic going into it so supabase sent me an email they will be pausing my project the coming days, I have been waiting to unpause it and it has been saying project pausing for 2 weeks, I want to use the database now on my website but I can’t because whenever I send a message to it it bounces back. The database is not working it just keep saying pausing project. What will I do? someone help me

Where do i set up github integrations for branching?

I cant see anything relevant in github, nor in supabase. The branching docs mention "integrations" but when I open integrations, github is not there.

Connecting Supabase with Looker Studio

Is there any way to connect supabase with looker studio for data analysis? I was trying to find solution but it seems there is no direct way apart from 3rd party paid connector or adding google sheets as middle man...

What are the Requirements for redirect URIs

For redirects in Supabase Auth, do I have to include path parameters when registering my redirect URIs?

Confused about working with supabase in a monorepo (Expo + Next js)

I’m setting up a monorepo with this structure: . └── my-app ├── apps...

Dashboard Incident

I'm currently still experiencing this issue with Chrome. I've tried clearing cache and incognito window, but the issue persists. https://discord.com/channels/839993398554656828/1409892722474614814/1409893329692393472 I was able to get past it by using Safari....

how do i get backups for use with restore to project

Hey there. Newbie here. I want to use the restore to project feature. It says, I need a physical backup. And then it also says it will only create physical backups when my project reaches a certain size. How can I get started with the procedure to duplicate a project and create multple projects.

thatgrrrlpdx — 6:44PMUsers unable to use a Password Manager

Full transparency, I'm new to building apps so the solution is hopefully simple and obvious to folks who know more. I have what I think is appropriate auth set up, but folks testing it aren't able to use their password manager. I have "allow user signup" on. With the email section all on and the max upper, lower, number, and special character options. I see a minimum which is currently set at 6 but no max to indicate a password limit that might impede a password manager. Thoughts?

Production Database Down — Need Host Migration

My database is completely down. The SQL editor can’t run anything — getting read ECONNRESET. Auth, Realtime, and Storage are all unhealthy even after restarting the project and scaling up. I have been trying to fix this for a week and I’m honestly over it.

Incorrect email appears on the dashboard

I changed the email address for my Supabase account, but the dashboard still shows the old email address, and notification emails are still being sent to the old address.

I can't connect into supabase using github

I think there is some kind of problem in supabase with the supabase login i cant seem to find a way to log into my dashboard, the session expired and from that day i cant login. i tried everything, other browser, incognito mode, cookies, etc. problem still persist.

Auth.trigger

Is it possible to add trigger auth.users table? I want a record would be inserted to public.profile automatically after signup a user.

Network latency?

Hello! I’m running a Vendure (Node.js/TypeORM) backend in Southern CA on my local machine, connected to a Supabase-hosted DB in Northern CA. When both my backend and DB are running locally, queries are instant. When connecting to the remote Supabase DB (local-to-cloud), even within the same state (CA), I see query latency ranging from 2s to 20s. ...

problem when connecting to MCP Supabase through VS Code plugin Roo Code

A problem when connecting to MCP Supabase through VS Code plugin Roo Code gives an error. The process was performed according to the spraying instructions, the connection is tightened. You can request the name of the table, but you can not create a table, when creating it, you get this error: Error executing MCP tool: 32 minutes ago...