Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    disable every other plugin except EWWW, and switch to one of the default themes. If the issue persists, check the server error logs, or install the Debug Bar plugin (https://wordpress.org/plugins/debug-bar/) and turn on debugging in your wp-config.php.
    If disabling the other plugins works, which it should, then re-enable your theme, and other plugins one by one until you find the conflict.

    Thread Starter Aleksandar Urošević

    (@urkekg)

    Hi nosilver4u,

    I tracked down that EWWW wp_cron is ignored when plugin WP Retina 2x is enabled.

    Can that info maybe help you to nail this issue and prevent automatic optimization when Retina plugin generate retina image sizes?

    Plugin Author nosilver4u

    (@nosilver4u)

    I should have mentioned earlier that deferred optimization and disable auto-optimize are mutually exclusive options. You don’t need to use both of them, and I’m not sure what issues that could cause.

    That said, I did find a problem that would do exactly what you’re seeing (and I was able to verify it on my dev site). Looks to be a pretty simple fix, I’ll let you know when I’ve got it ready to download.

    Plugin Author nosilver4u

    (@nosilver4u)

    Thread Starter Aleksandar Urošević

    (@urkekg)

    Hi nosilver4u,

    Looks that yo fixed it. No optipng triggered during upload (monitored processes with top in shell), and crunching finished in WP w/o HTTP error. Tested with 3MB large PNG file and all went fine.

    I also disabled option Disable Automatic Optimization and leave only Deferred Optimization.

    Thank you very much!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘HTTP error when trying to upload image (Disabled Automatic Optimization)’ is closed to new replies.