Greetings everybody!
I deployed a node on AWS using the nknx fast deploy so I can learn how this whole process works. It was created, has ID and everything. However, since it was made, all it does is to go from sync started to wait for syncing to sync finished and then offline… never did it do any mining.
nStatus says this:
- addr: “tcp://3.67.37.5:30001”,
- currTimeStamp: 1632859533,
- height: 3143012,
- id: “b831ecd6467417ad7b68a8ec24b7dc30bbcdc026fe053f91e5adacb9525c31ed”,
- jsonRpcPort: 30003,
- proposalSubmitted: 0,
- protocolVersion: 40,
- publicKey: “aab94d90f26063440ef6abf367674b8672f93d4ee0cc79c664c96cf013418f27”,
- relayMessageCount: 2162139,
- syncState: “WAIT_FOR_SYNCING”,
- tlsJsonRpcDomain: 3-67-37-5.ipv4.nknlabs.io,
- tlsJsonRpcPort: 30005,
- tlsWebsocketDomain: 3-67-37-5.ipv4.nknlabs.io,
- tlsWebsocketPort: 30004,
- uptime: 18778,
- version: v2.1.6,
- websocketPort: 30002
Is it normal? How long does it usually take to actually mine. I did reboot it once… still no improvement. I read through the similar post already, no success.