non-selectable socket created #367
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
Epic
good first issue
hacktoberfest
hard fork
help wanted
icebox
Invalid
level: 0
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
soft fork
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
work in progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbrycrd#367
Loading…
Add table
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?
Still getting this inside containers for lbrycrd. I can't run lbrycrd in a container after initial sync. If the container goes down or if its stateless and is recreated, this error pops up and crashes lbrycrd. All versions 17.3.2.1 and up.
I'm getting this too.
How this can happen
https://github.com/lbryio/lbrycrd/blob/master/src/compat.h#L114
I suspect using an old build or build that not include these changes
@bvbfan I'm just using the binary from the v0.17.3.2 release
Can you use v0.17.4.2 where the fix presents. It needs full reindex for SQLite backend.
Don't use 17.4.2. It has too many bugs. I'll post a new build shortly.
Confirmed fix is good on 17.4.3 release