Replies: 1 comment 1 reply
-
Hi @ramiror . It sounds like you may have missed the creation of the docker network step?
Seems most likely that this could be to do with a breaking change in aws cli. I'm currently on:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run the
aws cli
command as per the "Testing theprovissionAppEmissaries
section in the documentation, I get an error about network not existing. Where is the network name taken from? Should I change a config file or maybe recreate docker containers used by this command?The command in the documentation is:
but it complains about bad base64 format, so I changed it to:
And the output is:
Beta Was this translation helpful? Give feedback.
All reactions