ERROR: 0A000: extension "supabase_storage" is not available

I’m unable to upload files to Storage. Running SQL commands results in: ERROR: extension "supabase_storage" is not available DETAIL: Could not open extension control file "/usr/lib/postgresql/share/postgresql/extension/supabase_storage.control": No such file or directory. It seems the internal storage schema and extension were never installed. Could you please reinstall or reinitialize the supabase_storage extension for my project? Project URL: https://dlzlnebdpxrmqnelrbfm.supabase.co/
3 Replies
Ankur
Ankur4d ago
@Josh Mojica how you are uploading file to storage and did you created the bucket to upload the file ?
Josh Mojica
Josh MojicaOP4d ago
I drag then dropped the file to the gui and yes I created a bucket before adding files
Mručo
Mručo8h ago
i also want upload a image to my public bucket, but when it loads to 100% the image dissapear from bucket, how can i add image to bucket and get url adress?

Did you find this page helpful?