Skip to content

Instantly share code, notes, and snippets.

@hkjn
Created June 3, 2015 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hkjn/bc60b45993571b47cd88 to your computer and use it in GitHub Desktop.
Save hkjn/bc60b45993571b47cd88 to your computer and use it in GitHub Desktop.
fleet attempting to connect to etcd v0.4.6 port
.internal fleetd[600]: INFO server.go:152: Establishing etcd connectivity
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:2379/: cancelled
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:2379/: cancelled
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO server.go:163: Starting server components
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO engine.go:159: Updated cluster engine version from 0 to 1
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
.internal fleetd[600]: INFO engine.go:185: Engine leadership acquired
.internal fleetd[600]: INFO client.go:292: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment