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 images as ZIP fails silently when FAILED images exist #9

Open
LastZolex opened this issue Mar 15, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@LastZolex
Copy link

Hi all,

I am so sorry to say that I still have issues with the download of a larger amount of images.
But this time the zip file does not contain zero byte images but the download never starts as the preparation of the zip seems to fail.

This is what I tested:

  • I created a test-set of 486 images
  • I tried to download all of them via the image gallery page by "select all" + "download"
    • this test fails silently as the zip is never created and no download is triggered
  • I tried the download of all images via the "options | images" page
    • this test fails but shows me that the creation was stuck at image 213 of 486

I then checked my images thoroughly and found that some of them were "FAILED" images which is of course pretty normal, but only after deleting these failed images manually from my gallery I was able to download the complete zip again.

Hopefully this analysis helps you finding the cause :)

Maybe it is just enough to exclude the images of those failed generations from the zip.
The parameters json file might still be helpful though.

@aqualxx aqualxx added the bug Something isn't working label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants