SearXNG 404 Error (WAN only)

After updating Runtipi to its latest version. SearXNG stops working in Online Host. But it works in Local Host. https://search.abohiccups.com
4 Replies
Skullky
Skullky2mo ago
Hello @ABOhiccups, I ran some tests and was able to reproduce the error. I tried with my non updated runtipi, same issue. It seems to be a problem with the latest SearXNG version 2025.3.16. Using 2025.3.15-a1d5add71 as image tag in a user-config fix the issue. This is not related to the latest runtipi update, just a coincidence. Regarding the SearXNG update itself, I tried looking for a release notes but the Changelog basically say something like : "Have fun reading the commits". I can't say what's "broken" now, let us know if you find more information.
InfBoumcyCastle
InfBoumcyCastle2mo ago
can confirm for latest tag. i created a user-config/searxng/docker-compose.yml with
services:
searxng:
image: searxng/searxng:2025.3.11-3fe602a46
services:
searxng:
image: searxng/searxng:2025.3.11-3fe602a46
that works again
Skullky
Skullky3w ago
Hello @ABOhiccups, I have sent a fix, it will appear as an app update for SearXNG. Details here : https://github.com/runtipi/runtipi-appstore/issues/7384#issuecomment-2789399123 Let me know if you still have issues.
ABOhiccups
ABOhiccupsOP3w ago
It works! Thank you!

Did you find this page helpful?