sibblegp/Storj-Dashboard-Client

windows client data uploading but no info on storj dashboard

Opened this issue · 12 comments

So it appears the data is uploading but it shows current size 0 in the event log. storjdash.com shows my capacity correctly, but total stored is 0. Response time and reputation seem to be working. Also when I click my server name under server on storjdash.com I get a 500 error I have 3 nodes which show correctly as well.

From windows event log.
Sending report for node9db51799ab2302c5d240ad3333f5d3fb8f345fb7
{'server_uuid': '1e1c3436-5be1-4050-9c2c-304679335909', 'report_uuid': '9a7cac43-6ea5-496d-ab54-5c8e63389d49', 'node_name': '9db51799ab2302c5d240ad3333f5d3fb8f345fb7', 'current_size': 0, 'node_capacity': 1999307276288.0, 'version': '0.2.0', 'storj_node_id': '9db51799ab2302c5d240ad3333f5d3fb8f345fb7'}

check "storageAllocation": in your config file (Storj config file).
is it "2TB" or just a big nr whidout tb/gb ?

It's a big number probably in bytes. Should I change it to TB?

try it. it was my error before. remeber to write TB in the end

"storageAllocation": "2TB"

That didn't work. It did double my capacity for some reason though.

capture

capture

sibblegp will se this soon.
he will know what to do, l belive

snoore.. wake me up when he gets here.. maybe another month or two

I'm awake :)

That's an odd one. It might have to do with your storage being on different drives. I'm not really currently maintaining the client because I don't have the time and the windows client is particularly a pain, but I'll see if I can find some time to look into this.

PS: Thank you for being patient and caring about the product.

I can second this, Exactly the same problem. Everything updating perfectly except drive usage. i have pm'd sibblegp some screenshots. Hopefully helps him fix it.