Error information:
A future release will panic on registration conflicts. See:
https://developers.google.com/protocol-buffers/docs/reference/go/faq#namespace-conflict
panic: proto: duplicate enum registered: raftpb.EntryType
goroutine 1 [running]:
github.com/golang/protobuf/proto.RegisterEnum(0x2461722, 0x10, 0xc0002b29f0, 0xc0002b2a20)
/user/local/gopath/pkg/mod/github.com/golang/[email protected]/proto/registry.go:104 +0x11f
github.com/coreos/etcd/raft/raftpb.init.0()
/user/local/gopath/pkg/mod/github.com/coreos/[email protected]+incompatible/raft/raftpb/raft.pb.go:508 +0x52
make: *** [show] error 2
Solution: add to go.mod
replace go.etcd.io/etcd => github.com/coreos/etcd v3.3.10+incompatible
Read More:
- C# Error: Import “google/protobuf/timestamp.proto“ was not found or had errors. [How to Solve]
- Grpc Error: failed to unmarshal the received message proto: can‘t skip unknown wire type 7
- [Solved] electron-builder Package mac Error: panic: runtime error: index out of range
- [Solved] Docker Startup Error: panic: runtime error: invalid memory address or nil pointer dereference
- [Go] Solve panic: runtime error: invalid memory address or nil pointer dereference in golang
- [Solved] panic: runtime error: invalid memory address or nil pointer dereference
- [Solved] Tsingsee green rhinoceros video pedestrian intelligence detection test error panic: runtime error
- Go Slice Error: panic:runtime error:index out of range [0] with length 0 [Solved]
- [Solved] Feign Error: -‘oauth-client.FeignClientSpecification‘ could not be registered
- mmdetection Error when running voc.py: KeyError: ‘NumClassCheckHook is already registered in hook‘
- Duplicate entry ‘1’ for key’PRIMARY’ (How to Solve)
- [Solved] R Language Error: duplicate ‘row.names’ are not allowed
- Intellij IDEA jetty-jmx.xml Error:Duplicate config file paths found
- Report Duplicate keys detected: ‘0’. This may cause an update error in VUE and the solution
- Keil’s duplicate definition problem: Error: L6200E: Symbol F6x8 multiply defined
- Failed to register bundle identifier. The app identifier “xxx” cannot be registered to your developm
- E11000 duplicate key error collection: *** index: _id_ dup key
- [Solved] Consul Error: github.com/boltdb/bolt github.com/boltdb/bolt github.com/hashicorp/raft-boltdb
- VScode: How to Solve golong plug-in install Error
- Etcd Error: mvcc: database space exceeded