Advertisement
Guest User

error

a guest
Dec 19th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. 2018-12-19 12:22:25.816 [WRN] SYNC: Lost peer 104.159.251.219:19108: remotepeer(104.159.251.219:19108).GetCFilter(0000000000005f75c7c364f543c4c08502d2409385eaa7b7430541bd153d47bf): I/O error: peer appears stalled
  2. 2018-12-19 12:22:25.816 [WRN] SYNC: Failed to handle blocks inventoried by 104.159.251.219:19108: spv.handleBlockAnnouncements(104.159.251.219:19108): I/O error:: remotepeer(104.159.251.219:19108).GetCFilter(0000000000005f75c7c364f543c4c08502d2409385eaa7b7430541bd153d47bf): peer appears stalled
  3. 2018-12-19 12:22:27.117 [INF] SYNC: Connected 2000 blocks, new tip 0000000002486e40ad4c0893b1209bd52f23a8129deebf1c6706893313a6629b, height 92000, date 2018-12-17 15:49:23 +0000 UTC
  4. 2018-12-19 12:22:38.051 [INF] SYNC: Connected 1915 blocks, new tip 000000000001c9f9d3016f4be2c3e7da104e1578a493fde44373fe5189f6a256, height 93915, date 2018-12-19 12:22:08 +0000 UTC
  5. 2018-12-19 12:22:38.097 [INF] SYNC: Connected block 000000000006e2b4a2e60914882849a941c34f681cbb0626ac655fbbb254ad5d, height 93916, 0 wallet transaction(s)
  6. 2018-12-19 12:22:38.888 [INF] WLLT: Discovering used addresses for 1 account(s)
  7. panic: runtime error: index out of range
  8.  
  9. goroutine 187858 [running]:
  10. github.com/raedahgroup/mobilewallet/vendor/github.com/decred/dcrwallet/spv.(*Syncer).getHeaders(0x13018c3c0, 0x101623b20, 0x1333b1280, 0x1301cc960, 0x1, 0x1)
  11. /Users/collins/go/src/github.com/raedahgroup/mobilewallet/vendor/github.com/decred/dcrwallet/spv/sync.go:1001 +0xe68
  12. github.com/raedahgroup/mobilewallet/vendor/github.com/decred/dcrwallet/spv.(*Syncer).startupSync(0x13018c3c0, 0x101623b20, 0x1333b1280, 0x1301cc960, 0x130ccf328, 0x100d7dc68)
  13. /Users/collins/go/src/github.com/raedahgroup/mobilewallet/vendor/github.com/decred/dcrwallet/spv/sync.go:1142 +0x1f8
  14. github.com/raedahgroup/mobilewallet/vendor/github.com/decred/dcrwallet/spv.(*Syncer).connectToCandidates.func1.2(0x13018c3c0, 0x101623b20, 0x1333b1280, 0x1301cc960, 0x138c84900)
  15. /Users/collins/go/src/github.com/raedahgroup/mobilewallet/vendor/github.com/decred/dcrwallet/spv/sync.go:431 +0x38
  16. created by github.com/raedahgroup/mobilewallet/vendor/github.com/decred/dcrwallet/spv.(*Syncer).connectToCandidates.func1
  17. /Users/collins/go/src/github.com/raedahgroup/mobilewallet/vendor/github.com/decred/dcrwallet/spv/sync.go:430 +0x4e8
  18. (lldb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement