Node OFFLINE. All check are OK

Hi,
Can’t get node online.

  1. Port is forwarded and opened
  2. Tried latest and beta images
  3. No errors in logs
2020-10-30 16:53:28 stdout 2020-10-30T16:53:28.857Z INFO bandwidth Performing bandwidth usage rollups
2020-10-30 16:53:28 stdout 2020-10-30T16:53:28.855Z INFO Private server started on 127.0.0.1:7778
2020-10-30 16:53:28 stdout 2020-10-30T16:53:28.855Z INFO Public server started on [::]:28967
2020-10-30 16:53:28 stdout 2020-10-30T16:53:28.855Z INFO Node 18a7h1ebNVjwTw1MwSRnpXXXXXXV97GRRa6maxgE2ehtwHXsGs started
2020-10-30 16:53:28 stdout 2020-10-30T16:53:28.855Z INFO trust Scheduling next refresh {“after”: “7h42m14.884662734s”}
2020-10-30 16:53:28 stdout 2020-10-30T16:53:28.854Z INFO preflight:localtime local system clock is in sync with trusted satellites’ system clock.
2020-10-30 16:53:27 stdout 2020-10-30T16:53:27.949Z INFO preflight:localtime start checking local system clock with trusted satellites’ system clock.
2020-10-30 16:53:27 stdout 2020-10-30T16:53:27.033Z INFO db.migration Database Created {“version”: 45}
2020-10-30 16:53:24 stdout 2020-10-30T16:53:24.230Z INFO Telemetry enabled
2020-10-30 16:53:23 stdout 2020-10-30T16:53:23.377Z INFO Operator wallet {“Address”: “0x00000XXXX”}
2020-10-30 16:53:23 stdout 2020-10-30T16:53:23.377Z INFO Operator email {“Address”: “z***y@gmail.com”}
2020-10-30 16:53:23 stdout 2020-10-30T16:53:23.355Z INFO Configuration loaded {“Location”: “/app/config/config.yaml”}

Please help

Common mistake is an unsigned identity.

Just copypaste from console
“Identity successfully authorized using single use authorization token.”
Also, all identity files are copied to identity dir

Next common mistake is advertising a wrong external ip and port.

One more question. Is CA files need to be in identity dir?

Only the identity.cert and identity.key files need to be in the identity directory. You should backup all identity files (including ca.key and ca.cert) to a safe secure location.

1 Like