Chia-Network / chia-blockchain

Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
10.81k stars 2.02k forks source link

[BUG] Chia Wallet != Chia Explorer #5788

Closed Blackcode closed 3 years ago

Blackcode commented 3 years ago

My wallet is empty starting v.1.1.6 and does not reflect the actual value. On 1.1.5 my faucet was visible.

https://www.chiaexplorer.com/blockchain/address/xch1yutpsdz28nsh0z95d6vrps0829njq9d24tv57vts47n7p3lljj8sewzte5

image

blackflash commented 3 years ago

@Blackcode can you try to use chia wallet show ? Seems like its a GUI issue, I have the same issue on Windows 10 GUI 1.1.6 version.

On GUI:

Capture2

via command line is correct: C:\Users\{USER}\AppData\Local\chia-blockchain\app-1.1.6\resources\app.asar.unpacked\daemon

Capture

Also I saw that in Status in Wallet section on GUI I have connections: 0 And via port checker my port is closed (8449) this could theoretically cause the issues too: (https://portchecker.co/)

Edited: I confirm after I resynced full_node again (took 2 days...) and opened all necessary ports TCP/UDP (8444 + port forwarding on router), restarted PC I can finally see my XCH in the wallet.

How to open port on Windows 10: https://www.youtube.com/watch?v=xMGPyZtdP00

Chia port forwarding: https://www.youtube.com/watch?v=Wuy-OWOtdbQ

PS: not sure 100% why this happened, its definitely a bug on GUI side somewhere I see a lot of people has this issue. On port checker it still shows me closed port on 8449 and in GUI I still have connections 0...

Capture3

GL to all of you!

katmai commented 3 years ago

i don't think ports 8447,8449 need to be opened for the public, do they?

lvpcguru commented 3 years ago

i don't think ports 8447,8449 need to be opened for the public, do they?

No the only port that should be exposed to the internet is 8444