Jszip: SCRIPT5022: Corrupted zip : can't find end of central directory

Created on 30 Dec 2012  Â·  12Comments  Â·  Source: Stuk/jszip

waht cause this problem ? path? ol

Most helpful comment

I'm still having this issue.

All 12 comments

Could you give more details such as the zip file you are using, whether you created this zip with JSZip, and if other programs can open it successfully.

I am having this problem as well. I have a docx that I am attempting to unzip using docx.js, which invokes JSZip. I receive an error that says "throw new Erroe("Corrupted zip : can't find end of central directory");" This occurs for multiple docx files that I have attempted. There does not seem to be any information elsewhere on the web to resolve this issue. Can you provide any insight on the cause of this error? Thanks so much.

mike

Could you upload a file that breaks so that we can try and reproduce the error?

Stuk -

I have attached a test docx that I am using here. This file invokes the
error I described in my posting. Any insight you can provide would be
greatly appreciated.

Thanks,
Mike


Mike Duffey

On Tue, Jan 22, 2013 at 1:53 AM, Stuart Knightley
[email protected]:

Could you upload a file that breaks so that we can try and reproduce the
error?

—
Reply to this email directly or view it on GitHubhttps://github.com/Stuk/jszip/issues/26#issuecomment-12532700.

Github didn't store the attached docx (I can't get it) but you should try this page with firefox or chrome.
If you don't see the content of the file, then it's a bug of JSZip :)
If the page has no issue reading the docx file, the issue may come from the way you load the file.

@showlovel or @mpduffey : do you still have the issue ?

You can reproduce this with a large XLSX file: https://www.dropbox.com/s/ngwhyr25z6gr8j1/largedates.xlsx

@Stuk are you going to update the gh-pages branch?

Thanks for the reminder. Now done.

I'm still having this issue.

I got this issue today

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sriramkp picture sriramkp  Â·  6Comments

jrfnl picture jrfnl  Â·  3Comments

carloscarcamo picture carloscarcamo  Â·  5Comments

bbirdiman picture bbirdiman  Â·  5Comments

rushglen picture rushglen  Â·  4Comments