Closed simseb closed 3 years ago
me to
(venv) ipfsnets@r730-202:~/chia/chia-blockchain$ CHIA_ROOT="~/.chia/testnet" chia wallet show Wallet height: 0 Sync status: Not synced Balances, fingerprint: 2331392080 Wallet ID 1 type STANDARD_WALLET -Total Balance: 0.0 txch (0 mojo) -Pending Total Balance: 0.0 txch (0 mojo) -Spendable: 0.0 txch (0 mojo) (venv) ipfsnets@r730-202:~/chia/chia-blockchain$ (venv) ipfsnets@r730-202:~/chia/chia-blockchain$ (venv) ipfsnets@r730-202:~/chia/chia-blockchain$ (venv) ipfsnets@r730-202:~/chia/chia-blockchain$ CHIA_ROOT="~/.chia/testnet" chia show -s
Searching for an initial chain
You may be able to expedite with 'chia show -a host:port' using a known node.
Blockchain has no blocks yet
(venv) ipfsnets@r730-202:~/chia/chia-blockchain$ CHIA_ROOT="~/.chia/testnet" chia version 1.1.4
1.1.4 and 1.1.5 version is same effect
me too have the same problem 1.1.5
The worst solution ever: 'after a while it started working again'
I restarted the router at some point (running AdvancedTomato) and re-enabled UPnP (worked before without it because i did a manual pf).
After a while i executed:
chia show -a 222.186.50.178:8444
chia show -a 61.145.108.138:8444
chia show -a 27.158.148.91:8444
chia show -a 91.83.205.125:8444
chia show -a 1.24.65.29:8444
chia show -a 115.215.179.127:8444
chia show -a 115.215.179.77:8444
chia show -a 61.239.32.39:8444
chia show -a 14.155.87.76:8444
chia show -a 59.146.16.56:8444
chia show -a 115.215.178.138:8444
chia show -a 115.215.180.68:8444
chia show -a 52.54.86.144:8444
chia show -a 79.165.250.40:8444
chia show -a 183.6.113.234:8444
chia show -a 117.60.61.83:8444
chia show -a 93.40.3.118:8444
chia show -a 113.87.186.73:8444
chia show -a 79.236.9.237:8444
chia show -a 80.114.141.167:8444
and it managed to connect. chia version 1.1.5
For everyone who has the same problem on windows, the chia.exe to execute with "chia show -a ...." is located at %LOCALAPPDATA%\chia-blockchain\app-1.1.5\resources\app.asar.unpacked\daemon\chia.exe
Aftrer it stopped syncing yesterday with 1.1.4 (same with 1.1.5 after upgrade), and then deleting everything (including ~/.chia) and 'reinstalled' 1.1.5 (git clone...):
The debug.log:
12/8 is my internal NATed network; 12.0.0.1 is the IP addr of the router. OS: 5.8.0-50-generic #56~20.04.1-Ubuntu Port 8444 is open.