cvat
cvat copied to clipboard
cvat_opa container always restart
macOS Version
2.1.0 release and develop branch both have this issue
/cvat/apps/iam/rules permissions also ok
@hhgz9527 , could you please share logs from cvat and opa containers?
-
docker logs cvat -
docker logs cvat_opa
modify docker-compose.yml
add user : root , as below
services:
cvat_opa:
user: root
......
@hhgz9527 , did you solve the problem?
We will close the issue, do not hesitate to reopen if you have any updates on this. Thank you.