Skip to content

Instantly share code, notes, and snippets.

Created October 25, 2017 10:59
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 anonymous/d549ddbaaea3fcbde717abb459b758f4 to your computer and use it in GitHub Desktop.
Save anonymous/d549ddbaaea3fcbde717abb459b758f4 to your computer and use it in GitHub Desktop.
mariadb.log error messages
171025 11:32:17 [ERROR] WSREP: failed to open gcomm backend connection: 110: failed to reach primary view: 110 (Connection timed out)
at gcomm/src/pc.cpp:connect():158
171025 11:32:17 [ERROR] WSREP: gcs/src/gcs_core.cpp:gcs_core_open():208: Failed to open backend connection: -110 (Connection timed out)
171025 11:32:17 [ERROR] WSREP: gcs/src/gcs.cpp:gcs_open():1404: Failed to open channel 'openstack' at 'gcomm://192.168.50.2:4567,192.168.50.3:4567,192.168.50.4:4567': -110 (Connection timed out)
171025 11:32:17 [ERROR] WSREP: gcs connect failed: Connection timed out
171025 11:32:17 [ERROR] WSREP: wsrep::connect(gcomm://192.168.50.2:4567,192.168.50.3:4567,192.168.50.4:4567) failed: 7
171025 11:32:17 [ERROR] Aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment