# With Uploads -- That page doesn’t exist or is private

**URL:** https://meta.discourse.org/t/with-uploads-that-page-doesn-t-exist-or-is-private/53938
**Category:** Support
**Created:** [December 7, 2016, 7:49pm UTC](https://meta.discourse.org/t/with-uploads-that-page-doesn-t-exist-or-is-private/53938 "2016-12-07T19:49:25Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![SaraJChipps](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sarajchipps/32/121337_2.png) [@SaraJChipps](https://meta.discourse.org/u/SaraJChipps)
#### Post date: [December 7, 2016, 7:49pm UTC](https://meta.discourse.org/t/with-uploads-that-page-doesn-t-exist-or-is-private/53938/1 "2016-12-07T19:49:25Z")

</div>

Hi! I am on v1.7.0.beta8 +135.

Just upgraded max file size to 25m. Uploaded a file and when I click on it I get “page doesn’t exist”, however, when I put the url in manually it works.

Any insight? I saw a similar topic earlier that was closed. Thanks.

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [December 7, 2016, 8:48pm UTC](https://meta.discourse.org/t/with-uploads-that-page-doesn-t-exist-or-is-private/53938/2 "2016-12-07T20:48:43Z")

</div>

Have you followed this guide [Change the maximum attachment/upload size](https://meta.discourse.org/t/changing-max-attachment-size/26435)?

---

<div class="post-metadata">

### Author: ![SaraJChipps](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sarajchipps/32/121337_2.png) [@SaraJChipps](https://meta.discourse.org/u/SaraJChipps)
#### Post date: [December 7, 2016, 8:49pm UTC](https://meta.discourse.org/t/with-uploads-that-page-doesn-t-exist-or-is-private/53938/3 "2016-12-07T20:49:35Z")

</div>

Yes, that’s what I did to increase the file size.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [December 7, 2016, 11:16pm UTC](https://meta.discourse.org/t/with-uploads-that-page-doesn-t-exist-or-is-private/53938/4 "2016-12-07T23:16:28Z")

</div>

Any ideas here @zogstrip? Can you reproduce this if you upload another large file?

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [February 20, 2017, 11:26pm UTC](https://meta.discourse.org/t/with-uploads-that-page-doesn-t-exist-or-is-private/53938/5 "2017-02-20T23:26:54Z")

</div>

This was due to the file having uppercase extension and fixed with

[https://github.com/discourse/discourse/commit/197517d55eb2823e8abe5677479917ebb112403b](https://github.com/discourse/discourse/commit/197517d55eb2823e8abe5677479917ebb112403b)
