Supabase

S

Supabase

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

Join

getSession hangs [javascript client library]

Issue Summary for Supabase Title: getSession() and refreshSession() hang indefinitely even with lock: noOpLock workaround Environment: @supabase/supabase-js (check your version in package.json) Browser: Chrome (likely others too)...

[Account Access] Stuck in "Invalid Credentials" Login Loop - Cannot Access Support Portal

Hi everyone, I am running into a critical issue where I am locked out of my account and cannot submit a support ticket because the support portal requires me to log in. What I'm trying to achieve I need to reactivate a project that was paused on Oct 15th. This project was created via a Lovable.com integration. What's going wrong:...

Delete all users data in the buckets

Hey! I’m trying to add a feature in my app where a user can delete all of their data stored in Supabase buckets. Each object has the user ID in the owner field. Is there a way to use the Supabase admin client to list all the user’s files by owner and delete them?...

MisMatch Timezones

Hey, I need help configuring my Edge Functions so they use the user’s local timezone instead of UTC for my scheduled reminders (24h and 1h before a booking). Right now everything is firing based on UTC+00, which breaks the logic when the provider or client is in another timezone. I need a proper way to: Detect the user’s timezone (stored in DB or passed in request — either works)....

Sudden, consistent timeouts with Supabase python package

Starting around 8:38am ET this morning, my team and I started seeing an enormous surge of ReadError, ConnectTimeout, and RemoteProtocolError when attempting to fetch from our Supabase project (regardless of table). We are using supabase-py. We then noticed consistent PoolTimeout errors, so we adjusted our http config to remove the max connection limit. Now the PoolTimeout is gone, but the other errors remain. This is our http configuration:...

Edge function secret issue

I have an Edge Function (parse-car-text) that returns a 500 error saying: "GEMINI_API_KEY is not configured", but the GEMINI_API_KEY is listed in my Project Secrets. I need help verifying why the function runtime is not seeing the secret. What I have already done: Confirmed GEMINI_API_KEY appears in Project → Settings → Secrets....

i am unable to get my uninstalled project from vercel market place and it says now deleted

Hi team, Just adding full details for restore: Project Ref: myhlqnlilslozlcnfdaf ...
No description

Tiktok Auth Provider

Hey, I noticed there is a PR with a Tiktok provider open for a long time now https://github.com/supabase/auth/pull/1807 Would it be possible to merge it? Or give more context on what needs to be done....

Refresh Tokens Experiencing an Unexpected Failure

Hi all, I am developing an app using Supabase and Nordcraft as my front-end. All was going well until about two weeks ago. My project was frozen as I hadn't worked on it for two weeks (busy with personal matters). When I came back however my authentication token refresh was no longer working. Logging in and all other functionalities work, but when POSTing to https://<project>.supabase.co/auth/v1/token?grant_type=refresh_token, I get: ```json...
No description

Getting error trying to link my project in my ci pipeline

Hello, I am trying to link my supabase project as part of my CI gitlab pipeline and getting the following error: failed to connect to postgres: failed to connect to host=db.[MASKED].supabase.co user=cli_login_postgres database=postgres: dial error I did not change anything in the pipeline, or the way I link my project....

Preferred way of inserting many files to Storage?

Hi, what's the preferred way of inserting large amount of files to storage? I have a small Python script using just 5 threads to insert into storage, i.e. ``` supabase.storage.from_(bucket_name).upload( new_filename,...

/api/* routs always return 500

Hello i have tried to host supabase locally everything seems to be working except from supabase studio i keep getting 500 errors on /api/* routs which cause almost everything there to not function. i have tried to setup everything such that the connections string rather than being kong:8000 swapped it to localhost:8000 in environment variables but still the same issue. ...

DDOS

Hello, My site was DDOS'ed yesterday and it made my cached egress shoot up to 236GB in one day. Normally my site only uses 3GB per day. How can I fix this?
No description

I’m not receiving the verification email for my account.

I was trying to create an account. I enter my email and password, it says that I’m registered and need to verify my account, but the verification email never arrives. I tried with three different email addresses and none of them received it

Self hosted error

hey i'm trying to use supabase with dockploy but i have this error, i've tried to edit some things but nothing worked this is the error ```...
No description

signInWithWeb3 does not work on hardware wallets

I'm running into an issue where authenticating using the built in signInWithWeb3 function doesnt work for hardware wallets. The issue is that ledger does not support 'sign in with solana' (aka off-chain message signing). A big part of my userbase is using hardware wallets, so i need to find a solution to this......
No description

Supabase database not running

I'm continously getting this error not able to migrate to the database, what could be the reason for this, how can I fix it? ``` user31@MacAdmin % npx prisma migrate dev...
No description

Network unreachable

Can't access one of our projects. None of our projects are self-hosted. ``` $ npx supabase link --project-ref cudrojvjehpceexsxcrc Initialising login role......

supabase link command failed: no route to host

``` npx supabase link --debug open supabase/.temp/profile: no such file or directory Supabase CLI 2.61.2 Using profile: supabase (supabase.co)...

cant get new conformation email

I am using hostinger and it integrated with its ai feature now i cant use it anymore because the verification email is glitched
No description