I have problem with my Nodes now IP adress from ISP provider has changes

My nodes havent changes the IP adress never butt there where an accident with IS Provider and they have to changes everybodys IP adress my nodes 9 month old is not working any moore how do i change IP adress, i am not good in programming so describe easiest way for my to set new adress for my nodes =) and i have to do it quickly my storage nodes is has lot´s of TB:s and

Chill, take your time.

Are you on Linux CLI, Docker or Windows GUI? The steps neccessary to change your external IP are different for each.

For Windows, locate the config.yaml file in your Storj installation directory, e.g.
C:\Program Files\Storj\Storage Node\config.yaml

Then use a text editor like Notepad++ to modify the following line:
contact.external-address: YOUR_IP_ADDRESS:28967

3 Likes

Worked as you described!

2 Likes

That’s great to hear :slight_smile:

If you expect your IP address to change more often in the future, you might want to consider using a DDNS service to become independent from provider IP changes.

6 Likes