Active Nodes

Results 6 issues of Active Nodes

There are differences of tags between compiled from source and pre-built binaries (v. 0.10.0x) ``` # akash version --long name: akash server_name: akash version: 0.10.0 commit: af43b89e47e50bfeedcc35c7ee77229bd258ed0d build_tags: netgo,ledger

Added prettyName to "Autostake finised/failed" log. Useful for analyzing output/result via scripts and external tools

With the last 3.2.2 version signer_last_* are not present in all signers LEADER ``` signer01:~# curl -sS localhost:6021/metrics | grep signer_last | grep -v "# " signer01:~# ``` OTHER ```...

`horcrux_raft_state_leader 1` disappears shortly after becoming leader. How can I know and monitor who is the leader? I would like to create a trigger when value like this goes from...

``` "version": "3.1.0", "commit": "03f565d67bb5394a4b3017a1adb00561d5297724", ``` I simulated a sentry down for a few minutes (first one and then two), and then restored, but after hours the result is still...

Chains with: - `github.com/tendermint/[email protected]` - blocks every `~350ms` Every ~40 sigratures (softsign due to low time blocks) connection go down with this error: - `protocol error: malformed message packet: failed...