Fails on brand new WordPress install
-
Hi!
Looks like on a brand new WordPress install the plugin fails to generate the root.zip package.The filters, in includes/functions.php:111 filter out all of the files, which then leads to an empty set of files to be zipped, which means that no root.zip package is created, and then the migrator fails here:
` md5_file(/var/www/wordpress/wp-content/uploads/bluehost-site-migrator/backup-2021-02-28-173654-example-603bd4b6299c4-root.zip): failed to open stream: No such file or directory in /var/www/wordpress/wp-content/plugins/bluehost-site-migrator/includes/class-migration-package.php on line 31, referer: https://example.com/wp-admin/admin.php?page=bluehost-site-migrator
[Sun Feb 28 17:36:54.171404 2021] [php7:warn] [pid 22479] [client 64.246.154.150:53088] PHP Warning: filesize(): stat failed for /var/www/wordpress/wp-content/uploads/bluehost-site-migrator/backup-2021-02-28-173654-example-603bd4b6299c4-root.zip in /var/www/wordpress/wp-content/plugins/bluehost-site-migrator/includes/class-migration-package.php on line 33, referer: https://example.com/wp-admin/admin.php?page=bluehost-site-migrator
- The topic ‘Fails on brand new WordPress install’ is closed to new replies.