scribe full sync error: error while processing txs: int too large to convert (effective_amount table) #97
Labels
No labels
area: database
area: documentation
area: elasticsearch
area: herald
area: packaging
area: scribe
consider soon
critical
dependencies
good first issue
hacktoberfest
help wanted
improvement
needs: repro
new feature
priority: blocker
priority: high
priority: low
priority: medium
type: bug
type: bug-fix
type: discussion
type: feature request
type: improvement
type: new feature
type: refactor
type: task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/hub#97
Loading…
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?
I was doing a scribe full sync and saw something fail at block 1056660:
I had shut scribe down previously and have a snapshot at 1030239. Will see if it reproduces....
This was in my developer workspace, I was synced to master + some logging changes (I think). I don't think I had any changes on top that would interfere, but will try to check on that to confirm.
Logging requested:
scribe.txt
This covers only the transition 1056659 -> 1056660.
New logging:
scribe2.txt
Uncommented print()s in _get_takeover_ops():
scribe3.txt
scribe4.txt