paulgoio / searxng

SearXNG image with changed simple theme, settings.yml
https://paulgo.io
GNU Affero General Public License v3.0
100 stars 23 forks source link

uwsgi.ini error on launch #39

Closed adatamonk closed 2 years ago

adatamonk commented 2 years ago

Seeing the following error in the production image

spawned 2 offload threads for uWSGI worker 2
2022-07-05 17:06:47,315 ERROR:searx.shared: uwsgi.ini configuration error, add this line to your uwsgi.ini
cache2 = name=searxcache,items=2000,blocks=2000,blocksize=4096,bitmap=1
2022-07-05 17:06:47,905 ERROR:searx.shared: uwsgi.ini configuration error, add this line to your uwsgi.ini
cache2 = name=searxcache,items=2000,blocks=2000,blocksize=4096,bitmap=1

Running stock sample docker compose.

mrpaulblack commented 2 years ago

Hi @adatamonk , This seems to be a issue with upstream SearXNG that got discovered recently. Juts to give an example here is an issue thread in SearXNG about it: https://github.com/searxng/searxng-docker/issues/31 (That you also commented on about xD) -> please try not to open multiple issue ticket for one issue in the future tho... We are a small dev team of 5 people (I am actually a maintainer of SearXNG and this fork to give you some context) and all the notifications and messages just add up quickly and take a lot of time; for example in SearXNG I get an Email for each comment/issue/PR/discussion which quickly adds up to more the 50 emails a day! (sometimes 100 Emails per day).

I will close this issue and we can resolve it upstream in SearXNG :+1: ; thanks for pointing it out tho :D ; Closing.