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 running ecs-anywhere-install.sh #5

Open
gopalc opened this issue Jun 30, 2021 · 1 comment
Open

Error while running ecs-anywhere-install.sh #5

gopalc opened this issue Jun 30, 2021 · 1 comment

Comments

@gopalc
Copy link

gopalc commented Jun 30, 2021

I was getting timeout issue as gpg file was not present into my Ubuntu 20.4 version while running ecs-anywhere-install.sh Below commands resolved the issue.
$ sudo apt-get update
$ sudo apt-get install awscli -y

@mreferre
Copy link
Contributor

mreferre commented Jul 1, 2021

Interesting. Thanks for bringing this up. Question: was the Ubuntu machine built with Vagrant (per the option in this tutorial) or was this one of your machines you built with your own processes? I am asking because when I tested this with Vagrant it worked and it did not need any additional command.

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