Hey @GusGF –
Thank you for that Local log! I do see a couple of errors that seem to indicate that Local is having trouble communicating with mysql. The specific lines looks like this:
Apr 29, 2019, 9:04 PM GMT+1 - warn: [main/SiteModel] wpInstalled not returning "installed"
{ message: '',
stack:
'Error\n at C:\\Users\\Gus\\AppData\\Local\\Programs\\local-by-flywheel\\resources\\app.asar\\main\\actions-sites\\wait-for-mysql.js:1:2853\n at Generator.next (<anonymous>)\n at _0x5bab70 (C:\\Users\\Gus\\AppData\\Local\\Programs\\local-by-flywheel\\resources\\app.asar\\main\\actions-sites\\wait-for-mysql.js:1:1645)\n at C:\\Users\\Gus\\AppData\\Local\\Programs\\local-by-flywheel\\resources\\app.asar\\main\\actions-sites\\wait-for-mysql.js:1:1904\n at process._tickCallback (internal/process/next_tick.js:68:7)' }
Since this appears to be related to the database, a couple of follow up questions:
- Is the site turned on when trying to clone the site?
- Are there any MySQL errors contained within the
logs/mysql/error.log
file for the original site? You can zip up the logs
folder and attach it here if you’d like me to take a look as well.