Stability Issues with Self-Hosted Typesense Server on AWS ECS
TLDR Ryan reports stability issues with a self-hosted typesense server, whilst Jason suggests various potential factors to consider, including configuration, CPU allocation, modifying the healthcheck, and testing on EC2 instances. However, no definitive solution is reached.
Aug 07, 2023 (4 months ago)
Ryan
03:50 PMRyan
03:54 PMRyan
03:54 PMRyan
03:55 PMJason
06:15 PMRyan
06:20 PMJason
06:21 PMJason
06:22 PMJason
06:22 PMRyan
06:22 PMRyan
06:23 PMJason
06:25 PMJason
06:26 PMRyan
06:27 PMRyan
06:27 PMRyan
06:28 PMJason
06:29 PMRyan
06:29 PMt4g.medium
no vcpu restrictionsJason
06:31 PMJason
06:32 PM0.25.0.rc61
, we’ve fixed some deadlock issues related to writes… (though that doesn’t seem to be the case here)Ryan
06:33 PMRyan
06:34 PMRyan
06:36 PMJason
06:40 PMJason
06:41 PMJason
06:42 PMJason
06:42 PMRyan
06:43 PMJason
06:43 PMRyan
06:44 PMAug 09, 2023 (4 months ago)
Ryan
02:17 PMRyan
02:21 PMJason
03:49 PMRyan
07:58 PMJason
08:00 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Addressing Typesense Server Issues and Optimization Needs
Robert had an issue with a 'stuck' typesense server. Jason and Kishore Nallan gave advice on handling writes, configuration for high search volumes, and running multiple typesense instances. They also recommended monitoring CPU usage and updating the server version for bug fixes.
Troubleshooting Write Timeouts in Typesense with Large CSVs
Agustin had issues with Typesense getting write timeouts while loading large CSV files. Kishore Nallan suggested chunking data or converting to JSONL before loading. Through troubleshooting, they identified a possible network problem at AWS and found a workaround.
Optimizing Typesense Implementation for Large Collections
Oskar faced performance issues with his document collection in Typesense due to filter additions. Jason suggested trying a newer Typesense build and potentially partitioning the data into country-wise collections. They also discussed reducing network latency with CDN solutions.
Issues deploying Typesense to AWS EKS
Pavan had issues when deploying Typesense to AWS EKS. Kishore Nallan suggested deployment to plain EC2 instances and provided the API key information. Eventually, Pavan resolved the issue with Helm.
Troubleshooting Typesense Document Import Error
Christopher had trouble importing 2.1M documents into Typesense due to memory errors. Jason clarified the system requirements, explaining the correlation between RAM and dataset size, and ways to tackle the issue. They both also discussed database-like query options.