[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1729: Changed IP then CSS files 404

2021-02-23 Thread GitBox


Lofesa commented on issue #1729:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1729#issuecomment-784167785


   
   > [This is a gist with the output from `?PageSpeedFilters=+debug` 
](https://gist.github.com/benjaminadk/205e5fae50cfe54ea9ad2af73f3c8268)
   > 
   No, this gist contains only javascript, in not the output from the filter.
   
   Some server config is wrong, when I try to 
PageSpeedFilters=+debug,-inline_css this come in an infinyte loop, the plus 
sign is decoded to %20
   
   The outpu from the debug filter is some like:
   
   
![Captura](https://user-images.githubusercontent.com/22342793/108843102-86cf8780-75da-11eb-807d-63ff61510397.jpg)
   
   You can see in green the debug messages.
   
   An other question is that some css don´t be manipulated by pagespeed.
   Ths one is:
   
   
![Captura](https://user-images.githubusercontent.com/22342793/108843460-03626600-75db-11eb-9b3d-dfe32402f226.jpg)
   
   
   But this other not:
   
   
![Captura](https://user-images.githubusercontent.com/22342793/108843564-22f98e80-75db-11eb-83b6-236dcf322087.jpg)
   
   
   See the diff betwen the Etag headers, and the second image don´t have the 
pagespeed header. Both are from your domain, so are authorized.
   
   
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] benjaminadk edited a comment on issue #1729: Changed IP then CSS files 404

2021-02-23 Thread GitBox


benjaminadk edited a comment on issue #1729:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1729#issuecomment-784135494


   I am back trying to get our server up again. 
   
   [This is a gist with the output from `?PageSpeedFilters=+debug` 
](https://gist.github.com/benjaminadk/205e5fae50cfe54ea9ad2af73f3c8268)
   
   The configuration
   
   ![](https://benjaminadk.s3-us-west-1.amazonaws.com/ps-admin-config.jpg)
   
   PageSpeed appears to be partially working, with a couple CSS files not being 
found
   
   ![](https://benjaminadk.s3-us-west-1.amazonaws.com/ps-mixed-results.jpg)
   
   When I purge the cache:
   That initial reload looks fine as it is fetching the actual server resources.
   Then subsequent reloads w/o purging is almost like a crap shoot - sometimes 
all the CSS files are available, and other times some are 404 - and it is 
different files each time. Once in a while it is the main CSS file, which is 
catastrophic.
   
   It also looked like a couple of the 404s were erroring around the Google 
Analytics script, even though they were totally unrelated style files.
   
   The configuration is exactly the same on this new server as the current one. 
This new one has new versions of Ubuntu, PHP, Nginx, etc.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] benjaminadk commented on issue #1729: Changed IP then CSS files 404

2021-02-23 Thread GitBox


benjaminadk commented on issue #1729:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1729#issuecomment-784135494


   I am back trying to get our server up again. 
   
   [This is a gist with the output from `?PageSpeedFilters=+debug` 
](https://gist.github.com/benjaminadk/205e5fae50cfe54ea9ad2af73f3c8268)
   
   The configuration
   
   ![](https://benjaminadk.s3-us-west-1.amazonaws.com/ps-admin-config.jpg)
   
   PageSpeed appears to be partially working, with a couple CSS files not being 
found
   
   ![](https://benjaminadk.s3-us-west-1.amazonaws.com/ps-mixed-results.jpg)
   
   When I purge the cache:
   That initial reload looks fine as it is fetching the actual server resources.
   Then subsequent reloads w/o purging is almost like a crap shoot - sometimes 
all the CSS files are available, and other times some are 404 - and it is 
different files each time. Once in a while it is the main CSS file, which is 
catastrophic.
   
   The configuration is exactly the same on this new server as the current one. 
This new one has new versions of Ubuntu, PHP, Nginx, etc.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org