sibblegp / Storj-Dashboard-Client

Storj Dashboard Client
MIT License
20 stars 2 forks source link

windows client data uploading but no info on storj dashboard #18

Open wolfman4ever opened 6 years ago

wolfman4ever commented 6 years ago

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'}

wolfman4ever commented 6 years ago

capture

capture

wolfman4ever commented 6 years ago

capture

henrikhjelm commented 6 years ago

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

wolfman4ever commented 6 years ago

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

henrikhjelm commented 6 years ago

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

henrikhjelm commented 6 years ago

"storageAllocation": "2TB"

wolfman4ever commented 6 years ago

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

capture

capture

henrikhjelm commented 6 years ago

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

wolfman4ever commented 6 years ago

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

sibblegp commented 6 years ago

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.

sibblegp commented 6 years ago

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

Cpt-Echo commented 6 years ago

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.