How are you running VectorAdmin?
Docker (remote machine)
What happened?
I deploy vector-admin using docker.
I delete data in a collectiion on the vector-admin console.
Error: usage error (403): {"error":[{"message":"rbac: authorization, forbidden action: user 'rw-dev' has insufficient permissions to delete_data [ Collection: Article, Tenant: *, Object: a335c5a3-8ac9-2228-0000-08888a424444,]"}]}
then I find the vector-admin console can not be open,It will not recover untill I restart docker.
Is there anyone encounter the same issue ?
Are there known steps to reproduce?
No response