Issue with Docker Building Commend on Different Distros
TLDR James had an issue with a Docker building command, not working on Alma and Rocky Linux. The command worked on Ubuntu. Kishore Nallan promised to test their software on RHEL and update James.
Jan 29, 2023 (10 months ago)
James
04:23 PMTYPESENSE_VERSION=nightly ./docker-build.sh --build-deploy-image --create-binary [--clean] [--depclean]
Jan 30, 2023 (10 months ago)
Kishore Nallan
04:04 AMbash docker-build.sh
instead of ./
James
04:52 AMJames
04:52 AMJames
04:53 AMKishore Nallan
05:23 AMJames
01:48 PMKishore Nallan
01:49 PMJames
02:52 PMKishore Nallan
03:21 PMJames
03:22 PMJames
03:22 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Issue with Wildcard Feature v0.25 on Cloud Service
James experienced server crashes while using the wildcard feature on v0.25. Kishore Nallan identified the issue, proposed a fix, and guided James on how to locate the build output.
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.
Docker Distribution of TypeSense on Different Platforms
Robert found differences in the OS versions of TypeSense running on ARM64 and AMD64. Kishore Nallan explained this was due to different base images, but future releases will use the same base image.
ARM Support for Typesense on AWS Graviton Servers
Tatu inquires on ARM support for Typesense. Kishore Nallan informs it's on the roadmap with end of year completion. After some troubleshooting, they successfully test an ARM build, preparing it for the 0.23 release.
0.25-Join Production Readiness and Building with Bazel
谢渊 inquired about 0.25-join's readiness and building with Bazel. Kishore Nallan confirmed its production readiness and provided build guidance. 谢渊 successfully built Typesense server following instructions.