Thank you so much, sorry it’s taken so long to reply. I still haven’t had the time, but I will take a closer look when I get the chance.
Comment on Need help with searxng docker compose
HappyTimeHarry@lemm.ee 3 weeks agoThe problem is that while docker is running as root (0) the searxng process internally runs as a user searxng with id 977
So your filesystem outside of docker needs to have those files assigned the right ownership.
This thread has a more detailed discussion that you might find helpful.
Override4414@lemmy.world 2 weeks ago
Override4414@lemmy.world 2 weeks ago
Thank you so much, sorry it’s taken so long to reply. I still haven’t had the time, but I will take a closer look when I get the chance.