Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media: cannot upload new images on a site using 75% of the allotted upload limit #12165

Open
designsimply opened this issue Jul 18, 2019 · 1 comment

Comments

@designsimply
Copy link
Contributor

designsimply commented Jul 18, 2019

Steps to reproduce:

  1. Create a WordPress.com site and add a Personal Plan.
  2. Upload ~4.5 GB of images.
  3. On the web, check that the Media > Add New page says something like: "You are currently using 4.5 GB out of 6.0 GB upload limit (75%)."
  4. On the app, create a new post and try to upload an image.
  5. If the upload fails, check the app logs to see if you can find a message similar to: "Not enough disk space available to upload".

Result: a user reported being unable to upload new images on a site and there is a line in the app logs that starts with "Error uploading media" and says there is not enough disk space available even though they have only used 75% of the allotted storage space for their plan.

Problem description from the user:

I’m trying to upload pictures on my blog and for some reasons it doesn't work. No explanation is given and I was wondering whether you could help me with that.

App log says:

Pas assez d’espace disque disponible pour téléverser
Utilisation de 100 % sur 6 Go sur votre site

Translated with Google:

Not enough disk space available to upload
Use of 100% on 6 GB on your site

But /wp-admin/media-new.php says:

You are currently using 4.5 GB out of 6.0 GB upload limit (75%).
  • Site type: WordPress.com Personal
  • Device: iPhone 7 iOS 12.3.1
  • Free space: 8.83 GB
  • App version: 12.7

(internal references: 2165148-zen, p7cLQ7-Dx-p2#comment-1258)

@designsimply designsimply added this to To Do in Groundskeeping via automation Jul 18, 2019
@designsimply designsimply moved this from To Do to Prioritized iOS in Groundskeeping Jul 18, 2019
@jtreanor jtreanor self-assigned this Jul 24, 2019
@jtreanor jtreanor moved this from Prioritized iOS to In Progress in Groundskeeping Jul 24, 2019
@jtreanor
Copy link
Contributor

I have spent quite a bit of time trying to reproduce this but with no luck so far.

I did get some image upload failures from my simulator, but they were resolved once I reset it and I don't think that was related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Groundskeeping
  
Prioritized iOS
Development

No branches or pull requests

3 participants