My node offline

Hi team, truing to get node online, checked IP and open port, added firewall rule, verified the identity files, still not getting online, some outputs as needed:

PS D:\Storj\identity> docker exec -it storagenode grep -c BEGIN /app/identity/ca.cert
2
PS D:\Storj\identity> docker exec -it storagenode grep -c BEGIN /app/identity/identity.cert
3

Node takes a while to show “online” status. It could take from few mins to almost more than an hour. This is seen since removal of kademlia. Just make sure your port is open and forwarded. It’s the waiting game now :slight_smile:

`

Thanks, will wait then!

verified that port is open, but what do you mean by forwarding?

Hello can someone help me please?

I wrote wrote down the wrong external adress in the installation.

Now my node stays offline.

Does someone know hoe to change youre external adress?

Docker stop -t 300 storagenode
Docker rm storagenode

And the redo your run cmd with right address

Well for docker that is.
Are you using Windows .msi?

The answer is in the FAQ for both windows installer and docker.
https://documentation.storj.io/resources/frequently-asked-questions#how-do-i-change-my-parameters-such-as-payout-address-allotted-storage-space-and-bandwidth

1 Like