Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while starting machine agent #4

Open
harshdshinde opened this issue Jan 21, 2020 · 1 comment
Open

error while starting machine agent #4

harshdshinde opened this issue Jan 21, 2020 · 1 comment

Comments

@harshdshinde
Copy link

Hi,
Im getting below error while starting the machine agent in the docker, please help

I cloned the image from https://github.com/Appdynamics/docker-machine-agent

and executed the docker-compose up command after the machine agent installation.

But im getting below error while starting the machine agent, can anyone help please??

"$ docker-compose up
Creating docker-machine-agent ... done
Attaching to docker-machine-agent
docker-machine-agent | /bin/sh: 1: /opt/appdynamics/machine-agent//start-appdynamics: not found
docker-machine-agent exited with code 127"

I dont know what is wrong with this

@JeffrytRubiano
Copy link

Check the file “start-appdynamics” is in UNIX format, you can use notepad++ and build again (docker-compose build)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants