Trouble upgrading self-hosted storage container

Hello, we're self hosting a Supabase instance and we're having some trouble migrating our storage container.

The older version is v0.28.2, and we're trying to migrate to v0.43.11, unfortunately when we spin up the new container with the old data we meet an issue, we're unable to retrieve our buckets, they do exist in the database but we're getting the following error :
"Error","message":"new row violates row-level security policy"

We tried to check the RLS policies tied to the buckets, but they're not tied to anything.

Any of you have an idea of what direction we should look into ? Should we backup our buckets, delete them, upgrade and the restore them? Is there a simpler way ?

Thank you for your help in advance,
Lucien
Was this page helpful?