mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 14:13:26 +00:00
Uploading images results in 404 #217
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gaz492 on GitHub.
Using the latest version of the docker image dated 23/03/2020 and if I upload an image (only tested with png) I get a Not Found error but if I upload a zip the download page works no problems. I'm using minio as the file storage and the file I upload and the meta data is being uploaded correctly.
Here is the docker logs for the upload and when I go to the download link
@paolafrancesca commented on GitHub:
@Gaz492 can you please specify the tag of the docker image you are using?
latest is v.1.1.6
@paolafrancesca commented on GitHub:
@Gaz492 I cannot reproduce with local storage (I don't have S3 to test)
what command did you exactly run?
from the logs it seems that you uploaded the file two times with the same folder prefix,this is strage, can you paste the content of
/EXfQa/home.png.metadatain your S3 bucket?@paolafrancesca commented on GitHub:
@Gaz492 if still an issue please feel free to open a new ticket