appdctl show boot コマンドを実行すると、バックグラウンドプロセスが保留中の場合、次のエラーが表示されます。
Error: Get “https://127.0.0.1/boot”: Socket /var/run/appd-os.sock not found. Bootstrapping maybe in progress
Please check appd-os service status with following command:
systemctl status appd-os
IOException while calling 'https://pi.appdynamics.com/pi-rca/alarms/modelSensitivityType/getAll?accountId=2&controllerId=onprem&startRecordNo=0&appId=7&recordCount=1'
CODE
この問題を回避するには、次のコマンドを実行します。
kubectl get pods -n cisco-controller
kubectl delete pod <Controller-Pod-Name> -n cisco-controller