You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ simdv2 start --log_format json
simd root command persistent pre-run []
{"level":"warn","error":"register service: unable to find protov2 service descriptor: please make sure protov2 API counterparty is imported: cosmos.accounts.v1.Msg","time":"2024-10-11T11:08:17-05:00","message":"error registering services"}
{"level":"warn","error":"register service: unable to find protov2 service descriptor: please make sure protov2 API counterparty is imported: cosmos.gov.v1beta1.Query","time":"2024-10-11T11:08:17-05:00","message":"error registering services"}
{"level":"warn","error":"unable to make a appmodulev2.HandlerFunc from gRPC handler (cosmos.reflection.v1.ReflectionService, FileDescriptors): no proto message found for cosmos.reflection.v1.FileDescriptorsRequest","time":"2024-10-11T11:08:17-05:00","message":"error registering services"}
11:08AM INF starting servers...
{"level":"info","module":"comet","module":"p2p","ID":"8f9f085a9f13bf459bcf215d0a8e1ce87662affa","file":"/Users/mattk/.simappv2/config/node_key.json","time":"2024-10-11T11:08:17-05:00","message":"P2P Node ID"}
I expected all output to be JSON formatted, but the server components do not respect this input.
Cosmos SDK Version
main
How to reproduce?
see above command.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
What happened?
I expected all output to be JSON formatted, but the server components do not respect this input.
Cosmos SDK Version
main
How to reproduce?
see above command.
The text was updated successfully, but these errors were encountered: