Make WordPress Core

Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#28233 closed defect (bug) (invalid)

Media upload HTTP error

Reported by: michalzuber's profile michalzuber Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.9.1
Component: Upload Keywords:
Focuses: Cc:

Description

Hi, I'm having issues with media uploading. It throws HTTP error, PNG file is uploaded, multiple times, but without thumbnail.

error_log:
(20014)Internal error: proxy: error reading status line from remote server 127.0.0.1:83
proxy: Error reading from remote server returned by /p2/wp-admin/async-upload.php

Screencast: http://youtu.be/v0XVVTN4RDg

Attachments (4)

Screen Shot 2014-05-13 at 6.33.22 AM.png (9.8 KB) - added by michalzuber 11 years ago.
Screen Shot 2014-05-13 at 6.44.28 AM.png (111.5 KB) - added by michalzuber 11 years ago.
WP admin debug info
debug.log (1.3 KB) - added by michalzuber 11 years ago.
Screen Shot 2014-05-16 at 6.49.52 AM.png (56.3 KB) - added by michalzuber 10 years ago.
NetworkError: 502 Proxy Error - http://www.example.com/p2/wp-admin/async-upload.php

Download all attachments as: .zip

Change History (10)

#1 @michalzuber
11 years ago

Issue is with the attached PNG file, JPG uploaded succesfully.
The file is a OSX generated screenshot image. Maybe the spaces in the filename or special chars trigger issues.
The attached file got uploaded 5 times into the upload directory, but in wp-admin they have no thumbnail.

@michalzuber
11 years ago

WP admin debug info

@michalzuber
11 years ago

#2 @michalzuber
10 years ago

No software bug. The problem was with the server where the site is hosted. Proxy issues.

#3 @michalzuber
10 years ago

  • Resolution set to invalid
  • Status changed from new to closed

#4 @michalzuber
10 years ago

  • Component changed from General to Upload

#5 @SergeyBiryukov
10 years ago

  • Milestone Awaiting Review deleted

#6 @michalzuber
10 years ago

Admins of the shared host switched PHP 5.2 to 5.4 and it doesn't segfault.

Last edited 10 years ago by michalzuber (previous) (diff)
Note: See TracTickets for help on using tickets.