Hello Harsh,
Thanks for posting to the AppDynamics Community.
I cloned the same image with the latest machine agent, v21.5.0, and machine agent could start successfully.
However, from the log, there is an unnecessary slash before "start-appdynamics", so could you remove the last slash from MACHINE_AGENT_HOME variable in Dockerfile and try to run again?
"/opt/appdynamics/machine-agent//start-appdynamics"
https://github.com/Appdynamics/docker-machine-agent/blob/0405085a729db1a048590fcd6c69a0b31beb227b/Dockerfile#L14
->slash after machine-agent is unnecessary
If modifying Dockerfile and using the latest machine agent doesn't work, could you please share whole docker log?
Best Regards,
Hiroki
... View more