Cannot upload .zip of my extension. Getting 413: Request Entity too large #222

Closed
opened 2024-07-22 11:35:58 +02:00 by Oane-Gros · 3 comments

Hi,

I'm trying to upload the zip of my extension (https://github.com/oanegros/MicroscopyNodes), but the website seems to time out and then give a 413: Request entity tool large error. My zip file with all-OS wheels is 213 MB, is this too large? And if so, is there a way to upload zips for each OS when adding a new extension, and what is the max size?
Thanks!

Hi, I'm trying to upload the zip of my extension (https://github.com/oanegros/MicroscopyNodes), but the website seems to time out and then give a 413: Request entity tool large error. My zip file with all-OS wheels is 213 MB, is this too large? And if so, is there a way to upload zips for each OS when adding a new extension, and what is the max size? Thanks!
Oane-Gros added the
Priority
Normal
Type
Report
labels 2024-07-22 11:35:58 +02:00
Author

Okay, I now managed to upload a build for a specific platform, now that i've split this. Is there a way to subsequently be able to add other zips per platform after review?

Okay, I now managed to upload a build for a specific platform, now that i've split this. Is there a way to subsequently be able to add other zips per platform after review?

@Oane-Gros we will work on improve the process:

  • Early detection of file size.
  • Better error messages (pointing people to the splitting wheels documentation.
  • Better discoverability for uploading other platform versions.

Meanwhile you can just upload new versions (the other builds), and they will be aggregated to the correct version.

@Oane-Gros we will work on improve the process: * Early detection of file size. * Better error messages (pointing people to the [splitting wheels documentation](https://docs.blender.org/manual/en/latest/advanced/extensions/python_wheels.html#platform-builds). * Better discoverability for uploading other platform versions. Meanwhile you can just upload new versions (the other builds), and they will be aggregated to the correct version.
Author

Thanks! it would be good to have an intuitive way to initiate the extension publishing process with split versions.

Thanks! it would be good to have an intuitive way to initiate the extension publishing process with split versions.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/extensions-website#222
No description provided.