#community-help

Issues with Typesense Server Version 0.25.0.rc59 on Ubuntu 20

TLDR Bill encountered issues installing 0.25.0.rc59 on Ubuntu 20. Kishore Nallan identified a glibc dependency issue due to recent change in the build system to Ubuntu 22. Jason finally published 0.25.0.rc60 which works with Ubuntu 20 successfully.

Powered by Struct AI

3

Aug 03, 2023 (4 months ago)
Bill
Photo of md5-be53735a2b0297bb542711c1d2ecea45
Bill
09:46 AM
Hi, what’s the latest RC build for version 0.25.0? Will be the stable version of 0.25.0 available soon?
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
10:47 AM
Just published 0.25.0.rc59 which is the latest stable. Hoping to release soon, already under code freeze.
Bill
Photo of md5-be53735a2b0297bb542711c1d2ecea45
Bill
10:52 AM
I just installed the rc59 but server failed to start
10:53
Bill
10:53 AM
typesense-server.service: Failed with result 'exit-code'.
10:53
Bill
10:53 AM
Failed to start Typesense Server.
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
10:54 AM
Hmm we have just moved to a new build system with this build. Can you tell me what OS you are using and version?
10:54
Kishore Nallan
10:54 AM
DEB install?
Bill
Photo of md5-be53735a2b0297bb542711c1d2ecea45
Bill
10:54 AM
Deb install
10:54
Bill
10:54 AM
Ubuntu 20.04.3
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
11:01 AM
Can you please download the binary and try just running it like this:

 ./typesense-server

Binary:

11:05
Kishore Nallan
11:05 AM
I suspect the issue is because the new build system uses Ubuntu 22.04 so that possibly causes a glibc dependency issue.

I will have to rebuild this on Ubuntu 20.04 to make amends.
Bill
Photo of md5-be53735a2b0297bb542711c1d2ecea45
Bill
11:07 AM
Ok so for now only the rc58 is available for Ubuntu 20
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
11:08 AM
Ubuntu 22.04
Bill
Photo of md5-be53735a2b0297bb542711c1d2ecea45
Bill
11:08 AM
The version rc58 works great in Ubuntu 20
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
11:09 AM
Sorry I meant rc59 only works on Ubuntu 22. rc58 is still fine.
Bill
Photo of md5-be53735a2b0297bb542711c1d2ecea45
Bill
11:09 AM
Yes
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
11:09 AM
However I noticed some issues with remote embedding on rc58, which is fixed in rc59.
11:10
Kishore Nallan
11:10 AM
Local embedding should still be fine.
Bill
Photo of md5-be53735a2b0297bb542711c1d2ecea45
Bill
11:10 AM
What other fixes did you apply to version 59? I don;t use remote embeddings (openAi etc.)
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
11:12 AM
Only that
Bill
Photo of md5-be53735a2b0297bb542711c1d2ecea45
Bill
11:16 AM
Ok, let me know please when the rc59 is available for Ubuntu 20
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
11:16 AM
Will do

1

Aug 04, 2023 (4 months ago)
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
12:15 AM
We just published 0.25.0.rc60 - this should work in Ubuntu 20

1

Bill
Photo of md5-be53735a2b0297bb542711c1d2ecea45
Bill
10:35 AM
Yes it works great

1

Typesense

Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI

Indexed 3015 threads (79% resolved)

Join Our Community

Similar Threads

Resolving Multilingual Search Function in Typesense Software

Bill is having difficulty with multilingual search functionality in Typesense software. Developer Kishore Nallan suggested setting a language locale and provided a demo build. The build solution had some issues, and after multiple rounds of software updates and troubleshooting, the problem still persists.

2

89
25mo

Troubleshooting Prefix Search and Exact Match Results in Typesense v0.22.0.rcs24

JinW has trouble with typesense search, notably with prefix search and exact matches. Jason clarified some things while Kishore Nallan requested more examples and suggested using a different software version. Harisaran also recommended a solution.

1

18
26mo

Resolving Connection Issues on Ubuntu 21.10

Philipe faced a problem with TypeSense running on Ubuntu 21.10. After troubleshooting, Jason and Kishore Nallan suggested a binary to solve the compatibility issue, which resolved the issue.

4

38
25mo

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.

1

53
14mo

Deploying to Fly.io via Dockerfile

andrew asks how to launch to Fly.io with Docker. Jason guides them on the environment setup, specifically mentioning persistent VMs, and approves andrew's Dockerfile setup.

3

32
11mo