-
Notifications
You must be signed in to change notification settings - Fork 57
Description
i am getting following log at mysql-shell:
indb_mysql-shell.1.va7hr5ktk1wu@node1 | mysqlx: [Warning] Using a password on the command line interface can be insecure.
indb_mysql-shell.1.va7hr5ktk1wu@node1 | Setting up InnoDB cluster...
indb_mysql-shell.1.va7hr5ktk1wu@node1 |
indb_mysql-shell.1.va7hr5ktk1wu@node1 | The InnoDB cluster could not be created.
indb_mysql-shell.1.va7hr5ktk1wu@node1 |
indb_mysql-shell.1.va7hr5ktk1wu@node1 | Error: Dba.createCluster: ERROR: Error starting cluster: 'mysql-server-1:3306' - Query failed. MySQL Error (3096): The START GROUP_REPLICATION command failed as there was an error when initializing the group communication layer.. Query: START group_replication
indb_mysql-shell.1.va7hr5ktk1wu@node1 | {
indb_mysql-shell.1.va7hr5ktk1wu@node1 | "message": "Dba.createCluster: ERROR: Error starting cluster: 'mysql-server-1:3306' - Query failed. MySQL Error (3096): The START GROUP_REPLICATION command failed as there was an error when initializing the group communication layer.. Query: START group_replication",
indb_mysql-shell.1.va7hr5ktk1wu@node1 | "type": "RuntimeError"
indb_mysql-shell.1.va7hr5ktk1wu@node1 | }mysqlx: [Warning] Using a password on the command line interface can be insecure.