getamis / alice

Hierarchical Threshold Signature Scheme
Apache License 2.0
376 stars 75 forks source link

Error: "Failed to build round2 data " in Reshare #288

Open B08902060 opened 8 months ago

B08902060 commented 8 months ago

When I run the example/reshare, there is a certain probability that it will generate the following error.

WARN [01-15|14:08:15.399|refresh/round_2.go:105]  Failed to build round2 data              self=QmcNBi8LYxnZcb1bYZWL631WAPm5nDu4qT86rpZeVgUZAt msgType=1 fromId=QmewpNZmkWSzGdn3qFpJGWtjwkvKtbUn5FX3ipE8er1ijQ err="the verification is failure"
WARN [01-15|14:08:15.399|message/msg_main.go:141] Failed to save message                   self=QmcNBi8LYxnZcb1bYZWL631WAPm5nDu4qT86rpZeVgUZAt msgType=1 fromId=QmewpNZmkWSzGdn3qFpJGWtjwkvKtbUn5FX3ipE8er1ijQ err="the verification is failure"
INFO [01-15|14:08:15.399|message/msg_main.go:176] State changed                            self=QmcNBi8LYxnZcb1bYZWL631WAPm5nDu4qT86rpZeVgUZAt old=Init new=Failed

How can I fix this issue?

Thank you in advance!

B08902060 commented 4 months ago

After testing, I found that an error would occur here .