# Image upload not working

**URL:** https://community.glideapps.com/t/image-upload-not-working/79486
**Category:** Ask for Help
**Created:** [January 24, 2025, 3:16pm UTC](https://community.glideapps.com/t/image-upload-not-working/79486 "2025-01-24T15:16:36Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Giovanni\_Petrosino1](https://avatars.discourse-cdn.com/v4/letter/g/dc4da7/32.png) [@Giovanni\_Petrosino1](https://community.glideapps.com/u/Giovanni_Petrosino1)
#### Post date: [January 24, 2025, 3:16pm UTC](https://community.glideapps.com/t/image-upload-not-working/79486/1 "2025-01-24T15:16:36Z")

</div>

Hello everyone, I’m experiencing a problem with image upload in the last few days. It just stays stuck on “uploading image” and doesn’t do it. Any chance I ran out of space? If this is the case anyone knows how to access the folder where all the images are stored so I can make a backup. Thank you in advance.

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [January 24, 2025, 4:20pm UTC](https://community.glideapps.com/t/image-upload-not-working/79486/2 "2025-01-24T16:20:51Z")

</div>

Go to the usage dashboard in your team and check if you have busted your storage quota.

---

<div class="post-metadata">

### Author: ![Giovanni\_Petrosino1](https://avatars.discourse-cdn.com/v4/letter/g/dc4da7/32.png) [@Giovanni\_Petrosino1](https://community.glideapps.com/u/Giovanni_Petrosino1)
#### Post date: [January 24, 2025, 4:39pm UTC](https://community.glideapps.com/t/image-upload-not-working/79486/3 "2025-01-24T16:39:31Z")

</div>

Hi, under the tab usage does not say anything about storage quota. However I was trying to upload an image from the glide editor and got a message that I reached the quota for this app. Do you know if there is a way to access the storage folder? Instead of downloading one picture at the time.  
Thanks

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [January 24, 2025, 4:46pm UTC](https://community.glideapps.com/t/image-upload-not-working/79486/4 "2025-01-24T16:46:18Z")

</div>

> [@Giovanni\_Petrosino1](#):
>
> under the tab usage does not say anything about storage quota.

Go to the billing tab.

> [@Giovanni\_Petrosino1](#):
>
> Do you know if there is a way to access the storage folder?

There is no such folder. You will have to download each file manually or come up with some kind of external script to do it. If you want to free up space, you will need to remove any reference to those files from your tables.

There is also an outstanding bug where any duplicates of your app will also duplicate the storage used, even though the file is stored once.

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [January 24, 2025, 4:47pm UTC](https://community.glideapps.com/t/image-upload-not-working/79486/5 "2025-01-24T16:47:18Z")

</div>

> [@Jeff\_Hager](#):
>
> There is also an outstanding bug where any duplicates of your app will also duplicate the storage used, even though the file is stored once.

It wasn’t fixed?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [January 24, 2025, 4:50pm UTC](https://community.glideapps.com/t/image-upload-not-working/79486/6 "2025-01-24T16:50:58Z")

</div>

Nope.

---

<div class="post-metadata">

### Author: ![Giovanni\_Petrosino1](https://avatars.discourse-cdn.com/v4/letter/g/dc4da7/32.png) [@Giovanni\_Petrosino1](https://community.glideapps.com/u/Giovanni_Petrosino1)
#### Post date: [January 24, 2025, 6:19pm UTC](https://community.glideapps.com/t/image-upload-not-working/79486/7 "2025-01-24T18:19:29Z")

</div>

Ok now I see the file storage quota, thanks
