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 with binary compiled with go-1.7.0: "dial tcp: no suitable address found" #240

Closed
manuwell opened this issue Sep 13, 2016 · 0 comments
Assignees
Milestone

Comments

@manuwell
Copy link

Any kind of operation with workflow-cli-v2.5.1 is raising the following error:

$ deis apps
Error: Get http://deis.lundgreen.rkp.local/v2/apps/?limit=100: dial tcp: no suitable address found
$ deis version
v2.5.1

This seems to be introduced with new go version 1.7.0 and fixed on go 1.7.1.

By compiling with go-1.7.1 the NAT error doesn't happen anymore.

Full history of the troubleshoot can be found on slack channel.

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

No branches or pull requests

3 participants