Consensys/orchestrate-node

Nil pointer in kafka error

Kriys94 opened this issue · 0 comments

Current behavior:
The workers could log the following
{"@timestamp":"2020-11-06T23:48:46Z","kafka.partition":0,"kafka.topic":"topic-tx-crafter","log.level":"info","message":"sarama: start consuming claim","offset":-1} panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x1dd4984] goroutine 84 [running]: gitlab.com/ConsenSys/client/fr/core-stack/orchestrate.git/pkg/broker/sarama.NewConsumerGroupFromClient.func1(0x2b1bc60, 0xc00029e480, 0xc00017a660) /app/pkg/broker/sarama/consumer_group.go:31 +0xb4 created by gitlab.com/ConsenSys/client/fr/core-stack/orchestrate.git/pkg/broker/sarama.NewConsumerGroupFromClient /app/pkg/broker/sarama/consumer_group.go:29 +0x228