Our storage has been completely broken since 3:26 PM PST today. Every single request to get signed URLs is getting aborted. I can't even load the GUI for Supabase storage.
Project: us-east-2 region, Pro plan (can provide ref privately)
We're seeing stuff like this in the logs:
POST 504 /storage/v1/object/sign/images/.jpg - hundreds of failures
POST ABORTED RES /object/sign/images/.jpg
POST 500 /object/images/*.jpg
Basically every call to create a signed URL just returns ABORTED. We can't load images, can't upload new ones, nothing works. Been going on for over an hour now. Also occurred earlier this morning for about 5 - 10 minutes.
The database itself shows ACTIVE_HEALTHY so it's definitely something with the storage service specifically. We haven't deployed anything or changed code - this just started happening out of nowhere.
All our users across different devices (Safari/Chrome) and edge locations are all seeing the same thing.
Can someone take a look? Happy to provide project details privately. Our production app is completely broken right now.