Skip to content

"Error on requesting cluster configuration" when connect to replica server #1054

@angkor-wat

Description

@angkor-wat

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

  1. start server 1 as leader (IP: 192.168.1.205, hostname: arcsrv1)
    image

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

  3. server 1 seems running ok. all WRITE requests are replicated to server 2 successfully.

  4. but server 2 seems not working properly

READ request can be completed correctly.
image

WRITE request will be hung up.
image

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

signing in studio will be hung up
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions