Can't continue working on my site after update!

After updating Local, some sites wont start up:

‘Error\n at Object. (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/actions-sites/wait-for-mysql.js:1:2800)\n at Generator.next ()\n at _0x3cbc6e (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/actions-sites/wait-for-mysql.js:1:1126)\n at process._tickCallback (internal/process/next_tick.js:68:7)’ }
May 22, 2019, 10:53 AM GMT+2 - warn: [main/waitForMySQL] waitForMySQL Response:
{ stdout: ‘’, stderr: ‘’ }
May 22, 2019, 10:53 AM GMT+2 - warn: [main/waitForMySQL] waitForMySQL Response:
{ stdout: ‘’, stderr: ‘’ }
May 22, 2019, 10:53 AM GMT+2 - error: [worker: export-site-worker] mysqldump: Got error: 2002: Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2) when trying to connect
Error: mysqldump: Got error: 2002: Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2) when trying to connect
at (anonymous function).(anonymous function) (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/exporters/ExporterLocal.js:1:2864)
at process._tickCallback (internal/process/next_tick.js:68:7)
May 22, 2019, 10:54 AM GMT+2 - warn: [main/waitForMySQL] waitForMySQL Response:

Its not all sites, but some. Tried restarting the site, the app, the mac - nothing helps. Cant export, cant clone, cant start the site, completely shut out of the site.

I’m currently working on that specific site and the clients pressuring me to finish it. Guys, this is catastrophic for me right now!

Please help me out!

Have you tried updating to the latest Local v3.2.1? Something, possibly related, was fixed in v3.2.0.

I’m afraid i’m already up to date - so it seems it hasn’t fixed it for me :frowning:

I solved the issue by going to preference > advanced > router mode > localhost

Ofcourse not the best solution, because you cant use SSL this way, but better that nothing and wait for the fix.