Failed to export site

Trying to move from Local to Lightning but encountered these errors on site export:

From the log:

Feb 20, 2020, 12:08 PM CST - warn: [main/SiteModel] wpInstalled not returning "installed" 
{ message:
   '(HTTP code 409) unexpected - Container ec0f419db192d97577da1bf4333856e174500291fc8238380fae315c370bf637 is not running ',
  stack:
   'Error: (HTTP code 409) unexpected - Container ec0f419db192d97577da1bf4333856e174500291fc8238380fae315c370bf637 is not running \n    at /Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:239:17\n    at getCause (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:269:7)\n    at Modem.buildPayload (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:238:5)\n    at IncomingMessage.<anonymous> (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:214:14)\n    at IncomingMessage.emit (events.js:187:15)\n    at IncomingMessage.EventEmitter.emit (domain.js:442:20)\n    at endReadableNT (_stream_readable.js:1092:12)\n    at process._tickCallback (internal/process/next_tick.js:63:19)',
  reason: undefined,
  statusCode: 409,
  json:
   { message:
      'Container ec0f419db192d97577da1bf4333856e174500291fc8238380fae315c370bf637 is not running' } }
Feb 20, 2020, 12:08 PM CST - warn: [main/SiteModel] wpInstalled not returning "installed" 
{ message:
   '(HTTP code 409) unexpected - Container 28d6ecca9fd01a18fd7f285ac246d2e5aaf69afe974d09700bafb82b85408a5b is not running ',
  stack:
   'Error: (HTTP code 409) unexpected - Container 28d6ecca9fd01a18fd7f285ac246d2e5aaf69afe974d09700bafb82b85408a5b is not running \n    at /Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:239:17\n    at getCause (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:269:7)\n    at Modem.buildPayload (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:238:5)\n    at IncomingMessage.<anonymous> (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:214:14)\n    at IncomingMessage.emit (events.js:187:15)\n    at IncomingMessage.EventEmitter.emit (domain.js:442:20)\n    at endReadableNT (_stream_readable.js:1092:12)\n    at process._tickCallback (internal/process/next_tick.js:63:19)',
  reason: undefined,
  statusCode: 409,
  json:
   { message:
      'Container 28d6ecca9fd01a18fd7f285ac246d2e5aaf69afe974d09700bafb82b85408a5b is not running' } }
Feb 20, 2020, 12:08 PM CST - warn: [main/SiteModel] wpInstalled not returning "installed" 
{ message: '',
  stack:
   'Error\n    at Object.<anonymous> (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/actions-sites/wait-for-mysql.js:1:2800)\n    at Generator.next (<anonymous>)\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)' }
Feb 20, 2020, 12:08 PM CST - warn: [main/waitForMySQL] waitForMySQL Response: 
{ stdout: '', stderr: '' }
Feb 20, 2020, 12:10 PM CST - error: [worker: export-site-worker] mv: cannot create directory '/app/sql': Protocol error
Error: mv: cannot create directory '/app/sql': Protocol error
    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)
Feb 20, 2020, 12:10 PM CST - warn: [main/SiteModel] wpInstalled not returning "installed" 
{ stdout: '',
  stderr:
   'Error: This does not seem to be a WordPress installation.\nPass --path=`path/to/wordpress` or run `wp core download`.' }

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.