I’m seeing that same error within the logs:
{"thread":"main","class":"","stack":"Error: mysqldump exited with non-zero exit code.\n at exports.default.<anonymous> (%%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:1740)\n at Generator.next (<anonymous>)\n at o (%%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:124)\n at processTicksAndRejections (internal/process/task_queues.js:85:5)","level":"error","message":"Unable to dump database.","timestamp":"2020-09-24T01:01:47.731Z"}
There’s also an entry mentioning that Local can’t update the hosts file:
{"thread":"main","class":"HostsFileService","error":{},"stdout":{},"stderr":{},"exitCode":{},"level":"error","message":"Could not update hosts.","timestamp":"2020-09-22T16:27:33.053Z"}
- Are you able to create new, plain WordPress sites?
- For these sites that aren’t able to be exported, are you able to reach them within the browser?
- If you have any antivirus software or something that might a “Windows Cleaner” app, can you try disabling it and re-try exporting the sites as well as creating new ones?