Syleron / pulseha

PulseHA is a active-passive high availability cluster daemon that uses GRPC and is written in GO.

Home Page:http://www.pulseha.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulse shouldn't exit

Bencabot opened this issue · comments

commented

There are several places where pulse exits or panics. It should not stop running as its a ha service.
As an example if you run the command below the server exits.
pulseha join -bind-addr=192.168.63.230:9443 192.168.63.230:9443
PulseHA CLI connection error. Is the PulseHA service running?
rpc error: code = Unavailable desc = transport is closing