Hello,
I've 2 problems:
1. I received the first payment more than 24hours ago, and several payments after that. But my wallet until now still shows balance 0.0000000. I've uninstalled GUI wallet and deleted everything and reinstall, rescan blockchain ... but it is still zero.
2. I run GUI wallet on my Win7 laptop and it stucks at Processing wallet, Height#:0 forever.
Does anyone have any idea about these issues?
Thanks.
1. Try to delete folder C:\ProgramData\sumokoin and restart wallet.
2. Did you save wallet mnemonic seed words? If so, please try to restore wallet using the seed word.
Hi,
I did it already, deleted both sumokoin and sumokoinGUIWallet folders, re-install and restore using mnemonic seed word but it doesn't work.
btw, I just try to run v0.1.2.0 "Hokkaido" console wallet and this is the output when I run sumokoind:
2017-Sep-19 15:53:45.771608 Blockchain initialized. last block: 0, d1903.h3.m53.s45 time ago, current difficulty: 1
2017-Sep-19 15:53:52.543101 Core initialized OK
2017-Sep-19 15:53:52.543602 Starting core rpc server...
2017-Sep-19 15:53:52.546610 Run net_service loop( 2 threads)...
2017-Sep-19 15:53:52.548114 [SRV_MAIN]Core rpc server started ok
2017-Sep-19 15:53:52.550621 [SRV_MAIN]Starting p2p net loop...
2017-Sep-19 15:53:52.554130 [SRV_MAIN]Run net_service loop( 10 threads)...
2017-Sep-19 15:53:53.554790 [P2P7]
**********************************************************************
The daemon will start synchronizing with the network. It may take up to several hours.
You can set the level of process detailization* through "set_log " command*, where is between 0 (no details) and 4 (very verbose).
Use "help" command to see the list of available commands.
Note: in case you need to interrupt the process, use "exit" command. Otherwise, the current progress won't be saved.
**********************************************************************
2017-Sep-19 15:54:18.283498 [P2P8]Failed to connect to any of seed peers, continuing without seeds
2017-Sep-19 15:54:48.165986 [P2P8]Failed to connect to any of seed peers, continuing without seeds
2017-Sep-19 15:55:18.599967 [P2P8]Failed to connect to any of seed peers, continuing without seeds
2017-Sep-19 15:55:48.590944 [P2P8]Failed to connect to any of seed peers, continuing without seeds
2017-Sep-19 15:56:18.945660 [P2P8]Failed to connect to any of seed peers, continuing without seeds
......
is it the normal output or something wrong?