Supabase

S

Supabase

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

Join

upstream connect error or disconnect/reset before …d and the latest reset reason: connection timeout

Suddenly, my app is behaving in a very odd way. The browser console shows a lot of errors such as: upstream connect error or disconnect/reset before …d and the latest reset reason: connection timeout"

What are limitations of Queues ?

So. I am looking to use queues as an alternative to Realtime for real time messaging. How many queues can I have at the same time ? https://supabase.com/docs/guides/queues...

Error trying to connect to postgres_changes in realtime

Hello I'm facing a problem here related to realtime database. I have a table called documents, I enabled RLS for everyone can select and also enabled realtime, but i try to connect to it many times in my code and it doesn't work, the status keep saying: CLOSED, CHANNEL_ERROR I tried changing to "broadcast" and it subscribed, only in postgres_changes it fails....
No description

Local Migrations Don't Copy Database Roles

I'm trying to set up local Supabase for testing. I use a tool called PowerSync which requires its own powersync_role role. I'm trying to copy my schema from my linked cloud database to my local one, but the migration tries to apply rules set for the powersync_role without actually creating the role, so the migration fails. Am I doing something wrong? How do I fix this?

How to use RLS when using better-auth

Hey everyone! I have a next.js app and I use supabase + better-auth for authentication. I would like to use the supabase browser client and for that I will need to setup policies (RLS) but I'm not sure how can I get the user id in the database queries. the auth.uid() works only when using supabase auth feature. I already tried to pass custom JWT in the headers and created test RPC function that returns the user id from the jwt but it doesn't recognize it. is there a way to do it?...

Is there anyway to not have supabse project totally brick when we run out of RAM?

Whenever we've run out of RAM on our project the whole project goes into an unhealthy state and our production website goes down and we have to manually reset the project. Our users get very upset. Is this the desired behavior?

Supabase config push

Hello, is there a command that allows, from a GitHub Action, to check a supabase config push for errors in the file and stop the workflow if an error is detected? Currently, I have the ability to push my config.toml from a GitHub Action to the remote to update the database information linked to secrets from Vercel. However, if there is a formatting error in the file, I would like the GitHub Action to stop....

I think supabase db dump is locking up my DB

So I tried to do a db dump of my prod DB to my local machine. However, it was taking over 30 minutes so I ctrl + c which I thought would kill it. However, my website is now timing out on pages that utilized my DB... Could the db dump lock up my free tier DB? I did also make some schema changes but I haven't ran drizzle-kit migrate or drizzle-kit push against production yet for those. The timing lines up with me trying to do a DB dump... It just seems to be sticking around and every log under pooler says Connection failed...

should pg_cron be on v1.6.4 ?

getting a security warning about pg_cron not being on 1.6.4? I dont see anyway to update it etc?

Why am I getting this error while also getting the data?

I'm trying to see if a user is logged in, but I'm not sure why the error object is not empty
No description

EUNUM ISSUE

Hello guys ! All of a sudden, we're getting erros with our eunums through our supabase node in n8n. We've been running the same way for months, but now, it won't accept I've asked claude code, gpt5 thinking and a few others, and we can't seem to narrow down on the issue. The node is clean and has never ran into any issues until today....

I need help for Google ID in my project

I have a supabase project, have a question about as Google ID Auth, there is a documentation about that?

Minting access tokens

I am currently authenticating users based a 3rd party token passed to my backend. I am creating a supabase user for each user that logs in and I want the client to be able to subscribe to a table that uses RLS so the client needs to authenticate with supabase using setSession(). If I mint my own JWT using legacy jwt signing key, will this jwt be accepted by supabase to authenticate the user? If so, what needs to be included? Or if this is not possible can you help me find a solution to create a session for a user on the backend and pass access token to client....

Supabase AI Processing

What is the best self hosted way of running prompts on supabase for documents and database contents that i can manage agents on backend?

Edge Function Scheduler

Hello, is it possible to enable Edge Function Scheduler (Schedules) on the free plan? I'm from Brazil, so I don't know if location plays a role.

Multiple Sessions Logged Out Automatically

I’m working on a system where the same account can be logged in across multiple devices, tabs, and even different networks (with different IPs). Usually, there are about 5–6 devices connected at the same time using the same account. The issue is: after some time, one or more devices get logged out automatically. In our use case, this behavior is not acceptable — all sessions should stay active simultaneously. ...

Cron job doesn't trigger my edge function

Does anybody know why my cron doesn't trigger my edge function? Cron job reports a success but when I inspect my edge function, it is never called. I also checked and I have installed pg_net extension....
No description

Hi, my project is stuck and i cannot access the project URL. error "Could not resolve host:"

My supabase project is not accessible from my web app. error "Could not resolve host:"

How to view other databases from UI?

The supabase database management UI only shows the default "postgres" database. How can I view any other "xyz" database through the UI?
No description

still facing EU-Central issues?

Hi, for the last few hours I’ve faced outages when syncing my local db with the remote for a project in EU-central-1. Online status says there was an issue yesterday which should be fixed. The error shows for link, pull, etc. ```supabase link
Selected project: cbxgoqlogxdcqyirvkpa Initialising cli_login_postgres role......