Skip to content
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

Downloading a package on wally.run returns a .gz file under some circumstances #165

Open
Dekkonot opened this issue Jul 7, 2023 · 0 comments

Comments

@Dekkonot
Copy link
Member

Dekkonot commented Jul 7, 2023

When downloading a Wally package from my phone, it is downloaded as a .gz file despite being a .zip. I believe this is because the backend is serving it as a .gz and it's being cohereced into a .zip. You can observe this behavior by directly downloading a blob on desktop, though it happens 100% of the time on my phone.

To observe downloading a .gz:

  1. Go to any Wally package (here's a link to Cmdr)
  2. Download the package
  3. From the same screen, right click and open the link to download it
  4. Observe that the file served is a .gz file and not a .zip
  5. Renaming this file to be a .zip will work just fine because that's what it is

Though I doubt it matters, here's my phone's specs and browser:

  • Galaxy S22+ running Android 13
  • Mozilla's official Firefox app at version 115.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant