#community-help

Resolving Typesense Download Issue with SSL Version Error

TLDR Darwesh faced an issue while downloading Typesense via curl due to an SSL error. Jason guided to check curl version and identify a proxy server issue.

Powered by Struct AI

1

Nov 18, 2023 (2 weeks ago)
Darwesh
Photo of md5-faf0fdba0b6739a6706f05c15b6738c6
Darwesh
03:48 PM
Hi everybody
totally new to typesense trying to download the file
curl -O https://dl.typesense.org/releases/0.25.1/typesense-server-0.25.1-amd64.deb but when I run it it says wrong version of ssl
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
03:48 PM
Could you try upgrading your curl to the latest version?
Darwesh
Photo of md5-faf0fdba0b6739a6706f05c15b6738c6
Darwesh
03:49 PM
I can check
03:53
Darwesh
03:53 PM
I have downloaded the package with curl -O http://dl.typesense.org/releases/0.25.1/typesense-server-0.25.1-amd64.deb using http
03:54
Darwesh
03:54 PM
which seems to be corrupt and does not work
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
04:01 PM
I see you have http in the url, you want to use https
Darwesh
Photo of md5-faf0fdba0b6739a6706f05c15b6738c6
Darwesh
04:01 PM
yes but with https it shows an error of wrong version of ssl
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
04:02 PM
Could you share the output of curl —version
04:02
Jason
04:02 PM
That’s two hyphens
Darwesh
Photo of md5-faf0fdba0b6739a6706f05c15b6738c6
Darwesh
04:03 PM
Image 1 for
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
04:03 PM
That seems recent enough.
Darwesh
Photo of md5-faf0fdba0b6739a6706f05c15b6738c6
Darwesh
04:03 PM
Yes
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
04:04 PM
Could you share the exact error that you get when you curl https
Darwesh
Photo of md5-faf0fdba0b6739a6706f05c15b6738c6
Darwesh
04:05 PM
Image 1 for
04:37
Darwesh
04:37 PM
I can see there is proxy error with my server. its working fine with my laptop. Thanks Jason

1