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

Get Updates on the Splunk Community!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...