Lost access to existing Supabase project - Project Ref available (Need help recovering access) #47376
Replies: 5 comments 3 replies
-
|
You need to file a support request, no one from Github will be able to see your account. If it existed less than 24 hours ago check the audit log in Account Settings (upper right of dashboard under your avatar). Do you have any other supabase accounts? Was it created in Lovable/Bolt/Vercel? |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your reply. To answer your questions:
Unfortunately, I cannot find the project in my dashboard anymore, even though my local application, I'm on the Free plan and I couldn't find a way to submit a support request for an account/project recovery issue. Could you please point me to the correct support channel for this type of request? Thank you very much for your help. |
Beta Was this translation helpful? Give feedback.
-
|
When I sign in with my GitHub account and follow the Contact Support link, Supabase redirects me to the "Create a new organization" page instead of showing any existing organization. So it looks like my account currently has no organizations associated with it, even though my local project still points to the existing Project Ref Does this indicate that the original organization was removed or that my account lost access to it? |
Beta Was this translation helpful? Give feedback.
-
|
Thank you. That's interesting because I still have the original project source code, the original The project was developed in Lovable, and I'm now trying to determine whether Lovable created or connected the Supabase project using a different Supabase account or organization. I'll investigate that possibility as well. Thank you again for your help. |
Beta Was this translation helpful? Give feedback.
-
|
The project ref is enough for Supabase support to locate it, but the owning org / membership state can’t be confirmed from a public GitHub Discussion. If the support flow requires an org and your account currently has none, create a temporary/free org just to get access to the support form, then open an account/project ownership ticket with the project ref Include the following in the ticket: project ref, project URL, GitHub username, GitHub email, approximate creation date, Lovable involvement, and screenshots of the dashboard access error + CLI error. Don’t post service role keys or database credentials publicly. One thing worth checking locally before filing: make sure the CLI is not using an old access token from a different Supabase account. npx supabase logout
npx supabase login
npx supabase projects listAlso, if Lovable provisioned or managed the Supabase project at any point, contact Lovable support too. Supabase project ownership is tied to a Supabase organization, not to the GitHub repo or the presence of the project ref in |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Lost access to my own Supabase project (Project Ref available)
Hello Supabase team,
I'm trying to recover access to a Supabase project that I created several months ago.
Project information
Project Ref
vfyarawrpvcioryisicrProject URL
https://vfyarawrpvcioryisicr.supabase.coBackground
The project is called PulseiraCheck and is a production application that I've been developing for several months.
The frontend, GitHub repository, local source code,
.env, andsupabase/config.tomlare all intact.Both configuration files point to the same project.
supabase/config.toml
.env
The project was originally created using GitHub authentication.
GitHub account:
levisousals-archGitHub email:
levisousa.ls@gmail.comI can still successfully log in to Supabase using this GitHub account.
Current problem
When I run:
I only see my other projects.
When I run:
I receive:
If I open the project URL in the dashboard, I receive:
I also tried the password recovery process.
Supabase confirmed by email that this account is linked to GitHub and therefore can only authenticate through GitHub, confirming that I am using the correct authentication method.
What I have already verified
My questions
Could someone please verify:
I can provide additional information privately if needed to verify ownership of the project.
Thank you very much for your time and assistance.
Beta Was this translation helpful? Give feedback.
All reactions