RuntimeError while trying to addInstance
Hi,
I have some problems when I'm trying to add an instance to my InnoDB cluster.
cluster.addInstance('user@mysql-2');
I select the method C (Clone) but, immediately after that, I recieve the following messages:
Validating instance configuration at mysql-2:3306...
This instance reports its own address as localhost.localdomain:3306
Cluster.addInstance: The port '33061' for localAddress option is already in use. Specify an available port to be used with localAddress option or free port '33061'
The cluster also was created with as localhost.localdomain:3306, but i used another server name (mysql-1) to create the cluster.
I apreciate your help,
Kind regards
Subject
Views
Written By
Posted
RuntimeError while trying to addInstance
1042
May 18, 2022 12:01AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.