ZcashFoundation/zecwallet

Zecwallet full node 1.8.2 does not start on Windows 10/x64

vovodroid opened this issue · 6 comments

Dixi:

image

Zcashd started:

image

Still in beta 2

Can you paste your zcash.conf here please?

server=1
rpcuser=zecwallet
rpcpassword=********
ibdskiptxverification=1
datadir=D:\Zcash

I suspect the datadir= is causing some issues. Let me investigate

Unfortunately I can't exactly reproduce this.

Are there any other clues you can give me?

  • What's the error message you're seeing with beta2?
  • Any clues in the javascript console?
  • Can you run commands with zcash-cli.exe? Like zcash-cli.exe z_listunspent

Hi, here is screenshots for 1.8.1
Zcashd is running:

image

Fullnode says "Please run 'zcashd-wallet-tool' to create your wallet first...", despite that it was already run

image

Where can I view JS console? (though it says that JS is disabled).

And I can run

PS C:\Users\****\Downloads\Zecwallet.Fullnode-1.8.1-win\resources\bin\win> ./zcash-cli.exe z_listunspent
[
]