# Category image upload stops at 0%

**URL:** https://meta.discourse.org/t/category-image-upload-stops-at-0/215079
**Category:** Support
**Created:** [January 17, 2022, 12:11pm UTC](https://meta.discourse.org/t/category-image-upload-stops-at-0/215079 "2022-01-17T12:11:12Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![oshyan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/oshyan/32/212644_2.png) [@oshyan](https://meta.discourse.org/u/oshyan)
#### Post date: [January 18, 2022, 5:04am UTC](https://meta.discourse.org/t/category-image-upload-stops-at-0/215079/6 "2022-01-18T05:04:54Z")

</div>

Oddly I am getting a very similar error on attempting to upload a Backup file of around 50MB. This is on a totally clean, new Digital Ocean-based image that I _just_ finished setting up, running 2.8.0.beta11 (232f840b60). I increased all file size limits within the admin settings. Error log shows:

```plaintext
TypeError: e._perFileData is not a function
    at https://xxxx.xxxx.com/assets/application-e3e2b65734231ede09b9034749bc29d929feb55a4b1dd4f0e9cab9440c643ac4.js:1:622332
    at Array.forEach (<anonymous>)
    at Object.onBeforeUpload (https://xxxx.xxxx.com/assets/application-e3e2b65734231ede09b9034749bc29d929feb55a4b1dd4f0e9cab9440c643ac4.js:1:622286)
    at H.upload (https://xxxx.xxxx.com/assets/vendor-96a5eaa8d436066b954c21ae5afb7f504310945c679465a2f1ba46b429a95edf.js:77:151420)
    at https://xxxx.xxxx.com/assets/vendor-96a5eaa8d436066b954c21ae5afb7f504310945c679465a2f1ba46b429a95edf.js:77:154902

```

Then a few minutes later, after following [these instructions to change max attachment size](https://meta.discourse.org/t/changing-max-attachment-size/26435) (because I don’t know what else it could be), I get:

```plaintext
onBeforeUpload/<@https://xxxx.xxxx.com/assets/application-e3e2b65734231ede09b9034749bc29d929feb55a4b1dd4f0e9cab9440c643ac4.js:1:622332
onBeforeUpload@https://xxxx.xxxx.com/assets/application-e3e2b65734231ede09b9034749bc29d929feb55a4b1dd4f0e9cab9440c643ac4.js:1:622286
upload@https://xxxx.xxxx.com/assets/vendor-96a5eaa8d436066b954c21ae5afb7f504310945c679465a2f1ba46b429a95edf.js:77:151420
Q/this.scheduledAutoProceed<@https://xxxx.xxxx.com/assets/vendor-96a5eaa8d436066b954c21ae5afb7f504310945c679465a2f1ba46b429a95edf.js:77:154902

```

Tried in 3 separate browsers. I’ve redacted the specific subdomain, but I wouldn’t think that should matter.

I’m only posting here because it’s literally the only other mention I can find of these errors, and it’s recent so I thought it might be related. Apologies if it’s OT.

---

_[View the full topic](https://meta.discourse.org/t/category-image-upload-stops-at-0/215079)._
