Static Export Crash
-
We recently upgrades our WP Simply Static plugin to 2.3.2.
The export operation seems to be crashing/exception with the following trace.
Is this a known issue?
WP Version 6.0.3
PHP Version: 8.1
Base OS: Ubuntu 20.042023-07-14 14:44:06] Setting up
[2023-07-14 14:47:03] Fetched 29050 of 29235 pages/files
[2023-07-14 15:06:19] Error: (1) Uncaught TypeError: voku\helper\HtmlDomParser::loadHtml(): Argument #1 ($html) must be of type string, bool given, called in /var/www/html/wp-content/plugins/simply-static/vendor/voku/simple_html_dom/src/voku/helper/HtmlDomParser.php on line 228 and defined in /var/www/html/wp-content/plugins/simply-static/vendor/voku/simple_html_dom/src/voku/helper/HtmlDomParser.php:870 Stack trace: #0 /var/www/html/wp-content/plugins/simply-static/vendor/voku/simple_html_dom/src/voku/helper/HtmlDomParser.php(228): voku\helper\HtmlDomParser->loadHtml() #1 /var/www/html/wp-content/plugins/simply-static/src/class-ss-url-extractor.php(337): voku\helper\HtmlDomParser::__callStatic() #2 /var/www/html/wp-content/plugins/simply-static/src/class-ss-url-extractor.php(179): Simply_Static\Url_Extractor->extract_and_replace_urls_in_html() #3 /var/www/html/wp-content/plugins/simply-static/src/tasks/class-ss-fetch-urls-task.php(140): Simply_Static\Url_Extractor->extract_and_update_urls() #4 /var/www/html/wp-content/plugins/simply-static/src/tasks/class-ss-fetch-urls-task.php(108): Simply_Static\Fetch_Urls_Task->handle_200_response() #5 /var/www/html/wp-content/plugins/simply-static/src/class-ss-archive-creation-job.php(142): Simply_Static\Fetch_Urls_Task->perform() #6 /var/www/html/wp-content/plugins/simply-static/vendor/a5hleyrich/wp-background-processing/classes/wp-background-process.php(514): Simply_Static\Archive_Creation_Job->task() #7 /var/www/html/wp-content/plugins/simply-static/vendor/a5hleyrich/wp-background-processing/classes/wp-background-process.php(335): WP_Background_Process->handle() #8 /var/www/html/wp-includes/class-wp-hook.php(307): WP_Background_Process->maybe_handle() #9 /var/www/html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #10 /var/www/html/wp-includes/plugin.php(476): WP_Hook->do_action() #11 /var/www/html/wp-admin/admin-ajax.php(202): do_action() #12 {main} thrown in /var/www/html/wp-content/plugins/simply-static/vendor/voku/simple_html_dom/src/voku/helper/HtmlDomParser.php on line 870
The topic ‘Static Export Crash’ is closed to new replies.