Current State: Set to FALSE. Check to see if you have fast 404s, if so create an exception for this module. The readme file explains what needs to be changed. You can try flushing the menu cache as well.

I don't have 404s. Cleared all caches. How can I "try flushing the menu cache"?

CommentFileSizeAuthor
#3 advagg-1169414-3.patch951 bytesmikeytown2

Comments

alexbk66-’s picture

Found it, the site was offline. Is it expected behavior?

I guess the check could be improved to handle this situation better.

HobbyBlob.com

mikeytown2’s picture

Ah yeah, if the site is offline then the callback won't work. Thanks for the heads up; Looks like I need to adjust the message for this situation.

mikeytown2’s picture

Title: Generate CSS/JS files on request (async mode) is disabled » Generate CSS/JS files on request (async mode) is disabled if site is offline
Version: 6.x-1.0-rc5 » 6.x-1.x-dev
Status: Active » Fixed
StatusFileSize
new951 bytes

Committed this patch; let me know if you want to change anything.

alexbk66-’s picture

Thanks mike!

I found also that once the site is offline - because of this test async mode is reset to false. Then after taking site online I have to enable it manually again.

This patch doesn't fix that?

mikeytown2’s picture

It fixes that; but if your already set to false, you have to re-save the async setting. I will turn it off automatically; will not turn it on automatically.

manoloka’s picture

I have this problem but my site is Not offline.

I've followed all the instructions from the readme file and still the same.

??? any ideas of what else could I try?

mikeytown2’s picture

@manoloka
We are debugging an issue similar to yours over here #1171244: Asynchronous debug info troubleshooting

Status: Fixed » Closed (fixed)

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