10:14AM INF Parsed App flags Flags={"DdAgentHost":"","DdErrorTrackingFormat":false,"DdTraceAgentPort":8126,"FullNodeStreamingSnapshotInterval":0,"GrpcAddress":"0.0.0.0:9090","GrpcEnable":true,"GrpcStreamingEnabled":false,"GrpcStreamingFlushIntervalMs":50,"GrpcStreamingMaxBatchSize":100000,"GrpcStreamingMaxChannelBufferSize":100000,"NonValidatingFullNode":false,"OptimisticExecutionEnabled":true,"OptimisticExecutionTestAbortRate":0,"VEOracleEnabled":true,"WebsocketStreamingEnabled":false,"WebsocketStreamingPort":9092} module=server 10:14AM INF Not initializing Datadog profiler. Application environment has not been provided by the DD_ENV environment variable. module=server 10:14AM INF optimistic execution is enabled. module=server 10:14AM INF Parsed Indexer flags Flags={"KafkaAddrs":[],"MaxRetries":20,"SendOffchainData":false} module=server 10:14AM INF Parsed Daemon flags Flags={"Bridge":{"Enabled":true,"EthRpcEndpoint":"","LoopDelayMs":30000},"Liquidation":{"Enabled":true,"LoopDelayMs":1600,"QueryPageLimit":1000,"ResponsePageLimit":2000},"Price":{"Enabled":false,"LoopDelayMs":3000},"Shared":{"MaxDaemonUnhealthySeconds":300,"PanicOnDaemonFailureEnabled":true,"SocketAddress":"/tmp/daemons.sock"},"Slinky":{"ClientTimeout":2000000000,"Enabled":true,"Interval":0,"MetricsEnabled":true,"OracleAddress":"localhost:8080","PriceTTL":0}} module=server 10:14AM INF Parsed CLOB flags Flags={"MaxDeleveragingAttemptsPerBlock":10,"MaxDeleveragingSubaccountsToIterate":500,"MaxLiquidationAttemptsPerBlock":50,"MevTelemetryEnabled":false,"MevTelemetryHosts":[],"MevTelemetryIdentifier":""} module=server panic: store does not exist for key: clob goroutine 1 [running]: cosmossdk.io/store/rootmulti.(*Store).GetKVStore(0xc001736800, {0x5d78870, 0xc00177e660}) cosmossdk.io/store@v1.1.1/rootmulti/store.go:668 +0x306 github.com/cosmos/cosmos-sdk/types.Context.KVStore({{0x5dab598, 0x825ffc0}, {0x5dce7a0, 0xc001736800}, {{0x0, 0x0}, {0x0, 0x0}, 0x0, {0x0, ...}, ...}, ...}, ...) github.com/cosmos/cosmos-sdk@v0.50.10/types/context.go:337 +0x42 github.com/dydxprotocol/v4-chain/protocol/x/clob/keeper.(*Keeper).InitalizeBlockRateLimitFromStateIfExists(_, {{0x5dab598, 0x825ffc0}, {0x5dce7a0, 0xc001736800}, {{0x0, 0x0}, {0x0, 0x0}, 0x0, ...}, ...}) github.com/dydxprotocol/v4-chain/protocol/x/clob/keeper/block_rate_limit_config.go:30 +0x65 github.com/dydxprotocol/v4-chain/protocol/app.(*App).initializeRateLimiters(0xc0025ff008) github.com/dydxprotocol/v4-chain/protocol/app/app.go:1796 +0x139 github.com/dydxprotocol/v4-chain/protocol/app.New({0x5db71e8, 0xc000b48af0}, {0x5dd1f80, 0xc0000ee688}, {0x0, 0x0}, 0x0, {0x5d65c20, 0xc0019d6fc0}, {0x0, ...}) github.com/dydxprotocol/v4-chain/protocol/app/app.go:1599 +0xc712 github.com/dydxprotocol/v4-chain/protocol/cmd/dydxprotocold/cmd.appExport({0x5db71e8, 0xc000b48af0}, {0x5dd1f80, 0xc0000ee688}, {0x0, 0x0}, 0x2778229, 0x0?, {0x825ffc0, 0x0, ...}, ...) github.com/dydxprotocol/v4-chain/protocol/cmd/dydxprotocold/cmd/root.go:438 +0x12c github.com/cosmos/cosmos-sdk/server.ExportCmd.func1(0xc000ff2f08, {0xc005cadd80?, 0x0?, 0x4?}) github.com/cosmos/cosmos-sdk@v0.50.10/server/export.go:81 +0x833 github.com/spf13/cobra.(*Command).execute(0xc000ff2f08, {0xc005cadd40, 0x4, 0x4}) github.com/spf13/cobra@v1.8.1/command.go:985 +0xaaa github.com/spf13/cobra.(*Command).ExecuteC(0xc000adb808) github.com/spf13/cobra@v1.8.1/command.go:1117 +0x3ff github.com/spf13/cobra.(*Command).Execute(...) github.com/spf13/cobra@v1.8.1/command.go:1041 github.com/spf13/cobra.(*Command).ExecuteContext(...) github.com/spf13/cobra@v1.8.1/command.go:1034 github.com/cosmos/cosmos-sdk/server/cmd.Execute(0xc000adb808, {0x54cfb25, 0xd}, {0xc001424540, 0x13}) github.com/cosmos/cosmos-sdk@v0.50.10/server/cmd/execute.go:34 +0x187 main.main() github.com/dydxprotocol/v4-chain/protocol/cmd/dydxprotocold/main.go:22 +0x7f