• Resolved mykkal

    (@mykkal)


    The error i’m getting is: Recently an error occurred while creating the CSS / JS minify cache: File size is larger than Closure Compiler API limit (200000 bytes).

    I’ve tried adjusting minify. We use redis. But that doesn’t seem to be working and minify or css seems to be breaking the site. For instance employees can’t login and then clock in for some reason whereas it worked before the last update to w3tc.

    Please advise. Should I switch to the enhanced disk method?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @mykkal

    Thank you for reaching out and I am happy to assist you with this.
    Can you please share which JS minifier: and CSS minifier: are selected in the Performance>General settings – Minify section?
    This error indicates the limit of the Google Closure compiler. Try switching the JS minifier: and CSS minifier: to Minify (default) save all settings and purge the cache and see if the problem persists.
    Thanks!

    Thread Starter mykkal

    (@mykkal)

    Hey that seems to have fixed most of the issue but the page is still slow loading. In fact the splash screen that shows should go away when logging in but stays forever. I’m not sure what to do. Was working before caching issues.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @mykkal

    Thank you for yoru feedback.
    I am not sure which splash screen you are referring to as I am not seeing it on the page you shared.
    You have a very JS-heavy website. Either the theme files or a LOT of plugins. Minify helps to reduce the number of JS files, however, the files are still very heavy. I am not sure which hosting provider you are using and the hosting plan, but you should consider using a CDN for static files like Stackpath CDN as it seems that your server does not have the capacity to deal with that many HTTP requests.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Minify not working properly. Giving errors and hosing other working plugins’ is closed to new replies.