• Resolved bortran

    (@bortran)


    Hi,

    I’ve used Autoptimize for a few days and it worked fine. In the mean time I made some other changes, deffering some JS manually, added some new CSS, that’s pretty much it. Now Autoptimize stopped working alltogether. It’s not doing anything.

    I reinstalled couple of times and changed settings around but no luck. There’s no error message. And no, I’m not using opcache and a very minimal amount of other plugins, none that do things in this area.

    No clue what’s going on, what can I check?

    Cheers,
    bortran

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    hey botron;
    can you;
    * try with only CSS, JS or HTML optimization one by one to see which one causes the issue?
    * check your PHP errorlog for relevant log-entries?

    frank

    Thread Starter bortran

    (@bortran)

    Great call! Thanks for the quick reply.

    PHP log is filled with these:
    (32)Broken pipe: AH01075: Error dispatching request to : (passing brigade to output filters), referer: .../wp-admin/options-general.php?page=autoptimize_extra
    and these
    (32)Broken pipe: AH01075: Error dispatching request to : (passing brigade to output filters), referer: .../wp-admin/plugins.php?deactivate=true&plugin_status=all&paged=1&s=
    (… = my actual domain I don’t want to publish here)

    Any idea what’s going on or how I could fix it?

    Thank you so much

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    hmm … those are mod_proxy_fcgi errors and are for admin-pages (and all references I found state that this is a problem with a specfic Apache version), do you have relevant errors that refer to the frontend instead (which is where AO is not working now)?

    Thread Starter bortran

    (@bortran)

    Yeah, those weren’t the ones that caused the issues I believe. I found they relate somewhat to ImageMagick – after another reinstall these errors didn’t show up again.

    Sadly no new error either. Cause Autoptimize still isn’t working.

    I also tried all sorts of combinations of settings in Autoptimize. No luck. My issue seems to be different to other users, cause the plugin UI loads just fine. I have no idea what’s going on, not even removing HTML-comments works anymore.

    The cache of Autoptimize is always filled, I deleted it manually, again no change. Please help.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    can you share your site’s URL bortran?

    Thread Starter bortran

    (@bortran)

    I’m afraid I cannot do that. Maybe via PM if there’s no other way. I know you invested a lot of time already, please allow me one more question: Is there any kind of debug switch (maybe via editing PHP) that would allow me to “stack trace” Autoptimze?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    You can mail me at futtta-at-gmail-dot-com ??

    This looks like a output buffer actually, might be a plugin or theme conflict after all …

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    re. the debug switch; there is none, if all else fails I usually start just adding debug log lines in AO (starting in autoptimizeMain.php to check noptimize and do-buffering and the likes).

    frank

    Thread Starter bortran

    (@bortran)

    Thanks Frank,

    I found it now, you might want to look into this. It’s been Yoast SEO that stopped Autoptimize from working. I think it came with the last update of either.

    I have also AMP support via a Plugin & Yoast / AMP Glue. Deactivating these two however didn’t do the trick but it may be related.

    Cheer,
    Bernard.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    ah, I’ll do a quick test on a dev machine here to see if anything pops up when using AO + Yoast SEO ..

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    just did some tests with latest versions of both AO + Yoast and can’t get AO not to work @bortran, maybe this is due to some Yoast setting?

    cdeguzman

    (@cdeguzman)

    Hi guys.

    Chiming in.

    Autooptimize conflicts with the SEO Framework as well.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    weird because the combination works for me (I am AO’s dev and use SEO FW myself). guess it’s a SEOFW setting somewhere?

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Autoptimize stopped working’ is closed to new replies.