I tried inputting each line by line still not syncing.
Posts made by Khuri
-
RE: Feather Coin not syncing
-
RE: Feather Coin not syncing
This is what comes up when I try:
addnode 192.241.154.66 add
addnode 176.9.31.178 add
addnode 50.26.30.27 add
addnode 84.200.222.150 add
addnode 88.99.169.138 add
addnode 73.235.205.26 add
addnode “node” “add|remove|onetry”Attempts add or remove a node from the addnode list.
Or try a connection to a node once.Arguments:
- “node” (string, required) The node (see getpeerinfo for nodes)
- “command” (string, required) ‘add’ to add a node to the list, ‘remove’ to remove a node from the list, ‘onetry’ to try a connection to the node once
Examples:
feathercoin-cli addnode “192.168.0.6:9336” “onetry”
curl --user myusername --data-binary ‘{“jsonrpc”: “1.0”, “id”:“curltest”, “method”: “addnode”, “params”: [“192.168.0.6:9336”, “onetry”] }’ -H ‘content-type: text/plain;’ http://127.0.0.1:9337/
(code -1) -
[Solved] Feather Coin not syncing
After downloading the Feather Coin app it is unable to sync. I tried re-downloading without my windows firewall on, still nothing. I am using the 64-bit windows version 0.9.6. Also tried ‘feathercoind addnode 46.4.0.101 add’ in the debug window. I would post my logs here; however I am not sure if that is referring to the debug logs. Help would be appreciated.
-
Feather Coin not syncing
After downloading the Feather Coin app it is unable to sync. I tried re-downloading without my windows firewall on, still nothing. I am using the 64-bit windows version 0.9.6. Also tried ‘feathercoind addnode 46.4.0.101 add’ in the debug window. I would post my logs here; however I am not sure if that is referring to the debug logs. Help would be appreciated.