I am having an issue with nextcloud and permissions.
r
oot@Odin[~]# docker logs ix-nextcloud-permissions-1
=== Applying configuration on volume with identifier [postgres_postgres_data] ===
Path [/mnt/permission/postgres_postgres_data] is not empty, skipping...
=== Applying configuration on volume with identifier [redis_redis_data] ===
Path [/mnt/permission/redis_redis_data] is a temporary directory, ensuring it is empty...
Current Ownership and Permissions on [/mnt/permission/redis_redis_data]:
Ownership: wanted [1001:0], got [1001:0].
Permissions: wanted [None], got [0775].
---
Ownership is correct. Skipping...
Skipping permissions check, chmod is falsy
Time taken: 0.15ms
=== Finished applying configuration on volume with identifier [redis_redis_data] ==
Total time taken: 1.14ms
I don’t know what I need to do, Nextcloud was working for months.