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

Failed to load utxos, IndexError: list index out of range #2468

Open
mmikeww opened this issue Aug 28, 2024 · 2 comments
Open

Failed to load utxos, IndexError: list index out of range #2468

mmikeww opened this issue Aug 28, 2024 · 2 comments

Comments

@mmikeww
Copy link

mmikeww commented Aug 28, 2024

Describe the bug
When I try to open up my multisig wallet, I get this red popup error: "Failed to load utxos, IndexError: list index out of range"

I have two different multisigs, and the 2nd one works fine and normal.

This seems to have happened after I initiated a send. I hadn't yet gotten any signatures, and now this error is popping up every time i try to access the wallet and so I can't even get to the transaction list.

I was on Specter 2.0.2 and Core 24.0, but I just updated to Specter 2.0.5 and Core 27.1 and the problem persists. Both Specter and Core are running locally on my laptop. Chain is stored on a local NAS. This setup has worked for years in the past.

Expected behavior
Expect to be able to open wallet and see txn list and send/receive addrs, etc

Screenshots
image

@mmikeww
Copy link
Author

mmikeww commented Aug 29, 2024

Created a new multisig wallet in Specter using the same devices and keys, and during setup in order to get faster speed, i chose to only scan the UTXO set instead of the full txn list. This worked, and allowed to send an outgoing txn after collecting the 2of3 sigs

@leon-costa
Copy link
Contributor

It seems to be caused by a bug in Core on locked UTXOs. I suggested a workaround in pull request #2467.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants