Supabase

S

Supabase

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

Join

Dahboard is not loading

My dashboards is is not loading, just spinning. Tables as well, only publicly available pages. Is the service down?

Im experiencing extremely slow loading on dashboard

I have very fast internet connection with low ping. It isn't a connection problem on my side. Is something under outage or what?

MCP Broken ? Provide a valid Access token

I tried to implement Supabase MCP with Claude Code but got this error : Error: {"error":{"name":"Error","message":"Unauthorized. Please provide a valid access token to the MCP server via the --access-token flag or SUPABASE_ACCESS_TOKEN."}} I put my PAT but it still says that....

Help erasing a vanity url redirect in the CLI

Hello, I tried making a vanity url redirect and now I can't get my apple login to work. I've tried erasing everything but nothing is working....

Project cannot be transferredProject can't be transferred. Failed to update project. What do I do?

I'm an owner in both organizations. But for some reason this is not working, not sure why, I get a Notification that says: Project cannot be transferred Failed to update project. Both orgs are on the free plan. The org receiving the project only has 1 active project, 2 paused projects. What can I do?...
No description

how to setup MCP in Crush CLI

trying many format not success

Contribution to supabase-py

Im looking for contribute on this github repo and I need some guidance to it. I want to know more about supabase to get feel and make my PR more substancial. If you can, tag me on DM to have a call.

call an edge function via webhook

I'm trying to call the edge through its Endpoint URL, but it loads infinitely until it shuts down.

[SOLVED] Edit E-Mail Templates

Hello, How can I change the Email templates? As soon as I access the Email Templates Page I get the error shown in the Screenshot top right. Any idea how to fix that...
No description

Upgrade stuck in "Shutting down API services"

I tried to upgrade from PostgreSQL 15 to 17 today, but the upgrade has been stuck in this state for three hours. Do you have any idea what I can do? It's not self-hosted, and I’m on the free plan. :blobsad: Status: ```json {...
No description

Question related to the Enterprise plan

Hi everyone, By the enterprise plan there is a BYO Cloud possibility. I’ve a question regards this, does it work also with a Kubernetes setup? I mean if the Supabase instance running on a Kubernetes cluster in the company’s cloud subscription....

Unable to generate types with Supabase CLI due to permission denied for private schema

I get the error regardless of whether I have a private schema or not. My original intention was to update the db_pre_request function: Migration: ```sql create or REPLACE FUNCTION private.db_pre_request () returns void language plpgsql stable security definer...

Supabase Go Maintainer

Hi, I've been using the supabase go library and it seems like it is no longer maintained and I was wondering if it would be possible for me to help maintain it. I've found some bugs and make a PR, https://github.com/supabase-community/postgrest-go/pull/62, to fix a pretty big bug already....

getClaims in a serverless enviroment not yielding performance gains

Hello, I am using vercel to host my SSR app that uses Supabase. Switching to the getClaims instead of getUser does not yield any performance gains at all. Everything is the same approximately. Am I doing something wrong, or is it because of the serverless environment? Please note that the authentication happens on my sveltekit server and the session is sent over to the client. I have watched the whole tutorial video and read the blog post and followed them step by step, and all is working correct just that there are no performance gains....

404 Error on Supabase Database Function Call for One Authenticated User, but Not Another

Hello, I'm running into an issue with a Supabase database function in the public schema. User A is able to call the function without any problems, but User B (with a different account and email) receives the following error: POST https://....supabase.co/rest/v1/rpc/[function name] 404 (Not Found) Both users are authenticated and should have EXECUTE permissions on the function. The function is defined with SECURITY DEFINER, and search_path is explicitly set to public....

CANT CREATE A NEW PROJECT

hey i'm a new user and when i set up my account, i wanted to create a new project and recevied this.. Any help ?
No description

How to change email on the account after hard bounce?

I tried to change my email address and it failed. I believe my domain email was not working. Now it will not let me update my email address at all. A quick message comes up talking about a previous hard bounce. Anyone know what I need to do to update my email address? I have to change it because the address that is listed is not accurate. Thx!

noobie plz help!

Hi all, brand new to superbase/sql/coding in general here :S I'm trying to setup a database to communicate with a remote raspberry pi and I had it all working and connecting via MQTT to the superbase database and then to a website hosted on vercel. But then i left it for 90days and it's paused and i cant restore it :S It took me ages to build and i just want to restore it and keep working on it. I'm happy to pay a fee or what ever to get it up and running, anyone know if there's a way? I've tried to 'restore' the backup to a new project but I can't work it all out and its super frustrating - i know its my own fault for letting it get past 90 days but man if I had known it was this difficult there's not way i would've haha....

[Bug]: not picking the env

I have just created a new project using the default template i.e. supa w next.js and I have added these values NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY in my .env.local file, but I am still seeing this message thatSupabase environment variables required I have also restarted the server. TIA 🙏...
No description