QuokkaStake / cosmos-validators-exporter

A Prometheus exporter to fetch data about your validators in Cosmos-based blockchains.
GNU General Public License v3.0
12 stars 13 forks source link

HUAHUA chain not compitable #3

Closed Femkecl closed 2 years ago

Femkecl commented 2 years ago

pt0e0gdwqxpf4lh886rgj3ht panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x139ddc3] goroutine 79 [running]: main.(RPC).GetSingleDelegation(0xc0005c8c80, {0xc00010c600, 0x37}, {0xc0005c29f0, 0x30}) /home/runner/work/cosmos-validators-exporter/cosmos-validators-exporter/tendermint.go:76 +0x183 main.(Manager).GetSelfDelegationsBalance(0xc000e32840, {{0xc0005a82a0, 0x9}, {0xc000ec2840, 0x2b}, {0xc000ccd908, 0xf}, {0xc0005a82c0, 0x7}, 0xf4240, ...}, ...) /home/runner/work/cosmos-validators-exporter/cosmos-validators-exporter/manager.go:297 +0x159 main.(Manager).GetAllValidators.func1.4() /home/runner/work/cosmos-validators-exporter/cosmos-validators-exporter/manager.go:116 +0x9d created by main.(Manager).GetAllValidators.func1 /home/runner/work/cosmos-validators-exporter/cosmos-validators-exporter/manager.go:115 +0x993