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

update ami id to fix errors #5

Merged
merged 3 commits into from Oct 24, 2017
Merged

Conversation

mvasilenko
Copy link
Contributor

@mvasilenko mvasilenko commented Oct 24, 2017

Hello,

calling docker-machine with specified ami leads to error:

Error checking TLS connection: Error checking and/or regenerating the certs: There was an error validating certificates for host "54.183.238.197:2376": read tcp 192.168.1.92:52662->54.183.238.197:2376: read: connection reset by peer
You can attempt to regenerate them using 'docker-machine regenerate-certs [name]'.
Be advised that this will trigger a Docker daemon restart which might stop running containers.

This was a bug in docker/machine#4156 which is fixed now, I've updated ami id to recent ubuntu.

@xiaopeng163
Copy link
Owner

Thanks a lot.

@xiaopeng163 xiaopeng163 merged commit fe12295 into xiaopeng163:master Oct 24, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants