Dashboard broke after automatic update to what I presume to be 1.3.3 (arm)

My node metric capture went offline for one of my nodes that recently updated:

Docker image in play:
time=“2020-05-01T16:58:52Z” level=info msg=“Found new storjlabs/storagenode:arm image (sha256:65c2de8de9203095544a335c78ecf165dfd679584bbf52347655d646ce2e65d8)”

$ curl http://localhost:14002/api/sno/
{"error":"storageNode console web error: storage node dashboard service error: reputation error: sql: Scan error on column index 14, name \"joined_at\": unsupported Scan, storing driver.Value type \u003cnil\u003e into type *time.Time"}
$

Is this a known issue?

Interesting. Looks like the failure mode was transient in nature. The API endpoint now appears to be working again.

1 Like

The dashboard seems to be offline for about 3 minutes during arm docker upgrade. There’s a lot of processing going on while it does it

My node’s metrics were offline for 3 hours and 10 minutes. There must be some variability there.