Closed tempestb closed 7 years ago
I have the same problem
[Sun Jan 22 2017 17:04:47 GMT+0100 (CET)] [debug] Request Options: {"baseUrl":"https://api.storj.io","uri":"/reports/exchanges","method":"POST","timeout":10000,"json":{"dataHash":"d8bb0043998a56c07fc10a2ef2a3f717225116ac","reporterId":"02e38cec680d74d2f0492593cc572c7826e197b40665c29216d8f42a0ad1925829","farmerId":"d8bcfb6b5b08332dbe67d9073b867a09e5c224bf","clientId":"02e38cec680d74d2f0492593cc572c7826e197b40665c29216d8f42a0ad1925829","exchangeStart":1485101087071,"exchangeEnd":1485101087298,"exchangeResultCode":1000,"exchangeResultMessage":"SHARD_UPLOADED","__nonce":"6d9307fe-e681-46ed-a245-df61ea72ffe4"},"headers":{"x-pubkey":"02e38cec680d74d2f0492593cc572c7826e197b40665c29216d8f42a0ad1925829","x-signature":"3045022100d44bf8396505ae82709d6843112b927f0f35032386d94a41f82475f7053f983a02202625241ebb2e5f447de13c48e9a87886aa096bf7794d5e1bbc59ef406f0ffe91"}}
[Sun Jan 22 2017 17:04:47 GMT+0100 (CET)] [debug] Response Body: {"error":"Bucket not found"}
It is the public bucket of @MeijeSibbel.
C:\Users\Meije>storj make-public --pull --push 39b977f95100063a0c64d1db
[...] > Enter your passphrase to unlock your keyring > *********
[Sun Jan 22 2017 16:54:37 GMT+0100 (W. Europe Standard Time)] [info] ID: 39b977f95100063a0c64d1db, Name: Public, Public Pull: true, Public Push: true, Key: f046a5b3593020fd62df1f6c624de5f92ab40fb49904c1ecccda8b4a3c550727
Downloads from the pubic bucket are working more or less, except for the first uploaded file that somehow got corrupted after uploading it/ or it did not get decrypted, so that's another issue (big issue?).
This file: [Sun Jan 22 2017 19:16:18 GMT+0100 (W. Europe Standard Time)] [info] Name: Storj-blue-hires.png, Type: image/png, Size: 84125 bytes, ID: 58fd36a2dc4d3d7dd3a294cf
The files:
![storj-blue-hires_uploaded](https://cloud.githubusercontent.com/assets/11735738/22184726/84b42c8a-e0d8-11e6-89d8-7d6ae65771a8.png)
![storj-blue-hires-downloaded](https://cloud.githubusercontent.com/assets/11735738/22184727/84b53c42-e0d8-11e6-9f6b-6a7d703e1eb6.png)
so somehow the upland corrupted the file or it does not decrypt after downloading it from the public bucket.
Both files (original and downloaded file) have the exact same size though.
Public bucket uploads are not currently supported, but will come once the appropriate tooling for bucket owners to manage and mitigate abuse are ready. Until then, this should be opened in the bridge repository.
Package Versions
Replace the values below using the output from
npm list storj
. Usenpm list -g storj
if installed globally.Replace the values below using the output from
node --version
.Expected Behavior
Please describe the program's expected behavior. Include an example of your usage code in the back ticks below if applicable.
Actual Behavior
Please describe the program's actual behavior. Please include any stack traces or log output in the back ticks below.
Steps to Reproduce
Please include the steps the reproduce the issue, numbered below. Include as much detail as possible.