Open Elecon-rou opened 1 year ago
It seems like toggling Rosetta off does the thing
Thanks for opening an issue. This could also be an issue upstream in https://github.com/cosmos/cosmos-sdk but it would still be good to track here if not. I'll try to further investigate when I get a chance.
Summary of Bug
gRPC and gRPC Web ports are stop being listened after some time from the start of the node
Version
v5.1.2
Steps to Reproduce
config.toml
or by env varswatch -n 1 netstat -lptn
(One could also go withwatch -n 1 grpcurl -plaintext localhost:9090 list
)For Admin Use