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...

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...