I have AdvAgg and AdvAgg Bundler modules enabled. CDN module is installed but disabled.

On the status page I get the following errors for both CSS and JS

AdvAgg will issue a request for a file that does not exist inside of the AdvAgg directory. If AdvAgg sends a 404, everything is ok; if something else sends a 404 then that means that AdvAgg will not be able to generate an aggregate if it is missing as something else is handling the 404 before AdvAgg has a chance to do it. If you are reading this, it means that something else is handling the 404 before AdvAgg can. Raw request info:

stdClass Object
(
    [error] => missing schema
    [code] => -1002
)

But nothing seems to be wrong. CSS and JS files are being generated and served fine. Should I be concerned?

Comments

mikeytown2’s picture

Status: Active » Fixed
StatusFileSize
new671 bytes

Thanks for the report. This can be ignored most likely. Created a patch to fix the issue. Patch has been committed.

Anonymous’s picture

All done, thanks for the quick response.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.