Resolving Typesense Docker Container "Stopping" issue
TLDR em1nos has an issue with a Typesense Docker container stopping regularly. Jason suggested potential disk or permission issues and offered several commands to diagnose the problem. Resolution is ongoing.

Jun 29, 2022 (15 months ago)
em1nos
07:33 PMem1nos
07:33 PMJason
07:34 PMem1nos
07:36 PMem1nos
07:36 PMem1nos
07:41 PMJason
07:43 PMJason
07:44 PMem1nos
07:44 PMem1nos
07:45 PM# journalctl
No journal files were found.
Jason
07:46 PMem1nos
07:46 PMem1nos
07:47 PMem1nos
07:48 PMJason
07:49 PMdu -h /data
inside the containerem1nos
07:50 PMJason
07:50 PMJason
07:50 PMJason
07:51 PMdd
, from inside the container?em1nos
07:53 PMem1nos
07:59 PMJason
08:05 PMOne last shot. Could you run
ls -haRl /data
when it's working fine, and then when you see an error, run the same command again and see if any of the permissions / file owners look different from before?Jason
08:06 PMem1nos
08:08 PM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Trouble with Typesense Memory Usage when Restarting Docker Container
Blend reports increased memory usage when restarting Docker with Typesense, information shared with Jason and Kishore Nallan. Potential data edge case identified as potential cause, although resolution undetermined.



Troubleshooting Typesense Server Error on Docker
vikram was facing an error with Typesense Server Docker container and loss of data on restart. Kishore Nallan guided to avoid mounting tmp directory from localhost and explained stopping the Docker container.

Using Typesense in Docker Container – Importing JSONL File
Hakim faced 'Empty reply from server' error when importing a JSONL file into a Typesense-Docker container. Kishore Nallan and Jason suggested checking the docker logs and increasing default RAM and CPU allocation. Finally, Hakim successfully indexed the documents using a PHP script.
Trouble Running Typesense Docker Image on AMD Phenom II X4 955 Processor
Ian struggles to run Typesense on an AMD Phenom II X4 955 Processor, experiencing the docker image to shut down immediately upon startup. Jason and Kishore Nallan suggest multiple troubleshooting steps, identifying the potential issue as the processor's lack of support for MSSE4 flags.

Discussion About Typesense Nodes Not Synchronizing Correctly
Erick experienced an issue where documents weren't updated properly in a Typesense instance running on 3 nodes. Upon requesting debug logs and configs, Jason identified that these nodes weren't part of the same cluster. They couldn't resolve the nodes' failure to connect issue and recommended a fresh installation.

