Launched the wallet ... and nothing.
Does not connect to the network.
What am I missing?
Hi Friend!
You need just a little wait while Your Noble wallet will be synchronized with network.
Wait at least 15 min- it's depends on Your internet connection.
All will be great!
Tried to give it more time ... nothing.
"There are 0 active connections to the network"
Try to add some nodes manually
I have those as peers at this moment :
78.154.7.25:55884
68.229.96.88:55884
185.9.62.204:55884
98.202.145.62:55884
in the console, to add manually a peer, type
addnode aaa.bbb.ccc.ddd:vwxyz add
or alternatively, add a line like this in your configuration file
addnode=aaa.bbb.ccc.ddd:vwxyz
Note that addresses given in a thread like this may (an will) not work forever ... People keep starting and stopping their clients, halting and rebooting their computers, etc.
But if your client manage to connect to one of them, then it will get other addresses from it. All addresses encountered are stored (peers.dat file), and next time you restart your client, the odds to find a still working peer in that file increases.
Edit: also opening your firewall to allow other clients to connect to yours may help. Open the 55884 port and forward it to your computer if you are using NAT.