KiraCore / testnet

public testnet coordination
Other
31 stars 28 forks source link

Auto upgrade failed, interx doesn't start and host got jailed #69

Open merakrun opened 2 years ago

merakrun commented 2 years ago

Node was running testnet-8, did vote and expected to get it upgraded.

The upgrade apparently failed reporting issues in "interx" container, several partial reinstall, full reinstall even VPS reinstall resulted in errors and double signing (dunno how) and node not starting.

I was able to manually start it when inspecting interx container and adding entries for the validator host in /etc/hosts, from that point, interx was able to start, but a container restart wiped it and reproduced the issue.

After clean reinstall the behavior was the same.

Any hint?

kira.zip

merakrun commented 2 years ago

I've reinstalled and issue persists, thanks in advance

merakrun commented 2 years ago

10.1.0.2 registry.local 10.2.0.2 validator.local 10.3.0.2 interx.local

Adding those entries to the interx container, fixes the issue

merakrun commented 2 years ago

It only had:

127.0.0.1       localhost
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
10.3.0.2        interx.local interx
merakrun commented 2 years ago

I've just updated to latest version and same problem.... adding the ips' back moved state from 'configuring' to 'healthy'

merakrun commented 2 years ago

After full node (OS included) reinstallation issue still persists, node has both ipv4 and ipv6 connectivity and works fine once the hosts entries are added