Bug in dashboard

My node appears to be operating normally based on the logs I’m seeing in the console (shown below) it seems to be receiving and sending data…

storj                   | 2020-09-16T21:50:32.057Z      INFO    piecestore      upload started  {"Piece ID": "JXKRKWXGRA6NBP353WHIDLCHIRXUZ3ESTJKEWN62CPPCW7LI5NIQ", "Satellite ID": "12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB", "Action": "PUT", "Available Space": 1995039876864}
storj                   | 2020-09-16T21:50:32.122Z      INFO    piecestore      uploaded        {"Piece ID": "JXKRKWXGRA6NBP353WHIDLCHIRXUZ3ESTJKEWN62CPPCW7LI5NIQ", "Satellite ID": "12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB", "Action": "PUT"}
storj                   | 2020-09-16T21:50:45.414Z      INFO    piecestore      upload started  {"Piece ID": "RNL6CIX3HYVI2AUGHGGKGJJBLUEBMJUNBG2COZX5LZWAMHTA6SHA", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "Action": "PUT_REPAIR", "Available Space": 1995039875584}
storj                   | 2020-09-16T21:50:53.050Z      INFO    piecestore      upload started  {"Piece ID": "6DHJNI6LSLIDAEG7O7V2F7XUGRHJYEIGP6MJJTWV6XP64MMV5OEQ", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "Action": "PUT_REPAIR", "Available Space": 1995039875584}
storj                   | 2020-09-16T21:50:54.644Z      INFO    piecestore      upload started  {"Piece ID": "ZCWPT3HYBBQRQXEVZR7IVD5TIKO7M7NNLKXAIQKQPOIXJKNRHOIA", "Satellite ID": "12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB", "Action": "PUT", "Available Space": 1995039875584}

but the dashboard indicates that the node is offline

you’ll also notice that the Node ID and other information is missing.

when I look in the JavaScript console to diagnose the issue I see that I am actually getting some errors

Failed to load resource: the server responded with a status of 500 (Internal Server Error)
app_53be096dc69d96547f33.js:1 Uncaught (in promise) Error: Internal Server Error
    at app_53be096dc69d96547f33.js:1
    at l (vendors_53be096dc69d96547f33.js:37)
    at Generator._invoke (vendors_53be096dc69d96547f33.js:37)
    at Generator.forEach.e.<computed> [as next] (vendors_53be096dc69d96547f33.js:37)
    at SO (app_53be096dc69d96547f33.js:1)
    at a (app_53be096dc69d96547f33.js:1)

can anyone help me sort this out / get my dashboard working again?

Thanks :slight_smile:

5 posts were merged into an existing topic: SNO Board not working due to untrusted satellite