• Resolved Dekadinious

    (@dekadinious)


    I get these warnings from the console after updating the plugin:

    DevTools failed to load SourceMap: Could not load content for /wp-content/litespeed/cssjs/forms.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

    The resource /wp-includes/js/jquery/jquery.js?ver=1.12.4-wp was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.

    The resource /wp-content/litespeed/cssjs/f324f.js was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.

    The resource /wp-content/litespeed/cssjs/29947.js was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.

    The resource /wp-content/litespeed/cssjs/25c86.css was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.

    How do I fix them?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Please try Disable JS push and CSS push , then purge all , and see how it goes.

    Best regards,

    Thread Starter Dekadinious

    (@dekadinious)

    Will it have a lot of performance effect?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Yes , but first we need to figure out where the problem comes from , and then act on it.

    Best regards,

    Thread Starter Dekadinious

    (@dekadinious)

    Now there is only the source map warning left 🙂

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Could you please try add forms.min.js into JS exclude list ?

    Best regards,

    To get rid of source map issues. Assuming you are using Chrome, Go to the developer tools (F12 in the browser), then and go to Settings (cog) > Preferences >

    Disable the options: “Enable javascript source maps” “Enable CSS source maps”

    Thread Starter Dekadinious

    (@dekadinious)

    This problem disappeared by itself after some updates to Chrome without adding forms.min.js to excludes.

    Hi, I have a similar problem while CSS Minify and JS Minify are ON:

    DevTools failed to load SourceMap: Could not load content for https://wooowlook.com/wp-content/litespeed/cssjs/cookies-and-content-security-policy.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

    Is it there a solution?
    Thanks a lot in advance

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

The topic ‘Warnings from console’ is closed to new replies.