webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
742 stars 65 forks source link

synthriderz.com - Downloaded zip from any published date except "Last Week" gets corrupted #109846

Open webcompat-bot opened 2 years ago

webcompat-bot commented 2 years ago

URL: https://synthriderz.com/beatmaps/downloader

Browser / Version: Firefox 104.0 Operating System: Linux Tested Another Browser: Yes Other

Problem type: Something else Description: HTTP/2 zip download broken Steps to Reproduce: The download finishes before the site sent all files. The zip file is broken and incomplete when trying to unzip it. This is a regression, it worked with an older version, not sure up to which one.

Browser Configuration
  • None

From webcompat.com with ❤️

softvision-oana-arbuzov commented 2 years ago

Thanks for the report, but I'm not able to reproduce the issue. For me the download was successful and I was able to extract the files. image image

Tested with: Browser / Version: Firefox Nightly 106.0a1 (2022-08-30), Firefox Release 104.0.1 Operating System: Ubuntu 20.04.2

Reporter, could you try clearing cache/data/cookies, disable Ad-blocker (if available), or use a clean profile, and check again? Also if there are any changes made to the default settings of the browser (e.g. in about:config) please revert to the default settings.

[qa_35/2022]

farmboy0 commented 2 years ago

I have tested with a Gentoo self-built firefox 104.0 and a downloaded build from Mozilla updated to 104.0.1. I tested in troubleshooting mode and with a new profile. The result is always the same. The download finishes roughly at 50% of the download.

For the test i started firefox from the cmdline and saw these errors. Might they be relevant?

[2022-08-31T20:15:40Z ERROR viaduct::backend::ffi] Missing HTTP status [2022-08-31T20:15:40Z ERROR viaduct::backend::ffi] Missing HTTP status

softvision-oana-arbuzov commented 2 years ago

@farmboy0 I opened Firefox 104 from terminal, and got those errors as well, but the download was successful. image image

While performing the download can you also check the console and post a screenshot with it here?

[inv_35/2022]

farmboy0 commented 2 years ago

Sorry for not mentioning this earlier but did you set the published date to at least last month? It actually seems to download fine with the default last week setting. And there is nothing in the console except a lot of

softvision-oana-arbuzov commented 2 years ago

@farmboy0 I've checked again with different publish dates, but without a password, I can know for sure if it is broken/incomplete. Do you experience the same behavior? Do you have the password?

Last Month/Last 3 Months - the download is complete, but extracting the files requires a password. image image

image

Tested with: Browser / Version: Firefox Nightly 106.0a1 (2022-09-13) Operating System: Windows 10 Pro

[inv_37/2022]

farmboy0 commented 2 years ago

There is no password, if you get asked that is just one indication your zip file is broken. So is the fact that it wants to extract an ogg file. The correct zip like you can see when you download Last week consists of purely .synth files(who are itself zipfiles).

Please try again with Last month you should see the download been marked as finished while the website is still streaming files.

softvision-oana-arbuzov commented 2 years ago

If I downloaded the zip using Chrome, no password is asked and I can extract the files.

I'll reopen the issue and move it to Needsdiagnosis for further investigation.