Created
December 5, 2014 21:37
-
-
Save robbiet480/3994056cfec5c456ccce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
core@ip-10-21-1-72 ~ $ fleetctl list-machines | |
2014/12/05 21:36:24 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:24 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 100ms | |
2014/12/05 21:36:24 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:24 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 200ms | |
2014/12/05 21:36:25 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:25 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 400ms | |
2014/12/05 21:36:25 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:25 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 800ms | |
2014/12/05 21:36:26 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:26 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 1s | |
2014/12/05 21:36:27 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:27 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 1s | |
2014/12/05 21:36:27 ERROR fleetctl.go:171: error attempting to check latest fleet version in Registry: timeout reached | |
2014/12/05 21:36:27 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:27 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 100ms | |
2014/12/05 21:36:27 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:27 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 200ms | |
2014/12/05 21:36:28 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:28 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 400ms | |
2014/12/05 21:36:28 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:28 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 800ms | |
2014/12/05 21:36:29 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:29 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 1s | |
2014/12/05 21:36:30 INFO client.go:278: Failed getting response from http://127.0.0.1:4001/: dial tcp 127.0.0.1:4001: connection refused | |
2014/12/05 21:36:30 ERROR client.go:200: Unable to get result for {Get /_coreos.com/fleet/machines}, retrying in 1s | |
Error retrieving list of active machines: timeout reached |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment