Skip to content

Instantly share code, notes, and snippets.

@llonchj
Created January 4, 2018 00:39
Show Gist options
  • Save llonchj/a172ab07547e296f07d670799c69152d to your computer and use it in GitHub Desktop.
Save llonchj/a172ab07547e296f07d670799c69152d to your computer and use it in GitHub Desktop.
Attaching to api_zero_1, api_dgraph_1, api_ratel_1
zero_1 | Setting up grpc listener at: 0.0.0.0:7080
ratel_1 | 2018/01/04 00:38:07 Listening on port 8081...
zero_1 | Setting up http listener at: 0.0.0.0:8080
zero_1 | 2018/01/04 00:38:05 node.go:248: Found hardstate: {Term:3 Vote:1 Commit:2057 XXX_unrecognized:[]}
zero_1 | 2018/01/04 00:38:05 node.go:260: Group 0 found 2057 entries
zero_1 | 2018/01/04 00:38:05 raft.go:400: Restarting node for dgraphzero
zero_1 | Running Dgraph zero...
zero_1 | 2018/01/04 00:38:05 raft.go:567: INFO: 1 became follower at term 3
zero_1 | 2018/01/04 00:38:05 raft.go:315: INFO: newRaft 1 [peers: [], term: 3, commit: 2057, applied: 0, lastindex: 2057, lastterm: 3]
zero_1 | 2018/01/04 00:38:06 node.go:127: Setting conf state to nodes:1
zero_1 | 2018/01/04 00:38:08 raft.go:749: INFO: 1 is starting a new election at term 3
zero_1 | 2018/01/04 00:38:08 raft.go:580: INFO: 1 became candidate at term 4
zero_1 | 2018/01/04 00:38:08 raft.go:664: INFO: 1 received MsgVoteResp from 1 at term 4
zero_1 | 2018/01/04 00:38:08 raft.go:621: INFO: 1 became leader at term 4
zero_1 | 2018/01/04 00:38:08 node.go:301: INFO: raft.node: 1 elected leader 1 at term 4
api_dgraph_1 exited with code 137
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment