searxng / searxng-docker

The docker-compose files for setting up a SearXNG instance with docker.
GNU Affero General Public License v3.0
1.21k stars 290 forks source link

searxng | cp: can't create '/etc/searxng/uwsgi.ini': Permission denied #137

Closed georgestoica93 closed 1 year ago

georgestoica93 commented 1 year ago

Hello, I have a problem when trying to use docker compose. I am running "sudo docker-compose up" and I get the following error:

... searxng | SearXNG version 2023.3.29+f950119c searxng | Create /etc/searxng/uwsgi.ini searxng | cp: can't create '/etc/searxng/uwsgi.ini': Permission denied searxng | sed: /etc/searxng/uwsgi.ini: No such file or directory searxng | Use existing /etc/searxng/settings.yml searxng | Listen on 0.0.0.0:8080 searxng | realpath() of /etc/searxng/uwsgi.ini failed: No such file or directory [core/utils.c line 3662] searxng exited with code 1

I have taken the files 1 to 1 from the repository. No modifications on the yaml file. Please help!

georgestoica93 commented 1 year ago

Configuration error. Deleted all and reinstalled.