Skip to content

Invalid clusterMetadata rpcAddress? #333

@emmercm

Description

@emmercm

What are you really trying to do?

Debug an inconsistent connectivity issue where I have two different Temporal clusters both with a clusterMetadata.clusterInformation.rpcAddress = "127.0.0.1:7933".

Describe the bug

rpcAddress: "127.0.0.1:7933"

I don't believe any service listens on port 7933. I see evidence that this is a carry-over from Cadence days: temporalio/temporal#650.

Is that port in the Helm charts correct? Should I be using the frontend DNS name coming from {{ include "temporal.componentname" (list $ "frontend") }} instead of localhost?

Minimal Reproduction

I've been struggling to reproduce connectivity issues on my end, but sometimes when servers restart they lose connection with each other.

Environment/Versions

Temporal v1.18.1, using official Docker images and mostly official Helm charts.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR in reviewIssue has a PR in-reviewbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions