Replies: 1 comment
-
Make sure the path in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I ran a searxng-docker install on my Unraid server successfully. I removed from docker compose file reference to caddy because it was conflicting with my Nginx Proxy Manager.
The searxng container is running but when I try to access the via the root URL
MYSERVERLOCALIP:8080
I get the error message "This site can’t be reached 'MYSERVERLOCALIP' unexpectedly closed the connection".However, I am able to access the searxng search page if I use access the URL
MYSERVERLOCALIP:8080/search
and I can run searches with it. I'm not sure what I've done wrong that my root URL is unable to load a page.Any help will be appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions