Simply-Static / simply-static

Convert your WordPress site into a static one with the free WordPress static site generator plugin, Simply Static.
https://simplystatic.com
GNU General Public License v2.0
188 stars 48 forks source link

Problems with Regex while extracting and updating URLs #10

Closed factus10 closed 1 year ago

factus10 commented 3 years ago

I have a locally hosted website at https://timex/

The site has "timex" in the URL path in a number of pages so, for instance: https://timex/computers/timex-sinclair-2068/

becomes: /computers/-sinclair-2068/

I used relative links.

I suspect this is an over-eager regex somewhere :)

linuxlurak commented 3 years ago

Same here. I have wordpress installed in a folder called "wp" at /var/www/somesite.tld/wp/. Now on some URLs "wp" is missing.


Loading failed for the <script> with source “https://[DOMAIN-CUT]/wp-includes/js/wp-emoji-release.min.js?ver=5.8.1”. [DOMAIN-CUT]:1:1
Loading failed for the <script> with source “https://[DOMAIN-CUT]-content/themes/twentytwentyone/assets/js/primary-navigation.js?ver=1.4”. [DOMAIN-CUT]:172:1
Loading failed for the <script> with source “https://[DOMAIN-CUT]-content/themes/twentytwentyone/assets/js/responsive-embeds.js?ver=1.4”. [DOMAIN-CUT]:173:1
Loading failed for the <script> with source “https://[DOMAIN-CUT]-includes/js/wp-embed.min.js?ver=5.8.1”.

You can see that the URL in the first line is formed correctly the other URLs have cut off "/wp" so "wp" including a leading slash. (The first line's URL is formed correctly but wp-emoji-release.min.js is not copied, to be clear)

linuxlurak commented 3 years ago

Log file does not show anything suspicious:

> [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/style.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3aecae1-sd7NkH.tmp > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:89] Filesize: 156153 bytes > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/themes/twentytwentyone/style.css > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3aecae1-sd7NkH.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/themes/twentytwentyone/style.css > [2021-09-16 12:56:02] [class-ss-plugin.php:260] Received request to start generating a static archive > [2021-09-16 12:56:14] [class-ss-archive-creation-job.php:61] Starting a job; no job is presently running > [2021-09-16 12:56:14] [class-ss-archive-creation-job.php:62] Here's our task list: setup, fetch_urls, transfer_files_locally, wrapup > [2021-09-16 12:56:14] [class-ss-archive-creation-job.php:76] Pushing first task to queue: setup > [2021-09-16 12:56:15] [class-ss-archive-creation-job.php:61] Starting a job; no job is presently running > [2021-09-16 12:56:15] [class-ss-archive-creation-job.php:62] Here's our task list: setup, fetch_urls, transfer_files_locally, wrapup > [2021-09-16 12:56:15] [class-ss-archive-creation-job.php:76] Pushing first task to queue: setup > [2021-09-16 12:56:16] [class-ss-archive-creation-job.php:105] Current task: setup > [2021-09-16 12:56:16] [class-ss-archive-creation-job.php:121] Performing task: setup > [2021-09-16 12:56:16] [class-ss-task.php:44] Status message: [setup] Setting up > [2021-09-16 12:56:16] [class-ss-setup-task.php:32] Creating archive directory: /var/www/forensics.cyber-kill-chain.ch/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/ > [2021-09-16 12:56:17] [class-ss-setup-task.php:75] Adding origin URL to queue: https://[DOMAIN-CUT]/wp/ > [2021-09-16 12:56:17] [class-ss-archive-creation-job.php:140] We've found our next task: fetch_urls > [2021-09-16 12:56:17] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:56:17] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:56:17] [class-ss-fetch-urls-task.php:54] Total pages: 1; Pages remaining: 1 > [2021-09-16 12:56:17] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/ > [2021-09-16 12:56:17] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:56:17] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433ef1c4f8d-sHvt4u.tmp > [2021-09-16 12:57:20] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:20] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:20] [class-ss-fetch-urls-task.php:54] Total pages: 1; Pages remaining: 1 > [2021-09-16 12:57:20] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/ > [2021-09-16 12:57:20] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:20] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f30d6ce4-koy5MH.tmp > [2021-09-16 12:57:21] [class-ss-url-fetcher.php:89] Filesize: 22225 bytes > [2021-09-16 12:57:21] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:21] [class-ss-url-fetcher.php:180] New filename for static page: index.html > [2021-09-16 12:57:21] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f30d6ce4-koy5MH.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/index.html > [2021-09-16 12:57:21] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:22] [class-ss-fetch-urls-task.php:124] Adding 30 URLs to the queue > [2021-09-16 12:57:22] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:22] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 0 of 1 pages/files > [2021-09-16 12:57:22] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:22] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:22] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:22] [class-ss-fetch-urls-task.php:54] Total pages: 30; Pages remaining: 29 > [2021-09-16 12:57:22] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/about/ > [2021-09-16 12:57:22] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:22] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f32d8cf2-OOvINR.tmp > [2021-09-16 12:57:24] [class-ss-url-fetcher.php:89] Filesize: 21298 bytes > [2021-09-16 12:57:24] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:24] [class-ss-url-fetcher.php:180] New filename for static page: about/index.html > [2021-09-16 12:57:24] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f32d8cf2-OOvINR.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/about/index.html > [2021-09-16 12:57:24] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:24] [class-ss-fetch-urls-task.php:124] Adding 28 URLs to the queue > [2021-09-16 12:57:24] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:24] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/blog/ > [2021-09-16 12:57:24] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:24] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f347695c-93Tnhi.tmp > [2021-09-16 12:57:25] [class-ss-url-fetcher.php:89] Filesize: 21220 bytes > [2021-09-16 12:57:25] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:25] [class-ss-url-fetcher.php:180] New filename for static page: blog/index.html > [2021-09-16 12:57:25] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f347695c-93Tnhi.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/blog/index.html > [2021-09-16 12:57:25] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:25] [class-ss-fetch-urls-task.php:124] Adding 27 URLs to the queue > [2021-09-16 12:57:25] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:25] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/contact/ > [2021-09-16 12:57:25] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:25] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3535202-i74sQI.tmp > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:89] Filesize: 21308 bytes > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:180] New filename for static page: contact/index.html > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3535202-i74sQI.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/contact/index.html > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:124] Adding 28 URLs to the queue > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-admin/ > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3681579-GgmLcv.tmp > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:89] Filesize: 0 bytes > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:104] http_status_code: 302 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:123] We weren't able to establish a filename; deleting temp file > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:167] redirect_url: https://[DOMAIN-CUT]/wp/wp-login.php?redirect_to=https%3A%2F%2F[DOMAIN-CUT]%2Fwp%2Fwp-admin%2F&reauth=1 > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:194] Redirect URL is on the same domain; adding the URL to the queue > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:206] Creating a redirect page > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:180] New filename for static page: wp-admin/index.html > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/uncategorized/hello-world/ > [2021-09-16 12:57:26] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:26] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f36d796b-6mq3yB.tmp > [2021-09-16 12:57:27] [class-ss-url-fetcher.php:89] Filesize: 26191 bytes > [2021-09-16 12:57:27] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:27] [class-ss-url-fetcher.php:180] New filename for static page: uncategorized/hello-world/index.html > [2021-09-16 12:57:27] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f36d796b-6mq3yB.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/uncategorized/hello-world/index.html > [2021-09-16 12:57:27] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:28] [class-ss-fetch-urls-task.php:124] Adding 33 URLs to the queue > [2021-09-16 12:57:28] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:28] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/feed/ > [2021-09-16 12:57:28] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:28] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3859e7c-KCHPQ3.tmp > [2021-09-16 12:57:28] [class-ss-url-fetcher.php:89] Filesize: 1792 bytes > [2021-09-16 12:57:28] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:28] [class-ss-url-fetcher.php:180] New filename for static page: feed/index.xml > [2021-09-16 12:57:28] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3859e7c-KCHPQ3.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/feed/index.xml > [2021-09-16 12:57:28] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:28] [class-ss-fetch-urls-task.php:124] Adding 5 URLs to the queue > [2021-09-16 12:57:28] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:28] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/comments/feed/ > [2021-09-16 12:57:28] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:28] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f38bf8c8-MsXLyo.tmp > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:89] Filesize: 1718 bytes > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:180] New filename for static page: comments/feed/index.xml > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f38bf8c8-MsXLyo.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/comments/feed/index.xml > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:124] Adding 4 URLs to the queue > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/sample-page/feed/ > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3927e57-QHfdMF.tmp > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:89] Filesize: 751 bytes > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:180] New filename for static page: sample-page/feed/index.xml > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3927e57-QHfdMF.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/sample-page/feed/index.xml > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:124] Adding 2 URLs to the queue > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-includes/css/dist/block-library/style.min.css > [2021-09-16 12:57:29] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:29] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f39dedce-UE7ROU.tmp > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:89] Filesize: 80574 bytes > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:180] New filename for static page: wp-includes/css/dist/block-library/style.min.css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f39dedce-UE7ROU.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-includes/css/dist/block-library/style.min.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3a419fd-09Igkl.tmp > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:89] Filesize: 776 bytes > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3a419fd-09Igkl.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:30] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 1 of 30 pages/files > [2021-09-16 12:57:30] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:30] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:30] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:54] Total pages: 40; Pages remaining: 29 > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3a747e7-ckuux5.tmp > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:89] Filesize: 17679 bytes > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3a747e7-ckuux5.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:124] Adding 5 URLs to the queue > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/css/frontend.min.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3a93e35-Dtlshc.tmp > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:89] Filesize: 131330 bytes > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/css/frontend.min.css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3a93e35-Dtlshc.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/css/frontend.min.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/uploads/elementor/css/post-5.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3ab6902-IYBoNe.tmp > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:89] Filesize: 946 bytes > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/uploads/elementor/css/post-5.css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3ab6902-IYBoNe.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/uploads/elementor/css/post-5.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/uploads/elementor/css/global.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3ad2225-Zdbxxa.tmp > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:89] Filesize: 15563 bytes > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/uploads/elementor/css/global.css > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3ad2225-Zdbxxa.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/uploads/elementor/css/global.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/style.css > [2021-09-16 12:57:30] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:30] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3aecae1-sd7NkH.tmp > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:89] Filesize: 156153 bytes > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/themes/twentytwentyone/style.css > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3aecae1-sd7NkH.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/themes/twentytwentyone/style.css > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/assets/css/print.css > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3b1da68-Bk1WhY.tmp > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:89] Filesize: 2897 bytes > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/themes/twentytwentyone/assets/css/print.css > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3b1da68-Bk1WhY.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/themes/twentytwentyone/assets/css/print.css > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/ > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/pages/2 > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/xmlrpc.php > [2021-09-16 12:57:31] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:31] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3b3dfea-vDMkKs.tmp > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:89] Filesize: 42 bytes > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:104] http_status_code: 405 | content_type: text/plain;charset=UTF-8 > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:123] We weren't able to establish a filename; deleting temp file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-includes/wlwmanifest.xml > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3c2d996-e96NFu.tmp > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:89] Filesize: 1045 bytes > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/xml > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:180] New filename for static page: wp-includes/wlwmanifest.xml > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3c2d996-e96NFu.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-includes/wlwmanifest.xml > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:32] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 11 of 40 pages/files > [2021-09-16 12:57:32] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:32] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:32] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:54] Total pages: 40; Pages remaining: 19 > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/oembed/1.0/embed > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3c51ebe-4OcBrA.tmp > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:89] Filesize: 6018 bytes > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/javascript > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/themes/twentytwentyone/assets/js/primary-navigation.js > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3c51ebe-4OcBrA.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3c6b00c-bi74SQ.tmp > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:89] Filesize: 1127 bytes > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/javascript > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3c6b00c-bi74SQ.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-includes/js/wp-embed.min.js > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3c8a451-knODkY.tmp > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:89] Filesize: 1426 bytes > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/javascript > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:180] New filename for static page: wp-includes/js/wp-embed.min.js > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3c8a451-knODkY.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-includes/js/wp-embed.min.js > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3ca270c-PgGGF0.tmp > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:89] Filesize: 200672 bytes > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/vnd.ms-fontobject > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3ca270c-PgGGF0.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2 > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3cc7d56-aNoT5O.tmp > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:89] Filesize: 89444 bytes > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: font/woff2 > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2 > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3cc7d56-aNoT5O.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2 > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff > [2021-09-16 12:57:32] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:32] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3ce4c4d-fxa5gO.tmp > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:89] Filesize: 109168 bytes > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: font/woff > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3ce4c4d-fxa5gO.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3d0f7d7-DHfYfv.tmp > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:89] Filesize: 200512 bytes > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: font/ttf > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3d0f7d7-DHfYfv.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3d3404d-tYi50J.tmp > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:89] Filesize: 301767 bytes > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: image/svg+xml > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3d3404d-tYi50J.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/pages/8 > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:33] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 21 of 40 pages/files > [2021-09-16 12:57:33] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:33] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:33] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:54] Total pages: 40; Pages remaining: 9 > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/category/uncategorized/ > [2021-09-16 12:57:33] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:33] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3d6c5b8-vXOJx6.tmp > [2021-09-16 12:57:34] [class-ss-url-fetcher.php:89] Filesize: 21566 bytes > [2021-09-16 12:57:34] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:34] [class-ss-url-fetcher.php:180] New filename for static page: category/uncategorized/index.html > [2021-09-16 12:57:34] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3d6c5b8-vXOJx6.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/category/uncategorized/index.html > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:124] Adding 29 URLs to the queue > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/pages/9 > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-login.php?redirect_to=https%3A%2F%2F[DOMAIN-CUT]%2Fwp%2Fwp-admin%2F&reauth=1 > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-login.php DNS: 1 DNF: 1 > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/author/rk_forensics/ > [2021-09-16 12:57:34] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:34] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3eac5f4-0l5PYm.tmp > [2021-09-16 12:57:35] [class-ss-url-fetcher.php:89] Filesize: 21546 bytes > [2021-09-16 12:57:35] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:35] [class-ss-url-fetcher.php:180] New filename for static page: author/rk_forensics/index.html > [2021-09-16 12:57:35] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3eac5f4-0l5PYm.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/author/rk_forensics/index.html > [2021-09-16 12:57:35] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:35] [class-ss-fetch-urls-task.php:124] Adding 29 URLs to the queue > [2021-09-16 12:57:35] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:35] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-comments-post.php > [2021-09-16 12:57:35] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:35] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3f66c6d-jBVjVO.tmp > [2021-09-16 12:57:35] [class-ss-url-fetcher.php:89] Filesize: 0 bytes > [2021-09-16 12:57:35] [class-ss-url-fetcher.php:104] http_status_code: 405 | content_type: text/plain;charset=UTF-8 > [2021-09-16 12:57:35] [class-ss-url-fetcher.php:123] We weren't able to establish a filename; deleting temp file > [2021-09-16 12:57:35] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/uncategorized/hello-world/feed/ > [2021-09-16 12:57:35] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:35] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f3f8215d-VIXfkt.tmp > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:89] Filesize: 1722 bytes > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:180] New filename for static page: uncategorized/hello-world/feed/index.xml > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f3f8215d-VIXfkt.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/uncategorized/hello-world/feed/index.xml > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:124] Adding 3 URLs to the queue > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/posts/1 > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-includes/js/comment-reply.min.js > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f406664a-9jQrZK.tmp > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:89] Filesize: 2984 bytes > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/javascript > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:180] New filename for static page: wp-includes/js/comment-reply.min.js > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f406664a-9jQrZK.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-includes/js/comment-reply.min.js > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f407f19a-wdcsEr.tmp > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:89] Filesize: 345 bytes > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:104] http_status_code: 301 | content_type: text/html; charset=iso-8859-1 > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:123] We weren't able to establish a filename; deleting temp file > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:167] redirect_url: https://[DOMAIN-CUT]/wp/ > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:176] This is a redirect to a trailing slashed version of the same page; adding new URL to the queue > [2021-09-16 12:57:36] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 31 of 40 pages/files > [2021-09-16 12:57:36] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:36] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:36] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:54] Total pages: 44; Pages remaining: 4 > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/category/uncategorized/feed/ > [2021-09-16 12:57:36] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:36] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f409bcf4-djZj0P.tmp > [2021-09-16 12:57:37] [class-ss-url-fetcher.php:89] Filesize: 1837 bytes > [2021-09-16 12:57:37] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:37] [class-ss-url-fetcher.php:180] New filename for static page: category/uncategorized/feed/index.xml > [2021-09-16 12:57:37] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f409bcf4-djZj0P.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/category/uncategorized/feed/index.xml > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:124] Adding 5 URLs to the queue > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/categories/1 > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/author/rk_forensics/feed/ > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:37] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f410f456-ETTFpC.tmp > [2021-09-16 12:57:37] [class-ss-url-fetcher.php:89] Filesize: 1833 bytes > [2021-09-16 12:57:37] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:37] [class-ss-url-fetcher.php:180] New filename for static page: author/rk_forensics/feed/index.xml > [2021-09-16 12:57:37] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f410f456-ETTFpC.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/author/rk_forensics/feed/index.xml > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:124] Adding 5 URLs to the queue > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/users/1 > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:37] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 40 of 44 pages/files > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:37] [class-ss-fetch-urls-task.php:54] Total pages: 44; Pages remaining: 0 > [2021-09-16 12:57:37] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 44 of 44 pages/files > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:140] We've found our next task: transfer_files_locally > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:105] Current task: transfer_files_locally > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:121] Performing task: transfer_files_locally > [2021-09-16 12:57:37] [class-ss-transfer-files-locally-task.php:71] Total pages: 32; Pages remaining: 32 > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:145] We're not done with the transfer_files_locally task yet > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:105] Current task: transfer_files_locally > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:121] Performing task: transfer_files_locally > [2021-09-16 12:57:37] [class-ss-transfer-files-locally-task.php:71] Total pages: 32; Pages remaining: 0 > [2021-09-16 12:57:37] [class-ss-task.php:44] Status message: [transfer_files_locally] Copied 32 of 32 files > [2021-09-16 12:57:37] [class-ss-task.php:44] Status message: [destination_url] Destination URL: https://[DOMAIN-CUT]/ > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:140] We've found our next task: wrapup > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:105] Current task: wrapup > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:121] Performing task: wrapup > [2021-09-16 12:57:37] [class-ss-wrapup-task.php:22] Deleting temporary files > [2021-09-16 12:57:37] [class-ss-task.php:44] Status message: [wrapup] Wrapping up > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:136] This task is done and there are no more tasks, time to complete the job > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:105] Current task: setup > [2021-09-16 12:57:37] [class-ss-archive-creation-job.php:121] Performing task: setup > [2021-09-16 12:57:37] [class-ss-task.php:44] Status message: [setup] Setting up > [2021-09-16 12:57:38] [class-ss-setup-task.php:32] Creating archive directory: /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/ > [2021-09-16 12:57:38] [class-ss-setup-task.php:75] Adding origin URL to queue: https://[DOMAIN-CUT]/wp/ > [2021-09-16 12:57:38] [class-ss-archive-creation-job.php:140] We've found our next task: fetch_urls > [2021-09-16 12:57:38] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:38] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:38] [class-ss-fetch-urls-task.php:54] Total pages: 1; Pages remaining: 1 > [2021-09-16 12:57:38] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/ > [2021-09-16 12:57:38] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:38] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f42138ad-VU0YN3.tmp > [2021-09-16 12:57:38] [class-ss-url-fetcher.php:89] Filesize: 22225 bytes > [2021-09-16 12:57:38] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:38] [class-ss-url-fetcher.php:180] New filename for static page: index.html > [2021-09-16 12:57:38] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f42138ad-VU0YN3.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/index.html > [2021-09-16 12:57:38] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:38] [class-ss-fetch-urls-task.php:124] Adding 30 URLs to the queue > [2021-09-16 12:57:39] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:39] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 0 of 1 pages/files > [2021-09-16 12:57:39] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:39] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:39] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:39] [class-ss-fetch-urls-task.php:54] Total pages: 30; Pages remaining: 29 > [2021-09-16 12:57:39] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/about/ > [2021-09-16 12:57:39] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:39] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4336adf-vPqmiK.tmp > [2021-09-16 12:57:39] [class-ss-url-fetcher.php:89] Filesize: 21298 bytes > [2021-09-16 12:57:39] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:39] [class-ss-url-fetcher.php:180] New filename for static page: about/index.html > [2021-09-16 12:57:39] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4336adf-vPqmiK.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/about/index.html > [2021-09-16 12:57:39] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:40] [class-ss-fetch-urls-task.php:124] Adding 28 URLs to the queue > [2021-09-16 12:57:40] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:40] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/blog/ > [2021-09-16 12:57:40] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:40] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4426559-kB28N2.tmp > [2021-09-16 12:57:40] [class-ss-url-fetcher.php:89] Filesize: 21220 bytes > [2021-09-16 12:57:40] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:40] [class-ss-url-fetcher.php:180] New filename for static page: blog/index.html > [2021-09-16 12:57:40] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4426559-kB28N2.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/blog/index.html > [2021-09-16 12:57:40] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:40] [class-ss-fetch-urls-task.php:124] Adding 27 URLs to the queue > [2021-09-16 12:57:40] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:40] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/contact/ > [2021-09-16 12:57:40] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:40] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f44d24e8-xE4auR.tmp > [2021-09-16 12:57:41] [class-ss-url-fetcher.php:89] Filesize: 21308 bytes > [2021-09-16 12:57:41] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:41] [class-ss-url-fetcher.php:180] New filename for static page: contact/index.html > [2021-09-16 12:57:41] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f44d24e8-xE4auR.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/contact/index.html > [2021-09-16 12:57:41] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:41] [class-ss-fetch-urls-task.php:124] Adding 28 URLs to the queue > [2021-09-16 12:57:41] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:41] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-admin/ > [2021-09-16 12:57:41] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:41] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4589acd-AYcdrW.tmp > [2021-09-16 12:57:42] [class-ss-url-fetcher.php:89] Filesize: 0 bytes > [2021-09-16 12:57:42] [class-ss-url-fetcher.php:104] http_status_code: 302 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:42] [class-ss-url-fetcher.php:123] We weren't able to establish a filename; deleting temp file > [2021-09-16 12:57:42] [class-ss-fetch-urls-task.php:167] redirect_url: https://[DOMAIN-CUT]/wp/wp-login.php?redirect_to=https%3A%2F%2F[DOMAIN-CUT]%2Fwp%2Fwp-admin%2F&reauth=1 > [2021-09-16 12:57:42] [class-ss-fetch-urls-task.php:194] Redirect URL is on the same domain; adding the URL to the queue > [2021-09-16 12:57:42] [class-ss-fetch-urls-task.php:206] Creating a redirect page > [2021-09-16 12:57:42] [class-ss-url-fetcher.php:180] New filename for static page: wp-admin/index.html > [2021-09-16 12:57:42] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/uncategorized/hello-world/ > [2021-09-16 12:57:42] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:42] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f466ba66-ivv0b2.tmp > [2021-09-16 12:57:43] [class-ss-url-fetcher.php:89] Filesize: 26191 bytes > [2021-09-16 12:57:43] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:43] [class-ss-url-fetcher.php:180] New filename for static page: uncategorized/hello-world/index.html > [2021-09-16 12:57:43] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f466ba66-ivv0b2.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/uncategorized/hello-world/index.html > [2021-09-16 12:57:43] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:43] [class-ss-fetch-urls-task.php:124] Adding 33 URLs to the queue > [2021-09-16 12:57:43] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:43] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/feed/ > [2021-09-16 12:57:43] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:43] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4746c8d-1Kek66.tmp > [2021-09-16 12:57:43] [class-ss-url-fetcher.php:89] Filesize: 1792 bytes > [2021-09-16 12:57:43] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:43] [class-ss-url-fetcher.php:180] New filename for static page: feed/index.xml > [2021-09-16 12:57:43] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4746c8d-1Kek66.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/feed/index.xml > [2021-09-16 12:57:43] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:43] [class-ss-fetch-urls-task.php:124] Adding 5 URLs to the queue > [2021-09-16 12:57:43] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:44] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/comments/feed/ > [2021-09-16 12:57:44] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:44] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4800fac-rt0iot.tmp > [2021-09-16 12:57:44] [class-ss-url-fetcher.php:89] Filesize: 1718 bytes > [2021-09-16 12:57:44] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:44] [class-ss-url-fetcher.php:180] New filename for static page: comments/feed/index.xml > [2021-09-16 12:57:44] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4800fac-rt0iot.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/comments/feed/index.xml > [2021-09-16 12:57:44] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:44] [class-ss-fetch-urls-task.php:124] Adding 4 URLs to the queue > [2021-09-16 12:57:44] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:44] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/sample-page/feed/ > [2021-09-16 12:57:44] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:44] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4895407-ELzgUR.tmp > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:89] Filesize: 751 bytes > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:180] New filename for static page: sample-page/feed/index.xml > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4895407-ELzgUR.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/sample-page/feed/index.xml > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:124] Adding 2 URLs to the queue > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-includes/css/dist/block-library/style.min.css > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f494aa39-YYZ2n4.tmp > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:89] Filesize: 80574 bytes > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:180] New filename for static page: wp-includes/css/dist/block-library/style.min.css > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f494aa39-YYZ2n4.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-includes/css/dist/block-library/style.min.css > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4984eb8-aa2VEU.tmp > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:89] Filesize: 776 bytes > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css > [2021-09-16 12:57:45] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4984eb8-aa2VEU.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:45] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:45] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 1 of 30 pages/files > [2021-09-16 12:57:45] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:46] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:46] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:46] [class-ss-fetch-urls-task.php:54] Total pages: 40; Pages remaining: 29 > [2021-09-16 12:57:46] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css > [2021-09-16 12:57:46] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:46] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4aee334-soT5rs.tmp > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:89] Filesize: 17679 bytes > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4aee334-soT5rs.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:124] Adding 5 URLs to the queue > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/css/frontend.min.css > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4b36b20-4IQefH.tmp > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:89] Filesize: 131330 bytes > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/css/frontend.min.css > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4b36b20-4IQefH.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/css/frontend.min.css > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/uploads/elementor/css/post-5.css > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4b790eb-JssKQS.tmp > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:89] Filesize: 946 bytes > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/uploads/elementor/css/post-5.css > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4b790eb-JssKQS.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/uploads/elementor/css/post-5.css > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/uploads/elementor/css/global.css > [2021-09-16 12:57:47] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:47] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4ba456d-gN6PhS.tmp > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:89] Filesize: 15563 bytes > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/uploads/elementor/css/global.css > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4ba456d-gN6PhS.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/uploads/elementor/css/global.css > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/style.css > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4c20313-gYMeTt.tmp > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:89] Filesize: 156153 bytes > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/themes/twentytwentyone/style.css > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4c20313-gYMeTt.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/themes/twentytwentyone/style.css > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/assets/css/print.css > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4c8a7ae-6bQqdc.tmp > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:89] Filesize: 2897 bytes > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/css > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/themes/twentytwentyone/assets/css/print.css > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4c8a7ae-6bQqdc.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/themes/twentytwentyone/assets/css/print.css > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/ > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/pages/2 > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/xmlrpc.php > [2021-09-16 12:57:48] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4cab5ba-G1P4pj.tmp > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:89] Filesize: 42 bytes > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:104] http_status_code: 405 | content_type: text/plain;charset=UTF-8 > [2021-09-16 12:57:48] [class-ss-url-fetcher.php:123] We weren't able to establish a filename; deleting temp file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-includes/wlwmanifest.xml > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4d014a9-R30xfm.tmp > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:89] Filesize: 1045 bytes > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/xml > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:180] New filename for static page: wp-includes/wlwmanifest.xml > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4d014a9-R30xfm.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-includes/wlwmanifest.xml > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:49] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 11 of 40 pages/files > [2021-09-16 12:57:49] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:49] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:49] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:54] Total pages: 40; Pages remaining: 19 > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/oembed/1.0/embed > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4d28902-ZJY1MO.tmp > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:89] Filesize: 6018 bytes > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/javascript > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/themes/twentytwentyone/assets/js/primary-navigation.js > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4d28902-ZJY1MO.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4d424cf-sWx3aH.tmp > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:89] Filesize: 1127 bytes > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/javascript > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4d424cf-sWx3aH.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-includes/js/wp-embed.min.js > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4d5b9c2-uMcQYJ.tmp > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:89] Filesize: 1426 bytes > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/javascript > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:180] New filename for static page: wp-includes/js/wp-embed.min.js > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4d5b9c2-uMcQYJ.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-includes/js/wp-embed.min.js > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4d75b95-7FnhpO.tmp > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:89] Filesize: 200672 bytes > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/vnd.ms-fontobject > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4d75b95-7FnhpO.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2 > [2021-09-16 12:57:49] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:49] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4dc86cb-uRwZg9.tmp > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:89] Filesize: 89444 bytes > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: font/woff2 > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2 > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4dc86cb-uRwZg9.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2 > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4e41053-hOUUsF.tmp > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:89] Filesize: 109168 bytes > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: font/woff > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4e41053-hOUUsF.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4e8b102-hQdF7U.tmp > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:89] Filesize: 200512 bytes > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: font/ttf > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4e8b102-hQdF7U.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4eb0509-XtI6xI.tmp > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:89] Filesize: 301767 bytes > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: image/svg+xml > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:180] New filename for static page: wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4eb0509-XtI6xI.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/pages/8 > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:50] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 21 of 40 pages/files > [2021-09-16 12:57:50] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:50] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:50] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:54] Total pages: 40; Pages remaining: 9 > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/category/uncategorized/ > [2021-09-16 12:57:50] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:50] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4ee699f-aWFvC4.tmp > [2021-09-16 12:57:51] [class-ss-url-fetcher.php:89] Filesize: 21566 bytes > [2021-09-16 12:57:51] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:51] [class-ss-url-fetcher.php:180] New filename for static page: category/uncategorized/index.html > [2021-09-16 12:57:51] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4ee699f-aWFvC4.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/category/uncategorized/index.html > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:124] Adding 29 URLs to the queue > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/pages/9 > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-login.php?redirect_to=https%3A%2F%2F[DOMAIN-CUT]%2Fwp%2Fwp-admin%2F&reauth=1 > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-login.php DNS: 1 DNF: 1 > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/author/rk_forensics/ > [2021-09-16 12:57:51] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:51] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f4fb71d6-TdzTtI.tmp > [2021-09-16 12:57:52] [class-ss-url-fetcher.php:89] Filesize: 21546 bytes > [2021-09-16 12:57:52] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: text/html; charset=UTF-8 > [2021-09-16 12:57:52] [class-ss-url-fetcher.php:180] New filename for static page: author/rk_forensics/index.html > [2021-09-16 12:57:52] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f4fb71d6-TdzTtI.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/author/rk_forensics/index.html > [2021-09-16 12:57:52] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:52] [class-ss-fetch-urls-task.php:124] Adding 29 URLs to the queue > [2021-09-16 12:57:52] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:52] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-comments-post.php > [2021-09-16 12:57:52] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:52] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f50ca5b4-vEvXmq.tmp > [2021-09-16 12:57:52] [class-ss-url-fetcher.php:89] Filesize: 0 bytes > [2021-09-16 12:57:52] [class-ss-url-fetcher.php:104] http_status_code: 405 | content_type: text/plain;charset=UTF-8 > [2021-09-16 12:57:52] [class-ss-url-fetcher.php:123] We weren't able to establish a filename; deleting temp file > [2021-09-16 12:57:52] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/uncategorized/hello-world/feed/ > [2021-09-16 12:57:52] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:52] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f50e05af-rjoGZN.tmp > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:89] Filesize: 1722 bytes > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:180] New filename for static page: uncategorized/hello-world/feed/index.xml > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f50e05af-rjoGZN.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/uncategorized/hello-world/feed/index.xml > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:124] Adding 3 URLs to the queue > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/posts/1 > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-includes/js/comment-reply.min.js > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f514c600-UWx6FT.tmp > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:89] Filesize: 2984 bytes > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/javascript > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:180] New filename for static page: wp-includes/js/comment-reply.min.js > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f514c600-UWx6FT.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/wp-includes/js/comment-reply.min.js > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:124] Adding 0 URLs to the queue > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f5165b0f-zcIKsm.tmp > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:89] Filesize: 345 bytes > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:104] http_status_code: 301 | content_type: text/html; charset=iso-8859-1 > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:123] We weren't able to establish a filename; deleting temp file > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:167] redirect_url: https://[DOMAIN-CUT]/wp/ > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:176] This is a redirect to a trailing slashed version of the same page; adding new URL to the queue > [2021-09-16 12:57:53] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 31 of 40 pages/files > [2021-09-16 12:57:53] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:53] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:53] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:54] Total pages: 44; Pages remaining: 4 > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/category/uncategorized/feed/ > [2021-09-16 12:57:53] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:53] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f5182d72-TRMJG8.tmp > [2021-09-16 12:57:54] [class-ss-url-fetcher.php:89] Filesize: 1837 bytes > [2021-09-16 12:57:54] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:54] [class-ss-url-fetcher.php:180] New filename for static page: category/uncategorized/feed/index.xml > [2021-09-16 12:57:54] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f5182d72-TRMJG8.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/category/uncategorized/feed/index.xml > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:124] Adding 5 URLs to the queue > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/categories/1 > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/author/rk_forensics/feed/ > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:67] URL is not being excluded > [2021-09-16 12:57:54] [class-ss-url-fetcher.php:85] Fetching URL and saving it to: /tmp/61433f524cc75-hsHVge.tmp > [2021-09-16 12:57:54] [class-ss-url-fetcher.php:89] Filesize: 1833 bytes > [2021-09-16 12:57:54] [class-ss-url-fetcher.php:104] http_status_code: 200 | content_type: application/rss+xml; charset=UTF-8 > [2021-09-16 12:57:54] [class-ss-url-fetcher.php:180] New filename for static page: author/rk_forensics/feed/index.xml > [2021-09-16 12:57:54] [class-ss-url-fetcher.php:120] Renaming temp file from /tmp/61433f524cc75-hsHVge.tmp to /var/www/[DOMAIN-CUT]/web/wp/wp-content/plugins/simply-static/static-files/simply-static-1-1631796974/author/rk_forensics/feed/index.xml > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:117] Extracting URLs and replacing URLs in the static file > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:124] Adding 5 URLs to the queue > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:135] We're saving this URL; keeping the static file > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:57] URL: https://[DOMAIN-CUT]/wp/wp-json/wp/v2/users/1 > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:63] Excludable found: URL: https://[DOMAIN-CUT]/wp/wp-json DNS: 1 DNF: 1 > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:73] Skipping URL because it is no-save and no-follow > [2021-09-16 12:57:54] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 40 of 44 pages/files > [2021-09-16 12:57:54] [class-ss-archive-creation-job.php:145] We're not done with the fetch_urls task yet > [2021-09-16 12:57:54] [class-ss-archive-creation-job.php:105] Current task: fetch_urls > [2021-09-16 12:57:54] [class-ss-archive-creation-job.php:121] Performing task: fetch_urls > [2021-09-16 12:57:54] [class-ss-fetch-urls-task.php:54] Total pages: 44; Pages remaining: 0 > [2021-09-16 12:57:54] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 44 of 44 pages/files > [2021-09-16 12:57:54] [class-ss-archive-creation-job.php:140] We've found our next task: transfer_files_locally > [2021-09-16 12:57:54] [class-ss-archive-creation-job.php:105] Current task: transfer_files_locally > [2021-09-16 12:57:54] [class-ss-archive-creation-job.php:121] Performing task: transfer_files_locally > [2021-09-16 12:57:54] [class-ss-transfer-files-locally-task.php:71] Total pages: 32; Pages remaining: 32 > [2021-09-16 12:57:55] [class-ss-archive-creation-job.php:145] We're not done with the transfer_files_locally task yet > [2021-09-16 12:57:55] [class-ss-archive-creation-job.php:105] Current task: transfer_files_locally > [2021-09-16 12:57:55] [class-ss-archive-creation-job.php:121] Performing task: transfer_files_locally > [2021-09-16 12:57:55] [class-ss-transfer-files-locally-task.php:71] Total pages: 32; Pages remaining: 0 > [2021-09-16 12:57:55] [class-ss-task.php:44] Status message: [transfer_files_locally] Copied 32 of 32 files > [2021-09-16 12:57:55] [class-ss-task.php:44] Status message: [destination_url] Destination URL: https://[DOMAIN-CUT]/ > [2021-09-16 12:57:55] [class-ss-archive-creation-job.php:140] We've found our next task: wrapup > [2021-09-16 12:57:55] [class-ss-archive-creation-job.php:105] Current task: wrapup > [2021-09-16 12:57:55] [class-ss-archive-creation-job.php:121] Performing task: wrapup > [2021-09-16 12:57:55] [class-ss-wrapup-task.php:22] Deleting temporary files > [2021-09-16 12:57:55] [class-ss-task.php:44] Status message: [wrapup] Wrapping up > [2021-09-16 12:57:55] [class-ss-archive-creation-job.php:136] This task is done and there are no more tasks, time to complete the job > [2021-09-16 12:57:55] [class-ss-archive-creation-job.php:159] Completing the job > [2021-09-16 12:57:55] [class-ss-archive-creation-job.php:269] Status message: [done] Done! Finished in 00:01:41

https://[DOMAIN-CUT]/wp/wp-content/themes/twentytwentyone/style.css gets deteced correctly but ends up as <link rel="stylesheet" id="twenty-twenty-one-style-css" href="https://[DOMAIN-CUT]-content/themes/twentytwentyone/style.css?ver=1.4" media="all">

"wp-content" becomes "-content" it seems.

selvinkuik commented 2 years ago

Just to add possibly related case to this issue, I have the following automatically generated sitemap:

<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//cms.scantrust.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <sitemap>
        <loc>https://cms.scantrust.com/post-sitemap.xml</loc>
        <lastmod>2022-09-15T13:13:38+00:00</lastmod>
    </sitemap>
    <sitemap>
        <loc>https://cms.scantrust.com/page-sitemap.xml</loc>
        <lastmod>2022-09-07T14:41:52+00:00</lastmod>
    </sitemap>
    <sitemap>
        <loc>https://cms.scantrust.com/case-study-sitemap.xml</loc>
        <lastmod>2022-09-05T15:49:28+00:00</lastmod>
    </sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->

Notice on line 1 how the protocol is missing. Simply Static doesn't appear to be picking this one up and remains unchanged in the generated version

patrickposner commented 1 year ago

We should probably improve the regex pattern for the URL replacements here: https://github.com/patrickposner/simply-static/blob/dcd0cf3714388cfd63f9ba47587dc1ea79381ae9/src/class-ss-url-extractor.php#L167

To summarize the cases where the current RegEx patterns might fail:

patrickposner commented 1 year ago

Related: https://github.com/patrickposner/simply-static/issues/55

patrickposner commented 1 year ago

Another problem related to this is coming from this plugin: https://wordpress.org/plugins/host-analyticsjs-local/ Here is an example code that does not get replaced correctly:

gtag('config', 'G-XXX', {"cookie_prefix":"CaosGtag","cookie_domain":"wp.mysite.com","cookie_expires":2592000,"cookie_flags":"samesite=none;secure","allow_google_signals":false,"anonymize_ip":true,"site_speed_sample_rate":"1"});

wp.mysite.com should be replaced with mysite.com.

AndrewKahr commented 1 year ago

Rather than locking the URL replacement to specific tags for specific DOM elements, could it instead just search for the domain in the html doc, treating the html doc as a string rather than as a structured data type. Maybe search for the website name and then use that to match outwards to pull links out of less common tags for replacement/download.

patrickposner commented 1 year ago

Hey @AndrewKahr, that's what "Force URL replacement" in Simply Static -> Settings -> Advanced is doing. It replaces all occurrences of the domain by searching the generated HTML/CSS/JS/XML files.

The problem with this approach is that often you don't want to replace all URLs or specifically ignore some (like forms, iframes, Ajax-related calls..)

That's why it's added as an option rather than the default behavior :-)

patrickposner commented 1 year ago

We are closing that issue now.

We have already integrated the following:

We will add a separate issue if a new case is coming up.