Skip to content

Instantly share code, notes, and snippets.

@asoltys
Created November 13, 2020 18:28
Show Gist options
  • Save asoltys/57d9b3df5ae00730f74db2bee316937c to your computer and use it in GitHub Desktop.
Save asoltys/57d9b3df5ae00730f74db2bee316937c to your computer and use it in GitHub Desktop.
Severe error: (Sia v1.5.3, Release: release) Siafile 'home/user/adamphotos/20190420_173046.jpg' has a health of 0.85 and redundancy of 1.3
goroutine 21531 [running]:
runtime/debug.Stack(0x8b, 0x100, 0xc003bfdcb0)
/usr/local/go/src/runtime/debug/stack.go:24 +0x9d
runtime/debug.PrintStack()
/usr/local/go/src/runtime/debug/stack.go:16 +0x22
gitlab.com/NebulousLabs/log.(*Logger).Severe(0xc0082d6d20, 0xc001021660, 0x1, 0x1)
/root/go/pkg/mod/gitlab.com/!nebulous!labs/[email protected]/log.go:157 +0x333
gitlab.com/NebulousLabs/Sia/modules/renter.(*Renter).managedCalculateDirectoryMetadata(0xc004fc2380, 0xc00efc83a0, 0x14, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/root/Sia/modules/renter/metadata.go:154 +0xbcd
gitlab.com/NebulousLabs/Sia/modules/renter.(*Renter).managedPerformBubbleMetadata(0xc004fc2380, 0xc00efc83a0, 0x14, 0x0, 0x0)
/root/Sia/modules/renter/metadata.go:471 +0xcb
gitlab.com/NebulousLabs/Sia/modules/renter.(*Renter).managedBubbleMetadata(0xc004fc2380, 0xc00efc83a0, 0x14, 0x3, 0x0)
/root/Sia/modules/renter/metadata.go:527 +0x6c
gitlab.com/NebulousLabs/Sia/modules/renter.(*Renter).threadedUpdateRenterHealth(0xc004fc2380)
/root/Sia/modules/renter/repair.go:606 +0x46e
created by gitlab.com/NebulousLabs/Sia/modules/renter.renterBlockingStartup
/root/Sia/modules/renter/renter.go:1053 +0xd62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment