9:31AM 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 9:31AM INF Not initializing Datadog profiler. Application environment has not been provided by the DD_ENV environment variable. module=server 9:31AM INF optimistic execution is enabled. module=server 9:31AM INF Parsed Indexer flags Flags={"KafkaAddrs":[],"MaxRetries":20,"SendOffchainData":false} module=server 9:31AM 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 9:31AM 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(0xc006134a00, {0x6162770, 0xc0061228b8}) cosmossdk.io/store@v1.1.1/rootmulti/store.go:668 +0x306 github.com/cosmos/cosmos-sdk/types.Context.KVStore({{0x6196038, 0x87a30a0}, {0x61b9f70, 0xc006134a00}, {{0x0, 0x0}, {0x0, 0x0}, 0x0, {0x0, ...}, ...}, ...}, ...) github.com/cosmos/cosmos-sdk@v0.50.11/types/context.go:337 +0x42 github.com/dydxprotocol/v4-chain/protocol/x/clob/keeper.(*Keeper).InitalizeBlockRateLimitFromStateIfExists(_, {{0x6196038, 0x87a30a0}, {0x61b9f70, 0xc006134a00}, {{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(0xc00169d008) github.com/dydxprotocol/v4-chain/protocol/app/app.go:1796 +0x139 github.com/dydxprotocol/v4-chain/protocol/app.New({0x61a2208, 0xc000a538f0}, {0x61be1a0, 0xc0006b8008}, {0x0, 0x0}, 0x0, {0x614f580, 0xc0018d9dc0}, {0x0, ...}) github.com/dydxprotocol/v4-chain/protocol/app/app.go:1599 +0xc712 github.com/dydxprotocol/v4-chain/protocol/cmd/dydxprotocold/cmd.appExport({0x61a2208, 0xc000a538f0}, {0x61be1a0, 0xc0006b8008}, {0x0, 0x0}, 0x3458ce6, 0x0?, {0x87a30a0, 0x0, ...}, ...) github.com/dydxprotocol/v4-chain/protocol/cmd/dydxprotocold/cmd/root.go:438 +0x12c github.com/cosmos/cosmos-sdk/server.ExportCmd.func1(0xc000b3af08, {0xc001c8a7c0?, 0x0?, 0x4?}) github.com/cosmos/cosmos-sdk@v0.50.11/server/export.go:81 +0x833 github.com/spf13/cobra.(*Command).execute(0xc000b3af08, {0xc001c8a740, 0x4, 0x4}) github.com/spf13/cobra@v1.8.1/command.go:985 +0xaaa github.com/spf13/cobra.(*Command).ExecuteC(0xc000674c08) 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(0xc000674c08, {0x587e9a1, 0xd}, {0xc00161c540, 0x13}) github.com/cosmos/cosmos-sdk@v0.50.11/server/cmd/execute.go:34 +0x187 main.main() github.com/dydxprotocol/v4-chain/protocol/cmd/dydxprotocold/main.go:22 +0x7f