Effect CommunityEC
Effect Community9mo ago
4 replies
NBAH

Configuring Effect/Cluster Runner Behind a Proxy

I am trying to run effect/cluster Runner behind a proxy, so the RunnerAddress where runner starts is different from the address which shard manager can use to communicate with it. Is it possible to configure this setup somehow?
Currently I'm getting
1. RunnerRegistered
2. Runner at address 'RunnerAddress()' is not alive
3. Unregistering runner at address
Was this page helpful?