Cannot push to either production or staging site

What issue or error are you experiencing?

I cannot push to any of my flywheel staging or production websites.

Here is the error message I get in the screenshot below


What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc

Here is a screen recording to show you what I do Screen Recording

System Details

  • Local Version:
    Local Version 9.0.5+6706

  • Operating System (OS) and OS version:
    MacBook Pro 13-inch M1, 2020

I do have a CleanMyMac X app

Local Logs

Attach your Local Logs here
local-logs.zip (7.6 KB)

Hey @micah789

I do see some Port Conflict errors inside your logs, so you could try changing your Router Mode to Localhost and then see if that works (Preferences>Advanced>RouterMode).

Additionally, your MySQL version in Local is 8.0 but on Flywheel it’s 5.7, so that could also be a problem. I know Flywheel is currently running some updates to 8.0 eventually, but for now it’s always a good idea to make sure your WP/PHP/MySQL versions line up.

Lastly, if you’re still having trouble, as a workaround the WPE/FW migration plugin works going from Local to Flywheel. Free and easy to use:

How can i change the MySQL version in Local?

Hey @micah789 - there isn’t a simple way to do this like with WP/PHP. The easiest way is exporting the existing site and then importing the exported zip file back into Local. Once you import the site, it will prompt you for the settings you want to use. Select “Custom” and then the MySQL version and a new Local site will be created with the updated environment.