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

End of central directory not found #4

Open
kdrag0n opened this issue Aug 30, 2021 · 1 comment
Open

End of central directory not found #4

kdrag0n opened this issue Aug 30, 2021 · 1 comment

Comments

@kdrag0n
Copy link
Owner

kdrag0n commented Aug 30, 2021

An unfinished download, empty (404), or otherwise corrupted zip will result in the following error:

Error: End of central directory not found
  at Ne.getEntries(/protonaosp-install/js/chunk-vendors.fd2d2a3c.js:22:55537)
  at async Ge(/protonaosp-install/js/chunk-vendors.fd2d2a3c.js:22:64445)
  at async rn.flashFactoryZip(/protonaosp-install/js/chunk-vendors.fd2d2a3c.js:22:71271)

This should be handled better, e.g. by providing an option to delete the corrupted blob and retry the download.

@mvsa06

This comment has been minimized.

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