Is it really necessary to have a 89px high footer with just two links in a web node dashboard?
Is this a serious complaint? Your worried about the footer⌠I thought it look very nice fits proportional.
Yes, it is. It takes vertical space for no reason. Now, for example, I can no longer see both audit/uptime percentage and a dropdown list with satellites without scrolling unless I zoom the page out.
Yeah I guess I could see that being an issue, But not a game breaker.
My RPI is still on 0.33.4.
Wasn´t it supposed to be upgraded by now?
Watchtower is running.
It was supposed to one of mine didnt update either with watchtower so I just updated it manually.
How can I do it manually?
Check here https://documentation.storj.io/setup/cli/software-updates
Make sure you have the old start command you used.
Watchtower is supposed to update within 3 days. So donât panic.
It worked, thanks
This is true less watchtower isnt running correctly, and mine wasnât showing any logs for 2 weeks after updating. After updating watchtower that is.
Again this is the expected behavior. We pushed the docker image yesterday and if everyone decides to force an update we maybe should push it even later on the next release.
There is nothing normal about watchtower showing no logs it should at least show checking an update every 3 days and if nothing is there then its not normal behavior.
This would be normal.
time="2020-03-02T22:09:04Z" level=info msg="Waiting for running update to be finished..." time="2020-03-07T19:16:07Z" level=info msg="Waiting for running update to be finished..." time="2020-03-08T02:20:20Z" level=info msg="Waiting for running update to be finished..." time="2020-03-08T02:24:03Z" level=info msg="Waiting for running update to be finished..." time="2020-03-09T13:14:48Z" level=info msg="Waiting for running update to be finished..." time="2020-03-09T22:41:26Z" level=info msg="Waiting for running update to be finished..." time="2020-03-09T23:13:54Z" level=info msg="Waiting for running update to be finished..." time="2020-03-10T21:06:03Z" level=info msg="Found new storjlabs/storagenode:beta image (sha256:a409accd7f0c9a1320c6ef28a1ba0fe2db026eb535ffacf8c87c3a20ba93ed3c)" time="2020-03-10T21:06:07Z" level=info msg="Stopping /storagenode (a549eed35af5125fafc96407a09acbaf4dfd392b331440371246243e2d397d11) with SIGTERM" time="2020-03-10T21:06:12Z" level=info msg="Creating /storagenode"
For the last 10 days we pushed no docker images that your watchtower should have logged. Next release we might postpone that even further because it looks like some people have problems to wait for the auto update.
Yeah I would have waited for the auto update but clearly it wouldnât have ever updated. One of my nodes did update fine though. With just restarting watchtower.
I was just asking, as I was not sure if the wait was normal or not, as my Synology nodes were updated yesterday and the only missing was my Pi.
This could have been the issue some reason theres 2 watchtowers running
root@Server1:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
10381b500df1 storjlabs/storagenode:beta "/entrypoint" 16 hours ago Up 16 hours 127.0.0.1:14002->14002/tcp, 0.0.0.0:28967->28967/tcp storagenode
01548aa8d514 storjlabs/watchtower:latest "/watchtower storageâŚ" 2 weeks ago Up 18 hours watchtower
3cc03a2d32c7 84803293c0e3 "/watchtower storageâŚ" 8 weeks ago Up 3 days JmbjRgvJCVmUnTEXFnlxunWiYAEvwdBb
root@Server1:~# docker logs --follow watchtower
time="2020-03-10T19:35:57Z" level=info msg="Waiting for running update to be finished..."
That is clearling wrong because once again watchtower will update within 3 days. Please donât panic if watchtower didnât update within 1 day. It is not suppost to do that!
Also watchtower doesnât show anything in the logs if it canât find a newer image. So donât panic peopleâŚ
And I know because I use this watchtower to also update the prometheus-exporter and grafana. My last log entry was from Feb 23 when it updated grafana. Before that there is a lot of nothing.
And since watchtower only checks within 72 hours it is quite possible it hasnât checked for a new image yet. So just wait.
Just let it do its job and if you check again after 4 days and it still hasnât updated, then you can manually update. Your node would still run fine for a long time without being on the latest versionâŚ
If your used to blindly getting updates but I used to check all the time to see what the logs were for watchtower and it would always say
time=â2020-03-11T01:15:26Zâ level=info msg=âWaiting for running update to be finishedâŚâ
If it doesnt show any log for 2 weeks or more its not something Im used to seeing myself.