hashcloak / katzenmint-pki

A BFT PKI for the Katzenpost Authority PKI System using Tendermint
Apache License 2.0
2 stars 1 forks source link

panic: error getting descriptor signer: certificate expired #30

Closed sc0Vu closed 3 years ago

sc0Vu commented 3 years ago

panic: error getting descriptor signer: certificate expired

auth2_1 | goroutine 1 [running]: auth2_1 | github.com/hashcloak/katzenmint-pki.NewKatzenmintState.func2(0xc007262f00, 0x5f, 0x5f, 0xc0005a4780, 0x25b, 0x25b, 0x300) auth2_1 | /go/katzenmint-pki/state.go:123 +0x6f3 auth2_1 | github.com/cosmos/iavl.(ImmutableTree).IterateRange.func1(0xc0001a9540, 0x4, 0x5f) auth2_1 | /go/pkg/mod/github.com/cosmos/iavl@v0.15.3/immutable_tree.go:186 +0x68 auth2_1 | github.com/cosmos/iavl.(Node).traverseInRange(0xc0001a9540, 0xc007237e30, 0xc0002b5dc9, 0xd, 0xd, 0xc00723bf20, 0xe, 0x20, 0xc000040001, 0xc0002b5ce8, ...) auth2_1 | /go/pkg/mod/github.com/cosmos/iavl@v0.15.3/node.go:469 +0x5f1 auth2_1 | github.com/cosmos/iavl.(Node).traverseInRange(0xc0001a9360, 0xc007237e30, 0xc0002b5dc9, 0xd, 0xd, 0xc00723bf20, 0xe, 0x20, 0x30001, 0xc0002b5ce8, ...) auth2_1 | /go/pkg/mod/github.com/cosmos/iavl@v0.15.3/node.go:485 +0x2be auth2_1 | github.com/cosmos/iavl.(Node).traverseInRange(0xc0001a9220, 0xc007237e30, 0xc0002b5dc9, 0xd, 0xd, 0xc00723bf20, 0xe, 0x20, 0x20001, 0xc0002b5ce8, ...) auth2_1 | /go/pkg/mod/github.com/cosmos/iavl@v0.15.3/node.go:479 +0x1e9 auth2_1 | github.com/cosmos/iavl.(Node).traverseInRange(0xc0001a90e0, 0xc007237e30, 0xc0002b5dc9, 0xd, 0xd, 0xc00723bf20, 0xe, 0x20, 0x7f4a00010001, 0xc0002b5ce8, ...) auth2_1 | /go/pkg/mod/github.com/cosmos/iavl@v0.15.3/node.go:485 +0x2be auth2_1 | github.com/cosmos/iavl.(Node).traverseInRange(0xc0001a8000, 0xc007237e30, 0xc0002b5dc9, 0xd, 0xd, 0xc00723bf20, 0xe, 0x20, 0x1, 0xc0002b5ce8, ...) auth2_1 | /go/pkg/mod/github.com/cosmos/iavl@v0.15.3/node.go:479 +0x1e9 auth2_1 | github.com/cosmos/iavl.(*ImmutableTree).IterateRange(0xc007237e30, 0xc0002b5dc9, 0xd, 0xd, 0xc00723bf20, 0xe, 0x20, 0x1, 0xc0002b5e38, 0x0) auth2_1 | /go/pkg/mod/github.com/cosmos/iavl@v0.15.3/immutable_tree.go:184 +0xd2 auth2_1 | github.com/hashcloak/katzenmint-pki.NewKatzenmintState(0x15df828, 0xc000010078, 0x15d0430) auth2_1 | /go/katzenmint-pki/state.go:115 +0x5aa auth2_1 | github.com/hashcloak/katzenmint-pki.NewKatzenmintApplication(...) auth2_1 | /go/katzenmint-pki/app.go:34 auth2_1 | main.main() auth2_1 | /go/katzenmint-pki/cmd/katzenmint.go:108 +0x3d2