Skip to content

Replication does not work when the server has a NAT address (AWS, clouds) #764

@lvca

Description

@lvca

The public IP address or hostname cannot be retrieved from the network interface when the server is not directly on a public network, but under NAT.

In this case, the server should follow the approach we already did with kubernates clusters: read the system variable HOSTNAME and use that for the server address.

Workaround until the fix is ready:

Set -Darcadedb.ha.k8s=true when the server start. This forces the HA component to use the HOSTNAME instead of the local address.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions