Splunk AppDynamics

cannot install the controller

Aman_Kulsange
New Member
Task failed: Store encrypted MySQL credentials on disk on host: ESS-LT-68Q9FS3 as user: appd-team-9 with message: Command failed with exit code 1 and stdout Checking if db credential is valid... Mysql returned with error code [127]: /home/appd-team-9/appdynamics/platform/product/controller/db/bin/mysql: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory and stderr .
Labels (3)
0 Karma

iamryan
Community Manager
Community Manager

Hello @Aman.Kulsange,

I found this info...it may not completely apply to your specific situation, but I hope it provides some insight.

You will need to install ncurses-compat-libs.
sudo yum install -y ncurses-compat-libs
 
Or you can install libncurses6 and create symlinks.
Install libncurses6
sudo yum install libncurses6
For libncurses6 you need to create symlink for libncurses5 pointing to libncurses6.
Create symlinks as shown in the link below
https://docs.appdynamics.com/appd/onprem/latest/en/planning-your-deployment/physical-machine-control...
 
Please see below for the required libraries 
https://docs.appdynamics.com/appd/onprem/latest/en/enterprise-console/enterprise-console-requirement...

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...