Navigation

    Sia
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Groups
    • Search
    1. Home
    2. Search

    Advanced Search

    Search child categories
    Save preferences Clear preferences
    96 result(s) matching "Recreate Wallet", (0.04 seconds)

    Sia UI wallet issue and developers lax on fixing bug

    Hi
    I will pay 200 Sias for a resolution.

    I have a Sia 1.3.0 , on latest Mac OSX, the wallet was running fine until today, I received this error, on github it shows it is an unresolved bug.. now I used to access the wallet through the passphrase to unlock it.
    I have a 2 weeks old backup and can restore the backup as a last resort but don't want to go that road yet as I need to create a full separate backup on another drive to restore the old backup open wallet, fetch seed then restore again.. a task of a few days and there is a chance the error might popup on the backup in the event the blockchain format is screwed by the devs.. (will need to unlock it while offline)
    Bottom line to get back to my issue.. my seed is buried deep under a ton of files that will take me ages to find (did not think will ever need the sia wallet) and I need to open the wallet.. either by fixing the issue on my mac, or finding the needed wallet file to unlock on another mac or windows.. I have on hand only the unlock password/passphrase

    Any hints?
    Below is the error

    A critical error loading Sia has occured: Siad unexpectedly exited. Error log: Loading...
    (0/6) Loading siad...
    (1/6) Loading gateway...
    (2/6) Loading consensus...
    (3/6) Loading transaction pool...
    (4/6) Loading wallet...
    (5/6) Loading host...
    (6/6) Loading renter...
    goroutine 1 [running]:
    runtime/debug.Stack(0x1043947, 0x0, 0xc42008e418)
    /usr/local/go/src/runtime/debug/stack.go:24 +0x79
    runtime/debug.PrintStack()
    /usr/local/go/src/runtime/debug/stack.go:16 +0x22
    github.com/NebulousLabs/Sia/build.Critical(0xc42008e590, 0x1, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/build/critical.go:16 +0xa7
    github.com/NebulousLabs/Sia/persist.(*Logger).Critical(0xc420fec760, 0xc42008e590, 0x1, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/persist/log.go:37 +0xe0
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).uptimeAdjustments(0xc420fee140, 0x0, 0x0, 0x0, 0x0, 0xc420f5b8e0, 0x13, 0x0, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostweight.go:318 +0x278
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).calculateHostWeight(0xc420fee140, 0x0, 0x0, 0x0, 0x0, 0xc420f5b8e0, 0x13, 0x0, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostweight.go:374 +0x20f
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).(github.com/NebulousLabs/Sia/modules/renter/hostdb.calculateHostWeight)-fm(0x0, 0x0, 0x0, 0x0, 0xc420f5b8e0, 0x13, 0x0, 0x0, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:107 +0x6c
    github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree.(*HostTree).Insert(0xc420fec780, 0x0, 0x0, 0x0, 0x0, 0xc420f5b8e0, 0x13, 0x0, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree/hosttree.go:214 +0xdd
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).load(0xc420fee140, 0xc420fded70, 0xc420fe9620)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/persist.go:69 +0x28b
    github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0xc420fcbec0, 0x3f, 0x19e83c0, 0x1b0c470, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:111 +0x44a
    github.com/NebulousLabs/Sia/modules/renter/hostdb.New(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0xc420fcbec0, 0x3f, 0xc420fcbec0, 0x3f, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:69 +0xb4
    github.com/NebulousLabs/Sia/modules/renter.New(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0x19ed080, 0xc42035ab00, 0x19e99a0, 0xc420072840, 0xc420fcbec0, 0x3f, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/renter.go:168 +0x81
    main.startDaemon(0x0, 0x0, 0x7ffeefbffcbc, 0xe, 0x7ffeefbffce8, 0x5, 0x7ffeefbffcd7, 0x5, 0x0, 0x7ffeefbffd41, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:266 +0xcb5
    main.startDaemonCmd(0xc42007b200, 0xc4200192c0, 0x0, 0x5)
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:335 +0x162
    github.com/spf13/cobra.(*Command).execute(0xc42007b200, 0xc42000e0d0, 0x5, 0x5, 0xc42007b200, 0xc42000e0d0)
    /home/luke/go/src/github.com/spf13/cobra/command.go:653 +0x299
    github.com/spf13/cobra.(*Command).ExecuteC(0xc42007b200, 0x16fce88, 0x3b, 0xc420148960)
    /home/luke/go/src/github.com/spf13/cobra/command.go:728 +0x339
    github.com/spf13/cobra.(*Command).Execute(0xc42007b200, 0x1aefba0, 0x16e58f7)
    /home/luke/go/src/github.com/spf13/cobra/command.go:687 +0x2b
    main.main()
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/main.go:174 +0x7aa
    Critical error: Host entry scan history not sorted.
    Please submit a bug report here: https://github.com/NebulousLabs/Sia/issues
    goroutine 1 [running]:
    runtime/debug.Stack(0x1043947, 0x0, 0xc42008e418)
    /usr/local/go/src/runtime/debug/stack.go:24 +0x79
    runtime/debug.PrintStack()
    /usr/local/go/src/runtime/debug/stack.go:16 +0x22
    github.com/NebulousLabs/Sia/build.Critical(0xc42008e590, 0x1, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/build/critical.go:16 +0xa7
    github.com/NebulousLabs/Sia/persist.(*Logger).Critical(0xc420fec760, 0xc42008e590, 0x1, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/persist/log.go:37 +0xe0
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).uptimeAdjustments(0xc420fee140, 0x0, 0x0, 0x0, 0x0, 0xc420354f40, 0x12, 0x0, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostweight.go:318 +0x278
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).calculateHostWeight(0xc420fee140, 0x0, 0x0, 0x0, 0x0, 0xc420354f40, 0x12, 0x0, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostweight.go:374 +0x20f
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).(github.com/NebulousLabs/Sia/modules/renter/hostdb.calculateHostWeight)-fm(0x0, 0x0, 0x0, 0x0, 0xc420354f40, 0x12, 0x0, 0x0, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:107 +0x6c
    github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree.(*HostTree).Insert(0xc420fec780, 0x0, 0x0, 0x0, 0x0, 0xc420354f40, 0x12, 0x0, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree/hosttree.go:214 +0xdd
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).load(0xc420fee140, 0xc420fded70, 0xc420fe9620)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/persist.go:69 +0x28b
    github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0xc420fcbec0, 0x3f, 0x19e83c0, 0x1b0c470, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:111 +0x44a
    github.com/NebulousLabs/Sia/modules/renter/hostdb.New(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0xc420fcbec0, 0x3f, 0xc420fcbec0, 0x3f, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:69 +0xb4
    github.com/NebulousLabs/Sia/modules/renter.New(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0x19ed080, 0xc42035ab00, 0x19e99a0, 0xc420072840, 0xc420fcbec0, 0x3f, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/renter.go:168 +0x81
    main.startDaemon(0x0, 0x0, 0x7ffeefbffcbc, 0xe, 0x7ffeefbffce8, 0x5, 0x7ffeefbffcd7, 0x5, 0x0, 0x7ffeefbffd41, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:266 +0xcb5
    main.startDaemonCmd(0xc42007b200, 0xc4200192c0, 0x0, 0x5)
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:335 +0x162
    github.com/spf13/cobra.(*Command).execute(0xc42007b200, 0xc42000e0d0, 0x5, 0x5, 0xc42007b200, 0xc42000e0d0)
    /home/luke/go/src/github.com/spf13/cobra/command.go:653 +0x299
    github.com/spf13/cobra.(*Command).ExecuteC(0xc42007b200, 0x16fce88, 0x3b, 0xc420148960)
    /home/luke/go/src/github.com/spf13/cobra/command.go:728 +0x339
    github.com/spf13/cobra.(*Command).Execute(0xc42007b200, 0x1aefba0, 0x16e58f7)
    /home/luke/go/src/github.com/spf13/cobra/command.go:687 +0x2b
    main.main()
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/main.go:174 +0x7aa
    Critical error: Host entry scan history not sorted.
    Please submit a bug report here: https://github.com/NebulousLabs/Sia/issues
    goroutine 1 [running]:
    runtime/debug.Stack(0x1043947, 0x0, 0xc42008e418)
    /usr/local/go/src/runtime/debug/stack.go:24 +0x79
    runtime/debug.PrintStack()
    /usr/local/go/src/runtime/debug/stack.go:16 +0x22
    github.com/NebulousLabs/Sia/build.Critical(0xc42008e590, 0x1, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/build/critical.go:16 +0xa7
    github.com/NebulousLabs/Sia/persist.(*Logger).Critical(0xc420fec760, 0xc42008e590, 0x1, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/persist/log.go:37 +0xe0
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).uptimeAdjustments(0xc420fee140, 0x1, 0x1100000, 0xbd00, 0x1100000, 0xc420fd5980, 0x13, 0x280000000, 0x400000, 0x280000000, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostweight.go:318 +0x278
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).calculateHostWeight(0xc420fee140, 0x1, 0x1100000, 0xbd00, 0x1100000, 0xc420fd5980, 0x13, 0x280000000, 0x400000, 0x280000000, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostweight.go:374 +0x20f
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).(github.com/NebulousLabs/Sia/modules/renter/hostdb.calculateHostWeight)-fm(0x1, 0x1100000, 0xbd00, 0x1100000, 0xc420fd5980, 0x13, 0x280000000, 0x400000, 0x280000000, 0xb4a94564ed7a6317, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:107 +0x6c
    github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree.(*HostTree).Insert(0xc420fec780, 0x1, 0x1100000, 0xbd00, 0x1100000, 0xc420fd5980, 0x13, 0x280000000, 0x400000, 0x280000000, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree/hosttree.go:214 +0xdd
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).load(0xc420fee140, 0xc420fded70, 0xc420fe9620)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/persist.go:69 +0x28b
    github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0xc420fcbec0, 0x3f, 0x19e83c0, 0x1b0c470, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:111 +0x44a
    github.com/NebulousLabs/Sia/modules/renter/hostdb.New(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0xc420fcbec0, 0x3f, 0xc420fcbec0, 0x3f, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:69 +0xb4
    github.com/NebulousLabs/Sia/modules/renter.New(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0x19ed080, 0xc42035ab00, 0x19e99a0, 0xc420072840, 0xc420fcbec0, 0x3f, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/renter.go:168 +0x81
    main.startDaemon(0x0, 0x0, 0x7ffeefbffcbc, 0xe, 0x7ffeefbffce8, 0x5, 0x7ffeefbffcd7, 0x5, 0x0, 0x7ffeefbffd41, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:266 +0xcb5
    main.startDaemonCmd(0xc42007b200, 0xc4200192c0, 0x0, 0x5)
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:335 +0x162
    github.com/spf13/cobra.(*Command).execute(0xc42007b200, 0xc42000e0d0, 0x5, 0x5, 0xc42007b200, 0xc42000e0d0)
    /home/luke/go/src/github.com/spf13/cobra/command.go:653 +0x299
    github.com/spf13/cobra.(*Command).ExecuteC(0xc42007b200, 0x16fce88, 0x3b, 0xc420148960)
    /home/luke/go/src/github.com/spf13/cobra/command.go:728 +0x339
    github.com/spf13/cobra.(*Command).Execute(0xc42007b200, 0x1aefba0, 0x16e58f7)
    /home/luke/go/src/github.com/spf13/cobra/command.go:687 +0x2b
    main.main()
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/main.go:174 +0x7aa
    Critical error: Host entry scan history not sorted.
    Please submit a bug report here: https://github.com/NebulousLabs/Sia/issues
    goroutine 1 [running]:
    runtime/debug.Stack(0x1043947, 0x0, 0xc42008e418)
    /usr/local/go/src/runtime/debug/stack.go:24 +0x79
    runtime/debug.PrintStack()
    /usr/local/go/src/runtime/debug/stack.go:16 +0x22
    github.com/NebulousLabs/Sia/build.Critical(0xc42008e590, 0x1, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/build/critical.go:16 +0xa7
    github.com/NebulousLabs/Sia/persist.(*Logger).Critical(0xc420fec760, 0xc42008e590, 0x1, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/persist/log.go:37 +0xe0
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).uptimeAdjustments(0xc420fee140, 0x1, 0x1100000, 0xbd00, 0x1100000, 0xc420fd5980, 0x13, 0x280000000, 0x400000, 0x280000000, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostweight.go:318 +0x278
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).calculateHostWeight(0xc420fee140, 0x1, 0x1100000, 0xbd00, 0x1100000, 0xc420fd5980, 0x13, 0x280000000, 0x400000, 0x280000000, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostweight.go:374 +0x20f
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).(github.com/NebulousLabs/Sia/modules/renter/hostdb.calculateHostWeight)-fm(0x1, 0x1100000, 0xbd00, 0x1100000, 0xc420fd5980, 0x13, 0x280000000, 0x400000, 0x280000000, 0xb4a94564ed7a6317, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:107 +0x6c
    github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree.(*HostTree).Insert(0xc420fec780, 0x1, 0x1100000, 0xbd00, 0x1100000, 0xc420fd5980, 0x13, 0x280000000, 0x400000, 0x280000000, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree/hosttree.go:214 +0xdd
    github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).load(0xc420fee140, 0xc420fded70, 0xc420fe9620)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/persist.go:69 +0x28b
    github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0xc420fcbec0, 0x3f, 0x19e83c0, 0x1b0c470, 0x0, 0x0, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:111 +0x44a
    github.com/NebulousLabs/Sia/modules/renter/hostdb.New(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0xc420fcbec0, 0x3f, 0xc420fcbec0, 0x3f, 0x1)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:69 +0xb4
    github.com/NebulousLabs/Sia/modules/renter.New(0x19e9ba0, 0xc420072dc0, 0x19ea7c0, 0xc420139b80, 0x19ed080, 0xc42035ab00, 0x19e99a0, 0xc420072840, 0xc420fcbec0, 0x3f, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/renter.go:168 +0x81
    main.startDaemon(0x0, 0x0, 0x7ffeefbffcbc, 0xe, 0x7ffeefbffce8, 0x5, 0x7ffeefbffcd7, 0x5, 0x0, 0x7ffeefbffd41, ...)
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:266 +0xcb5
    main.startDaemonCmd(0xc42007b200, 0xc4200192c0, 0x0, 0x5)
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:335 +0x162
    github.com/spf13/cobra.(*Command).execute(0xc42007b200, 0xc42000e0d0, 0x5, 0x5, 0xc42007b200, 0xc42000e0d0)
    /home/luke/go/src/github.com/spf13/cobra/command.go:653 +0x299
    github.com/spf13/cobra.(*Command).ExecuteC(0xc42007b200, 0x16fce88, 0x3b, 0xc420148960)
    /home/luke/go/src/github.com/spf13/cobra/command.go:728 +0x339
    github.com/spf13/cobra.(*Command).Execute(0xc42007b200, 0x1aefba0, 0x16e58f7)
    /home/luke/go/src/github.com/spf13/cobra/command.go:687 +0x2b
    main.main()
    /home/luke/go/src/github.com/NebulousLabs/Sia/siad/main.go:174 +0x7aa
    Critical error: Host entry scan history not sorted.
    Please submit a bug report here: https://github.com/NebulousLabs/Sia/issues
    Closing host...
    Closing wallet...
    Closing transaction pool...
    Closing consensus...
    Closing gateway...
    incompatible version

    M
    posted in Help

    Lost my Siacoins!

    Hi @SandBlock ,
    i have seen that you helped a lot of people, i hope that you can help me too. I mined siacoins for months, collecting 6.500 siacoins. Since a month i send all my siacoins from the siacoin desktop wallet (address b695fdf1e2aa95d77d0e9b8802383599fe2c3126b1148713c33755a033031a6d3faec7ae8c09) , to my siacoin wallet of Poloniex. The transaction id is c35e52edf8f48f96c6a5a715998f0e9eed5cc677e58f0fe96f91510bea2e459e that is confirmed, but after it was confirmed the poloniex wallet was offline. I waited and the i opened a ticket on Poloniex, they replied to my that "when your siacoin wallet on Poloniex will be online again, you will receive yours coins". When the wallet come back online, i didnt receive my coins.
    I dont know if my wallet address on Poloniex changed after the maintance period, because i didint write it at the time of the transaction. There is a way to know the destination address of my transaction? Can i search on explorer.sia or in the terminal of the desktop wallet? Or, anyway, there is a way to see where are my siacoins?
    I will appreciate any advice about it, thank you so much.

    S
    posted in Help

    macOS 64-bit app - Siad unexpectedly exited. Error log: Sia Daemon v1.3.1

    I will pay 100 SC to anyone who can get this issue resolved. I recently installed Sia-UI version 1.3.1 for macOS — 64-bit. I am running OSX version 10.13.2. See the full error message below.

    When I go to Macintosh HD / Library / Application Support I do not see a folder related to Sia. I already uninstalled the Sia-UI.app from the applications folder, ran the original Sia-UI-v1.3.1-osx-x64.zip, dragged the icon to Applications and reran the application with the same results. The menu bar and synchronization status bar are both unavailable.

    A critical error loading Sia has occured: Siad unexpectedly exited. Error log: Sia Daemon v1.3.1
    Loading...
    (0/6) Loading siad...
    (1/6) Loading gateway...
    (2/6) Loading consensus...
    (3/6) Loading transaction pool...
    (4/6) Loading wallet...
    (5/6) Loading host...
    unexpected fault address 0x97716000
    fatal error: fault
    [signal SIGBUS: bus error code=0x2 addr=0x97716000 pc=0x105b4d9]
    
    goroutine 1 [running]:
    runtime.throw(0x16b072e, 0x5)
      /usr/local/go/src/runtime/panic.go:605 +0x95 fp=0xc4204b39f8 sp=0xc4204b39d8 pc=0x102aa35
    runtime.sigpanic()
      /usr/local/go/src/runtime/signal_unix.go:364 +0x29d fp=0xc4204b3a48 sp=0xc4204b39f8 pc=0x104173d
    runtime.memmove(0xc420250d20, 0x97715ff5, 0xc)
      /usr/local/go/src/runtime/memmove_amd64.s:173 +0x139 fp=0xc4204b3a50 sp=0xc4204b3a48 pc=0x105b4d9
    bytes.(*Buffer).Read(0xc4210ba8c0, 0xc420250d20, 0xc, 0xc, 0x0, 0x0, 0x8)
      /usr/local/go/src/bytes/buffer.go:309 +0xf4 fp=0xc4204b3a80 sp=0xc4204b3a50 pc=0x10e3364
    github.com/NebulousLabs/Sia/types.(*decHelper).Read(0xc420075fb0, 0xc420250d20, 0xc, 0xc, 0x8, 0x1010767, 0x1c7ced0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/types/encoding.go:129 +0x6f fp=0xc4204b3ad8 sp=0xc4204b3a80 pc=0x1168e9f
    io.ReadAtLeast(0x19e7f40, 0xc420075fb0, 0xc420250d20, 0xc, 0xc, 0xc, 0xc42002aa80, 0x1c16000, 0x0)
      /usr/local/go/src/io/io.go:309 +0x86 fp=0xc4204b3b38 sp=0xc4204b3ad8 pc=0x1071816
    io.ReadFull(0x19e7f40, 0xc420075fb0, 0xc420250d20, 0xc, 0xc, 0x15ce400, 0xc420075f01, 0xc420250d20)
      /usr/local/go/src/io/io.go:327 +0x58 fp=0xc4204b3b90 sp=0xc4204b3b38 pc=0x1071988
    github.com/NebulousLabs/Sia/types.(*decHelper).ReadFull(0xc420075fb0, 0xc420250d20, 0xc, 0xc)
      /home/luke/go/src/github.com/NebulousLabs/Sia/types/encoding.go:145 +0x68 fp=0xc4204b3be0 sp=0xc4204b3b90 pc=0x1169018
    github.com/NebulousLabs/Sia/types.(*decHelper).ReadPrefix(0xc420075fb0, 0x50, 0x80, 0xc420131100)
      /home/luke/go/src/github.com/NebulousLabs/Sia/types/encoding.go:154 +0x8d fp=0xc4204b3c38 sp=0xc4204b3be0 pc=0x11690bd
    github.com/NebulousLabs/Sia/types.(*Currency).UnmarshalSia(0xc420131100, 0x19e7f40, 0xc420075fb0, 0x80, 0x163a000)
      /home/luke/go/src/github.com/NebulousLabs/Sia/types/encoding.go:449 +0x6f fp=0xc4204b3ca0 sp=0xc4204b3c38 pc=0x116ac4f
    github.com/NebulousLabs/Sia/types.(*SiacoinOutput).UnmarshalSia(0xc420131100, 0x19e7f40, 0xc420075fb0, 0xc420131100, 0x2)
      /home/luke/go/src/github.com/NebulousLabs/Sia/types/encoding.go:689 +0x5c fp=0xc4204b3ce8 sp=0xc4204b3ca0 pc=0x116d90c
    github.com/NebulousLabs/Sia/types.(*Transaction).UnmarshalSia(0xc420a4ba20, 0x19e7f40, 0xc420075fb0, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/types/encoding.go:993 +0x1ce fp=0xc4204b3d90 sp=0xc4204b3ce8 pc=0x11706ae
    github.com/NebulousLabs/Sia/types.(*Block).UnmarshalSia(0xc42025cc60, 0x19e7340, 0xc4210ba8c0, 0x1c83788, 0xc42025cc60)
      /home/luke/go/src/github.com/NebulousLabs/Sia/types/encoding.go:268 +0x21c fp=0xc4204b3df8 sp=0xc4204b3d90 pc=0x11698cc
    github.com/NebulousLabs/Sia/encoding.(*Decoder).decode(0xc42000a880, 0x1682280, 0xc42025cc60, 0x199)
      /home/luke/go/src/github.com/NebulousLabs/Sia/encoding/marshal.go:258 +0xaa6 fp=0xc4204b3e88 sp=0xc4204b3df8 pc=0x114ed96
    github.com/NebulousLabs/Sia/encoding.(*Decoder).decode(0xc42000a880, 0x1687240, 0xc42025cc60, 0x199)
      /home/luke/go/src/github.com/NebulousLabs/Sia/encoding/marshal.go:326 +0xd3 fp=0xc4204b3f18 sp=0xc4204b3e88 pc=0x114e3c3
    github.com/NebulousLabs/Sia/encoding.(*Decoder).Decode(0xc42000a880, 0x1605ca0, 0xc42025cc60, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/encoding/marshal.go:217 +0x159 fp=0xc4204b3f70 sp=0xc4204b3f18 pc=0x114dfd9
    github.com/NebulousLabs/Sia/encoding.Unmarshal(0x9770ea80, 0x27e2e, 0x27e2e, 0x1605ca0, 0xc42025cc60, 0x27e2e, 0x27e2e)
      /home/luke/go/src/github.com/NebulousLabs/Sia/encoding/marshal.go:344 +0xbe fp=0xc4204b3fb8 sp=0xc4204b3f70 pc=0x114ef1e
    github.com/NebulousLabs/Sia/modules/consensus.getBlockMap(0xc4201b4e00, 0xd804000000000000, 0xfb69e1043dcd78b3, 0xcd29499801dc6fb7, 0xd30a1d8bb2e2da55, 0x7, 0xd, 0xc4204b4850)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/consensusdb.go:194 +0xf1 fp=0xc4204b4020 sp=0xc4204b3fb8 pc=0x141ee21
    github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).computeConsensusChange(0xc4200e1b80, 0xc4201b4e00, 0x0, 0x0, 0x0, 0xc4209a58e0, 0x1, 0x1, 0x0, 0x0, ...)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/subscribe.go:54 +0x1413 fp=0xc4204b4be8 sp=0xc4204b4020 pc=0x142b433
    github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).managedInitializeSubscribe.func2(0xc4201b4e00, 0x16ea150, 0xc4201b4e00)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/subscribe.go:180 +0x19a fp=0xc4204b4fd0 sp=0xc4204b4be8 pc=0x143588a
    github.com/NebulousLabs/bolt.(*DB).View(0xc42013a780, 0xc4204b5088, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/bolt/db.go:634 +0x9a fp=0xc4204b5020 sp=0xc4204b4fd0 pc=0x11f750a
    github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).managedInitializeSubscribe(0xc4200e1b80, 0x19e7bc0, 0xc4200dc580, 0x1b3b00da3ca9b769, 0xe1ae78807052f1ba, 0xc1980202d6f1dfb3, 0x738c9a6116c461ff, 0xc420252360, 0x1070306, 0x3)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/subscribe.go:173 +0x266 fp=0xc4204b5110 sp=0xc4204b5020 pc=0x142bec6
    github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).ConsensusSetSubscribe(0xc4200e1b80, 0x19e7bc0, 0xc4200dc580, 0x1b3b00da3ca9b769, 0xe1ae78807052f1ba, 0xc1980202d6f1dfb3, 0x738c9a6116c461ff, 0xc420252360, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/subscribe.go:223 +0x101 fp=0xc4204b51c0 sp=0xc4204b5110 pc=0x142c131
    github.com/NebulousLabs/Sia/modules/host.(*Host).initConsensusSubscription(0xc4200dc580, 0xc4204b52c0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/update.go:102 +0x94 fp=0xc4204b5240 sp=0xc4204b51c0 pc=0x1505f54
    github.com/NebulousLabs/Sia/modules/host.(*Host).load(0xc4200dc580, 0xc4201b9e60, 0xc4200c47e0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/persist.go:196 +0x367 fp=0xc4204b5300 sp=0xc4204b5240 pc=0x14fb257
    github.com/NebulousLabs/Sia/modules/host.newHost(0x19f2a40, 0x1b20b60, 0x19f3460, 0xc4200e1b80, 0x19f27c0, 0xc4200d8c60, 0x19f6160, 0xc42025c580, 0x7ffeefbffcc7, 0x5, ...)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/host.go:283 +0x62f fp=0xc4204b5430 sp=0xc4204b5300 pc=0x14e663f
    github.com/NebulousLabs/Sia/modules/host.New(0x19f3460, 0xc4200e1b80, 0x19f27c0, 0xc4200d8c60, 0x19f6160, 0xc42025c580, 0x7ffeefbffcc7, 0x5, 0xc420fc2d40, 0x40, ...)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/host.go:305 +0xc2 fp=0xc4204b54b8 sp=0xc4204b5430 pc=0x14e6d52
    main.(*Server).loadModules(0xc4200b04b0, 0x16ea4a0, 0xc4200b04b0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/server.go:525 +0xce9 fp=0xc4204b59e8 sp=0xc4204b54b8 pc=0x1560699
    main.startDaemon(0x0, 0x0, 0x7ffeefbffcac, 0xe, 0x7ffeefbffcd8, 0x5, 0x7ffeefbffcc7, 0x5, 0x0, 0x7ffeefbffd34, ...)
      /home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:164 +0x1a7 fp=0xc4204b5ba8 sp=0xc4204b59e8 pc=0x155b8c7
    main.startDaemonCmd(0xc4200c2fc0, 0xc420086550, 0x0, 0x5)
      /home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:209 +0x162 fp=0xc4204b5c98 sp=0xc4204b5ba8 pc=0x155bf52
    github.com/spf13/cobra.(*Command).execute(0xc4200c2fc0, 0xc420088010, 0x5, 0x5, 0xc4200c2fc0, 0xc420088010)
      /home/luke/go/src/github.com/spf13/cobra/command.go:750 +0x2c1 fp=0xc4204b5d88 sp=0xc4204b5c98 pc=0x125da51
    github.com/spf13/cobra.(*Command).ExecuteC(0xc4200c2fc0, 0x16db6cb, 0x3b, 0xc4200a7c20)
      /home/luke/go/src/github.com/spf13/cobra/command.go:831 +0x30e fp=0xc4204b5eb8 sp=0xc4204b5d88 pc=0x125e66e
    github.com/spf13/cobra.(*Command).Execute(0xc4200c2fc0, 0x1b01000, 0x16c436e)
      /home/luke/go/src/github.com/spf13/cobra/command.go:784 +0x2b fp=0xc4204b5ee8 sp=0xc4204b5eb8 pc=0x125e33b
    main.main()
      /home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/main.go:174 +0x790 fp=0xc4204b5f80 sp=0xc4204b5ee8 pc=0x155c960
    runtime.main()
      /usr/local/go/src/runtime/proc.go:185 +0x20d fp=0xc4204b5fe0 sp=0xc4204b5f80 pc=0x102c10d
    runtime.goexit()
      /usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc4204b5fe8 sp=0xc4204b5fe0 pc=0x105abf1
    
    goroutine 18 [syscall]:
    os/signal.signal_recv(0x0)
      /usr/local/go/src/runtime/sigqueue.go:131 +0xa7
    os/signal.loop()
      /usr/local/go/src/os/signal/signal_unix.go:22 +0x22
    created by os/signal.init.0
      /usr/local/go/src/os/signal/signal_unix.go:28 +0x41
    
    goroutine 19 [IO wait]:
    internal/poll.runtime_pollWait(0x1c7af70, 0x72, 0xffffffffffffffff)
      /usr/local/go/src/runtime/netpoll.go:173 +0x57
    internal/poll.(*pollDesc).wait(0xc420130218, 0x72, 0x0, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
    internal/poll.(*pollDesc).waitRead(0xc420130218, 0xffffffffffffff00, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
    internal/poll.(*FD).Accept(0xc420130200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_unix.go:334 +0x1e2
    net.(*netFD).accept(0xc420130200, 0xc42003ce88, 0x1001177, 0xc420300080)
      /usr/local/go/src/net/fd_unix.go:238 +0x42
    net.(*TCPListener).accept(0xc4200840e0, 0x136d948, 0x1057450, 0xc42003ced0)
      /usr/local/go/src/net/tcpsock_posix.go:136 +0x2e
    net.(*TCPListener).Accept(0xc4200840e0, 0x16ea668, 0xc420300000, 0x19ef940, 0xc420180090)
      /usr/local/go/src/net/tcpsock.go:247 +0x49
    net/http.(*Server).Serve(0xc42007b380, 0x19eec00, 0xc4200840e0, 0x0, 0x0)
      /usr/local/go/src/net/http/server.go:2695 +0x1b2
    main.(*Server).Serve(0xc4200b04b0, 0xe, 0x7ffeefbffcd8)
      /home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/server.go:578 +0x44
    created by main.startDaemon
      /home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:163 +0x196
    
    goroutine 20 [select]:
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).threadedSaveLoop(0xc4200d8840)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/persist.go:57 +0x11f
    created by github.com/NebulousLabs/Sia/modules/gateway.New
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:249 +0x5dc
    
    goroutine 21 [IO wait]:
    internal/poll.runtime_pollWait(0x1c7adf0, 0x72, 0xffffffffffffffff)
      /usr/local/go/src/runtime/netpoll.go:173 +0x57
    internal/poll.(*pollDesc).wait(0xc420130298, 0x72, 0x0, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
    internal/poll.(*pollDesc).waitRead(0xc420130298, 0xffffffffffffff00, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
    internal/poll.(*FD).Accept(0xc420130280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_unix.go:334 +0x1e2
    net.(*netFD).accept(0xc420130280, 0x0, 0x0, 0x0)
      /usr/local/go/src/net/fd_unix.go:238 +0x42
    net.(*TCPListener).accept(0xc420084120, 0xc42017e040, 0x0, 0x14bea14)
      /usr/local/go/src/net/tcpsock_posix.go:136 +0x2e
    net.(*TCPListener).Accept(0xc420084120, 0x16eaa98, 0xc42006e360, 0x0, 0x0)
      /usr/local/go/src/net/tcpsock.go:247 +0x49
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).permanentListen(0xc4200d8840, 0xc42006e360)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:99 +0x75
    created by github.com/NebulousLabs/Sia/modules/gateway.New
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:301 +0xafc
    
    goroutine 22 [select]:
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).managedSleep(0xc4200d8840, 0x12a05f200, 0xc4201e2000)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:164 +0x109
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).permanentPeerManager(0xc4200d8840, 0xc42006e3c0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peersmanager.go:153 +0x4ba
    created by github.com/NebulousLabs/Sia/modules/gateway.New
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:308 +0xba0
    
    goroutine 23 [select]:
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).permanentNodeManager(0xc4200d8840, 0xc42006e420)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/nodes.go:289 +0x166
    created by github.com/NebulousLabs/Sia/modules/gateway.New
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:315 +0xc4d
    
    goroutine 24 [select]:
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).permanentNodePurger(0xc4200d8840, 0xc42006e480)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/nodes.go:227 +0x1ca
    created by github.com/NebulousLabs/Sia/modules/gateway.New
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:322 +0xcfa
    
    goroutine 25 [IO wait]:
    internal/poll.runtime_pollWait(0x1c7aaf0, 0x72, 0x0)
      /usr/local/go/src/runtime/netpoll.go:173 +0x57
    internal/poll.(*pollDesc).wait(0xc420254118, 0x72, 0x0, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
    internal/poll.(*pollDesc).waitRead(0xc420254118, 0xc420178000, 0x800, 0x800)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
    internal/poll.(*FD).ReadFrom(0xc420254100, 0xc420178000, 0x800, 0x800, 0x0, 0x0, 0x0, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_unix.go:169 +0x19a
    net.(*netFD).readFrom(0xc420254100, 0xc420178000, 0x800, 0x800, 0x1054fa0, 0x1c16d90, 0xc42024354b, 0xc4202435e8, 0x1010767)
      /usr/local/go/src/net/fd_unix.go:208 +0x5e
    net.(*UDPConn).readFrom(0xc420184008, 0xc420178000, 0x800, 0x800, 0x2, 0x7fffffe00000, 0x104a010, 0xc420243618)
      /usr/local/go/src/net/udpsock_posix.go:47 +0x6a
    net.(*UDPConn).ReadFrom(0xc420184008, 0xc420178000, 0x800, 0x800, 0x800, 0x800, 0x85, 0x0, 0x0)
      /usr/local/go/src/net/udpsock.go:118 +0x72
    github.com/NebulousLabs/go-upnp/goupnp/httpu.(*HTTPUClient).Do(0xc4202460c0, 0xc420258100, 0x7d2b7500, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/httpu/httpu.go:102 +0x725
    github.com/NebulousLabs/go-upnp/goupnp/ssdp.SSDPRawSearchCtx(0x19ef8c0, 0xc42007c050, 0xc4202460c0, 0x16d677b, 0x2f, 0x2, 0x3, 0xc42024fc20, 0x114a4db, 0xc420250048, ...)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/ssdp/ssdp.go:58 +0x589
    github.com/NebulousLabs/go-upnp/goupnp.DiscoverDevicesCtx(0x19ef8c0, 0xc42007c050, 0x16d677b, 0x2f, 0x0, 0x0, 0x0, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/goupnp.go:72 +0x10b
    github.com/NebulousLabs/go-upnp/goupnp.NewServiceClientsCtx(0x19ef8c0, 0xc42007c050, 0x16d677b, 0x2f, 0x8, 0xc420250048, 0xc42024fd68, 0x114a7c4, 0x1388, 0xa9b, ...)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/service_client.go:33 +0x6a
    github.com/NebulousLabs/go-upnp/goupnp/dcps/internetgateway1.NewWANPPPConnection1Clients(0x19ef8c0, 0xc42007c050, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4201d2640, 0x10299c8, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/dcps/internetgateway1/internetgateway1.go:2861 +0x62
    github.com/NebulousLabs/go-upnp.DiscoverCtx(0x19ef8c0, 0xc42007c050, 0xc4201d26d0, 0xc4201d26d8, 0xc4200d8970)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/upnp.go:134 +0x92
    github.com/NebulousLabs/go-upnp.Discover(0xc400000008, 0x16ea110, 0xc4200d8928)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/upnp.go:120 +0x39
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).threadedForwardPort(0xc4200d8840, 0xc42007d139, 0x4)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/upnp.go:97 +0x8b
    created by github.com/NebulousLabs/Sia/modules/gateway.New
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:325 +0xd31
    
    goroutine 26 [IO wait]:
    internal/poll.runtime_pollWait(0x1c7aa30, 0x72, 0x0)
      /usr/local/go/src/runtime/netpoll.go:173 +0x57
    internal/poll.(*pollDesc).wait(0xc420254298, 0x72, 0x0, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
    internal/poll.(*pollDesc).waitRead(0xc420254298, 0xc420080000, 0x800, 0x800)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
    internal/poll.(*FD).ReadFrom(0xc420254280, 0xc420080000, 0x800, 0x800, 0x0, 0x0, 0x0, 0x0, 0x0)
      /usr/local/go/src/internal/poll/fd_unix.go:169 +0x19a
    net.(*netFD).readFrom(0xc420254280, 0xc420080000, 0x800, 0x800, 0x1054fa0, 0x1c166c8, 0xc42023d54b, 0xc42023d5f0, 0x1010767)
      /usr/local/go/src/net/fd_unix.go:208 +0x5e
    net.(*UDPConn).readFrom(0xc420184010, 0xc420080000, 0x800, 0x800, 0x2, 0x7fffffe00000, 0x104a010, 0xc42023d620)
      /usr/local/go/src/net/udpsock_posix.go:47 +0x6a
    net.(*UDPConn).ReadFrom(0xc420184010, 0xc420080000, 0x800, 0x800, 0x800, 0x800, 0x85, 0x0, 0x0)
      /usr/local/go/src/net/udpsock.go:118 +0x72
    github.com/NebulousLabs/go-upnp/goupnp/httpu.(*HTTPUClient).Do(0xc420246140, 0xc420258200, 0x7d2b7500, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/httpu/httpu.go:102 +0x725
    github.com/NebulousLabs/go-upnp/goupnp/ssdp.SSDPRawSearchCtx(0x19ef8c0, 0xc42007c050, 0xc420246140, 0x16d677b, 0x2f, 0x2, 0x3, 0xc420248c28, 0x114a4db, 0xc420250058, ...)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/ssdp/ssdp.go:58 +0x589
    github.com/NebulousLabs/go-upnp/goupnp.DiscoverDevicesCtx(0x19ef8c0, 0xc42007c050, 0x16d677b, 0x2f, 0x0, 0x0, 0x0, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/goupnp.go:72 +0x10b
    github.com/NebulousLabs/go-upnp/goupnp.NewServiceClientsCtx(0x19ef8c0, 0xc42007c050, 0x16d677b, 0x2f, 0x8, 0xc420250058, 0xc420248d70, 0x114a7c4, 0x1388, 0xa67, ...)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/service_client.go:33 +0x6a
    github.com/NebulousLabs/go-upnp/goupnp/dcps/internetgateway1.NewWANPPPConnection1Clients(0x19ef8c0, 0xc42007c050, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4201d2e48, 0x10299c8, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/dcps/internetgateway1/internetgateway1.go:2861 +0x62
    github.com/NebulousLabs/go-upnp.DiscoverCtx(0x19ef8c0, 0xc42007c050, 0xc4201d2ed8, 0xc4201d2ee0, 0xc4200d8970)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/upnp.go:134 +0x92
    github.com/NebulousLabs/go-upnp.Discover(0xc400000008, 0x16ea110, 0xc4200d8928)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/upnp.go:120 +0x39
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).threadedLearnHostname(0xc4200d8840)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/upnp.go:59 +0x8b
    created by github.com/NebulousLabs/Sia/modules/gateway.New
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:326 +0xd56
    
    goroutine 4 [IO wait]:
    internal/poll.runtime_pollWait(0x1c7abb0, 0x77, 0xc42001e600)
      /usr/local/go/src/runtime/netpoll.go:173 +0x57
    internal/poll.(*pollDesc).wait(0xc420254098, 0x77, 0xc42024c400, 0x1033cdb, 0xc42024c4d0)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
    internal/poll.(*pollDesc).waitWrite(0xc420254098, 0xc42024c500, 0xc42024c508, 0x1199d03)
      /usr/local/go/src/internal/poll/fd_poll_runtime.go:94 +0x3d
    internal/poll.(*FD).WaitWrite(0xc420254080, 0x16ea530, 0x19ef880)
      /usr/local/go/src/internal/poll/fd_unix.go:402 +0x37
    net.(*netFD).connect(0xc420254080, 0x19ef880, 0xc42017e380, 0x0, 0x0, 0x19e9180, 0xc420256000, 0x0, 0x0, 0x0, ...)
      /usr/local/go/src/net/fd_unix.go:152 +0x2b6
    net.(*netFD).dial(0xc420254080, 0x19ef880, 0xc42017e380, 0x19f17e0, 0x0, 0x19f17e0, 0xc420180150, 0xc42024c728, 0x11b4c9e)
      /usr/local/go/src/net/sock_posix.go:142 +0xe9
    net.socket(0x19ef880, 0xc42017e380, 0x16aeb8b, 0x3, 0x2, 0x1, 0x0, 0x0, 0x19f17e0, 0x0, ...)
      /usr/local/go/src/net/sock_posix.go:93 +0x1a5
    net.internetSocket(0x19ef880, 0xc42017e380, 0x16aeb8b, 0x3, 0x19f17e0, 0x0, 0x19f17e0, 0xc420180150, 0x1, 0x0, ...)
      /usr/local/go/src/net/ipsock_posix.go:141 +0x129
    net.doDialTCP(0x19ef880, 0xc42017e380, 0x16aeb8b, 0x3, 0x0, 0xc420180150, 0x1b20b60, 0x0, 0x0)
      /usr/local/go/src/net/tcpsock_posix.go:62 +0xb9
    net.dialTCP(0x19ef880, 0xc42017e380, 0x16aeb8b, 0x3, 0x0, 0xc420180150, 0xbe93b90f7851831d, 0x29e978b902, 0x1b00c40)
      /usr/local/go/src/net/tcpsock_posix.go:58 +0xe4
    net.dialSingle(0x19ef880, 0xc42017e380, 0xc420254000, 0x19ec240, 0xc420180150, 0x0, 0x0, 0x0, 0x0)
      /usr/local/go/src/net/dial.go:547 +0x3e2
    net.dialSerial(0x19ef880, 0xc42017e380, 0xc420254000, 0xc420182080, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
      /usr/local/go/src/net/dial.go:515 +0x247
    net.(*Dialer).DialContext(0xc42024ccb0, 0x19ef8c0, 0xc42007c050, 0x16aeb8b, 0x3, 0xc4200c09a0, 0x14, 0x0, 0x0, 0x0, ...)
      /usr/local/go/src/net/dial.go:397 +0x6ee
    net.(*Dialer).Dial(0xc42024ccb0, 0x16aeb8b, 0x3, 0xc4200c09a0, 0x14, 0x10, 0x10, 0x6f6cfabcbcfa6c6f, 0x10)
      /usr/local/go/src/net/dial.go:320 +0x75
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).dial(0xc4200d8840, 0xc4200c09a0, 0x14, 0x14, 0x1b21960, 0x0, 0x2)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/conn.go:30 +0xc6
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).managedConnect(0xc4200d8840, 0xc4200c09a0, 0x14, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:403 +0x238
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).managedPeerManagerConnect(0xc4200d8840, 0xc4200c09a0, 0x14)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peersmanager.go:13 +0x112
    github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).permanentPeerManager.func1(0xc4201e2000, 0xc4200d8840, 0xc4200c09a0, 0x14)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peersmanager.go:147 +0xb9
    created by github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).permanentPeerManager
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peersmanager.go:135 +0x49d
    
    goroutine 33 [select]:
    net.(*Dialer).DialContext.func1(0xc42006e300, 0xc420182070, 0x19ef880, 0xc42017e380)
      /usr/local/go/src/net/dial.go:357 +0xf2
    created by net.(*Dialer).DialContext
      /usr/local/go/src/net/dial.go:356 +0xa1e
    
    goroutine 34 [select]:
    net.(*netFD).connect.func2(0x19ef880, 0xc42017e380, 0xc420254080, 0xc420252120, 0xc4202520c0)
      /usr/local/go/src/net/fd_unix.go:129 +0xf2
    created by net.(*netFD).connect
      /usr/local/go/src/net/fd_unix.go:128 +0x2a3
    
    goroutine 35 [select]:
    github.com/NebulousLabs/go-upnp/goupnp/httpu.(*HTTPUClient).Do.func1(0xc420252180, 0xc420258100, 0xc4202460c0)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/httpu/httpu.go:79 +0x101
    created by github.com/NebulousLabs/go-upnp/goupnp/httpu.(*HTTPUClient).Do
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/httpu/httpu.go:78 +0x401
    
    goroutine 36 [select]:
    github.com/NebulousLabs/go-upnp/goupnp/httpu.(*HTTPUClient).Do.func1(0xc4202521e0, 0xc420258200, 0xc420246140)
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/httpu/httpu.go:79 +0x101
    created by github.com/NebulousLabs/go-upnp/goupnp/httpu.(*HTTPUClient).Do
      /home/luke/go/src/github.com/NebulousLabs/go-upnp/goupnp/httpu/httpu.go:78 +0x401
    
    goroutine 27 [sleep]:
    time.Sleep(0x2540be400)
      /usr/local/go/src/runtime/time.go:65 +0x130
    github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).threadedInitialBlockchainDownload(0xc4200e1b80, 0x0, 0x0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/synchronize.go:623 +0x1ac
    github.com/NebulousLabs/Sia/modules/consensus.New.func1(0x1, 0xc42017a570, 0xc4200e1b80, 0x19f2f40, 0xc4200d8840)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/consensusset.go:151 +0x3e4
    created by github.com/NebulousLabs/Sia/modules/consensus.New
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/consensusset.go:144 +0x64f
    
    goroutine 28 [select]:
    github.com/NebulousLabs/Sia/modules/transactionpool.(*TransactionPool).threadedRegularSync(0xc4200d8c60)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/transactionpool/persist.go:38 +0x195
    created by github.com/NebulousLabs/Sia/modules/transactionpool.(*TransactionPool).initPersist
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/transactionpool/persist.go:132 +0x3a7
    
    goroutine 8 [select]:
    github.com/NebulousLabs/Sia/modules/wallet.(*Wallet).threadedDBUpdate(0xc42025c580)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/wallet/database.go:74 +0x195
    created by github.com/NebulousLabs/Sia/modules/wallet.newWallet
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/wallet/wallet.go:155 +0x358
    
    goroutine 9 [select]:
    github.com/NebulousLabs/Sia/modules/host/contractmanager.(*writeAheadLog).threadedSyncLoop(0xc4200c48a8, 0xc420252480, 0xc4202524e0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/contractmanager/writeaheadlogsync.go:268 +0x160
    created by github.com/NebulousLabs/Sia/modules/host/contractmanager.(*writeAheadLog).spawnSyncLoop
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/contractmanager/writeaheadlogsync.go:223 +0xed
    
    goroutine 10 [select]:
    github.com/NebulousLabs/Sia/modules/host/contractmanager.(*ContractManager).threadedFolderRecheck(0xc4200c47e0)
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/contractmanager/storagefolder.go:292 +0x426
    created by github.com/NebulousLabs/Sia/modules/host/contractmanager.newContractManager
      /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/contractmanager/contractmanager.go:214 +0x771
    

    Screenshot: https://imgur.com/a/Z9ieI

    T
    posted in Help

    Help with Mac OS desktop please!!

    As long as you have your seed you can recover your funds. You don't need the wallet folder or anything else. Consensus data, and even an empty wallet will be created as necessary, and using your seed you can re-import the funds from your old wallet.

    Did you say that Sia made a new wallet when you updated? If so you should now have two seeds, one to the old wallet, and a new one for this wallet. If you know both you can unlock the new wallet and then use the "Recover Seed" option in the GUI to pull the funds from your old wallet using just the old seed.

    Just so that I understand, do you have any files under your Application Support/Sia-UI path?

    D
    posted in Help

    Unable to unlock Wallet (error unlocking wallet)

    Hi;
    i can't recover my wallet (with balance of course), i entered the correct seed and the correct password (i have it stored in a text file so no possibility of incorrect passwords..) .
    anyone can help..my balance is at risk and im really very preoccupied ..

    thx

    P
    posted in Help

    I need to create a new wallet. There is now button to create new wallet if i have current. Thank you.

    Hi. My english is very bad) I have a question: I need to create a new wallet because i am not writed the password by first criated wallet. How can i do it? There is now button to create new wallet if i have current. Thank you.

    И
    posted in Help

    Missing Wallet Address after Recover from Seed

    To retrace what happened step by step:

    1. I created a wallet on Computer A and saved the seed ("Seed Set A").
    2. Not knowing that running the same wallet seed on different computes is not recommended, I went ahead and recovered using Seed Set A on Computer B.
    3. After recovering my wallet on Computer B with no issues, I created a new wallet address (the "Wallet Address") on Computer B, and proceeded to use that address to mine Siacoins on Nanopool.
    4. After stumbling upon the Sia FAQ page (https://support.sia.tech/knowledge_base/topics/where-are-my-coins-were-they-stolen), and discovering that the same wallet seed should not run on separate computers, I have, as instructed in the FAQ page, proceeded to delete both wallets with the wallet init --force on both Computer A and Computer B, and subsequently used the Recover Seed feature to restore Seed Set A on Computer B.
    5. Now with Seed Set A restored on Computer B, I wanted to make sure that the Wallet Address I used for mining on Nanopool is correctly associated with this wallet, so I tried to check using wallet addresses at the command line, but I do not see the Wallet Address in the output. In fact, none of the addresses previously generated using the Sia UI client is there.

    My questions are therefore:

    1. Has anyone ever experienced anything similar? Is this normal behavior?
    2. Both clients on Computer A and Computer B were 100% synchronized, both wallets were empty when I deleted them, and I have yet to receive my first Siacoin payout from Nanopool. When I eventually receive a payout from Nanopool, will that address re-appear under wallet addresses? Or do you think that wallet is lost forever?

    Many thanks in advance!

    D
    posted in General Discussion

    error message, "error when calling/wallet/unlock:provided encryption key is incorrect."

    @Byrd808
    What OS are you on? Quit Sia-UI completely and locate the wallet.db file, make a backup of it and delete the wallet.db, relaunch sia-ui and go to the terminal of sia-ui and type wallet init-seed. Your password will be your seed after you recovered your wallet.

    Path to wallet.db:

    • GNU/Linux based $HOME/.config/Sia-UI/sia/wallet
    • Microsoft Windows %APPDATA%\Sia-UI\sia\wallet
    • Mac OS X $HOME/Library/Application Support/Sia-UI/sia/wallet

    posted in Help

    New seed overwrote old seed????

    @maol hi thanks for the reply.
    No the old wallet addresses dont show up.
    And there is no SC in there as first payment hasnt gone through yet.

    I think what i did was uncommon.
    Original wallet corrupted, so deleted that and got a new version.
    As it was syncing i went to terminal and typed wallet recovery, it asked me for seed i put it in.
    After it took the original seed a box popped up and asked for new seed.
    So i thought to avoid confusion i'll use the original seed again.

    I am assuming, rightly or wrongly that when it asked for a new seed, because i gave it the original seed it then made the new wallet the owner of that seed, and making the old wallet addresses not available anymore, because the new wallet now owns that seed.
    And therefore the new wallet only has new wallet's addresses.

    I know, its hard to follow unless you experienced it,lol.
    I am hoping someone will tell me i can just do this or that and it will fix the problem, but i am not optimistic.
    My friend says delete wallet, re install, and use original key and see what happens, maybe i should try that.

    Z
    posted in Help

    New seed overwrote old seed????

    Hello,
    i had a SIA wallet and seed/password.
    I have been doing some mining using address from that wallet.
    Wallet became bugged many error boxes etc and wouldnt function.
    Deleted all traces of old wallet, but kept seed, and then downloaded new version wallet.
    It started syncing and while it did i went to terminal and used Wallet Load Seed.
    I put in seed.
    It said ok or whatever.
    It then asked for new seed, i think, so i used the old one, to save confusion, maybe a lol there.
    New wallet running well, fully synced and when i go to terminal and use Wallet Addresses it shows 2 addresses, neither is the original one i have been mining with.

    I am assuming when i entered the 'New Seed' it took ownership of that seed so that the original keys are now no longer linked to any seed?
    I also assume that the mining i am doing with the original address is just going to go to the ether and never be seen again?
    And yes, much user error here.
    Any answers or conclusions or positive advice would be appreciated.
    Sorry if its not too clear above, it was hard to explain.
    Thanks.

    Z
    posted in Help
    • 1
    • 2
    • 3
    • 4
    • 9
    • 10