-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
provider-storj: Getting error 'not found' for every uploaded file #521
Comments
Could it be that your access grant does not allow list/download/deletes? |
I have recheck(using uplink cli) that the access grant is able to list+download+delete. |
Do you see both files in the bucket? |
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 have deployed docker image through northflank.com.
|
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 #535 (comment) 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
The text was updated successfully, but these errors were encountered: