Critical error - Help Pls
-
I'm trying to access my SiaCoins but keep getting the below error when I open Sia-UI. I've tried uninstalling and installing new files, deleting the consensus.db file but still keep getting the error. Any other ideas?? Running it on Windows 10
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...
Exception 0xc0000005 0x1 0x4c27404 0x180008910
PC=0x180008910syscall.Syscall(0x7ffc0bb9fba0, 0x2, 0x230, 0x2, 0x0, 0x1e0, 0xa4a320, 0x64205b138)
/usr/local/go/src/runtime/syscall_windows.go:163 +0x69
syscall.SetFileCompletionNotificationModes(0x230, 0x2, 0xab573e, 0x4)
/usr/local/go/src/syscall/zsyscall_windows.go:1727 +0x6f
internal/poll.(*FD).Init(0xc04205cd20, 0xab573e, 0x4, 0xaf1e50, 0x230, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_windows.go:346 +0xf9
os.newFile(0x230, 0xc04200c700, 0x3e, 0xab573e, 0x4, 0x0)
/usr/local/go/src/os/file_windows.go:57 +0x138
os.openFile(0xc04200c700, 0x3e, 0x441, 0x1b0, 0x0, 0xc04200c700, 0x0)
/usr/local/go/src/os/file_windows.go:98 +0xff
os.OpenFile(0xc04200c700, 0x3e, 0x441, 0x1b0, 0xc04205b488, 0x2, 0x2)
/usr/local/go/src/os/file_windows.go:159 +0x15e
github.com/NebulousLabs/Sia/persist.NewFileLogger(0xc04200c700, 0x3e, 0x2, 0xc04200c700, 0x3e)
/home/luke/go/src/github.com/NebulousLabs/Sia/persist/log.go:122 +0x51
github.com/NebulousLabs/Sia/modules/gateway.New(0xc04201010b, 0x5, 0x1, 0xc04200c680, 0x32, 0x19, 0x0, 0x0)
/home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:211 +0x2f0
main.(*Server).loadModules(0xc0420824b0, 0xaf1aa0, 0xc0420824b0)
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/server.go:465 +0x2365
main.startDaemon(0x0, 0x0, 0xc04200a32b, 0xe, 0xc04201010b, 0x5, 0xc04200a36c, 0x5, 0x0, 0xc04201014a, ...)
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:164 +0x1ae
main.startDaemonCmd(0xc0420aed80, 0xc042086410, 0x0, 0x5)
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:209 +0x169
github.com/spf13/cobra.(*Command).execute(0xc0420aed80, 0xc042062010, 0x5, 0x7, 0xc0420aed80, 0xc042062010)
/home/luke/go/src/github.com/spf13/cobra/command.go:750 +0x2c8
github.com/spf13/cobra.(*Command).ExecuteC(0xc0420aed80, 0xae2c79, 0x3b, 0xc042041ae0)
/home/luke/go/src/github.com/spf13/cobra/command.go:831 +0x315
github.com/spf13/cobra.(*Command).Execute(0xc0420aed80, 0xefcd80, 0xacaf03)
/home/luke/go/src/github.com/spf13/cobra/command.go:784 +0x32
main.main()
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/main.go:174 +0x797goroutine 5 [syscall]:
os/signal.signal_recv(0x0)
/usr/local/go/src/runtime/sigqueue.go:131 +0xad
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:22 +0x29
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:28 +0x48goroutine 6 [IO wait]:
internal/poll.runtime_pollWait(0x3815060, 0x72, 0xc0420af698)
/usr/local/go/src/runtime/netpoll.go:173 +0x5e
internal/poll.(*pollDesc).wait(0xc0420af7d8, 0x72, 0xde1500, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xb5
internal/poll.(*ioSrv).ExecIO(0xef9158, 0xc0420af698, 0xc042166000, 0x2, 0x1, 0x0)
/usr/local/go/src/internal/poll/fd_windows.go:195 +0x13a
internal/poll.(*FD).acceptOne(0xc0420af680, 0x240, 0xc042164000, 0x2, 0x2, 0xc0420af698, 0xb0d50, 0xc04214dd08, 0x41194f, 0x10)
/usr/local/go/src/internal/poll/fd_windows.go:748 +0xae
internal/poll.(*FD).Accept(0xc0420af680, 0xc04215a040, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/usr/local/go/src/internal/poll/fd_windows.go:782 +0x171
net.(*netFD).accept(0xc0420af680, 0x41194f, 0x30, 0xa64440)
/usr/local/go/src/net/fd_windows.go:192 +0x88
net.(*TCPListener).accept(0xc0420040f0, 0x58e781, 0xa64440, 0xc042158090)
/usr/local/go/src/net/tcpsock_posix.go:136 +0x35
net.(*TCPListener).Accept(0xc0420040f0, 0xc0420101a8, 0x9ff480, 0xec53d0, 0xa9f1c0)
/usr/local/go/src/net/tcpsock.go:247 +0x50
net/http.(*Server).Serve(0xc04206d1e0, 0xdea700, 0xc0420040f0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:2695 +0x1b9
main.(*Server).Serve(0xc0420824b0, 0xe, 0xc04201010b)
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/server.go:578 +0x4b
created by main.startDaemon
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:163 +0x19d
rax 0x0
rbx 0xefdafb
rcx 0x7ffc0b
rdi 0x395000
rsi 0xc04205b070
rbp 0xc04205b020
rsp 0x112fd80
r8 0x14
r9 0x1
r10 0x230
r11 0x11de70
r12 0x0
r13 0xfa
r14 0xfa
r15 0xa
rip 0x180008910
rflags 0x10246
cs 0x33
fs 0x53
gs 0x2b
-
@fixpls
Quit sia-ui completely, delete everything in%APPDATA%\Sia-UI\sia\consensusexcept the wallet folder (If you are hosting /renting, do not delete the host or renter folder or you will lose your contracts and files, you can delete the wallet folder safely if you know your seed), relaunch.0Find me on the Official Sia Discord.
Feel free to donate if I helped you!
SC: e8f701c1b2b37c8560cd9bbd2ab85e352d27112f51f0cec815a1331dcc2257392f6b53440b4c
DCR: DsSKZQkB1MZ81o5DtePbmC3swPCzgbtdg6f
ETH/ETC: 0x5d67690768F0Fc4780c578393Ca567e5bCb38378
-
@SandBlock Thanks, I just tried your suggestion and still didn't work. I also tried deleting all Sia files everywhere, downloaded the Sia-UI again and opened it and still get the same error. I have my seed. Any other ideas? Or is there any other way to access my coins to transfer them to an exchange?
-
@fixpls
Wrong path, sorry, the correct path is%APPDATA%\Sia-UI\sia- Press windows key + R on your keyboard simultaneously, you will see a window named
Runpop up, copy%APPDATA%\Sia-UI\siainto the column and press ok. - Delete everthing in there (Warning: This will delete your wallet and contracts, make sure you know your seed to recover your wallet before proceeding, if you have file contracts, backup the renter and host folder)
- After you deleted everything in there, redownload from https://sia.tech/apps, reextract and relaunch sia-ui.
0Find me on the Official Sia Discord.
Feel free to donate if I helped you!
SC: e8f701c1b2b37c8560cd9bbd2ab85e352d27112f51f0cec815a1331dcc2257392f6b53440b4c
DCR: DsSKZQkB1MZ81o5DtePbmC3swPCzgbtdg6f
ETH/ETC: 0x5d67690768F0Fc4780c578393Ca567e5bCb38378
- Press windows key + R on your keyboard simultaneously, you will see a window named
-
@SandBlock Hi, sorry I haven't replied sooner.
I tried what you suggested but still get the same error. I tried deleting all reference to sia and sia-ui again and re-extracting and relaunching sia-ui etc. but still get the error..
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...
Exception 0xc0000005 0x1 0x4b4c404 0x180008910
PC=0x180008910syscall.Syscall(0x7ffa7311fba0, 0x2, 0x238, 0x2, 0x0, 0x1e0, 0xa4a320, 0x64205b101)
/usr/local/go/src/runtime/syscall_windows.go:163 +0x69
syscall.SetFileCompletionNotificationModes(0x238, 0x2, 0xab573e, 0x4)
/usr/local/go/src/syscall/zsyscall_windows.go:1727 +0x6f
internal/poll.(*FD).Init(0xc042176000, 0xab573e, 0x4, 0xaf1e50, 0x238, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_windows.go:346 +0xf9
os.newFile(0x238, 0xc04215a0c0, 0x3e, 0xab573e, 0x4, 0x0)
/usr/local/go/src/os/file_windows.go:57 +0x138
os.openFile(0xc04215a0c0, 0x3e, 0x441, 0x1b0, 0x0, 0xc04215a0c0, 0x0)
/usr/local/go/src/os/file_windows.go:98 +0xff
os.OpenFile(0xc04215a0c0, 0x3e, 0x441, 0x1b0, 0xc04205b488, 0x2, 0x2)
/usr/local/go/src/os/file_windows.go:159 +0x15e
github.com/NebulousLabs/Sia/persist.NewFileLogger(0xc04215a0c0, 0x3e, 0x2, 0xc04215a0c0, 0x3e)
/home/luke/go/src/github.com/NebulousLabs/Sia/persist/log.go:122 +0x51
github.com/NebulousLabs/Sia/modules/gateway.New(0xc04201010b, 0x5, 0x1, 0xc04215a000, 0x32, 0x19, 0x0, 0x0)
/home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:211 +0x2f0
main.(*Server).loadModules(0xc0420824b0, 0xaf1aa0, 0xc0420824b0)
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/server.go:465 +0x2365
main.startDaemon(0x0, 0x0, 0xc04200a30b, 0xe, 0xc04201010b, 0x5, 0xc04200a34c, 0x5, 0x0, 0xc04201014a, ...)
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:164 +0x1ae
main.startDaemonCmd(0xc0420b0d80, 0xc042086410, 0x0, 0x5)
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:209 +0x169
github.com/spf13/cobra.(*Command).execute(0xc0420b0d80, 0xc042062010, 0x5, 0x7, 0xc0420b0d80, 0xc042062010)
/home/luke/go/src/github.com/spf13/cobra/command.go:750 +0x2c8
github.com/spf13/cobra.(*Command).ExecuteC(0xc0420b0d80, 0xae2c79, 0x3b, 0xc0420419a0)
/home/luke/go/src/github.com/spf13/cobra/command.go:831 +0x315
github.com/spf13/cobra.(*Command).Execute(0xc0420b0d80, 0xefcd80, 0xacaf03)
/home/luke/go/src/github.com/spf13/cobra/command.go:784 +0x32
main.main()
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/main.go:174 +0x797goroutine 5 [syscall]:
os/signal.signal_recv(0x0)
/usr/local/go/src/runtime/sigqueue.go:131 +0xad
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:22 +0x29
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:28 +0x48goroutine 6 [IO wait]:
internal/poll.runtime_pollWait(0x3815060, 0x72, 0xc0420b1698)
/usr/local/go/src/runtime/netpoll.go:173 +0x5e
internal/poll.(*pollDesc).wait(0xc0420b17d8, 0x72, 0xde1500, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xb5
internal/poll.(*ioSrv).ExecIO(0xef9158, 0xc0420b1698, 0xc0420e5360, 0x2, 0x1, 0x0)
/usr/local/go/src/internal/poll/fd_windows.go:195 +0x13a
internal/poll.(*FD).acceptOne(0xc0420b1680, 0x228, 0xc0420e60e0, 0x2, 0x2, 0xc0420b1698, 0x1c0000, 0xc04214dd08, 0x41194f, 0x10)
/usr/local/go/src/internal/poll/fd_windows.go:748 +0xae
internal/poll.(*FD).Accept(0xc0420b1680, 0xc042144390, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/usr/local/go/src/internal/poll/fd_windows.go:782 +0x171
net.(*netFD).accept(0xc0420b1680, 0x41194f, 0x30, 0xa64440)
/usr/local/go/src/net/fd_windows.go:192 +0x88
net.(*TCPListener).accept(0xc0420040e0, 0x58e781, 0xa64440, 0xc0420afec0)
/usr/local/go/src/net/tcpsock_posix.go:136 +0x35
net.(*TCPListener).Accept(0xc0420040e0, 0xc0420101a8, 0x9ff480, 0xec53d0, 0xa9f1c0)
/usr/local/go/src/net/tcpsock.go:247 +0x50
net/http.(*Server).Serve(0xc0420692b0, 0xdea700, 0xc0420040e0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:2695 +0x1b9
main.(*Server).Serve(0xc0420824b0, 0xe, 0xc04201010b)
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/server.go:578 +0x4b
created by main.startDaemon
/home/luke/go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:163 +0x19d
rax 0x0
rbx 0xc0420363fb
rcx 0x238
rdi 0x2ba000
rsi 0xc04205b070
rbp 0xc04205b020
rsp 0x41ffda0
r8 0x1e
r9 0x1
r10 0x238
r11 0xdf940
r12 0x0
r13 0xfa
r14 0xfa
r15 0xa
rip 0x180008910
rflags 0x10202
cs 0x33
fs 0x53
gs 0x2b