Skip to content
Back

Request Entity Too Large: header-length + content-length is greater than the package_max_length

  • 0
  • Self Hosted
  • Storage
m0hsin_
1 Nov, 2024, 18:28

I am trying to upload a zip file to my appwrite instance, however it appears there is some sort of limitation but I am not sure where I can adjust this. I have checked the appwrite logs and I can see the following message, anyone with any insights on what to do in such scenario?

(ERRNO 7102): Request Entity Too Large: header-length (838) + content-length (16415649) is greater than the package_max_length(12582912) from session#43 on 0.0.0.0:80

TL;DR
Developers are encountering a 'Request Entity Too Large' error while trying to upload a zip file to an Appwrite instance. The issue arises due to the header-length and content-length exceeding the package_max_length limit. To resolve this, developers need to adjust the package_max_length setting to accommodate larger file uploads in their Appwrite configuration.
OzerAAU
14 Nov, 2024, 13:05

I have the same issue, have you been able to solve it?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more