Linux Server Installation - DMS returns error 99

Last Modified

Mon Oct 30 13:53 GMT 2017

Description

When trying to install agent on CentOS 64bit we get: DMS returns error 99

Environment

N-able N-central

Solution

Seems to be an issue installing a package.

Run this command from the folder where the agent was unpacked:
# rpm -Uvh libnable2-*.rpm libmodule-*.rpm libsoapdata*.rpm libstdsoap2*.rpm libgsoap*.rpm nagent*.rpm libcachemanager*.rpm

Check the OpenSSL version (we use openssl-1.0.1e):
# rpm -qa | grep openssl

If there's another version please install:
# yum install openssl-1.0.1e-16.el6_5.x86_64

Then run the installer again:
# ./install