Supabase

S

Supabase

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

Join

Vercel is charging for supabase middleware function (update session), any workaround?

Hi, 90% of my vercel costs are coming from the supabase middleware, how can I fix it?...
No description

npm package can't be found after update to supabase 2.39.x

The project has been running fine, and in fact if i downgrade locally i can get it to work fine with any previous version. supabase version 2.32.0 through 2.38.0 works (tested major releases (x.0) only) supabase version 2.39.0 is the first that shows this problem. likely closely related to supabase-edge-runtime-1.69.1. the error:...

Multiple Filter on a stream

Is it impossible to have multiple eq on a stream request to fliter ? I tried to put the eqs before the ".stream" but that doesn't work and the stream is not even recognized anymore. Do we have to use only one eq after the stream ?
No description

Unable to connect to Supabase project - DNS resolution failure for project URL

I'm unable to connect to my Supabase project from a Next.js 15 application. Till yesterday, i was able to connect from my nextjs app but today, the domain cannot be resolved. Issue details: When attempting to authenticate using supabase.auth.signInWithPassword(), I receive "Failed to fetch" and "Connect Timeout Error" (code: UND_ERR_CONNECT_TIMEOUT) DNS lookup fails: Running curl https://[Project_URL] .supabase.co returns "Could not resolve host: jzlddonygtywhhrupgzz.supabase.co"...

Spree 5 + Supabase + Railways

Hey everyone! I'm having an authentication issue while trying to configure Supabase S3 to store images for my Spree (Ruby on Rails) project. The exact error I'm getting is: "The request signature we calculated does not match the signature you provided. Check your key and signing method."...

[SOLVED] Help with template Emails on Self-Host

Hello, My E-Mail Template won't load correctly. My Auth Compose: ```yml...

Planetscale Metal Alternative in Supabase

Hi, sorry for mentioning different service name! however, I'm a really big fan of supabase. As we're scaling up, we're thinking that the disk IO is almost always the main bottleneck of our occasional service dead locks and found that planetscale metal is a solid solution to fix disk IO performance related issues (https://planetscale.com/metal) Do you think Supabase is going to have similar feature any time soon? Thanks!...

Project files nowhere to be found!

Hi, i unpaused my project after a month of inactivity and I cant find any of my project files any longer. Like they were deleted or something by supabase or am i supposed to wait a little longer since it was today i unpaused it. what do i do??

Why Do Supabase Edge Functions Break After a While?

We’re running into an issue with Supabase edge functions: after some time, they start returning 404 errors with the response:
{"code":"NOT_FOUND","message":"Requested function was not found"}
{"code":"NOT_FOUND","message":"Requested function was not found"}
...

"Fail to Fetch" Issue

I have a problem that I’m not sure what it actually is. What I’m experiencing is a “fail to fetch” issue in some edge functions and some database fetches. When I say “some,” I mean that some requests work while others don’t. I didn’t change anything since the production had been running fine for a while, but suddenly it went down. I think we might be facing some kind of issue because I’ve seen other posts mentioning similar problems. My server is in Singapore, while my ISP is in Thailand.

User is getting error on login "Failed to fetch"My project in production is unreachable.

User is getting error on login "Failed to fetch" My project (yieirnukzlqhkbbeeagg) is unreachable. DNS resolves correctly (104.18.38.10, 172.64.149.246), but requests to https://yieirnukzlqhkbbeeagg.supabase.co/auth/v1/health never return a response. Browser network logs show “canceled” after 20s. ...

[SOLVED] Auth-API Token signature is invalid

Hey, I get an "error/warning" in the Auth Container logs.
{"component":"api","error":"token signature is invalid: signature is invalid","level":"info","method":"DELETE","msg":"403: invalid JWT: unable to parse or verify signature, token signature is invalid: signature is invalid","path":"/admin/users/15795a8a-fdf7-40a4-ad90-72153d2fffad","referer":"","remote_addr":"172.69.223.77","request_id":"0759acaf-4327-4605-a710-a3de5e1dfb53","time":"2025-08-31T17:05:59Z"}
{"component":"api","error":"token signature is invalid: signature is invalid","level":"info","method":"DELETE","msg":"403: invalid JWT: unable to parse or verify signature, token signature is invalid: signature is invalid","path":"/admin/users/15795a8a-fdf7-40a4-ad90-72153d2fffad","referer":"","remote_addr":"172.69.223.77","request_id":"0759acaf-4327-4605-a710-a3de5e1dfb53","time":"2025-08-31T17:05:59Z"}
...

Hi team, I need help with a storage usage issue after downgrading from Pro → Free.

My org dashboard shows 2 GB storage used (200% of Free quota). But I’ve deleted all projects, buckets, and databases. Database size = 12 MB (checked with pg_database_size)....

Failed to fetch?

My whole project is down, on AUTH I get failed to fetch. DB looks good, haven’t changed anything. Are we offline?

How to not log the auth errors

I'm using nextjs app router + supabase auth when the refresh token is expired the auth errors are being logged in the server logs, does supabase js log them internally? because I can't seem to catch and handle these errors: AuthApiError: Invalid Refresh Token: Refresh Token Not Found...

point-in-time recovery

I'm not on the pro plan right now, but if I upgrade to the pro plan now, will I be able to use point-in-time recovery of the database from before the pro plan?

Error: connect ECONNREFUSED

Getitng this message for everything out of the blue, for integrations tables/schemas. everything randomly stopped working

Error: Schema engine error:

I'm trying to integrate supabase with prisma but getting the following error: ``` Environment variables loaded from .env Prisma schema loaded from prisma\schema.prisma Datasource "db": PostgreSQL database "postgres", schema "public" at "aws-1-us-east-1.pooler.supabase.com:5432"...

Cron do schedule but never execute

Hello, The job are well scheduled but never executed. I have followed this guide https://supabase.com/docs/guides/troubleshooting/pgcron-debugging-guide-n1KTaz but everything is fine regarding the cron scheduler. ...

All my production applications have suddenly lost supabase connection.

Im not sure whats happened but all of my projects have lost the connection to supabase. My pro plan is active, usage is well below, support says i need to wait 1-2 days for an aswer. Any help appreciated !