Post
Share your knowledge.
Michelle 86
Apr 10, 2025
Expert Q&A
Why does my trading bot's wallet lock until the next epoch?
I've been having an issue where my trading wallet, which uses a bot, often receives an error saying 'Failed to sign transaction by a quorum of validators...' This results in the wallet being locked until the next epoch, sometimes for hours. It appears especially after an RPC timeout during a transaction. Why does this happen, and how can it be fixed to avoid such long locks?
- Sui
0
1
Share
Comments
Answers
1mssoni112
Apr 11 2025, 19:31This issue occurs when two concurrent transactions are attempted simultaneously, leading to the objects being locked until the end of the current epoch. Unfortunately, you'll need to wait for the epoch to end and then try again.
0
Comments
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
609Posts1291Answers

Reward CampaignJuly
- ... SUIBigSneh+1339
- ... SUISuiLover+1273
- ... SUI0xduckmove+1207
- ... SUIThorfin+1202
- ... SUIOwen+970
- ... SUIharry phan+849
- ... SUIMeaning.Sui+675
Bounty Posts
- Why does BCS require exact field order for deserialization when Move structs have named fields?53
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution43
- Sui Transaction Failing: Objects Reserved for Another Transaction25
- How do ability constraints interact with dynamic fields in heterogeneous collections?05