What exactly did you do to solve this? I am seeing something similar.
this post was submitted on 10 Feb 2025
5 points (100.0% liked)
PieFed help
284 readers
1 users here now
It's seems right that we should have a local community to help us all with PieFed
founded 1 year ago
In the host I had to change the owner to 1000. It was set to root somehow.
Thanks for reporting your fix, I had the same issue!
I suspect that adding
PUID: 1000
PGID: 1000
to the environment section of compose.yaml would stop this from occurring but I haven't tried it.