Package Details: searxng-git 1.0.0.r3824.gac430a9ea-1

Git Clone URL: https://aur.archlinux.org/searxng-git.git (read-only, click to copy)
Package Base: searxng-git
Description: A privacy-respecting, hackable metasearch engine
Upstream URL: https://searxng.github.io/searxng/
Licenses: AGPL3
Conflicts: searx, searx-git
Provides: searxng
Submitter: HLFH
Maintainer: HLFH
Last Packager: HLFH
Votes: 8
Popularity: 0.018220
First Submitted: 2021-09-29 10:43 (UTC)
Last Updated: 2024-05-06 08:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

deons commented on 2023-06-30 06:28 (UTC)

when trying to start searxng it will fail because it cant find 'limiter.toml' in '/usr/lib/python3.11/site-packages/searx/botdetection/'. This file is in the source directory 'scr/searxng/searx/botdetection/limiter.toml'. As a quick work around I manually copied it to the expected location and everything works.

HLFH commented on 2023-06-20 10:16 (UTC)

python-pytomlpp has been added as a dep.

ramenu commented on 2023-06-03 14:34 (UTC)

New update requires python-pytomlpp as a dependency.

luigibu commented on 2023-05-18 10:27 (UTC)

hi, I installed this package and works as spected however, i wanna set it up with nginx so i could eventually use https. the problem is i'm a complete nob with searxng and nginx. The contex is.. my arch server has pihole installed using nginx, and now i whant to searxng use nginx so i can ecrypt the connection. Any guide? or tip? thanks

stef204 commented on 2023-05-05 14:20 (UTC)

@flylightning OK, I uninstalled searxng, rebuilt a bunch of python packages and reinstalled searxng. Seems OK, now, it's running. Tx for feedback.

flylightning commented on 2023-05-05 12:41 (UTC) (edited on 2023-05-05 12:57 (UTC) by flylightning)

@stef204 I do not have any issue, here are just some suggestions. Try rebuild python-httpx-socks, python-fasttext-predict, and searxng-git. You can use checkrebuild in package community/rebuild-detector to check if other python packages need to rebuild and rebuild them all. If use paru aur helper, do something like paru --rebuild python-httpx-socks && paru --rebuild python-fasttext-predict && paru --rebulid searxng-git. At last, restart emperor.uwsgi.service with sudo systemctl restart emperor.uwsgi.service. If does not work, uninstall searxng-git and all dependencies recursively with something like sudo pacman -Rs searxng-git, then clean all aur helper cache (if paru, do paru -aSc or rm -rf ~/.cache/paru/clone), then install again.

stef204 commented on 2023-05-05 11:53 (UTC) (edited on 2023-05-05 11:53 (UTC) by stef204)

starting last couple of days (where I believe there were a number of python package updates?), searxng no longer starts. Nothing has changed on my side (install, config). Removed and re-installed fresh, still does not want to start/run.
I suspect this is an 'Archlinux' problem , meaning not a bug upstream but something to do with changes/updates in Arch which may have broken this. Here is the error message: https://paste.xinu.at/tZ5an45N/

HLFH commented on 2023-03-23 17:28 (UTC)

python-flask-babel was updated to 3.0.1 on 19/02/2023.
Problem solved.

HLFH commented on 2023-02-13 12:36 (UTC) (edited on 2023-02-13 12:37 (UTC) by HLFH)

We cannot do much about python-flask-babel being unmaintained. Let's wait until 16/02 if the current maintainer updates it.
I have asked a Trusted User if I can help maintain these python pip dependencies in [community], but in order to do that, I need to become a TU.