S
Supabase•2mo ago
meganxface

Uploading JPEG into Bucket - Not Working?

Hello, please bear with as I am new to Supabase and not a developer. I am trying to upload JPEG images into a folder on my Supabase. I believe I've set up all the correct policies, and the file size is also only 300kb. Each time I upload, it seems to just time out and return to the screen with a blank folder. Any help would be much appreciated
13 Replies
ihm40
ihm40•2mo ago
Is this trying to upload on the supabase dashboard on their site? or via the frontend
meganxface
meganxfaceOP•2mo ago
Yeah Trying to upload from supabase.com/dashboard
ihm40
ihm40•2mo ago
Two things that might be worth trying 1.Trying a different browser to see if that works. 2. deleting the folder (provided it's empty) and recreating and trying to upload the file again to see if it's an issue with the folder not being created properly first time round or create a new folder and upload the image into that if you want to test without deleting the old one (policies shouldn't matter when uploading from the dashboard as you have elevated permissions on there anyway)
meganxface
meganxfaceOP•2mo ago
I've tried all of these things 😅
ihm40
ihm40•2mo ago
Hmm strange. I've tried uploading a jpeg image > 300kb to one of my buckets and it's worked so it's not site wide. Maybe region issue? Try going into project overview, top right -> project status and seeing if the storage looks okay. It should let you go through to some logs also to see if anything looks off
meganxface
meganxfaceOP•2mo ago
I have just been told that there is an issue for people in Dubai using supabase. Maybe it’s this!
ihm40
ihm40•2mo ago
right that's probably it
fierDeToiMonGrand
fierDeToiMonGrand•2mo ago
i have a problem also uploading a file on supabase local hosted version supabase version "supabase": "^2.40.7" -> the file upload does not work on another project that uses the "supabase": "^2.22.6", version it works
garyaustin
garyaustin•2mo ago
You should start a new topic (tag self-hosting) and provide more deail on what "does not work" means. If it involves something specific to selfhosting then different users are likely to help.
fierDeToiMonGrand
fierDeToiMonGrand•2mo ago
when using the GUI to upload a file in a bucket the file never gets uploaded
fierDeToiMonGrand
fierDeToiMonGrand•2mo ago
No description
fierDeToiMonGrand
fierDeToiMonGrand•2mo ago
No description
No description
fierDeToiMonGrand
fierDeToiMonGrand•2mo ago
No description

Did you find this page helpful?