I am looking to migrate to Loki 2.0 and move onto to the single store index. Currently, dynamodb is being used as the Index store. I have added the schema_config for boltdb-shipper. But, when queries come in, the Ingesters simply crash with the following error :
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x14cf316]
goroutine 10588 [running]:
/src/loki/pkg/logproto/logproto.pb.go:4043 +0x26
/src/loki/pkg/logproto/logproto.pb.go:4031 +0x7a
google.golang.org/grpc.(*Server).sendResponse(0xc0001936c0, 0x2761c40, 0xc001771380, 0xc0008e7200, 0x20c6780, 0x0, 0x0, 0x0, 0xc000b92660, 0x0, ...)