uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-764669858


   @Lofesa not sure why this is now happening it seems somehow pagespeed 
ignored my variables:
   
   # WordPress-specific configurations, change according to your domain and 
installation path
   pagespeed Disallow */*.php*;
   pagespeed Disallow */checkout/*;
   pagespeed Disallow */status/*;
   pagespeed Disallow */opui/*;
   **pagespeed Disallow "*/wp-includes/js/dist/*.js";
   pagespeed Disallow "*/wp-includes/js/tinymce/*.js";
   pagespeed Disallow "*/wp-includes/js/jquery/jquery.js";**
   pagespeed Disallow 
"*/wp-content/plugins/oxygen/component-framework/vendor/*.js";
   pagespeed Disallow "*/wp-content/cache/*.css";
   pagespeed Disallow "*/admin-bar.min.css";
   pagespeed Disallow "*/dashicons.min.css";
   
   I specifically specified not to change those files, when I try to use the 
oxygen builder editor I get this:
   
   ```
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] Script 
https://uhl.site/wp-includes/js/dist/vendor/moment.min.js?ver=2.26.0 didn't 
shrink.
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] ipro: CSS parser increased 
size of CSS file 
https://uhl.site/wp-content/plugins/piotnetforms-pro/assets/css/minify/admin.min.css?ver=1.0.69
 by 57 bytes.
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] ipro: Recompressing image 
`https://uhl.site/wp-includes/js/thickbox/loadingAnimation.gif' (15238 -> 15238 
bytes) doesn't save space; dropped.
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] ipro: Shrinking image 
`https://uhl.site/wp-content/plugins/falang/admin/img/icon-80x80.png' (4379 
bytes) to 
`https://uhl.site/wp-content/plugins/falang/admin/img/xicon-80x80.png.pagespeed.ic.hN2wQBPvsU.png'
 (3805 bytes)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165565] Trying to serve rewritten 
resource in-place: https://stats.uhl.site/js/plausible.js
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/modal.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/modal.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/modal.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/modal.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/shortcodewrapper-active.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/shortcodewrapper-active.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/shortcodewrapper-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/shortcodewrapper-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:19 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:19 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/video.svg
 active for 1029 ms
   [Thu, 21 Jan 2021 14:11:19 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/video.svg
   [Thu, 21 Jan 2021 14:11:19 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/video.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:19 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/video.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:20 GMT] [Info] [2165567] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:20 GMT] [Info] [2165567] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:20 GMT] [Info] [2165567] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:20 GMT] [Info] [2165567] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:20 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:20 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/richtext.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:20 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/richtext.svg
   [Thu, 21 Jan 2021 14:11:20 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/richtext.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:20 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/richtext.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:21 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:21 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/video-active.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:21 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/video-active.svg
   [Thu, 21 Jan 2021 14:11:21 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/video-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:21 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/video-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:22 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:22 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/icon.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:22 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/icon.svg
   [Thu, 21 Jan 2021 14:11:22 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/icon.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:22 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/icon.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:23 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:23 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/icon-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:23 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/icon-active.svg
   [Thu, 21 Jan 2021 14:11:23 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/icon-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:23 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/icon-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:24 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:24 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/codeblock.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:24 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/codeblock.svg
   [Thu, 21 Jan 2021 14:11:24 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/codeblock.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:24 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/codeblock.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:25 GMT] [Info] [2165565] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:25 GMT] [Info] [2165565] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:25 GMT] [Info] [2165565] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:25 GMT] [Info] [2165565] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:25 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:25 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/codeblock-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:25 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/codeblock-active.svg
   [Thu, 21 Jan 2021 14:11:25 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/codeblock-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:25 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/codeblock-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:26 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:26 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-sidebars.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:26 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-sidebars.svg
   [Thu, 21 Jan 2021 14:11:26 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-sidebars.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:26 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-sidebars.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:27 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:27 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/widgets-active.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:27 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/widgets-active.svg
   [Thu, 21 Jan 2021 14:11:27 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/widgets-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:27 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/widgets-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:28 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:28 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/testimonial.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:28 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/testimonial.svg
   [Thu, 21 Jan 2021 14:11:28 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/testimonial.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:28 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/testimonial.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:29 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:29 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/testimonial-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:29 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/testimonial-active.svg
   [Thu, 21 Jan 2021 14:11:29 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/testimonial-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:29 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/testimonial-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:30 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:30 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/textlink-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:30 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/textlink-active.svg
   [Thu, 21 Jan 2021 14:11:30 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/textlink-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:30 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/textlink-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:31 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:31 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/iconbox-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:31 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/iconbox-active.svg
   [Thu, 21 Jan 2021 14:11:31 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/iconbox-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:31 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/iconbox-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:32 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:32 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/progressbar.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:32 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/progressbar.svg
   [Thu, 21 Jan 2021 14:11:32 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/progressbar.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:32 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/progressbar.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:33 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:33 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/section-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:33 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/section-active.svg
   [Thu, 21 Jan 2021 14:11:33 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/section-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:33 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/section-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:34 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:34 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/toggle-active.svg
 active for 1025 ms
   [Thu, 21 Jan 2021 14:11:34 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/toggle-active.svg
   [Thu, 21 Jan 2021 14:11:34 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/toggle-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:34 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/toggle-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:35 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:35 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/easyposts-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:35 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/easyposts-active.svg
   [Thu, 21 Jan 2021 14:11:35 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/easyposts-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:35 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/easyposts-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:35 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/socialicons.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:35 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/socialicons.svg
   [Thu, 21 Jan 2021 14:11:35 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/socialicons.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:35 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/socialicons.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] Trying to serve rewritten 
resource in-place: 
https://uhl.site/wp-content/plugins/nginx-helper/admin/icons/css/nginx-fontello.css?ver=2.2.2
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] Trying to serve rewritten 
resource in-place: 
https://uhl.site/wp-content/plugins/nginx-helper/admin/css/nginx-helper-admin.css?ver=2.2.2
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] Trying to serve rewritten 
resource in-place: 
https://uhl.site/wp-content/plugins/nginx-helper/admin/js/nginx-helper-admin.js?ver=2.2.2
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] Inside CSS: Shrinking image 
`https://uhl.site/wp-content/plugins/nginx-helper/admin/icons/nginx-icon-32x32.png'
 (3944 bytes) to 
`https://uhl.site/wp-content/plugins/nginx-helper/admin/icons/xnginx-icon-32x32.png.pagespeed.ic.rFQzDhoGlK.png'
 (1224 bytes)
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] Trying to serve rewritten 
resource in-place: 
https://uhl.site/wp-content/plugins/nginx-helper/admin/icons/nginx-icon-32x32.png
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] ipro: Shrinking image 
`https://uhl.site/wp-content/plugins/nginx-helper/admin/icons/nginx-icon-32x32.png'
 (3944 bytes) to 
`https://uhl.site/wp-content/plugins/nginx-helper/admin/icons/xnginx-icon-32x32.png.pagespeed.ic.rFQzDhoGlK.png'
 (1224 bytes)
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] Trying to serve rewritten 
resource in-place: 
https://uhl.site/wp-content/plugins/nginx-helper/admin/icons/font/nginx-fontello.woff?7388141
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] Could not rewrite resource 
in-place because URL is not in cache: 
https://uhl.site/wp-content/plugins/nginx-helper/admin/icons/font/nginx-fontello.woff?7388141
   [Thu, 21 Jan 2021 14:11:36 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:36 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/toggle.svg
 active for 1074 ms
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/toggle.svg
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/toggle.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:36 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/toggle.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:37 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:37 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/pricingbox.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:37 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/pricingbox.svg
   [Thu, 21 Jan 2021 14:11:37 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/pricingbox.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:37 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/pricingbox.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:38 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:38 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/searchform-active.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:38 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/searchform-active.svg
   [Thu, 21 Jan 2021 14:11:38 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/searchform-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:38 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/searchform-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:39 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:39 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/repeater.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:39 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/repeater.svg
   [Thu, 21 Jan 2021 14:11:39 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/repeater.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:39 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/repeater.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:40 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:40 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/superbox-active.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:40 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/superbox-active.svg
   [Thu, 21 Jan 2021 14:11:40 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/superbox-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:40 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/superbox-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:41 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:41 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/socialicons-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:41 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/socialicons-active.svg
   [Thu, 21 Jan 2021 14:11:41 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/socialicons-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:41 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/socialicons-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:42 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:42 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/repeater-active.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:42 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/repeater-active.svg
   [Thu, 21 Jan 2021 14:11:42 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/repeater-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:42 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/repeater-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:44 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:44 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/slider-active.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:44 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/slider-active.svg
   [Thu, 21 Jan 2021 14:11:44 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/slider-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:44 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/slider-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:45 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:45 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/slider.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:45 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/slider.svg
   [Thu, 21 Jan 2021 14:11:45 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/slider.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:45 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/slider.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:46 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:46 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/tabs.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:46 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/tabs.svg
   [Thu, 21 Jan 2021 14:11:46 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/tabs.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:46 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/tabs.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:47 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:47 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/tabs-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:47 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/tabs-active.svg
   [Thu, 21 Jan 2021 14:11:47 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/tabs-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:47 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/tabs-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:48 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:48 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/superbox.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:48 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/superbox.svg
   [Thu, 21 Jan 2021 14:11:48 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/superbox.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:48 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/superbox.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:48 GMT] [Info] [2165570] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:48 GMT] [Info] [2165570] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:48 GMT] [Info] [2165570] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:48 GMT] [Info] [2165570] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:49 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:49 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/progressbar-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:49 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/progressbar-active.svg
   [Thu, 21 Jan 2021 14:11:49 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/progressbar-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:49 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/progressbar-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:49 GMT] [Info] [2165562] Shutting down PageSpeed 
child
   [Thu, 21 Jan 2021 14:11:50 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:50 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/menu.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:50 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/menu.svg
   [Thu, 21 Jan 2021 14:11:50 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/menu.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:50 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/menu.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:51 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:51 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/iconbox.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:51 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/iconbox.svg
   [Thu, 21 Jan 2021 14:11:51 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/iconbox.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:51 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/iconbox.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:52 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:52 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/menu-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:52 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/menu-active.svg
   [Thu, 21 Jan 2021 14:11:52 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/menu-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:52 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/menu-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:53 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:53 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/shortcode-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:53 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/shortcode-active.svg
   [Thu, 21 Jan 2021 14:11:53 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/shortcode-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:53 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/shortcode-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:54 GMT] [Info] [2165570] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:54 GMT] [Info] [2165570] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:54 GMT] [Info] [2165570] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:54 GMT] [Info] [2165570] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:11:54 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:54 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentslist.svg
 active for 1025 ms
   [Thu, 21 Jan 2021 14:11:54 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentslist.svg
   [Thu, 21 Jan 2021 14:11:54 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentslist.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:54 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentslist.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:55 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:55 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentslist-active.svg
 active for 1021 ms
   [Thu, 21 Jan 2021 14:11:55 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentslist-active.svg
   [Thu, 21 Jan 2021 14:11:55 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentslist-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:55 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentslist-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:56 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:56 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentform.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:56 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentform.svg
   [Thu, 21 Jan 2021 14:11:56 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentform.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:56 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentform.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:57 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:57 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentform-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:57 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentform-active.svg
   [Thu, 21 Jan 2021 14:11:57 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentform-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:57 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/commentform-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:58 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:58 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/loginform.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:11:58 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/loginform.svg
   [Thu, 21 Jan 2021 14:11:58 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/loginform.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:58 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/loginform.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:59 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:11:59 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/widgets.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:11:59 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/widgets.svg
   [Thu, 21 Jan 2021 14:11:59 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/widgets.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:59 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/widgets.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:00 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:00 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/loginform-active.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:12:00 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/loginform-active.svg
   [Thu, 21 Jan 2021 14:12:00 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/loginform-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:00 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/loginform-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:01 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:01 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/soundcloud-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:01 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/soundcloud-active.svg
   [Thu, 21 Jan 2021 14:12:01 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/soundcloud-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:01 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/soundcloud-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:02 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:02 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-dynamicdata.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:12:02 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-dynamicdata.svg
   [Thu, 21 Jan 2021 14:12:02 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-dynamicdata.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:02 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-dynamicdata.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:03 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:03 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-arrow.svg
 active for 1088 ms
   [Thu, 21 Jan 2021 14:12:03 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-arrow.svg
   [Thu, 21 Jan 2021 14:12:03 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-arrow.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:03 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-arrow.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:04 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:04 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-widgets.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:04 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-widgets.svg
   [Thu, 21 Jan 2021 14:12:04 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-widgets.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:04 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-widgets.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:04 GMT] [Info] [2165567] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:04 GMT] [Info] [2165567] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:04 GMT] [Info] [2165567] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:04 GMT] [Info] [2165567] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:05 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:05 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/easyposts.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:05 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/easyposts.svg
   [Thu, 21 Jan 2021 14:12:05 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/easyposts.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:05 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/easyposts.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:06 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:06 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-components.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:12:06 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-components.svg
   [Thu, 21 Jan 2021 14:12:06 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-components.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:06 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-components.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:07 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:07 GMT] [Error] [2165562] URL 
https://uhl.site/%7B%7Bitem.screenshot_url%7D%7D active for 1023 ms
   [Thu, 21 Jan 2021 14:12:07 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: https://uhl.site/%7B%7Bitem.screenshot_url%7D%7D
   [Thu, 21 Jan 2021 14:12:07 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/%7B%7Bitem.screenshot_url%7D%7D fragment=uhl.site: 
remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:07 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/%7B%7Bitem.screenshot_url%7D%7D fragment=uhl.site: 
remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:08 GMT] [Info] [2165566] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:08 GMT] [Info] [2165566] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:08 GMT] [Info] [2165566] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:08 GMT] [Info] [2165566] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:08 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:08 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/dynamicdata.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:08 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/dynamicdata.svg
   [Thu, 21 Jan 2021 14:12:08 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/dynamicdata.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:08 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/dynamicdata.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:09 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:09 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/pro-menu-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:09 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/pro-menu-active.svg
   [Thu, 21 Jan 2021 14:12:09 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/pro-menu-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:09 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/pro-menu-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:10 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:10 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powervideo.svg 
active for 1024 ms
   [Thu, 21 Jan 2021 14:12:10 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powervideo.svg
   [Thu, 21 Jan 2021 14:12:10 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powervideo.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:10 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powervideo.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:11 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:11 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powervideo-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:11 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powervideo-active.svg
   [Thu, 21 Jan 2021 14:12:11 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powervideo-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:11 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powervideo-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:12 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:12 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powermap.svg 
active for 1023 ms
   [Thu, 21 Jan 2021 14:12:12 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powermap.svg
   [Thu, 21 Jan 2021 14:12:12 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powermap.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:12 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powermap.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:12 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powermap-active.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:12:12 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powermap-active.svg
   [Thu, 21 Jan 2021 14:12:12 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powermap-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:12 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powermap-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:13 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:13 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-countdown.svg 
active for 1059 ms
   [Thu, 21 Jan 2021 14:12:13 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-countdown.svg
   [Thu, 21 Jan 2021 14:12:13 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-countdown.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:13 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-countdown.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:14 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:14 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-countdown-active.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:14 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-countdown-active.svg
   [Thu, 21 Jan 2021 14:12:14 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-countdown-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:14 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-countdown-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:15 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:15 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-designsets.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:12:15 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-designsets.svg
   [Thu, 21 Jan 2021 14:12:15 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-designsets.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:15 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-designsets.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:16 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:16 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-beforeafter-active.svg
 active for 1024 ms
   [Thu, 21 Jan 2021 14:12:16 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-beforeafter-active.svg
   [Thu, 21 Jan 2021 14:12:16 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-beforeafter-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:16 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-beforeafter-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:17 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:17 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/pagesettings.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:17 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/pagesettings.svg
   [Thu, 21 Jan 2021 14:12:17 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/pagesettings.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:17 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/pagesettings.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:18 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:18 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-generic.svg
 active for 1025 ms
   [Thu, 21 Jan 2021 14:12:18 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-generic.svg
   [Thu, 21 Jan 2021 14:12:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-generic.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/small-generic.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:19 GMT] [Info] [2165569] Trying to serve rewritten 
resource in-place: http://137.74.247.207/
   [Thu, 21 Jan 2021 14:12:19 GMT] [Info] [2165569] Could not rewrite resource 
in-place because URL is not in cache: http://137.74.247.207/
   [Thu, 21 Jan 2021 14:12:19 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:19 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/links.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:19 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/links.svg
   [Thu, 21 Jan 2021 14:12:19 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/links.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:19 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/links.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:20 GMT] [Info] [2165565] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:20 GMT] [Info] [2165565] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:20 GMT] [Info] [2165565] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:20 GMT] [Info] [2165565] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:21 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:21 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-ticket.svg 
active for 1023 ms
   [Thu, 21 Jan 2021 14:12:21 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-ticket.svg
   [Thu, 21 Jan 2021 14:12:21 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-ticket.svg 
fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:21 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-ticket.svg 
fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:22 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:22 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/bodytext.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:22 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/bodytext.svg
   [Thu, 21 Jan 2021 14:12:22 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/bodytext.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:22 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/bodytext.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:23 GMT] [Error] [2165562] Serf status 111(Connection 
refused) polling for 1 threaded fetches for 0.05 seconds
   [Thu, 21 Jan 2021 14:12:23 GMT] [Error] [2165562] URL 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-beforeafter.svg
 active for 1023 ms
   [Thu, 21 Jan 2021 14:12:23 GMT] [Info] [2165570] Serf cleanup for error'd 
fetch of: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-beforeafter.svg
   [Thu, 21 Jan 2021 14:12:23 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-beforeafter.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:23 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-beforeafter.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:12:24 GMT] [Info] [2165570] 
https://uhl.site/?ct_builder=true&ct_inner=true:89150: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powerform.svg: 
Image MIME type could not be discovered from reading magic bytes; rewriting 
dropped.
   [Thu, 21 Jan 2021 14:12:24 GMT] [Info] [2165570] 
https://uhl.site/?ct_builder=true&ct_inner=true:89151: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-powerform-active.svg:
 Image MIME type could not be discovered from reading magic bytes; rewriting 
dropped.
   [Thu, 21 Jan 2021 14:12:24 GMT] [Info] [2165570] 
https://uhl.site/?ct_builder=true&ct_inner=true:90118: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/panelsection-icons/visual.svg:
 Image MIME type could not be discovered from reading magic bytes; rewriting 
dropped.
   [Thu, 21 Jan 2021 14:12:24 GMT] [Info] [2165570] 
https://uhl.site/?ct_builder=true&ct_inner=true:89172: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-testimonial-active.svg:
 Image MIME type could not be discovered from reading magic bytes; rewriting 
dropped.
   [Thu, 21 Jan 2021 14:12:24 GMT] [Info] [2165570] 
https://uhl.site/?ct_builder=true&ct_inner=true:89171: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-testimonial.svg:
 Image MIME type could not be discovered from reading magic bytes; rewriting 
dropped.
   [Thu, 21 Jan 2021 14:12:24 GMT] [Info] [2165570] 
https://uhl.site/?ct_builder=true&ct_inner=true:89162: 
https://uhl.site/wp-content/plugins/oxypowerpack/assets/img/icon-ticket-active.svg:
 Image MIME type could not be discovered from reading magic bytes; rewriting 
dropped.
   [Thu, 21 Jan 2021 14:12:27 GMT] [Info] [2165567] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:27 GMT] [Info] [2165567] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:27 GMT] [Info] [2165567] Trying to serve rewritten 
resource in-place: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:27 GMT] [Info] [2165567] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/
   [Thu, 21 Jan 2021 14:12:29 GMT] [Info] [2165571] Trying to serve rewritten 
resource in-place: https://uhl.site/favicon.ico
   [Thu, 21 Jan 2021 14:12:29 GMT] [Info] [2165571] Could not rewrite resource 
in-place because URL is not in cache: https://uhl.site/favicon.ico
   [Thu, 21 Jan 2021 14:12:36 GMT] [Info] [2165569] Trying to serve rewritten 
resource in-place: https://stats.uhl.site/js/plausible.js
   [Thu, 21 Jan 2021 14:12:36 GMT] [Info] [2165569] Could not rewrite resource 
in-place because URL is not in cache: https://stats.uhl.site/js/plausible.js
   [Thu, 21 Jan 2021 14:12:36 GMT] [Info] [2165567] Trying to serve rewritten 
resource in-place: https://stats.uhl.site/api/event
   [Thu, 21 Jan 2021 14:12:36 GMT] [Info] [2165567] Could not rewrite resource 
in-place because URL is not in cache: https://stats.uhl.site/api/event
   ```


----------------------------------------------------------------
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


Reply via email to