Immortalise / SearchAnything

A semantic local search engine powered by AI models.
MIT License
265 stars 21 forks source link

TLS/SSL connection issue #6

Closed panfanbest closed 9 months ago

panfanbest commented 9 months ago

Hi, thanks for this great project. I am trying to run it on my windows workstation. The environment was set-up successfully. But there is a problem cannot be solved when I ran it (python anything.py). Has anyone had the same issue? or know how to fix it. Thank you! image

Immortalise commented 9 months ago

Hi, it seems that the issue may be due to a connection error with AWS's embedding models. Using a VPN on your computer might help resolve this problem.

panfanbest commented 9 months ago

Hi, it seems that the issue may be due to a connection error with AWS's embedding models. Using a VPN on your computer might help resolve this problem.

Thanks a lot. Now the whole program is running well, and all SLL issues I faced were related to selection of VPNs.