Hi there,
I’ve started using Kopia for the past few days and snapshots take over an hour for just 50GB of data that has not changed. I am using the Kopia web UI in a docker container (newbie friendly, I figured I would move away from UI once I am more comfortable with Kopia). Anyways I looked into the logs, and it is flooded with lines like this:
08:22:13.191 got error chtimes /app/cache/metadata/9c/36c83d30f4a086bcdef6eec9182f54-s5c108143a726ea22113q.f: operation not permitted when TouchBlob (#1), sleeping for 150ms before retrying
08:22:13.342 updating timestamp on /app/cache/metadata/9c/36c83d30f4a086bcdef6eec9182f54-s5c108143a726ea22113q.f to 2022-08-11 08:22:13.342159098 -0500 CDT
08:22:13.342 got error chtimes /app/cache/metadata/9c/36c83d30f4a086bcdef6eec9182f54-s5c108143a726ea22113q.f: operation not permitted when TouchBlob (#2), sleeping for 225ms before retrying
And so on, just endlessly repeating. I thought it was a permissions issue so for some diagnostic giggles I chmod 777 the entire directory. However, the error spam continues. Unfortunately some searches have not lead me anywhere.
Some tips to be pushed in the right direction would be appreciated! Thanks for the wonderful forums
CC