Failed to buffer the request body: length limit exceeded

Trying to upload a new version of an add-on I have previously posted on AnkiWeb. I get this error:

Failed to buffer the request body: length limit exceeded

This is the first time I run into this error on AnkiWeb. In the web console (firefox) there’s nothing new, just the same message.

Uncaught (in promise)
Object { status: 413, body: {…} }
body: Object { message: “Failed to buffer the request body: length limit exceeded” }
​​message: “Failed to buffer the request body: length limit exceeded”

The term “length limit” sounds like it may be related to file size, but the size of the add-on I’m trying to upload hasn’t changed much since the last time (still less than 4MiB).

I’ve noticed that the layout of the add-on upload page has changed a little since the last time. So I’m guessing something has also changed in the backend, which resulted in a new bug.

Upd: tried uploading using Chromium, but also failed with the same error.

Getting the same issue. Sometimes I get a javascript popup saying “the website is under maintenance” or something along these lines.

Getting this same error as well, my addon has not changed much in terms of file size. Glad to know it’s not a “me” bug!

Sorry all. Please let me know if you run into any further issues.

Thank you! It works as normal now :slight_smile:

<3

Thank you!

back to normal for me as well, thank you @dae .