Start Up issue while starting up aerospike server using systemctl

I am using systemd to set up aerospike. I am using ubuntu 22. However, the process is exiting, and getting this

systemd[1]: Starting Aerospike Server...

systemd[1]: Started Aerospike Server.

asd[2023]: /usr/bin/asd: error while loading shared libraries: liblber-2.4.so.2: cannot open shared object file: No such file or directory

systemd[1]: **aerospike.service: Main process exited, code=exited, status=127/n/a**

systemd[1]: **aerospike.service: Failed with result 'exit-code'.**

In my system, I already am having libldap-2.5-0, however if I am going to install liblber-2.4, I am getting:

Package libldap-2.4-2 is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or

is only available from another source

However the following packages replace it:

libldap-common

I have installed libldap-common, but still getting the same issue

Which server package did you download and which distro are you using?

@kporter Thank you for your response. I was using Debian, and my ami was based on ubuntu 22.04, however I realized Aerospike has the binaries for Ubuntu 20.04. This was sorted when I switched to the base Image of Ubuntu 20.04. Thanks again for your response.

1 Like

No problem. We’ll have support for AL 2023 in the upcoming server 6.4 release.

1 Like

This topic was automatically closed 84 days after the last reply. New replies are no longer allowed.