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.
1
Nov 18, 2023 (2 weeks ago)
Darwesh
03:48 PMtotally 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
03:48 PMDarwesh
03:49 PMDarwesh
03:53 PMDarwesh
03:54 PMJason
04:01 PMDarwesh
04:01 PMJason
04:02 PMJason
04:02 PMDarwesh
04:03 PMJason
04:03 PMDarwesh
04:03 PMJason
04:04 PMDarwesh
04:05 PMDarwesh
04:37 PM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Troubleshooting Typesense and Firestore Connection
Carter had trouble connecting Typesense and Firestore. After troubleshooting with Jason, the issue was identified to be SSL cert setup, and resolved through setting-up ngrok tunnel for local-hosting.
Typesense Search Functionality Issue on CentOS Client Server
Shabber is facing an issue with Typesense search functionality on a CentOS client server. The curl request works, but not from JS. The issue remains unresolved, and Shabber will request the public IP of the server and enable port 8108.
Issues with updating Typesense version
sahubar experienced problems after updating Typesense, Kishore Nallan suggested that an aggressively caching DNS might be the issue.
Setting up DNS Records for Typesense Servers and SSL Configuration
michtio needed assistance in setting up DNS records for Typesense servers in AWS and configuring SSL. Jason shared steps on how to set up A Records and fetch an SSL cert for HTTPS on port 443. The user later solved his issue with Jason's help.
Configuring Docker-hosted Typesense with Let's Encrypt SSL Certificates
Ian asked for help with setting up SSL certificates in a Docker-hosted Typesense. Jason provided suggestions but the issue remains unresolved due to port conflict.