I’m getting a slightly different import error, but it may be related - the one where it just hangs forever. I’m on Windows 10. Adding a new site from scratch works fine. Here are the errors form my log file. I’m running Local as an administrator.
{"thread":"main","class":"DevKitService","level":"info","message":"\nsent 118,385 bytes received 33,967,890 bytes 223,516.56 bytes/sec\ntotal size is 106,837,224 speedup is 3.13\n","timestamp":"2020-03-04T01:36:39.112Z"}
{"thread":"main","class":"DevKitService","level":"info","message":"Downloading latest excerpt from install ...\n","timestamp":"2020-03-04T01:36:39.235Z"}
{"thread":"main","class":"DevKitService","message":"Could not create directory '/home/[My Name]/.ssh'.\r\n","level":"warn","timestamp":"2020-03-04T01:36:39.406Z"}
{"thread":"main","class":"DevKitService","message":"Failed to add the host to the list of known hosts (/home/[My Name]/.ssh/known_hosts).\r\n","level":"warn","timestamp":"2020-03-04T01:36:39.651Z"}
{"thread":"main","class":"DevKitService","level":"info","message":"Database downloaded to .\\_wpeprivate\\autoload.sql\n","timestamp":"2020-03-04T01:36:46.257Z"}
{"thread":"main","class":"DevKitService","level":"info","message":"Cloning site-specific config via SSH Gateway...\n","timestamp":"2020-03-04T01:36:46.260Z"}
{"thread":"main","class":"DevKitService","level":"info","message":"\u001b[1;31m\rError: \u001b[0mUnable to clone site config: Unable to pull config: Unable to pull config files: Could not create directory '/home/[My Name]/.ssh'.\r\nFailed to add the host to the list of known hosts (/home/[My Name]/.ssh/known_hosts).\r\n\n","timestamp":"2020-03-04T01:36:57.466Z"}
{"thread":"main","reason":{"message":"ENOENT: no such file or directory, open 'C:\\Users\\[My Name]\\Local Sites\\testsite\\app\\public\\.wpengine-conf\\wp-config-site.php'","stack":"Error: ENOENT: no such file or directory, open 'C:\\Users\\[My Name]\\Local Sites\\testsite\\app\\public\\.wpengine-conf\\wp-config-site.php'"},"p":{},"level":"warn","message":"Unhandled Rejection.","timestamp":"2020-03-04T01:36:57.480Z"}