Node wont go ONLINE - New Setup

The offline status could be related only to the two things:

  1. network poblems:
  1. Problems with identity
docker exec -it storagenode grep -c BEGIN /app/identity/ca.cert
docker exec -it storagenode grep -c BEGIN /app/identity/identity.cert

The result should be
2
3
Otherwise your identity is not signed and you need to have an authorization token to sign it: https://documentation.storj.io/setup/identity