The windows wallet is a nightmare. Is anyone working on this?
It's working fine for me
Version 1.1.5.1 is failing.
previous version 1.1.0.4 was ok/
error message:
[main] [Sat Feb 17 18:34:37 CET 2018] [INFO] Splash: zcashd will be started...
[main] [Sat Feb 17 18:34:52 CET 2018] [ERROR] Unexpected error:
java.io.IOException: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)
at com.vaklinov.zcashui.ZCashClientCaller.getDaemonRawRuntimeInfo(ZCashClientCaller.java:172)
at com.vaklinov.zcashui.StartupProgressDialog.waitForStartup(StartupProgressDialog.java:131)
at com.vaklinov.zcashui.ZCashUI.main(ZCashUI.java:591)
Note: I did add the nodes as indicated in the github page:
addnode=34.211.79.94
addnode=86.11.170.170
addnode=173.249.11.207
addnode=46.101.249.50
addnode=btcz.kovach.biz
addnode=seed.btcz.life
addnode=bzseed.[Suspicious link removed]
addnode=btzseed.blockhub.info
addnode=btcz-us.crypt29.net
addnode=btcz.vnminers.com
addnode=dnsseed.ppcall.ru
Version 1.1.0.4 works fine and printout this:
[main] [Sat Feb 17 18:47:01 CET 2018] [INFO] Splash: checking if zcashd is already running...
[main] [Sat Feb 17 18:47:02 CET 2018] [INFO] Splash: zcashd will be started...
[main] [Sat Feb 17 18:47:30 CET 2018] [INFO] Using BitcoinZ utilities: zcashd: C:\Users\xixou\AppData\Roaming\BitcoinZ\zcashd.exe, zcash-cli: C:\Users\xixou\AppData\Roaming\BitcoinZ\zcash-cli.exe
[Thread-43] [Sat Feb 17 18:47:32 CET 2018] [INFO] Gathering of dashboard daemon status data done in 247ms.
[Thread-46] [Sat Feb 17 18:47:33 CET 2018] [INFO] Gathering of network and blockchain info data done in 1821ms.
[Thread-44] [Sat Feb 17 18:47:34 CET 2018] [INFO] Gathering of dashboard wallet balance data done in 416ms.
[Thread-43] [Sat Feb 17 18:47:34 CET 2018] [INFO] Gathering of dashboard daemon status data done in 250ms.
[Thread-81] [Sat Feb 17 18:47:36 CET 2018] [WARNING] Current blockchain synchronization date is Mon Feb 05 13:15:55 CET 2018. Message collection skipped for now!
[Thread-81] [Sat Feb 17 18:47:36 CET 2018] [INFO] Gathering of received messages done in 1259ms.
[Thread-43] [Sat Feb 17 18:47:36 CET 2018] [INFO] Gathering of dashboard daemon status data done in 279ms.
[Thread-78] [Sat Feb 17 18:47:36 CET 2018] [INFO] Gathering of address/balance table data done in 2001ms.
[..
Sometimes it works sometimes it doesn't work. I must truggle with the wallet every time I reopen it.