brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Registry Invalid zip file #6399

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by Wikunia Tuesday Mar 04, 2014 at 08:11 GMT Originally opened as https://github.com/adobe/brackets/issues/7069


I tried to upload my extension https://github.com/Wikunia/brackets-QuickDocsPHP to the registry but I always get this error: "The extension package is invalid: The uploaded content is not a valid zip file." I tried the GitHub zipper and local zippers. I can install it via url so the zip file should work actually. This is the GitHub zip file: http://github.wikunia.de/quickdocsphp.zip

core-ai-bot commented 3 years ago

Comment by Wikunia Tuesday Mar 04, 2014 at 12:43 GMT


I think that the registry has problems if the zip contains to many files. I joined the documentation files into one file and it works fine now.

core-ai-bot commented 3 years ago

Comment by ingorichter Tuesday Mar 04, 2014 at 17:03 GMT


@Wikunia would you mind attaching the problematic zip to this issue? I'd like to track this issue and figure out the reason for this issue. Thanks.

core-ai-bot commented 3 years ago

Comment by peterflynn Tuesday Mar 04, 2014 at 18:12 GMT


Yeah, this sounds potentially different from #7076 if combining files without making them smaller causes the error to go away -- sounds unlikely to be caused by ZIP file size in bytes, then...

core-ai-bot commented 3 years ago

Comment by Wikunia Tuesday Mar 04, 2014 at 18:19 GMT


@ingorichter You can download the zip file here: http://github.wikunia.de/quickdocsphp.zip

core-ai-bot commented 3 years ago

Comment by ingorichter Tuesday Mar 04, 2014 at 18:35 GMT


@Wikunia Thanks!

core-ai-bot commented 3 years ago

Comment by dangoor Monday Mar 10, 2014 at 15:44 GMT


@peterflynn You're correct. There should be no limit on the number of files, so there may be a bug here.

core-ai-bot commented 3 years ago

Comment by Intronet Sunday Feb 14, 2016 at 00:23 GMT


Brackets Website Admin 0.0.1

I am having the same problem New version (not uploading) Compressed 763k Uncompressed 2.36mb - 420 files - 97 folders

Last version (uploaded) Compressed 2.52mb Uncompressed 6.73mb - 561 files - 110 folders

I have been trying to do a test first as a new extension renamed as mytest - (also in the package.json file), but am getting the invalid zip error, even when doing this with the last version that worked (09-02-2016)