Trying to import using all-in-one migration, even with all the upload limit settings appropriately updated in the php config file (and in nginx) - the .wpress file will begin uploading, but once the import reaches 100% it throws an error. Others have reported this but those topics are closed so I can’t reply to them to ask how it has been resolved.
Thanks for any advice!
What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc
Hey @darum! Instead of using the plugin are you able to export the site to import manually? If you can get a zip export of the content and SQL you can just drag and drop that over Local to import.
Importing the .wpress file to LocalWP → but localWP does not support importing .wpress files
Following the guidance here: All in One Migration Import Limit - #4 by Mariainesds to extract the .wpress file and re-zip it as a zip file. While the extraction works, unfortunately there is no .SQL file so zipping does not allow uploading into localWP
Struggling to figure out how to proceed, I see no .sql files in the extract of the .wpress file
What about using a free plugin like WP Migrate Lite to create a full site export of the site instead?
When you’re creating the export I would exclude any site backups that you may have already made with All In One or any other backup plugins as those can then confuse the Local import.
I tried exporting that Zip file as is, with all boxes checked (exporting everything - media, themes, plugins, etc.) - and tried to Create a Site in LocalWP with that zip file, and unfortunately still get an error:
@nick-b I suspect there was an issue in export - the file is 1GB in size but the zip can’t open in windows (says it’s invalid), making me suspect the download failed. I will try again and report back
@Nick-B yes that’s correct, but I tried re-exporting and got it to work - the site was able to import into localWP. Unfortunately, while the home page opens, all the other pages in the site give ‘Not Found’ - I’m wondering what could be causing that issue
Thanks @Nick-B ! Given that the home page works perfectly, and the only seems to be that the links are dead, could it require some sort of find-replace?