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

Stack-Deploy Failing on docker-compose #50

Open
jp-gorman opened this issue Apr 1, 2016 · 0 comments
Open

Stack-Deploy Failing on docker-compose #50

jp-gorman opened this issue Apr 1, 2016 · 0 comments

Comments

@jp-gorman
Copy link

Hi,

First - I love the concept of the tool, and great it's open source (though I am not sure how much is based on your reference to "Trial" on your website.

In any case:

I ran docker compose from the root git folder:

Expected: All system works fine
Actual:
All containers came up (dependents) except the stack_deploy which build fine in go but fails execution:
ERROR: Cannot start container 5ad14a8f10ce3b438eea2ae9baeead2792945b03675f532692c51711ef69b57f: [9] System error: exec format error

I tried running the command directly in docker container /bin:

stack-deploy server --marathon http://marathon:8080 --cassandra=cassandra:9042 --master mesos-master:5050 --debug

/bin/stack-deploy: 1: /bin/stack-deploy: ????P: not found
/bin/stack-deploy: 2: /bin/stack-deploy: Syntax error: word unexpected (expecting ")")

I'm new to go (as in first install tonight), so not much chance of me debugging it myself ;p)
Perhaps I have some other missing dependency but I cannot find it.

Thanks

John.

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

1 participant