By Neel on Friday, 16 January 2015
Posted in General Issues
Replies 16
Likes 0
Views 1K
Votes 0
I am getting the following not found errors when using the Frosty theme:

2015/01/15 21:18:45 [error] 9337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/frosty/images/bg-accordion.png: No such file or directory
2015/01/15 21:18:45 [error] 9337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/frosty/images/icon-sprite.png: No such file or directory
2015/01/15 21:18:45 [error] 9337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/frosty/images/points-wrapper-bg.png: No such file or directory
2015/01/15 21:18:45 [error] 9337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/frosty/images/bg-accordion.png: No such file or directory
2015/01/15 21:18:45 [error] 9337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/frosty/images/icon-sprite.png: No such file or directory
2015/01/15 21:18:45 [error] 9337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/frosty/images/points-wrapper-bg.png: No such file or directory
2015/01/15 21:18:45 [error] 9337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/wireframe/styles../images/album-no-cover.png: No such file or directory


I saw most of these not found images called from:
components/com_easysocial/themes/frosty/styles/style.min.css

It seems the relative paths in css files are wrong perhaps? I dont see any images folder in frosty theme. Its only in wireframe theme. Are these mistakes on the frosty css or is my ngx_pagespeed rewriting the wrong urls?

For the Last Error on the List: If you had noticed, ngx_pagespeed absolutify my css urls and it seems to cause an issue with the last image "../images/album-no-cover.png". How do I fix this? Do I need to retune my pagespeed or edit the relative path in wireframe theme?

PS: This is in my production site so I dont have a demo url. Hopefully the above info is sufficient enough.
Hello Neel,

Here the updated css for Frosty theme, kindly replace the existing one.
·
Monday, 19 January 2015 17:27
·
0 Likes
·
0 Votes
·
0 Comments
·
I am also getting these errors when Komento css are parsed too:
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/message-warn.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/message-info.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/message-alert.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/message-tick.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/dialog/shade.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/dialog/closeme.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/dialog/button.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/calendar.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/arrow-right.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_left.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_right.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_image.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_pagebreak.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_blank.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_right_cap.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_readmore.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/message-warn.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/message-info.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/message-alert.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/message-tick.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/dialog/shade.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/dialog/closeme.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/dialog/button.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/calendar.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/icons/arrow-right.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_left.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_right.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_image.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_pagebreak.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_blank.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_right_cap.png: No such file or directory
2015/01/16 12:52:22 [error] 11337#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_komento/assets/images/j_button2_readmore.png: No such file or directory

Now I am beginning to think if its due to rewriting and combining css using ngx_pagespeed. If the file paths mentioned in those css files are right and the above error shouldnt happen, then can you point out which relative url the images should exist so I can see why the absolute urls are failing for EasySocial and Komento Themes?

Sorry, no demo url for this.
·
Friday, 16 January 2015 21:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Neel,

Thanks for the heads up on these, will pass this to our designers to look into this
·
Saturday, 17 January 2015 17:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Sure... Even if those css are not used on the page, I noticed that when ngx-pagespeed rewrites the css and combines it, it throws all of those errors when the image urls are invalid. So my error log clogs insanely for every page loads. So either the css needs to be updated or I need to disable pagespeed for those files. But I would prefer to combines the css since there are many theme files added separately with ES + komento together.
·
Saturday, 17 January 2015 17:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Neel,

These requests seems like there is some issues with the css on frosty but this will be addressed internally
·
Saturday, 17 January 2015 17:20
·
0 Likes
·
0 Votes
·
0 Comments
·
awesome thanks Mark. BTW, I didint reliase it was you since I got used to your previous avatar with the suit,

With the updated css, would you be able to provide me the minified version that I can patch on my server please?
·
Saturday, 17 January 2015 17:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Our designers are actually away from their desktops currently as it's a weekend here They will be back as soon as the week starts.
·
Saturday, 17 January 2015 19:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Neel,

The updated css minified files for Frosty theme is attached for you, kindly check the styles.zip.
·
Monday, 19 January 2015 11:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Chang for that. I will add that updated min version for Frosty theme now.

I also have similar 404 issues on the Komento theme too.(My Second post above). I am using the Fresco theme. Can you give me the updated min file for that one as well please?
·
Monday, 19 January 2015 15:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Neel,

Here the attached css file for Komento, kindly extract and replace it to /components/com_komento/assets/css/common.css
·
Monday, 19 January 2015 16:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Brilliant. Thanks again. I will try these now and will report back.
·
Monday, 19 January 2015 16:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Chang. I tested it and the Komento css is clean now which is great.

There are still couple of errors showing in Frosty and Wireframe. Here is the log:
2015/01/19 19:56:31 [error] 5304#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/frosty/images/points-wrapper-bg.png: No such file or directory
2015/01/19 19:56:31 [error] 5304#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/wireframe/styles../images/album-no-cover.png: No such file or directory
2015/01/19 19:56:32 [error] 5304#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/frosty/images/points-wrapper-bg.png: No such file or directory
2015/01/19 19:56:32 [error] 5304#0: [ngx_pagespeed 1.9.32.1-4238] Failed to stat /var/www/example/public_html/components/com_easysocial/themes/wireframe/styles../images/album-no-cover.png: No such file or directory
·
Monday, 19 January 2015 17:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Neel,

Please do update us back.
·
Monday, 19 January 2015 17:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Mohd Yasser wrote:

Hi Neel,

Please do update us back.

Just did. My previous post. We were probably typing at the same time
·
Monday, 19 January 2015 17:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Thats perfect. Everything is clean and my pagespeed no longer complains. Thank you so much. This is keeping my error log more manageable

I am assuming these changes will be included in the next release right?
·
Monday, 19 January 2015 19:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Neel, glad that your issues are resolved now Yes, this will be fixed in the next release of our extensions.
·
Tuesday, 20 January 2015 00:04
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post