Open anaschaudhary33 opened 1 year ago
Could it be that your access grant does not allow list/download/deletes? Did you try listing the bucket and downloading the file using the same access grant?
I have recheck(using uplink cli) that the access grant is able to list+download+delete. I have also changed the access grant after verifying it's able to list+download+delete, but the error remains same.
Do you see both files in the bucket? There should be the raw file and the .metadata file. The above suggests, that the metadata file isnt there. @anaschaudhary33
Both filename and filename.metadata are present in the storj bucket.
Would you mind sharing the setup details (without the secrets of course)? Command line arguments would help to double check. I just setup a test instance and it works as expected..
I have deployed docker image through northflank.com.
$PROVIDER
$STORJ_ACCESS
and $STORJ_BUCKET
/go/bin/transfersh --listener :8080
Tried similar setup with fly.io but no luck.
Same error for me using storj
Both the file and the metadata file are in the bucket too
Ok it has to do with the docker version. I ran it from the binary and it works fine...
@dillfrescott so we can close the issue, do we?
Lemme troubleshoot it when i get some spare cycles. I cannot see why docker would do something different..
@dillfrescott , @stefanbenten I had the same problem while testing #535
see my comment at https://github.com/dutchcoders/transfer.sh/pull/535#issuecomment-1454942106
I will try to reproduce with docker before and after #535 being merged
Okay
I have setup storj as provider. I can successfully upload the file, (I can verify the uploaded file in the storj bucket) but when I open the output url it giving me error 'Not found'. Log