Post
Topic
Board Announcements (Altcoins)
Can't sync wallet
by
holzer
on 05/11/2018, 19:48:03 UTC
I've been using the Semux wallet all year with no issues. I was using wallet 1.2 and today when I tried to sync it but would just stop dead at 97.77%. So I downloaded 1.3 from github, imported my wallet and let it try to sync from the beginning. Now wallet 1.3 hangs at around 94% and will not continue further.

Here's the debug.log. I edited out the ip address but the one listed was correct.
Code:
2018-11-05T14:35:15-0500 INFO     PubSub           PubSub service started
2018-11-05T14:35:18-0500 INFO     Kernel           Semux/v1.3.0-8b4f140/Windows/amd64
2018-11-05T14:35:18-0500 INFO     Kernel           System booting up: network = mainnet, networkVersion = 0, coinbase = 3f536b203955a110ea34aec1a380b219a59e955e
2018-11-05T14:35:18-0500 INFO     Kernel           Computer: manufacturer = ASUS, model = All Series
2018-11-05T14:35:18-0500 INFO     Kernel           OS: name = Microsoft Windows 10 build 16299
2018-11-05T14:35:18-0500 INFO     Kernel           CPU: processor = Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz, cores = 4 / 8
2018-11-05T14:35:18-0500 INFO     Kernel           Memory: total = 16318 MB, available = 13556 MB, swap total = 4352 MB, swap available = 4352 MB
2018-11-05T14:35:19-0500 INFO     Kernel           Disk: name = \\.\PHYSICALDRIVE2, size = 1430796 MB
2018-11-05T14:35:19-0500 INFO     Kernel           Disk: name = \\.\PHYSICALDRIVE1, size = 715402 MB
2018-11-05T14:35:19-0500 INFO     Kernel           Disk: name = \\.\PHYSICALDRIVE0, size = 238472 MB
2018-11-05T14:35:19-0500 INFO     Kernel           Network: name = Realtek PCIe GBE Family Controller, ip = [192.168.0.10]
2018-11-05T14:35:19-0500 INFO     Kernel           Network: name = TAP-Windows Adapter V9, ip = []
2018-11-05T14:35:19-0500 INFO     Kernel           Network: name = Teredo Tunneling Pseudo-Interface, ip = []
2018-11-05T14:35:19-0500 INFO     Kernel           Java: version = 1.8.0_91, xmx = 9733 MB
2018-11-05T14:35:19-0500 INFO     Kernel           Latest block number = 760233
2018-11-05T14:35:19-0500 INFO     PeerClient       Use IP address: 127.0.0.1
2018-11-05T14:35:19-0500 INFO     PeerClient       Starting IP refresh thread
2018-11-05T14:35:19-0500 INFO     NodeManager      Node manager started
2018-11-05T14:35:19-0500 INFO     PeerServer       Starting peer server: address = 0.0.0.0:5161
2018-11-05T14:35:20-0500 INFO     SemuxBft         Consensus started
2018-11-05T14:35:20-0500 INFO     PeerClient       New IP address detected: 127.0.0.1 => @@.@@@.@@.87
2018-11-05T14:35:20-0500 INFO     SemuxBft         Entered new_height: height = 760234, # validators = 100
2018-11-05T14:35:20-0500 INFO     Kernel           Found a gateway device: local address = 192.168.0.10, external address = @@.@@@.@@.87
2018-11-05T14:35:28-0500 INFO     SemuxSync        Syncing started, best known block = 809747
2018-11-05T14:40:32-0500 INFO     Launcher         Shutting down pubsub-default
2018-11-05T14:40:32-0500 INFO     PubSub           PubSub service stopped
2018-11-05T14:40:32-0500 INFO     Launcher         Shutting down kernel
2018-11-05T14:40:32-0500 INFO     SemuxSync        Syncing finished, took 00:05:04
2018-11-05T14:40:32-0500 INFO     SemuxBft         Consensus stopped
2018-11-05T14:40:32-0500 INFO     PeerServer       PeerServer shut down
2018-11-05T14:40:32-0500 INFO     NodeManager      Node manager stopped
2018-11-05T14:40:32-0500 INFO     PeerClient       Shutting down PeerClient