kevin-hf / education

基于Hyperledger Fabric 使用fabric-sdk-go实现的一个征信应用.
231 stars 139 forks source link

./education 出现错误——请问有人帮忙看一下吗 #14

Open hanchenyang1213 opened 6 months ago

hanchenyang1213 commented 6 months ago

panic: mismatching message name: got msp.SerializedIdentity, want sdk.msp.SerializedIdentity

goroutine 1 [running]: google.golang.org/protobuf/internal/impl.legacyLoadMessageDesc({0xd22820?, 0xb71c80}, {0xc0bc4e, 0x1a}) /root/go/pkg/mod/google.golang.org/protobuf@v1.32.0/internal/impl/legacy_message.go:147 +0x4b9 google.golang.org/protobuf/internal/impl.legacyLoadMessageInfo({0xd22820?, 0xb71c80}, {0xc0bc4e, 0x1a}) /root/go/pkg/mod/google.golang.org/protobuf@v1.32.0/internal/impl/legacy_message.go:56 +0xa5 google.golang.org/protobuf/internal/impl.legacyLoadMessageType({0xd22820, 0xb71c80}, {0xc0bc4e, 0x1a}) /root/go/pkg/mod/google.golang.org/protobuf@v1.32.0/internal/impl/legacy_message.go:40 +0xbe google.golang.org/protobuf/internal/impl.Export.LegacyMessageTypeOf({}, {0xd16d08?, 0x0}, {0xc0bc4e, 0x1a}) /root/go/pkg/mod/google.golang.org/protobuf@v1.32.0/internal/impl/legacy_export.go:33 +0x9d github.com/golang/protobuf/proto.RegisterType({0xd16d08?, 0x0}, {0xc0bc4e, 0x1a}) /root/go/pkg/mod/github.com/golang/protobuf@v1.5.3/proto/registry.go:180 +0x36 github.com/hyperledger/fabric-sdk-go/third_party/github.com/hyperledger/fabric/protos/msp.init.0() /root/go/pkg/mod/github.com/hyperledger/fabric-sdk-go@v1.0.0-alpha4/third_party/github.com/hyperledger/fabric/protos/msp/identities.pb.go:142 +0x2e