storj / storj

Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.
https://storj.io
GNU Affero General Public License v3.0
3k stars 402 forks source link

[multinode] Wrong GET request for storage when choosing separate satellite #4200

Open profclems opened 3 years ago

profclems commented 3 years ago

see attachment

  1. Go to Bandwidth screen

  2. Choose separate satellite

Actual result: 404 - wrong request

image

ThoonsanEain commented 2 years ago

hackpk commented 1 year ago

Hi @profclems, Can i work on this? Also I'm trying to setup it in my local machine but getting some errors. Can you please help??

ptdatta commented 2 months ago

Hey @profclems is this issue fixed cause if the issue is occurring due to the API which is /api/v0/storage/usage/satellites/{satelliteid} but it should be /api/v0/storage/satellites/{satelliteid}/usage if I now see the code it is fixed.

AlexeyALeonov commented 1 month ago

Yes, I cannot reproduce it