Markus Heiser
Markus Heiser
> if the visitor wants to sort/filter he will have to enable JS This solution fits for both ... but also adds a lot of work & test. If someone...
Can you all please try a new installation .. these days we merged https://github.com/searxng/searxng/pull/1458 from @mrpaulblack .. this patch will help us to see if "blank page" is caused by...
> I did a fresh install. Thanks for give it a new try .. > I removed the method and its still broken. Did you restart your SearXNG service (container)?...
> It still won't render again. Then the issue might not related to SearXNG .. activate [debug](https://docs.searxng.org/admin/engines/settings.html#general) and have a look at the logs. Other questions: - Are there any...
At all having this issue; the cause of the problem that some (few) have is unclear and without more information we can not provide any assistance ... please have a...
@LoKy-dev thanks for your comment. I am sorry, in this log we see only the caddy logging, what we need is the log of the SearXNG process (see my https://github.com/searxng/searxng-docker/issues/50)
@dalf @mrpaulblack if one of you have time for, could you have a look at the log from https://github.com/searxng/searxng-docker/issues/50 If I am not wrong, there is request (logged by caddy)...
> noticed i have a lot of python errors. @HeroBaskan your issue is different to what others reported here / your SearXNG engines can't connect to internet (`httpx.ConnectTimeout` from `searx/network`)...
@bafana-bafana I am not an docker expert, but when you use port 80 from the outside you need to map port 80 to port 8080 (the default `BIND_ADDRESS` of the...
I can't reproduce the issue and I am not a docker expert but I assume most often the blank page is caused by caddy or a port mismatch like reported...