abandon claim fails #740
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
dependencies
Epic
good first issue
hacktoberfest
help wanted
icebox
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
Osprey
priority: blocker
priority: high
priority: low
priority: medium
protocol dependent
resilience
Tom's Wishlist
type: bug
type: discussion
type: error handling
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/spee.ch#740
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When trying to abandon: https://spee.ch/@NorVegan:3/THEUNMASKING-Part5-TheSexualAssaults-Thumbnail, it gets stuck on "Your claim is being abandond". the abandon call returns:
{"success":false,"message":"That channel does not exist"}
abandon params:
{"claimId":"4b13b27a62e4b416161fa4cd4607120598d2fc8d"}
Internal Use
Acceptance Criteria
Definition of Done
I abandoned the above manually, but this looks like it happens if it can't find the claim in it's DB (not sure how it gets into this state - maybe an abandon failure ?)
Edit: Looks like this is a case where the abandon fails on the daemon, and can no longer be re-tried on spee.ch due to the channel error. Still trying to figure out why the claim did not abandon properly on the daemon/blockchain side - https://github.com/lbryio/lbry/issues/1646
Looks like this is also related to https://github.com/lbryio/lbrycrd/issues/186 - we need to handle this edge case better in our wallet. A user also ran into this on 0.21.2