LLocalSearch icon indicating copy to clipboard operation
LLocalSearch copied to clipboard

Invalid SSL Certificate Error for Searxng

Open rgmerck opened this issue 1 year ago • 3 comments

Hi there, I tried the docker image and configured the Ollama host correctly and the agent part seems to be working, but the logs return errors related to the searxng ssl connection (that fails to verify the ssl certificates). I tried to add a REQUESTS_CA_BUNDLE environment variable in the docker compose yaml file (together with the attached volume file) to pass the my environment's ca-certificates.crt file, but it does not seem to resolve the issue. ANy pointer on how to solve this issue? Thanks!

rgmerck avatar Apr 04 '24 08:04 rgmerck

hi could you please paste these logs here?

nilsherzig avatar Apr 04 '24 11:04 nilsherzig

hi could you please paste these logs here?

Sure, let me send it a bit later.

ekianjo avatar Apr 04 '24 14:04 ekianjo

Were you able to resolve this? I have the same issue. Also tried adding REQUESTS_CA_BUNDLE

nomppy avatar Jul 31 '24 16:07 nomppy