incubator-pagespeed-ngx icon indicating copy to clipboard operation
incubator-pagespeed-ngx copied to clipboard

All WordPress Images No such file or directory Nginx

Open Chathu07 opened this issue 6 years ago • 1 comments

Hi all,

I have Ubuntu 18.04, Nginx server. I can see following error logs in my server nginx error log file. Is this image rewriting is not working or any other error?

/var/log/nginx/mydomain.com.error.log:2019/03/17 23:28:11 [error] 21119#21119: *27 open() "/var/www/mydomain.com/htdocs/wp-content/uploads/2015/01/xxperia-z-150x150.png.pagespeed.ic.EOMmHWJmNE.jpg" failed (2: No such file or directory), client: 111.223.143.16, server: mydomain.com, request: "GET /wp-content/uploads/2015/01/xxperia-z-150x150.png.pagespeed.ic.EOMmHWJmNE.jpg HTTP/1.1", host: "www.mydomain.com", referrer: "https://www.mydomain.com/"

Chathu07 avatar Mar 17 '19 18:03 Chathu07

Hi Try to use ?PageSpeedFilters=+debug and take a look at the html code of the page.

Lofesa avatar Mar 18 '19 10:03 Lofesa