Open Issues Need Help
View All on GitHubSearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
AI Summary: The task is to debug a SearXNG container that fails to connect to a Valkey database. The issue occurs both with a custom configuration and a default configuration, suggesting a problem with either the container setup, network configuration, or a dependency within the SearXNG application itself. The solution requires investigating the container logs, network connectivity, and potentially the SearXNG codebase to identify the root cause of the connection refusal.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
AI Summary: The task is to debug a SearXNG update script that fails with cryptic error messages due to a missing 'yaml' module during the editable install process. The update process uses `pip install -U -e .`, which is deprecated and causing issues. The solution likely involves either installing the 'yaml' module explicitly before running the update or switching to a non-deprecated installation method.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
AI Summary: The task is to debug a SearXNG instance experiencing massive timeouts and a database lock error stemming from the `tracker_patterns.py` plugin. The issue manifests as search timeouts and a traceback in the logs, indicating a database lock (`sqlite3.OperationalError: database is locked`). The solution likely involves investigating the interaction between the `tracker_patterns.py` plugin and the SearXNG database, potentially addressing concurrency issues or database locking mechanisms.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.