Forge manifest too big

I generated the manifest from my connect descriptor, and it fails to deploy due to file size

ℹ Validating manifest
  Upload URL is valid
  File is too large
Validation errors: {
  "maxSize": 200000,
  "fileSize": 894232
}

How do I fix this?

2 Likes

@KhaNguyen2 you might need to reach out to developer support: https://developer.atlassian.com/support/

1 Like

Hey @KhaNguyen2,

That is a very big descriptor/manifest! If you could reach out to Developer Support including a copy of your descriptor/manifest, we’ll be able to take a look and explore what options exist.

1 Like

Just as a follow up in case anyone else finds this one Google. The developer support response was telling us to make it smaller. So while filing a ticket and providing input to Atlassian may help make longterm change, set your expectations on needing to reduce the size.

2 Likes

This topic was automatically closed after 30 days. New replies are no longer allowed.