Node stopped working

2019_11_30_22_18_03_login_f_root_Tower_
image

check your disk is mounted, it tels than it sens disk space is lower than you writen in config


i fixed that but still offline

What Hdd connection do you use?

If you mean the physical connection it is sata

is it mound permanently on fstab?

Did you checked firewall?

i don’t think it is a drive error the only thing i updated was the ip

I didn’t change anything in Rauter

did you updated external ip?

…yes in the docker.

Try to check your ports are opened https://www.yougetsignal.com/tools/open-ports/

node local ip ben also changed?

no.
it is a docker on unraid system

do i need to put the internal ip in the router port forwarding or the external?

Yes you should forward port on router to node pc with 28967 port.

do i need to put the internal or the external ip in the router port forwarding ?

external to internal

image
image
steel doesn’t work

docker run -d --restart always -p 28967:28967
-e WALLET=“0x0000….”
-e EMAIL="your@email.com"
-e ADDRESS=“externaladdress:28967”
-e BANDWIDTH=“1TB”
-e STORAGE=“2TB”
–memory=800m
–log-opt max-size=50m \
–log-opt max-file=10
–mount type=bind,source=/home/pi/.local/share/storj/identity/storagenode,destination=/app/identity
–mount type=bind,source=/mnt/storagenode,destination=/app/config
–name storagenode storjlabs/storagenode:beta