ZcashFoundation / zecwallet

A z-address first full node and UI wallet for zcash
https://www.zecwallet.co
MIT License
182 stars 138 forks source link

Wallet out of sync #271

Closed Sheldon11F closed 4 years ago

Sheldon11F commented 4 years ago

It stopped on 100%. It's been two hours. What's the problem?

Sheldon11F commented 4 years ago

Screenshot_1

Sheldon11F commented 4 years ago

OS Windows Zecwallet Fullnode v0.9.13

zhugeliang666 commented 4 years ago

i have same problem...

adityapk00 commented 4 years ago

It looks like it is stalled after the latest upgrade. This seems like a zcashd issue. It seems you have the latest version, so I would try the following:

  1. Restart Zecwallet and see if it helps.
  2. Are there any clues in the debug.log (On windows, it is in %APPDATA%/Zcash/debug.log).
  3. Try starting zcashd manually from the command line, and see if there are any errors.
Sheldon11F commented 4 years ago

debug.log

020-07-16 16:21:50 UpdateTip: new best=0000000000aad1c8698964a93c35ecf8b4d05e848de9e2fe7606067139be5643 height=903000 bits=469931338 log2_work=57.824663 tx=6692815 date=2020-07-16 10:56:08 progress=0.999611 cache=194.3MiB(22472tx) 2020-07-16 16:21:50 UpdateTip: new best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 bits=469928528 log2_work=57.824666 tx=6692823 date=2020-07-16 10:57:29 progress=0.999613 cache=195.0MiB(22517tx) 2020-07-16 16:21:50 ERROR: ConnectBlock(): block's hashLightClientRoot is incorrect (should be history tree root) 2020-07-16 16:21:50 Misbehaving: 47.254.69.198:8233 (0 -> 100) BAN THRESHOLD EXCEEDED 2020-07-16 16:21:50 InvalidChainFound: invalid block=00000000023d6d39c951569067798e7df7cf162654bf570f86a323e3f60a3892 height=903002 log2_work=57.824668 date=2020-07-16 10:57:34 2020-07-16 16:21:50 InvalidChainFound: current best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 log2_work=57.824666 date=2020-07-16 10:57:29 2020-07-16 16:21:50 ERROR: ConnectTip(): ConnectBlock 00000000023d6d39c951569067798e7df7cf162654bf570f86a323e3f60a3892 failed 2020-07-16 16:21:50 InvalidChainFound: invalid block=00000000023d6d39c951569067798e7df7cf162654bf570f86a323e3f60a3892 height=903002 log2_work=57.824668 date=2020-07-16 10:57:34 2020-07-16 16:21:50 InvalidChainFound: current best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 log2_work=57.824666 date=2020-07-16 10:57:29 2020-07-16 16:21:56 keypool reserve 4 2020-07-16 16:21:56 keypool return 4 2020-07-16 16:22:04 ERROR: Error reading proxy response 2020-07-16 16:22:04 SOCKS5 connecting 2003:ed:72d:9c00:94b7:fe47:eaf6:3796 2020-07-16 16:22:04 ERROR: Proxy error: general failure 2020-07-16 16:22:05 SOCKS5 connecting 192.99.166.28 2020-07-16 16:22:25 ERROR: Error reading proxy response 2020-07-16 16:22:25 SOCKS5 connecting 95.216.227.171 2020-07-16 16:22:26 SOCKS5 connected 95.216.227.171 2020-07-16 16:22:26 SOCKS5 connecting 46.19.141.82 2020-07-16 16:22:27 receive version message: /MagicBean:3.0.0-rc1/: version 170011, blocks=903257, us=185.220.100.244:29728, peer=15 2020-07-16 16:22:27 Added time data, samples 11, offset -113 (-1 minutes) 2020-07-16 16:22:46 ERROR: Error reading proxy response 2020-07-16 16:22:47 SOCKS5 connecting 37.59.32.10 2020-07-16 16:22:47 SOCKS5 connected 37.59.32.10 2020-07-16 16:22:48 receive version message: /MagicBean:3.0.0/: version 170011, blocks=903258, us=185.220.101.19:29994, peer=16 2020-07-16 16:22:48 Added time data, samples 12, offset -113 (-1 minutes) 2020-07-16 16:22:56 keypool reserve 4 2020-07-16 16:22:56 keypool return 4 2020-07-16 16:23:56 keypool reserve 4 2020-07-16 16:23:56 keypool return 4 2020-07-16 16:24:56 keypool reserve 4 2020-07-16 16:24:56 keypool return 4 2020-07-16 16:25:56 keypool reserve 4 2020-07-16 16:25:56 keypool return 4 2020-07-16 16:26:56 keypool reserve 4 2020-07-16 16:26:56 keypool return 4 2020-07-16 16:27:56 keypool reserve 4 2020-07-16 16:27:56 keypool return 4 2020-07-16 16:28:02 ERROR: AcceptToMemoryPool: shielded requirements not met 2020-07-16 16:28:56 keypool reserve 4 2020-07-16 16:28:56 keypool return 4 2020-07-16 16:29:56 keypool reserve 4 2020-07-16 16:29:56 keypool return 4

adityapk00 commented 4 years ago

This is the error: 2020-07-16 16:21:50 ERROR: ConnectBlock(): block's hashLightClientRoot is incorrect (should be history tree root)

I'm not 100% sure what this is. It's coming from zcashd. Maybe we should fie a bug there?

Sheldon11F commented 4 years ago

I'm sorry, I can't translate what your phrase means, "Maybe we should fie a bug there?"

Sheldon11F commented 4 years ago

I tried manually zcashd.exe - it didn't help. I also tried to delete the wallet.dat file, it didn't help either.

adityapk00 commented 4 years ago

Side note: Running the Zecwallet fullnode/zcashd requires some familiarity with the command line. If you want an easier experience, I'd recommend the lightclient. Download from www.zecwallet.co

It is faster, doesn't require a sync, and has no command line components.

Sheldon11F commented 4 years ago

That's the client I want. So maybe tell me what I need to do (including in the command line) that would resuscitate the wallet.

adityapk00 commented 4 years ago

Can you try deleting the peers.dat file (In %APPDATA%/Zcash/peers.dat) , and then starting zcashd.exe?

You can download and install the lightclient side-by-side, you don't need to do anything special. Once you have fixed the fullnode wallet, simply send all your funds to the light client.

Sheldon11F commented 4 years ago

And how do I recover my coins from private keys? There is no such feature in the light version! I deleted peers.dat The wallet was synchronized on one connection - up to 99.7%. Then the connection disappeared during repeated attempts - there was not a single connection. Screenshot_1

set34342 commented 4 years ago

the same problem, and at that moment they sent me a translation. coins hung. I read the answers of support and in shock, they don’t know, I look at how to fix it, tell someone could solve the problem

set34342 commented 4 years ago

Can you try deleting the peers.dat file (In %APPDATA%/Zcash/peers.dat) , and then starting zcashd.exe?

You can download and install the lightclient side-by-side, you don't need to do anything special. Once you have fixed the fullnode wallet, simply send all your funds to the light client.

the same problem, and at that moment they sent me a translation. coins hung. I read the answers of support and in shock, they don’t know, I look at how to fix it, tell someone could solve the problem

set34342 commented 4 years ago

Side note: Running the Zecwallet fullnode/zcashd requires some familiarity with the command line. If you want an easier experience, I'd recommend the lightclient. Download from www.zecwallet.co

It is faster, doesn't require a sync, and has no command line components.

this wallet does not work either. and why do you need Zcash without closed transactions

adityapk00 commented 4 years ago

I'm working on the ability to import private keys into the lightwallet, it should be available next week.

In the meanwhile, please see the troubleshooting section for syncing issues: https://docs.zecwallet.co/troubleshooting/#my-node-isnt-syncing

adityapk00 commented 4 years ago

@set34342 What issue are you having with the lightwallet? Please post screenshots/detailed errors along with what platform/OS/version you are using.

set34342 commented 4 years ago

@set34342 What issue are you having with the lightwallet? Please post screenshots/detailed errors along with what platform/OS/version you are using.

after installation just a gray screen

adityapk00 commented 4 years ago

What OS are you using? Please post a screenshot.

set34342 commented 4 years ago

I'm working on the ability to import private keys into the lightwallet, it should be available next week.

In the meanwhile, please see the troubleshooting section for syncing issues: https://docs.zecwallet.co/troubleshooting/#my-node-isnt-syncing

I am a user, I am not a programmer. but it’s even clear to everybody that after each update there are more and more problems in work. How can I catch a transfer of $ 2000 right now

set34342 commented 4 years ago

What OS are you using? Please post a screenshot.

windows, I can not make a screen

set34342 commented 4 years ago

Sheldon11F same problem one to one

Sheldon11F commented 4 years ago

2020-07-17 06:06:24 UpdateTip: new best=00000000004014af92ac2e5f1fe4a83228c767ae1a2f8532085074920b741b60 height=902990 bits=469930496 log2_work=57.824639 tx=6692770 date=2020-07-16 10:42:13 progress=0.998612 cache=194.3MiB(22477tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000000fc6a69641565897e8e7757715360233ea0986e0d69ed83d70c637d height=902991 bits=469937221 log2_work=57.824642 tx=6692775 date=2020-07-16 10:44:17 progress=0.998614 cache=194.3MiB(22481tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000001f0242261289ec9549be8648014de62373f1b5d88409851ff88fd6 height=902992 bits=469933697 log2_work=57.824644 tx=6692779 date=2020-07-16 10:45:11 progress=0.998616 cache=194.3MiB(22485tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000016795339bb4d806f9ff229401b193cff7dc6a0a769447fe332bed2f height=902993 bits=469932040 log2_work=57.824646 tx=6692790 date=2020-07-16 10:48:29 progress=0.998619 cache=194.3MiB(22497tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000000e0732b4d903b5e8774a5257ab51fa911fcc70614e68367cd4450f8 height=902994 bits=469932638 log2_work=57.824649 tx=6692793 date=2020-07-16 10:50:48 progress=0.998622 cache=194.3MiB(22500tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000001c28621b9b6f47a0c8f4e7c38b5bb351f7ea2f55e4cb563f10b097b height=902995 bits=469932088 log2_work=57.824651 tx=6692795 date=2020-07-16 10:52:50 progress=0.998625 cache=194.3MiB(22502tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000001da2cdd04894b2a0978d2baad95cb5b2369aeb2467e160b930f45ad height=902996 bits=469931726 log2_work=57.824653 tx=6692797 date=2020-07-16 10:53:04 progress=0.998625 cache=194.3MiB(22503tx) 2020-07-17 06:06:24 UpdateTip: new best=000000000105a5e5dd7239373f4256a011a4200d1708d278cb809cb1e84b37e1 height=902997 bits=469933397 log2_work=57.824656 tx=6692798 date=2020-07-16 10:53:54 progress=0.998626 cache=194.3MiB(22504tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000007dbf2182517a8412122fc9fb74abd2feadd1e4f77d5dcf38bcbd5a height=902998 bits=469933570 log2_work=57.824658 tx=6692799 date=2020-07-16 10:45:12 progress=0.998616 cache=194.3MiB(22505tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000023b1b2318f463f4bc402935002e94621d92bbc8773a748af4f80d5e height=902999 bits=469931341 log2_work=57.824661 tx=6692800 date=2020-07-16 10:55:12 progress=0.998627 cache=194.3MiB(22506tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000000aad1c8698964a93c35ecf8b4d05e848de9e2fe7606067139be5643 height=903000 bits=469931338 log2_work=57.824663 tx=6692815 date=2020-07-16 10:56:08 progress=0.998629 cache=194.3MiB(22473tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 bits=469928528 log2_work=57.824666 tx=6692823 date=2020-07-16 10:57:29 progress=0.998630 cache=195.0MiB(22518tx) 2020-07-17 06:06:24 ERROR: ConnectBlock(): block's hashLightClientRoot is incorrect (should be history tree root) 2020-07-17 06:06:24 Misbehaving: 193.70.38.148:8233 (0 -> 100) BAN THRESHOLD EXCEEDED 2020-07-17 06:06:24 InvalidChainFound: invalid block=00000000023d6d39c951569067798e7df7cf162654bf570f86a323e3f60a3892 height=903002 log2_work=57.824668 date=2020-07-16 10:57:34 2020-07-17 06:06:24 InvalidChainFound: current best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 log2_work=57.824666 date=2020-07-16 10:57:29 2020-07-17 06:06:24 ERROR: ConnectTip(): ConnectBlock 00000000023d6d39c951569067798e7df7cf162654bf570f86a323e3f60a3892 failed 2020-07-17 06:06:24 InvalidChainFound: invalid block=00000000023d6d39c951569067798e7df7cf162654bf570f86a323e3f60a3892 height=903002 log2_work=57.824668 date=2020-07-16 10:57:34 2020-07-17 06:06:24 InvalidChainFound: current best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 log2_work=57.824666 date=2020-07-16 10:57:29 2020-07-17 06:06:24 UpdateTip: new best=0000000000aad1c8698964a93c35ecf8b4d05e848de9e2fe7606067139be5643 height=903000 bits=469931338 log2_work=57.824663 tx=6692815 date=2020-07-16 10:56:08 progress=0.998629 cache=195.0MiB(22514tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000023b1b2318f463f4bc402935002e94621d92bbc8773a748af4f80d5e height=902999 bits=469931341 log2_work=57.824661 tx=6692800 date=2020-07-16 10:55:12 progress=0.998627 cache=195.0MiB(22547tx) 2020-07-17 06:06:24 ERROR: ConnectBlock(): block's hashLightClientRoot is incorrect (should be null) 2020-07-17 06:06:24 Misbehaving: 195.154.199.185:8233 (0 -> 100) BAN THRESHOLD EXCEEDED 2020-07-17 06:06:24 InvalidChainFound: invalid block=00000000018a2f209c9ddcc5ecd11b4239f38d567e069289ca24bd38594197b3 height=903000 log2_work=57.824663 date=2020-07-16 10:55:23 2020-07-17 06:06:24 InvalidChainFound: current best=00000000023b1b2318f463f4bc402935002e94621d92bbc8773a748af4f80d5e height=902999 log2_work=57.824661 date=2020-07-16 10:55:12 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 ERROR: ConnectTip(): ConnectBlock 00000000018a2f209c9ddcc5ecd11b4239f38d567e069289ca24bd38594197b3 failed 2020-07-17 06:06:24 InvalidChainFound: invalid block=00000000018a2f209c9ddcc5ecd11b4239f38d567e069289ca24bd38594197b3 height=903000 log2_work=57.824663 date=2020-07-16 10:55:23 2020-07-17 06:06:24 InvalidChainFound: current best=00000000023b1b2318f463f4bc402935002e94621d92bbc8773a748af4f80d5e height=902999 log2_work=57.824661 date=2020-07-16 10:55:12 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 UpdateTip: new best=0000000000aad1c8698964a93c35ecf8b4d05e848de9e2fe7606067139be5643 height=903000 bits=469931338 log2_work=57.824663 tx=6692815 date=2020-07-16 10:56:08 progress=0.998629 cache=195.0MiB(22514tx) 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 UpdateTip: new best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 bits=469928528 log2_work=57.824666 tx=6692823 date=2020-07-16 10:57:29 progress=0.998630 cache=195.0MiB(22519tx) 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 SOCKS5 connecting 133.123.51.229 2020-07-17 06:06:25 peer=9 using obsolete version 170010; disconnecting 2020-07-17 06:06:25 ProcessMessages(getheaders, 1029 bytes) FAILED peer=9 2020-07-17 06:06:44 ERROR: Error reading proxy response 2020-07-17 06:06:45 SOCKS5 connecting 24.150.89.128 2020-07-17 06:06:46 ERROR: AcceptToMemoryPool: shielded requirements not met 2020-07-17 06:06:52 keypool reserve 4 2020-07-17 06:06:52 keypool return 4 2020-07-17 06:06:52 keypool reserve 4 2020-07-17 06:06:52 keypool return 4 2020-07-17 06:06:52 keypool reserve 4 2020-07-17 06:06:52 keypool return 4 2020-07-17 06:07:05 ERROR: Error reading proxy response 2020-07-17 06:07:05 SOCKS5 connecting 2a07:a880:4601:10b1:9084:d847:e4ac:600f 2020-07-17 06:07:05 ERROR: Proxy error: general failure 2020-07-17 06:07:06 SOCKS5 connecting 212.21.19.23 2020-07-17 06:07:22 keypool reserve 4 2020-07-17 06:07:22 keypool return 4 2020-07-17 06:07:26 ERROR: Error reading proxy response 2020-07-17 06:07:26 SOCKS5 connecting 88.208.3.195 2020-07-17 06:07:26 SOCKS5 connected 88.208.3.195 2020-07-17 06:07:27 receive version message: /MagicBean:3.0.0/: version 170011, blocks=903903, us=62.102.148.68:39716, peer=16 2020-07-17 06:07:27 Added time data, samples 13, offset -118 (-1 minutes) 2020-07-17 06:07:27 SOCKS5 connecting 79.120.117.58 2020-07-17 06:07:47 ERROR: Error reading proxy response 2020-07-17 06:07:47 ERROR: AcceptToMemoryPool: shielded requirements not met 2020-07-17 06:07:47 SOCKS5 connecting 93.80.49.173 2020-07-17 06:07:56 ERROR: AcceptToMemoryPool: shielded requirements not met 2020-07-17 06:07:57 ERROR: AcceptToMemoryPool: shielded requirements not met 2020-07-17 06:08:07 ERROR: Error reading proxy response 2020-07-17 06:08:08 SOCKS5 connecting 138.201.252.11 2020-07-17 06:08:08 SOCKS5 connected 138.201.252.11 2020-07-17 06:08:09 receive version message: /MagicBean:3.0.0/: version 170011, blocks=903903, us=217.112.131.7:35836, peer=17 2020-07-17 06:08:09 Added time data, samples 14, offset -118 (-1 minutes) 2020-07-17 06:08:09 SOCKS5 connecting 37.150.2.155 2020-07-17 06:08:29 ERROR: Error reading proxy response 2020-07-17 06:08:30 SOCKS5 connecting 167.99.86.56 2020-07-17 06:08:31 SOCKS5 connected 167.99.86.56 2020-07-17 06:08:31 receive version message: /MagicBean:3.0.0/: version 170011, blocks=903903, us=185.129.62.62:20716, peer=18 2020-07-17 06:08:31 Added time data, samples 15, offset -119 (-1 minutes) 2020-07-17 06:16:13 ERROR: AcceptToMemoryPool: shielded requirements not met Screenshot_2

set34342 commented 4 years ago

2020-07-17 06:06:24 UpdateTip: new best=00000000004014af92ac2e5f1fe4a83228c767ae1a2f8532085074920b741b60 height=902990 bits=469930496 log2_work=57.824639 tx=6692770 date=2020-07-16 10:42:13 progress=0.998612 cache=194.3MiB(22477tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000000fc6a69641565897e8e7757715360233ea0986e0d69ed83d70c637d height=902991 bits=469937221 log2_work=57.824642 tx=6692775 date=2020-07-16 10:44:17 progress=0.998614 cache=194.3MiB(22481tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000001f0242261289ec9549be8648014de62373f1b5d88409851ff88fd6 height=902992 bits=469933697 log2_work=57.824644 tx=6692779 date=2020-07-16 10:45:11 progress=0.998616 cache=194.3MiB(22485tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000016795339bb4d806f9ff229401b193cff7dc6a0a769447fe332bed2f height=902993 bits=469932040 log2_work=57.824646 tx=6692790 date=2020-07-16 10:48:29 progress=0.998619 cache=194.3MiB(22497tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000000e0732b4d903b5e8774a5257ab51fa911fcc70614e68367cd4450f8 height=902994 bits=469932638 log2_work=57.824649 tx=6692793 date=2020-07-16 10:50:48 progress=0.998622 cache=194.3MiB(22500tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000001c28621b9b6f47a0c8f4e7c38b5bb351f7ea2f55e4cb563f10b097b height=902995 bits=469932088 log2_work=57.824651 tx=6692795 date=2020-07-16 10:52:50 progress=0.998625 cache=194.3MiB(22502tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000001da2cdd04894b2a0978d2baad95cb5b2369aeb2467e160b930f45ad height=902996 bits=469931726 log2_work=57.824653 tx=6692797 date=2020-07-16 10:53:04 progress=0.998625 cache=194.3MiB(22503tx) 2020-07-17 06:06:24 UpdateTip: new best=000000000105a5e5dd7239373f4256a011a4200d1708d278cb809cb1e84b37e1 height=902997 bits=469933397 log2_work=57.824656 tx=6692798 date=2020-07-16 10:53:54 progress=0.998626 cache=194.3MiB(22504tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000007dbf2182517a8412122fc9fb74abd2feadd1e4f77d5dcf38bcbd5a height=902998 bits=469933570 log2_work=57.824658 tx=6692799 date=2020-07-16 10:45:12 progress=0.998616 cache=194.3MiB(22505tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000023b1b2318f463f4bc402935002e94621d92bbc8773a748af4f80d5e height=902999 bits=469931341 log2_work=57.824661 tx=6692800 date=2020-07-16 10:55:12 progress=0.998627 cache=194.3MiB(22506tx) 2020-07-17 06:06:24 UpdateTip: new best=0000000000aad1c8698964a93c35ecf8b4d05e848de9e2fe7606067139be5643 height=903000 bits=469931338 log2_work=57.824663 tx=6692815 date=2020-07-16 10:56:08 progress=0.998629 cache=194.3MiB(22473tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 bits=469928528 log2_work=57.824666 tx=6692823 date=2020-07-16 10:57:29 progress=0.998630 cache=195.0MiB(22518tx) 2020-07-17 06:06:24 ERROR: ConnectBlock(): block's hashLightClientRoot is incorrect (should be history tree root) 2020-07-17 06:06:24 Misbehaving: 193.70.38.148:8233 (0 -> 100) BAN THRESHOLD EXCEEDED 2020-07-17 06:06:24 InvalidChainFound: invalid block=00000000023d6d39c951569067798e7df7cf162654bf570f86a323e3f60a3892 height=903002 log2_work=57.824668 date=2020-07-16 10:57:34 2020-07-17 06:06:24 InvalidChainFound: current best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 log2_work=57.824666 date=2020-07-16 10:57:29 2020-07-17 06:06:24 ERROR: ConnectTip(): ConnectBlock 00000000023d6d39c951569067798e7df7cf162654bf570f86a323e3f60a3892 failed 2020-07-17 06:06:24 InvalidChainFound: invalid block=00000000023d6d39c951569067798e7df7cf162654bf570f86a323e3f60a3892 height=903002 log2_work=57.824668 date=2020-07-16 10:57:34 2020-07-17 06:06:24 InvalidChainFound: current best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 log2_work=57.824666 date=2020-07-16 10:57:29 2020-07-17 06:06:24 UpdateTip: new best=0000000000aad1c8698964a93c35ecf8b4d05e848de9e2fe7606067139be5643 height=903000 bits=469931338 log2_work=57.824663 tx=6692815 date=2020-07-16 10:56:08 progress=0.998629 cache=195.0MiB(22514tx) 2020-07-17 06:06:24 UpdateTip: new best=00000000023b1b2318f463f4bc402935002e94621d92bbc8773a748af4f80d5e height=902999 bits=469931341 log2_work=57.824661 tx=6692800 date=2020-07-16 10:55:12 progress=0.998627 cache=195.0MiB(22547tx) 2020-07-17 06:06:24 ERROR: ConnectBlock(): block's hashLightClientRoot is incorrect (should be null) 2020-07-17 06:06:24 Misbehaving: 195.154.199.185:8233 (0 -> 100) BAN THRESHOLD EXCEEDED 2020-07-17 06:06:24 InvalidChainFound: invalid block=00000000018a2f209c9ddcc5ecd11b4239f38d567e069289ca24bd38594197b3 height=903000 log2_work=57.824663 date=2020-07-16 10:55:23 2020-07-17 06:06:24 InvalidChainFound: current best=00000000023b1b2318f463f4bc402935002e94621d92bbc8773a748af4f80d5e height=902999 log2_work=57.824661 date=2020-07-16 10:55:12 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 ERROR: ConnectTip(): ConnectBlock 00000000018a2f209c9ddcc5ecd11b4239f38d567e069289ca24bd38594197b3 failed 2020-07-17 06:06:24 InvalidChainFound: invalid block=00000000018a2f209c9ddcc5ecd11b4239f38d567e069289ca24bd38594197b3 height=903000 log2_work=57.824663 date=2020-07-16 10:55:23 2020-07-17 06:06:24 InvalidChainFound: current best=00000000023b1b2318f463f4bc402935002e94621d92bbc8773a748af4f80d5e height=902999 log2_work=57.824661 date=2020-07-16 10:55:12 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 UpdateTip: new best=0000000000aad1c8698964a93c35ecf8b4d05e848de9e2fe7606067139be5643 height=903000 bits=469931338 log2_work=57.824663 tx=6692815 date=2020-07-16 10:56:08 progress=0.998629 cache=195.0MiB(22514tx) 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 UpdateTip: new best=00000000006e4d348d0addad1b43ae09744f9c76a0724be4a3f5e08bdb1121ac height=903001 bits=469928528 log2_work=57.824666 tx=6692823 date=2020-07-16 10:57:29 progress=0.998630 cache=195.0MiB(22519tx) 2020-07-17 06:06:24 Warning: Found invalid chain at least ~6 blocks longer than our best chain. Chain state database corruption likely.: CheckForkWarningConditions 2020-07-17 06:06:24 SOCKS5 connecting 133.123.51.229 2020-07-17 06:06:25 peer=9 using obsolete version 170010; disconnecting 2020-07-17 06:06:25 ProcessMessages(getheaders, 1029 bytes) FAILED peer=9 2020-07-17 06:06:44 ERROR: Error reading proxy response 2020-07-17 06:06:45 SOCKS5 connecting 24.150.89.128 2020-07-17 06:06:46 ERROR: AcceptToMemoryPool: shielded requirements not met 2020-07-17 06:06:52 keypool reserve 4 2020-07-17 06:06:52 keypool return 4 2020-07-17 06:06:52 keypool reserve 4 2020-07-17 06:06:52 keypool return 4 2020-07-17 06:06:52 keypool reserve 4 2020-07-17 06:06:52 keypool return 4 2020-07-17 06:07:05 ERROR: Error reading proxy response 2020-07-17 06:07:05 SOCKS5 connecting 2a07:a880:4601:10b1:9084:d847:e4ac:600f 2020-07-17 06:07:05 ERROR: Proxy error: general failure 2020-07-17 06:07:06 SOCKS5 connecting 212.21.19.23 2020-07-17 06:07:22 keypool reserve 4 2020-07-17 06:07:22 keypool return 4 2020-07-17 06:07:26 ERROR: Error reading proxy response 2020-07-17 06:07:26 SOCKS5 connecting 88.208.3.195 2020-07-17 06:07:26 SOCKS5 connected 88.208.3.195 2020-07-17 06:07:27 receive version message: /MagicBean:3.0.0/: version 170011, blocks=903903, us=62.102.148.68:39716, peer=16 2020-07-17 06:07:27 Added time data, samples 13, offset -118 (-1 minutes) 2020-07-17 06:07:27 SOCKS5 connecting 79.120.117.58 2020-07-17 06:07:47 ERROR: Error reading proxy response 2020-07-17 06:07:47 ERROR: AcceptToMemoryPool: shielded requirements not met 2020-07-17 06:07:47 SOCKS5 connecting 93.80.49.173 2020-07-17 06:07:56 ERROR: AcceptToMemoryPool: shielded requirements not met 2020-07-17 06:07:57 ERROR: AcceptToMemoryPool: shielded requirements not met 2020-07-17 06:08:07 ERROR: Error reading proxy response 2020-07-17 06:08:08 SOCKS5 connecting 138.201.252.11 2020-07-17 06:08:08 SOCKS5 connected 138.201.252.11 2020-07-17 06:08:09 receive version message: /MagicBean:3.0.0/: version 170011, blocks=903903, us=217.112.131.7:35836, peer=17 2020-07-17 06:08:09 Added time data, samples 14, offset -118 (-1 minutes) 2020-07-17 06:08:09 SOCKS5 connecting 37.150.2.155 2020-07-17 06:08:29 ERROR: Error reading proxy response 2020-07-17 06:08:30 SOCKS5 connecting 167.99.86.56 2020-07-17 06:08:31 SOCKS5 connected 167.99.86.56 2020-07-17 06:08:31 receive version message: /MagicBean:3.0.0/: version 170011, blocks=903903, us=185.129.62.62:20716, peer=18 2020-07-17 06:08:31 Added time data, samples 15, offset -119 (-1 minutes) 2020-07-17 06:16:13 ERROR: AcceptToMemoryPool: shielded requirements not met Screenshot_2

тоже не можешь решить проблемму

set34342 commented 4 years ago

It looks like it is stalled after the latest upgrade. This seems like a zcashd issue. It seems you have the latest version, so I would try the following:

  1. Restart Zecwallet and see if it helps.
  2. Are there any clues in the debug.log (On windows, it is in %APPDATA%/Zcash/debug.log).
  3. Try starting zcashd manually from the command line, and see if there are any errors.

2020-07-17 00:29:11 keypool reserve 14 2020-07-17 00:29:11 keypool return 14 2020-07-17 00:29:11 keypool reserve 14 2020-07-17 00:29:11 keypool return 14 2020-07-17 00:29:11 keypool reserve 14 2020-07-17 00:29:11 keypool return 14 2020-07-17 00:29:11 keypool reserve 14 2020-07-17 00:29:11 keypool return 14 2020-07-17 00:29:11 keypool reserve 14 2020-07-17 00:29:11 keypool return 14 2020-07-17 00:29:11 keypool reserve 14 2020-07-17 00:29:11 keypool return 14 2020-07-17 00:29:11 keypool reserve 14 2020-07-17 00:29:11 keypool return 14 2020-07-17 00:29:11 keypool reserve 14 2020-07-17 00:29:11 keypool return 14 2020-07-17 00:29:12 keypool reserve 14 2020-07-17 00:29:12 keypool return 14 2020-07-17 00:29:12 keypool reserve 14 2020-07-17 00:29:12 keypool return 14 2020-07-17 00:29:12 keypool reserve 14 2020-07-17 00:29:12 keypool return 14 2020-07-17 00:29:12 keypool reserve 14 2020-07-17 00:29:12 keypool return 14 2020-07-17 00:29:12 keypool reserve 14 2020-07-17 00:29:12 keypool return 14 2020-07-17 00:29:12 keypool reserve 14 2020-07-17 00:29:12 keypool return 14 2020-07-17 00:29:12 keypool reserve 14 2020-07-17 00:29:12 keypool return 14 2020-07-17 00:29:12 keypool reserve 14 20

adityapk00 commented 4 years ago

After looking into this a bit, I think it is a problem with zcashd. Firstly, as long as you have your wallet.dat and private keys backed up, your funds are safe. So, I would encourage you to:

  1. Please file an issue in the zcashd github here: https://github.com/zcash/zcash/issues You can use the same logs.

  2. Basically, your zcashd is in an inconsistent state for some reason, and cannot further sync. You can try to delete everything in the Zcashd folder, (please backup your wallet.dat and private keys first) and then try to sync from scratch. This will take a few days, but it may fix your issue.

  3. You can try to check out the community forum here: https://forum.zcashcommunity.com/t/zec-stoped-on-100-whats-problem/36822/15 for some community help

  4. I'm also working on a feature to enable importing private keys into the light wallet, which should be available in 2 weeks. That will allow you to import your funds into a wallet quickly and spend them.

Closing this issue here, please follow up on the zcashd github.

adityapk00 commented 4 years ago

https://github.com/zcash/zcash/issues/4620

adityapk00 commented 4 years ago

There's now a new version of Zecwallet (v0.9.15) that works around this problem on Windows. Please see the release here: https://github.com/ZcashFoundation/zecwallet/releases/tag/v0.9.15