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

New uploads failing with 400 error #174

Open
kevinsegal opened this issue Jun 14, 2017 · 1 comment
Open

New uploads failing with 400 error #174

kevinsegal opened this issue Jun 14, 2017 · 1 comment

Comments

@kevinsegal
Copy link

Install, migration, and url redirects all worked beautifully. But when trying to upload a new photo, it starts and then displays an error message:

DSC_0677.jpg
HTTP error.

I'm using HTTPS; all other previously uploaded content is serving successfully from S3.
It says on console it's a 400 error relating to /wp-admin/async-upload.php
I'm trying to debug myself, but if you have any suggestions I'd greatly appreciate it!

@stuartshields
Copy link
Contributor

stuartshields commented Jun 15, 2017

Confirmed this issue is happening for me as well:

When uploading a new image the following errors are returned in console (Firefox):

XML Parsing Error: no root element found Location: /wp-admin/async-upload.php Line Number 1, Column 1:

In Chrome we get the following error:

Failed to load resource: the server responded with a status of 504 (Gateway Time-out)

Refreshing of the page, shows the uploaded image thumbnail, sometimes this thumbnail is left blank as the thumbnail size wasn't generated by the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants