Win10 - v1.0.1b: Remote node has protocol version 81, not compatible with local version 10

Hello,
Facing an issue with a new Win10 node. Firewall/AV are off, TCP/UDP ports 30000-30003 forwarded.
PS output:
PS C:\users\Mayuri\NKN> .\nknd.exe -p xxxxxxx
2019/07/07 11:14:44 Discovering NAT gateway…
2019/07/07 11:14:54 No NAT gateway detected, skip automatic port forwading. You need to set up port forwarding and firewall yourself.
2019/07/07 11:14:54.074706 e[0;32m[INFO ]e[m GID 1, Node version: v1.0.1b-beta
2019/07/07 11:14:54.075708 e[0;32m[INFO ]e[m GID 1, Getting my IP address…
2019/07/07 11:14:54.262704 e[0;32m[INFO ]e[m GID 1, GetMyExtIP got resp: {“id”:“1”,“jsonrpc”:“2.0”,“result”:{“RemoteAddr”:“73.175.112.252”}} from http://devnet-seed-0001.nkn.org:30003

2019/07/07 11:14:54.263704 e[0;32m[INFO ]e[m GID 1, From http://devnet-seed-0001.nkn.org:30003 got myself ExtIP: {“id”:“1”,“jsonrpc”:“2.0”,“result”:{“RemoteAddr”:“73.175.112.252”}}

2019/07/07 11:14:54.266704 e[0;32m[INFO ]e[m GID 1, My IP address is 73.175.112.252
2019/07/07 11:14:54.710713 e[0;32m[INFO ]e[m GID 1, database Version: 1
2019/07/07 11:14:54.712697 e[0;32m[INFO ]e[m GID 1, state root: aaf230b4f65a6a2aca68b1546fe7d407b2d0b92d615783464c2035067a2fb67c
2019/07/07 11:14:54.713706 e[0;32m[INFO ]e[m GID 1, get no ID from local ledger
2019/07/07 11:14:54.968708 e[0;32m[INFO ]e[m GID 1, GetID got resp: {“id”:“1”,“jsonrpc”:“2.0”,“result”:{“id”:“0020a3b88943e45fb60365aaf0239dc3ffd2472df6e2296831f767f4df9b55bb”}} from http://devnet-seed-0003.nkn.org:30003

2019/07/07 11:14:55.035693 e[0;32m[INFO ]e[m GID 1, GetID got resp: {“error”:{“code”:-45022,“data”:null,“message”:“INTERNAL ERROR, there is no ID in account”},“id”:“1”,“jsonrpc”:“2.0”} from http://devnet-seed-0001.nkn.org:30003

2019/07/07 11:14:55.279690 e[0;32m[INFO ]e[m GID 1, GetID got resp: {“id”:“1”,“jsonrpc”:“2.0”,“result”:{“id”:“0020a3b88943e45fb60365aaf0239dc3ffd2472df6e2296831f767f4df9b55bb”}} from http://devnet-seed-0002.nkn.org:30003

2019/07/07 11:14:55.281707 e[0;32m[INFO ]e[m GID 1, current chord ID: 0020a3b88943e45fb60365aaf0239dc3ffd2472df6e2296831f767f4df9b55bb
2019/07/07 11:14:55.286689 e[0;32m[INFO ]e[m GID 1, Init node ID to 0020a3b88943e45fb60365aaf0239dc3ffd2472df6e2296831f767f4df9b55bb
2019/07/07 11:14:55.675695 e[0;32m[INFO ]e[m GID 1, FindSuccessorAddrs: {“id”:“1”,“jsonrpc”:“2.0”,“result”:[“tcp://35.203.191.41:30001”,“tcp://104.199.98.226:30001”]}

2019/07/07 11:14:55.677709 e[0;32m[INFO ]e[m GID 1, Successor Address: {[tcp://35.203.191.41:30001 tcp://104.199.98.226:30001]}

2019/07/07 11:14:55.927690 e[0;32m[INFO ]e[m GID 163, Set min verifiable height to 4
2019/07/07 11:14:56.013679 e[0;33m[WARN ]e[m GID 123, Remote node 2ea9ab9198d1638007400cd2c3bef1cc745b864b76011a0e1bc52180ac6452d4@tcp://35.203.191.41:30001<35.203.191.41:30001> stops because of error: remote node has protocol version 81, which is not compatible with local node protocol verison 10
2019/07/07 11:14:56.021679 e[0;32m[INFO ]e[m GID 136, Received stop message from remote node 2ea9ab9198d1638007400cd2c3bef1cc745b864b76011a0e1bc52180ac6452d4@tcp://35.203.191.41:30001<35.203.191.41:30001>
2019/07/07 11:14:56.134677 e[0;33m[WARN ]e[m GID 106, Remote node 3b36e301c2f6785ca70496b8abb211f0d2d70910c5d04a1c495b8b5d74d85c03@tcp://104.199.98.226:30001<104.199.98.226:30001> stops because of error: remote node has protocol version 81, which is not compatible with local node protocol verison 10
2019/07/07 11:14:56.152687 e[0;32m[INFO ]e[m GID 136, Received stop message from remote node 3b36e301c2f6785ca70496b8abb211f0d2d70910c5d04a1c495b8b5d74d85c03@tcp://104.199.98.226:30001<104.199.98.226:30001>
2019/07/07 11:15:05.930549 e[0;33m[WARN ]e[m GID 112, Handle proposal error: Wait for proposal timeout
2019/07/07 11:15:15.983399 e[0;33m[WARN ]e[m GID 112, Handle proposal error: Wait for neighbor vote timeout
2019/07/07 11:15:26.072256 e[0;33m[WARN ]e[m GID 112, Handle proposal error: Wait for neighbor vote timeout
2019/07/07 11:15:32.433167 e[0;32m[INFO ]e[m GID 163, Cannot get neighbors’ majority consensus height, assuming network bootstrap
2019/07/07 11:15:32.433167 e[0;32m[INFO ]e[m GID 163, Set min verifiable height to 0
2019/07/07 11:15:36.123115 e[0;33m[WARN ]e[m GID 112, Handle proposal error: Wait for proposal timeout
2019/07/07 11:15:46.174983 e[0;33m[WARN ]e[m GID 112, Handle proposal error: Wait for proposal timeout
panic: Node has no neighbors and is too lonely to run

goroutine 107 [running]:
main.nknMain.func3(0xc000144ca0, 0xc0002360c0, 0xc00022a1c0)
/Users/skysniper/Documents/nkn/nkn/nknd.go:248 +0x137
created by main.nknMain
/Users/skysniper/Documents/nkn/nkn/nknd.go:243 +0xc30

you trying to use mainnet ot devnet?

1 Like

Thank you for catching that! I wanted to use mainnet, and just got the right config.json for that :slight_smile:

So are nknc.exe and testnet.org the only places to check wallet balance and status?

1 Like

For mainnet, please use:

Mainnet explorer:

Official wallet:

wallet.nkn.org

1 Like

Thank you, off and running now! So I guess my first transaction will coincide with my first reward, correct?

Yes I believe so, unless someone wants to gift you some NKN. :grinning:

Your welcome glad that helped :grin: