@charlie I am having the same or at least a similar issue. I have a site with WPML that I moved from a live server to a local development environment as one of our imports has gone weird recently. (I used Updraft Plus Pro for the migration of the DB). I needed to test a few things and thought I may as well test and migrate the development site to HTML Storage.
The site in question was upgraded from 6.5.16 to 6.6.1.
The PHP error I am seeing is this.
[05-Mar-2025 06:10:49 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class SaveFont_CCIcons does not have a method “cs_document_storage_migrate” in /var/www/xxxxxx/public_html/wp-includes/class-wp-hook.php:324
Stack trace:
#0 /var/www/xxxxxx/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /var/www/xxxxxx/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /var/www/xxxxxx/public_html/wp-admin/admin-ajax.php(192): do_action()
#3 {main}
thrown in /var/www/xxxxxx/public_html/wp-includes/class-wp-hook.php on line 324