Skip to content

Instantly share code, notes, and snippets.

@bjori
Created March 31, 2015 17:18
Show Gist options
  • Save bjori/9166ff28bf1e80ff884d to your computer and use it in GitHub Desktop.
Save bjori/9166ff28bf1e80ff884d to your computer and use it in GitHub Desktop.
2015-03-31T10:13:50.250-0700 I REPL [conn4] replSetInitiate admin command received from client
2015-03-31T10:13:50.263-0700 E NETWORK [conn4] The server certificate does not match the host name 192.168.112.10
2015-03-31T10:13:50.263-0700 W NETWORK [conn4] could't check isSelf (192.168.112.10:3101) socket exception [CONNECT_ERROR] for
2015-03-31T10:13:50.271-0700 E NETWORK [conn4] The server certificate does not match the host name 192.168.112.10
2015-03-31T10:13:50.271-0700 W NETWORK [conn4] could't check isSelf (192.168.112.10:3102) socket exception [CONNECT_ERROR] for
2015-03-31T10:13:50.271-0700 I REPL [conn4] replSet replSetInitiate config object with 3 members parses ok
2015-03-31T10:13:50.282-0700 E NETWORK [ReplExecNetThread-0] The server certificate does not match the host name 192.168.112.10
2015-03-31T10:13:50.282-0700 W REPL [ReplicationExecutor] Failed to complete heartbeat request to 192.168.112.10:3101; Location9001 socket exception [CONNECT_ERROR] for
2015-03-31T10:13:50.282-0700 E NETWORK [ReplExecNetThread-1] The server certificate does not match the host name 192.168.112.10
2015-03-31T10:13:50.282-0700 W REPL [ReplicationExecutor] Failed to complete heartbeat request to 192.168.112.10:3102; Location9001 socket exception [CONNECT_ERROR] for
2015-03-31T10:13:50.282-0700 E REPL [conn4] replSet replSetInitiate failed; NodeNotFound replSetInitiate quorum check failed because not all proposed set members responded affirmatively: 192.168.112.10:3101 failed with socket exception [CONNECT_ERROR] for , 192.168.112.10:3102 failed with socket exception [CONNECT_ERROR] for
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment