Node dashboard offline v0.26.2

Hi,

running a docker node on ubuntu 18.04
last piecestore downloaded was on 2019-12-02

ip/port setup hasnt changed
tried restarting the node

any suggestions?

Hi ccc1 and welcome to the Forum :wink:

Please give us a bit more informations and post the output from:
docker logs --tail 20 storagenode

I would double check to make sure nothing has changed. Are you running ddns does the public ip need to be changed did ddns expire do you need to update it…etc

1 Like

2019-12-10T17:37:34.351Z INFO Configuration loaded from: /app/config/config.yaml
2019-12-10T17:37:34.403Z WARN Operator email address isn’t specified.
2019-12-10T17:37:34.403Z INFO operator wallet: 0xblabla
2019-12-10T17:37:35.141Z INFO version running on version v0.26.2
2019-12-10T17:37:35.249Z INFO db.migration Database Version {“version”: 25}
2019-12-10T17:37:35.288Z INFO Node 1U7RuvLUVCSMikmzwnVqoZzVHcWehRZgjAe3CPVKJwahPzPPUb started
2019-12-10T17:37:35.288Z INFO Public server started on [::]:28967
2019-12-10T17:37:35.288Z INFO Private server started on 127.0.0.1:7778
2019-12-10T17:37:35.289Z INFO contact:chore Storagenode contact chore starting up
2019-12-10T17:37:35.307Z INFO bandwidth Performing bandwidth usage rollups
2019-12-10T17:37:35.439Z INFO version running on version v0.26.2
2019-12-10T17:37:37.003Z INFO piecestore:monitor Remaining Bandwidth {“bytes”: 98998942001152}
2019-12-10T17:52:36.145Z INFO version running on version v0.26.2
2019-12-10T18:07:35.844Z INFO version running on version v0.26.2
2019-12-10T18:22:35.875Z INFO version running on version v0.26.2

Had a similar problem on my Node with same log.

My ddns expired and does not update / response.
Did you already checked it?

May @deathlessdd already found your Problem :wink:

2 Likes

oh man, now I feel silly. thanks for the help @Solu and @deathlessdd !

1 Like

Np… u’re welcome :wink:

1 Like

No problem glad I could help.