Software update

Hallo. I reorganized two single-nodes-multi-machine/IP into single-machine-multi-node (not changed storj-HDD-2 build from maschine-2(IP-2) into maschine-1(IP-1) with storj-HDD-2). Changed ports and dyn-dns info in yaml file and docker command for old-new storagenode-2. Storagenode-2 is working, as i can see in daschboard IP:14003. To update both nodes i use command: docker run -d --restart=always --name watchtower -v /var/run/docker.sock:/var/run/docker.sock storjlabs/watchtower storagenode storagenode-2 watchtower --stop-timeout 300s. Now on IP:14002 i can see that storagenode is updated to v1.70.2, but storagenode-2 (IP:14003) is still v1.69.2. Command “docker ps -a” shows that both nodes have same “IMAGE”: “storjlabs/storagenode:latest”, but different “CONTAINER ID”, “PORTS” and “NAMES”.

Hi @apuokas
This had been answered before…

1 Like