Error on storage Search
Hi everyone, an error just happened in production 'randomly' because no changes have been done, but I now can't see the storage content in the app but also in the supabase dashboard:
It seems that a change have been done from
I have tried to add back the search function, but anything I do tell me this:
But I try to do it as the
Any idea on what to do or / and what is happening?
It seems that a change have been done from
storage to app_storage .I have tried to add back the search function, but anything I do tell me this:
ERROR: permission denied for schema app_storage (SQLSTATE 42501)But I try to do it as the
postgres role...Any idea on what to do or / and what is happening?