Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet locked up after multiple failed calls to split-coin #1759

Closed
arun-koshy opened this issue May 3, 2022 · 3 comments
Closed

Wallet locked up after multiple failed calls to split-coin #1759

arun-koshy opened this issue May 3, 2022 · 3 comments

Comments

@arun-koshy
Copy link
Contributor

My wallet is locked up after multiple intentional split-coin failures. Full logs below but this error is what caused the full lockup

RPC call failed: ErrorObject { code: ServerError(-32000), message: "Inconsistent results observed in the Gateway. This should not happen and typically means there is a bug in the Sui implementation. Details: \"Failed to download some objects after transaction succeeded\"", data: None }

arunkoshy@Aruns-MacBook-Pro debug % wallet split-coin --coin-id 4EB06E2F73376B300925D9BFD9FBCF879F37E56E --gas-budget 1000 --amounts 1 0 1 1 0 01 10 1
----- Certificate ----
Signed Authorities : [k#27613e1b78d1c8ebb1ac263ef7180f17eb9cffa3ab5544cd369f8be179b0327e, k#2266186afd9da10a43dd3ed73d1039c6793d2d8514db6a2407fcf835132e863b, k#e9599283c0da1ac2eedeb89a56fc49cd8f3c0d8d4ddba9b0a0a5054fe7df3ffd]
Transaction Kind : Call
Package ID : 0x2
Module : Coin
Function : split_vec
Arguments : [ImmOrOwnedObject((4EB06E2F73376B300925D9BFD9FBCF879F37E56E, SequenceNumber(1), o#6b366e825890b8710e9ef87a9c28f08e02f88e8452a6974feb31a2642edd1867)), Pure([8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0])]
Type Arguments : [Struct(StructTag { address: 0000000000000000000000000000000000000002, module: Identifier("SUI"), name: Identifier("SUI"), type_params: [] })]

----- Split Coin Results ----
Updated Coin : Coin { id: 4EB06E2F73376B300925D9BFD9FBCF879F37E56E, value: 4985 }
New Coins : Coin { id: 165929329D92273AD2EAF50B2B706D2459F35112, value: 1 },
      Coin { id: 320E82A291E8D023FF59933512F2ABD35DF6615E, value: 10 },
      Coin { id: BD46681BFF9238AA61917CEC717235835C5E3814, value: 0 },
      Coin { id: C26152BDDB57D287CA102E558F4AF5164AF2E02D, value: 1 },
      Coin { id: CD687FC62FAE2B9B1059677CD75B43D49CE70865, value: 1 },
      Coin { id: D03D0788AAD7C558B0A551D159503FEF9978D43A, value: 0 },
      Coin { id: D1E634706FE4CE3F612DFA45E8EF1438022498B8, value: 1 },
      Coin { id: E432C108A7F905E1841E7912B5081CF02F8569B7, value: 1 }
Updated Gas : Coin { id: 250563D7389A5E8FEA21EE5DF0B593C862B9C94E, value: 46857 }
arunkoshy@Aruns-MacBook-Pro debug % wallet split-coin --coin-id 4EB06E2F73376B300925D9BFD9FBCF879F37E56E --gas-budget 1000 --amounts 1 0 4980 1 0 1 0 1 0 1 0 1 0 1
RPC call failed: ErrorObject { code: ServerError(-32000), message: "Execution aborted: \"VMError with status ABORTED with sub status 0 at location Module ModuleId { address: 0000000000000000000000000000000000000002, name: Identifier(\\\"Balance\\\") } and message 0x0000000000000000000000000000000000000002::Balance::split at offset 9 at code offset 9 in function definition 4\".", data: None }
arunkoshy@Aruns-MacBook-Pro debug % wallet split-coin --coin-id 4EB06E2F73376B300925D9BFD9FBCF879F37E56E --gas-budget 1000 --amounts 1 0 4980 1 0 1 0 1 0 1 0 1 0  
RPC call failed: ErrorObject { code: ServerError(-32000), message: "Execution aborted: \"VMError with status ABORTED with sub status 0 at location Module ModuleId { address: 0000000000000000000000000000000000000002, name: Identifier(\\\"Balance\\\") } and message 0x0000000000000000000000000000000000000002::Balance::split at offset 9 at code offset 9 in function definition 4\".", data: None }
arunkoshy@Aruns-MacBook-Pro debug % wallet split-coin --coin-id 4EB06E2F73376B300925D9BFD9FBCF879F37E56E --gas-budget 1000 --amounts 1 0 4980 1 0 1 0 1 0 1 0   
RPC call failed: ErrorObject { code: ServerError(-32000), message: "Inconsistent results observed in the Gateway. This should not happen and typically means there is a bug in the Sui implementation. Details: \"Failed to download some objects after transaction succeeded\"", data: None }
arunkoshy@Aruns-MacBook-Pro debug % wallet split-coin --coin-id 4EB06E2F73376B300925D9BFD9FBCF879F37E56E --gas-budget 1000 --amounts 1 0 4980 1 0 1 0 1 0   
RPC call failed: ErrorObject { code: ServerError(-32000), message: "Too many authority errors were detected: [(k#27613e1b78d1c8ebb1ac263ef7180f17eb9cffa3ab5544cd369f8be179b0327e, TransactionLockDoesNotExist), (k#2266186afd9da10a43dd3ed73d1039c6793d2d8514db6a2407fcf835132e863b, TransactionLockDoesNotExist), (k#1d47ad34e2bc5589882c500345c953b5837e30d6649d315c61690ba7a1e28d23, TransactionLockDoesNotExist)]", data: None }
arunkoshy@Aruns-MacBook-Pro debug % wallet split-coin --coin-id 4EB06E2F73376B300925D9BFD9FBCF879F37E56E --gas-budget 1000 --amounts 1 0 4980 1 0 1 0 1 0 
RPC call failed: ErrorObject { code: ServerError(-32000), message: "Too many authority errors were detected: [(k#27613e1b78d1c8ebb1ac263ef7180f17eb9cffa3ab5544cd369f8be179b0327e, TransactionLockDoesNotExist), (k#2266186afd9da10a43dd3ed73d1039c6793d2d8514db6a2407fcf835132e863b, TransactionLockDoesNotExist), (k#e9599283c0da1ac2eedeb89a56fc49cd8f3c0d8d4ddba9b0a0a5054fe7df3ffd, TransactionLockDoesNotExist)]", data: None }
arunkoshy@Aruns-MacBook-Pro debug % wallet split-coin --coin-id 4EB06E2F73376B300925D9BFD9FBCF879F37E56E --gas-budget 1000 --amounts 1 0 4980 1 0 1 0 1 0 
RPC call failed: ErrorObject { code: ServerError(-32000), message: "Too many authority errors were detected: [(k#27613e1b78d1c8ebb1ac263ef7180f17eb9cffa3ab5544cd369f8be179b0327e, TransactionLockDoesNotExist), (k#2266186afd9da10a43dd3ed73d1039c6793d2d8514db6a2407fcf835132e863b, TransactionLockDoesNotExist), (k#e9599283c0da1ac2eedeb89a56fc49cd8f3c0d8d4ddba9b0a0a5054fe7df3ffd, TransactionLockDoesNotExist)]", data: None }
arunkoshy@Aruns-MacBook-Pro debug % wallet objects
RPC call failed: ErrorObject { code: ServerError(-32000), message: "Too many authority errors were detected: [(k#27613e1b78d1c8ebb1ac263ef7180f17eb9cffa3ab5544cd369f8be179b0327e, TransactionLockDoesNotExist), (k#2266186afd9da10a43dd3ed73d1039c6793d2d8514db6a2407fcf835132e863b, TransactionLockDoesNotExist), (k#1d47ad34e2bc5589882c500345c953b5837e30d6649d315c61690ba7a1e28d23, TransactionLockDoesNotExist)]", data: None }
arunkoshy@Aruns-MacBook-Pro debug % wallet addresses
RPC call failed: ErrorObject { code: ServerError(-32000), message: "Too many authority errors were detected: [(k#27613e1b78d1c8ebb1ac263ef7180f17eb9cffa3ab5544cd369f8be179b0327e, TransactionLockDoesNotExist), (k#2266186afd9da10a43dd3ed73d1039c6793d2d8514db6a2407fcf835132e863b, TransactionLockDoesNotExist), (k#1d47ad34e2bc5589882c500345c953b5837e30d6649d315c61690ba7a1e28d23, TransactionLockDoesNotExist)]", data: None }
arunkoshy@Aruns-MacBook-Pro debug % wallet active-address
RPC call failed: ErrorObject { code: ServerError(-32000), message: "Too many authority errors were detected: [(k#27613e1b78d1c8ebb1ac263ef7180f17eb9cffa3ab5544cd369f8be179b0327e, TransactionLockDoesNotExist), (k#2266186afd9da10a43dd3ed73d1039c6793d2d8514db6a2407fcf835132e863b, TransactionLockDoesNotExist), (k#1d47ad34e2bc5589882c500345c953b5837e30d6649d315c61690ba7a1e28d23, TransactionLockDoesNotExist)]", data: None }
@arun-koshy
Copy link
Contributor Author

arun-koshy commented May 5, 2022

Removed comment and moved to Issue#1804

@github-actions
Copy link
Contributor

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Aug 13, 2022
@github-actions
Copy link
Contributor

This issue was closed because it has been stalled for 7 days with no activity.

@666lcz 666lcz reopened this Aug 22, 2022
@github-actions github-actions bot removed the Stale label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants