-
Notifications
You must be signed in to change notification settings - Fork 9
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
file integrity loss after upload #310
Comments
@yegor256 any ideas? |
@dmzaytsev suggestions? |
@k0r it needs to be investigated... Is it reproduceble on the local instance? |
@dmzaytsev let me know if it is. |
@yegor256 system can't be used until this is fixed. this ticket should be prioritized. |
@yegor256 thanks. |
@k0r I set milestone here to |
@dmzaytsev do this task, 30 mins is budget |
@yegor256 updated. |
@dmzaytsev I suspect it's an issue with UTF-8 encoding... |
@yegor256 I'm not sure |
@karato we are waiting yegor256/takes#331 |
@dmzaytsev not sure about the solution you've suggested. to fix this ticket, I'd prefer if the solution was thoroughly researched. this is the most important feature of the application. |
@k0r sure, I taken into account |
@yegor256 any progress with this ticket? |
@k0r let's wait for the fix in Takes, hopefully it will solve the problem here too |
@yegor256 thanks. |
@dmzaytsev takes 0.20.1 was released a few minutes ago, I think you can go ahead and try to solve the problem here |
@rultor hello |
@rultor release, tag is |
@dmzaytsev thanks, will take a look |
@rultor release, tag is |
@yegor256 @dmzaytsev thanks. |
@yegor256 @dmzaytsev seems to have been fixed. |
@karato I need more time here |
@dmzaytsev agreed, take your time |
@dmzaytsev Thanks a lot, I just topped your account for 30 mins, transaction ID |
uploaded files loose integrity and become corrupted. to replicate, upload a file then download.
so far, here are the file types that are affected:
.mp4 [before | after]
file size: 9mb
after 15 seconds, the video isn't consistent with original.
.jpg [before | after]
file size: 24mb
jpeg image isn't consistent with original.
.bmp [before | after]
file size: 10mb
bitmap image isn't consistent with original.
.flac [before | after]
file size: 14mb
skipping throughout the track.
.psd
file size: 23mb
photoshop "could not complete your request" error.
.pdf
file size: 5mb
missing pages.
The text was updated successfully, but these errors were encountered: