• My clients are complaining that they need to deactivate the plugin in order to upload images at all.

    We’re getting constant “HTTP error” on practically every upload for weeks now.

    Console reports:

    
    https://www.site.com/wp-admin/async-upload.php Failed to load resource: the server responded with a status of 502 ()

    I saw a post about the same issue a month ago but nothing seems to have improved.

    I’ve signed up at least a dozen clients who are all billed monthly. I don’t want to revert them to EWWW but unless reliability improves I will need to.

    Any response from the developers would be greatly appreciated.

    Lyndon

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Lyndon Roeller

    (@lyndonr)

    ps – despite the reliability issues… your compression is great! That’s why we deal with so many errors. I do really hope we can continue to use your plugin.

    Plugin Author TinyPNG

    (@tinypng)

    Hi Lyndon,

    Thank you for the feedback! I’m sorry to read that your clients are often experiencing problems uploading images.

    The 502 response most likely means that compressing the image took longer than your PHP settings allow PHP scripts to execute. This could happen for various reasons, such as large size images, a very low max execution time setting in PHP, or simply bad performance of the API. We haven’t received many similar reports in the last month, so I’m quite surprised that you’re getting it for practically every upload.

    Are you constantly getting the same error for the same image, or does it work on a second try? If you keep getting the same error for the same image, then it would be very helpful if you could share such images with us so that we can give it a try as well. In that case it would also be helpful to know which image sizes you have configured to be compressed.

    It would also be helpful to take a look at your max_execution_time setting in PHP. An easy way to do so is to create a new PHP file with <? phpinfo(); ?> in it, and access it in your browser. Or if you’re more tech-savvy, you could get it from the PHP configuration file.

    In case you also have SSH access to the host where you’re experiencing problems on, you could try to do some cURL requests using the examples on https://tinypng.com/developers/reference to see if it’s working that way. I’m also interested in how long it takes to compress a single image for you.

    In case you would like to share any specific images with us you can also contact us at [email protected]

    I’m positive that we can find out what’s causing the many errors that you’re getting.

    Thread Starter Lyndon Roeller

    (@lyndonr)

    Well thanks for the lengthy and detailed reply.

    Perhaps the hosting environment (WP Engine) is contributing to these issues. Or, if it’s large image size, I’ll need to know more about the practical limits your service can handle.

    Expect a support email soon. I’d like to get to the bottom of this and share that info here to help others who might be having similar issue.

    Lyndon

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘This plugin is becoming unusable’ is closed to new replies.