ArcadeDB Version: v23.3.1
JDK Version: Linux 3.10.0-1160.53.1.el7.x86_64 - Java HotSpot(TM) 64-Bit Server VM 18.9
OS: CentOS Linux 7 (Core)
Expected behavior
connect successfully
Actual behavior
fail to connect
Steps to reproduce
-
start server 1 as leader (IP: 192.168.1.205, hostname: arcsrv1)

-
start server 2 as replica (IP: 192.168.1.121, hostname: arcsrv2)

-
server 1 seems running ok. all WRITE requests are replicated to server 2 successfully.
-
but server 2 seems not working properly
READ request can be completed correctly.

WRITE request will be hung up.

"Error on requesting cluster configuration" will be reported when connect to replica server in console.

signing in studio will be hung up
