incubator-pagespeed-ngx
incubator-pagespeed-ngx copied to clipboard
All WordPress Images No such file or directory Nginx
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/"
Hi Try to use ?PageSpeedFilters=+debug and take a look at the html code of the page.