Local push deleted remote site database, now keeps running into errors

I know how out of context this is probably going to sound, but I’m about at my wits end with using Local to actually push between Local and Flywheel. It’s safer to FTP and use WP Migrate DB.

The most recent issue occurred today. I attempted to push a site, with “exclude database” checked. The site appeared to push, but instead of just ignoring the local database it deleted my remote database. I discovered this pretty quickly when the WP install screen came up on the remote site.

So I tried to push again, this time with the database just to see. Error.

Try again. Error.

Dec 12, 2018, 9:06 AM MST - info: [main/docker-router] getRouterContainers()
Dec 12, 2018, 9:06 AM MST - info: [main/docker-router] teardown()
Dec 12, 2018, 9:06 AM MST - info: [main/docker-router] Removing router container 7dff40888cc8b486f037f06b921ebf65aa8f8379c0b70dcc883d405597be60c2
Dec 12, 2018, 9:06 AM MST - info: [main/docker-router] updateProxyManager()
Dec 12, 2018, 9:06 AM MST - info: [main/docker-router] runContainer()
Dec 12, 2018, 9:06 AM MST - info: [main/docker-router] reconnectNetwork()
Dec 12, 2018, 11:12 AM MST - info: [PusherFlywheel] Sending Local domain to Flywheel.
Dec 12, 2018, 11:12 AM MST - info: [fly-api] [ 'sites', 'un854wdzri' ] { site: { local_hostname: 'fhi.local' } } 'PUT'
Dec 12, 2018, 11:12 AM MST - info: [PusherFlywheel] Triggering migration process job
Dec 12, 2018, 11:22 AM MST - info: [PusherFlywheel] Sending Local domain to Flywheel.
Dec 12, 2018, 11:22 AM MST - info: [fly-api] [ 'sites', 'un854wdzri' ] { site: { local_hostname: 'fhi.local' } } 'PUT'
Dec 12, 2018, 11:22 AM MST - info: [PusherFlywheel] Triggering migration process job
Dec 12, 2018, 11:22 AM MST - error: [PusherFlywheel]  Error: Site migration cannot be processed.
    at Request._callback (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/fly-api.js:1:7776)
    at Request.self.callback (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:186:22)
    at emitTwo (events.js:126:13)
    at Request.emit (events.js:214:7)
    at Request.<anonymous> (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:1163:10)
    at emitOne (events.js:116:13)
    at Request.emit (events.js:211:7)
    at IncomingMessage.<anonymous> (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:1085:12)
    at Object.onceWrapper (events.js:313:30)
    at emitNone (events.js:111:20)
    at IncomingMessage.emit (events.js:208:7)
    at endReadableNT (_stream_readable.js:1056:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickDomainCallback (internal/process/next_tick.js:218:9)
Dec 12, 2018, 11:27 AM MST - info: [PusherFlywheel] Sending Local domain to Flywheel.
Dec 12, 2018, 11:27 AM MST - info: [fly-api] [ 'sites', 'un854wdzri' ] { site: { local_hostname: 'fhi.local' } } 'PUT'
Dec 12, 2018, 11:27 AM MST - info: [PusherFlywheel] Triggering migration process job
Dec 12, 2018, 11:29 AM MST - error: [PusherFlywheel]  Error: Site migration cannot be processed.
    at Request._callback (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/fly-api.js:1:7776)
    at Request.self.callback (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:186:22)
    at emitTwo (events.js:126:13)
    at Request.emit (events.js:214:7)
    at Request.<anonymous> (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:1163:10)
    at emitOne (events.js:116:13)
    at Request.emit (events.js:211:7)
    at IncomingMessage.<anonymous> (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:1085:12)
    at Object.onceWrapper (events.js:313:30)
    at emitNone (events.js:111:20)
    at IncomingMessage.emit (events.js:208:7)
    at endReadableNT (_stream_readable.js:1056:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickDomainCallback (internal/process/next_tick.js:218:9)