Dev download the working bitcoin3.conf
0 blocks and 0 connections, 6 weeks behind.
wallet 1.0.2
You need to make sure all directories/files to be removed except wallets from bitcoin3 directory.
And add the available seed nodes and start bitcoin3-qt.
For example my bitcoin3.conf is as following for your reference.
addresstype=legacy
server=1
daemon=1
#gen=1
#genproclimit=-1
rpcbind=0.0.0.0
rpcuser=username-here
rpcpassword=pass-here
rpcallowip=127.0.0.1
listen=1
rest=1
onlynet=ipv4
dbcache=30
addnode=161.97.187.181
addnode=158.101.29.12
If nothing happens for several minutes after restarting bitcoin3-qt, then goto Help/Debug window/Information window, and click "Open" under "Debug log file" and show the last part of the output will be helpful to identify the problem.