New error in wallet for v0.6.1 #210

Closed
opened 5 years ago by fuwa0529 · 7 comments
fuwa0529 commented 5 years ago (Migrated from github.com)
Owner

In a test wallet, some outputs can't be spent.

wallet error:

Error: internal error: Known ring does not include the spent output: 628974

https://paste.debian.net/1086611/

In a test wallet, some outputs can't be spent. wallet error: ``` Error: internal error: Known ring does not include the spent output: 628974 ``` https://paste.debian.net/1086611/
wowario commented 5 years ago (Migrated from github.com)
Owner

From my repo, try git fetch --all && git checkout testnet and make. This branch has the latest commits. Also delete .shared-ringdb folder before starting a new wallet.

From my repo, try `git fetch --all && git checkout testnet` and `make`. This branch has the latest commits. Also delete `.shared-ringdb` folder before starting a new wallet.
fuwa0529 commented 5 years ago (Migrated from github.com)
Owner

In log-level 1, right before the error

Ring has output 628974
Ignoring output 628974, too recent
!own_found. THROW EXCEPTION: error::wallet_internal_error
In log-level 1, right before the error ``` Ring has output 628974 Ignoring output 628974, too recent !own_found. THROW EXCEPTION: error::wallet_internal_error ```
fuwa0529 commented 5 years ago (Migrated from github.com)
Owner

v0.6.0.0 also has this error, v0.5.1.0 is fine. I'll check the testnet branch tomorrow.

v0.6.0.0 also has this error, v0.5.1.0 is fine. I'll check the testnet branch tomorrow.
wowario commented 5 years ago (Migrated from github.com)
Owner

I've seen a similar error before. Try deleting .shared-ringdb folder and create a new wallet from seed.

I've seen a [similar error](https://github.com/wowario/wownero/issues/1) before. Try deleting `.shared-ringdb` folder and create a new wallet from seed.
fuwa0529 commented 5 years ago (Migrated from github.com)
Owner

Deleting .shared-ringdb and restoring from seed didn't work for me on v0.6.1.

Deleting `.shared-ringdb` and restoring from seed didn't work for me on v0.6.1.
fuwa0529 commented 5 years ago (Migrated from github.com)
Owner

@wowario testnet branch didn't fix it neither (deleted .shared-ringdb and restored wallet). Guess I'll just stick with the wow classic.

@wowario testnet branch didn't fix it neither (deleted `.shared-ringdb` and restored wallet). Guess I'll just stick with the wow classic.
fuwa0529 commented 5 years ago (Migrated from github.com)
Owner

Preparing a PR for the fix

Preparing a PR for the fix
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wownero/wownero#210
Loading…
There is no content yet.