Issue Summary
Hello! I exported my Wordpress site - hosted on CloudAccess - using duplicator pro. I then imported the zip file into local and got these two errors as well as a failure.
The following SQL files failed to import:
• /app/sql/expectedQueries.sql
Please double-check that the site looks correct after importing.
Error: Command failed: /private/var/folders/hr/5npp9pzn2nn0tbf1gq358_mc0000gn/T/AppTranslocation/A4D55A14-3648-4292-A998-9A0C041D87DF/d/Local.app/Contents/Resources/extraResources/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’;
ERROR 1146 (42S02) at line 1: Table ‘local.wp_options’ doesn’t exist
Troubleshooting Questions
I have only tried with the one site
Replication
Export a CloudAccess Wordpress website (I believe cloudaccess matters because the server info may be different) using duplicator pro plugin. Try to use the output zip file to import site to Local. Get an sql error.
UPDATE: Tried following the Local Youtube video on importing a site from wordpress by compressing wp_content and database file and I got the same error. I am assuming it is something to do with my database setup? For instance, my database tables’ prefixes are not wp_(table)
System Details
I just downloaded the most recent version.