Self Hosted Storage throws 500 error in Studio

Hoping someone can give me a hand tracking down this issue. I’m running Dokploy on a local Mac and have Supabase up and running. Storage actually works using the client from a front-end app…I can upload to a bucket without any problems.

The issue is when I attempt to access Storage from the Studio front-end. I get an error on the page “Failed to retrieve buckets. The network tab in the browser shows a 500 error “Internal Server Error” when accessing the buckets endpoint. The only thing in the logs is in the Kong logs and it just shows the network call and the 500 response.

It would be much more helpful if I could at least find a stack trace somewhere to see what’s causing the 500 error.

Does anyone know where I can look and how to get there when using Dokploy to possibly find a stack trace? Or by chance has anyone else had the same issue and knows how to resolve it?

Thanks!
Was this page helpful?