Thanks in advance
Here are a couple commands to add nodes manually. Sometimes, problems with NAT or Firewall can cause connectivity problems. Try
pasting each line, separately into the gshift command line.
admin.addPeer("enode://4c8635f108dae8a997697d9c22ddca36969e7f9bc57d9fc01102d7e7d9633231331ae7f7307aceb1aa19130b5bdd4afe397db616c76e7ffc1c69302ba0d09a39@45.32.182.61:53900")
admin.addPeer("enode://f019da062a635a4e9e89ec93edc7ca11c06fdfec0574f1cb001126a82dc6ffa6ca05f924a683934ff5d01fc5d4b0ac9507349a945c97121b2a355d39b1781cd7@104.238.157.156:53900")
Is there a way to create conf file in which to add them? If yes please tell me where to create it and how it should look
Either
Launch with gshift-windows-amd64 console
and then use the admin.addPeer code above
or
add a static-nodes.json file into datadir. (See my post below)