I am unable to install agent from ops center and getting below error in alert install logs.
{ "rack": "rack1", "agent_status": { "storage_cassandra": { "updated_at": null, "last_up": 0, "status": "unknown" }, "last_seen": null, "version": null, "condition": "NO_AGENT_DETECTED", "install_status": { "error-message": "The ssh-private-key value on machine-credential 'unmanaged-mc-KillrVideoCluster-1582472004071' is not a properly formatted private key. login-user="amit82ocp" become-mode="sudo" machine-credential-id="93e5eb73-4b05-45af-bea1-da2836a42a4a" machine-credential-name="unmanaged-mc-KillrVideoCluster-1582472004071" ssh-management-port="22" ssh-management-address="10.128.0.2"", "state": "FAILED" }, "jmx": { "updated_at": null, "last_up": 0, "status": "unknown" }, "monitored_cassandra": { "updated_at": null, "last_up": 0, "status": "unknown" }, "http": { "failure_reason": "The agent is not responding to HTTP requests: java.net.ConnectException: Connection refused ", "updated_at": 1582472032, "last_up": 0, "status": "down"
UPDATE - Follow up question:
I have install agents manually on both node however still getting error in logs as below.
Opscenter:-
2020-02-24 06:45:13,219 [KillrVideoCluster] WARN: These nodes reported this message, Nodes: ['10.128.0.3', '10.128.0.2'] Message: HTTP request https://10.128.0.3:61621/v1/connection-status? failed: java.net.ConnectException: Connection refused (MainThread)
Node1:-
ERROR [async-dispatch-6] 2020-02-24 06:46:33,688 Incorrect Keystore password for /cassandra/datastax-agent-6.7.7/ssl/agentKeyStore, failing verification. ERROR [async-dispatch-6] 2020-02-24 06:46:33,689 Error starting Jetty server. clojure.lang.ExceptionInfo: throw+: {:type :invalid-keystore-credentials, :message "The keystore path or credentials are invalid. Unable to launch HTTP server."} {:type :invalid-keystore-credentials, :message "The keystore path or credentials are invalid. Unable to launch HTTP server."} at slingshot.support$stack_trace.invoke(support.clj:201)