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

Download all creates a corrupted zip file #39

Open
messi0501 opened this issue Dec 8, 2024 · 6 comments
Open

Download all creates a corrupted zip file #39

messi0501 opened this issue Dec 8, 2024 · 6 comments

Comments

@messi0501
Copy link

Shared an immich album and can see all pictures etc with immich-public-proxy. When I click "download all" i get an zip file with the size of the pictures but I can't open the zip file. Anyone has the same problem? The Download all directly in immich works correct.

config.json look like this

  "ipp": {
    "responseHeaders": {
      "Cache-Control": "public, max-age=2592000",
      "Access-Control-Allow-Origin":  "*"
    },
    "singleImageGallery": false,
    "singleItemAutoOpen": true,
    "downloadOriginalPhoto": true,
    "showGalleryTitle":true,
    "allowDownloadAll": true,
  },
  "lightGallery": {
    "controls": true,
    "download": true,
    "mobileSettings": {
      "controls": false,
      "showCloseIcon": true,
      "download": true
    }
  }
}
@alangrainger
Copy link
Owner

If you haven't already, can you try this by accessing your IPP server locally, without going through your reverse proxy or Cloudflare etc? That will help isolate where the issue might be.

@messi0501
Copy link
Author

I already tried this. The same happens when I access the IPP Server locally without reverse proxy

@alangrainger
Copy link
Owner

I am unable to replicate this. You can test on the demo gallery here:

https://immich-demo.note.sx/share/gJfs8l4LcJJrBUpjhMnDoKXFt1Tm5vKXPbXl8BgwPtLtEBCOOObqbQdV5i0oun5hZjQ

For me it downloads a 23.4MB zip which contains all the demo images.

@messi0501
Copy link
Author

Download works fine, i get an error when i try to unzip the download (same for the demo gallery).
I tried on Desktop under windows/linux with different browser and on my android smartphone. Download works, but i can't unzip the downloaded file

@alangrainger
Copy link
Owner

Can you upload the downloaded file here?

@messi0501
Copy link
Author

messi0501 commented Dec 22, 2024

Sure
Demo gallery.zip

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

2 participants