Not able to export website

Issue Summary

When attempting to export my website I get an error.

Troubleshooting Questions

  • Does this happen for all sites in Local, or just one in particular?
    This happens for all my websites

  • Are you able to create a new, plain WordPress site in Local and access it in a Browser?
    Yes I am

Replication

Just try to export a website as a zip archive

System Details

  • Which version of Local is being used?
    6.2.1+5711

  • What Operating System (OS) and OS version is being used?
    Windows 10 Home

  • Attach the Local Log. See this Help Doc for instructions on how to do so:

{“localVersion”:“6.2.1+5711”,“osPlatform”:“win32”,“osRelease”:“10.0.19043”,“windowsEdition”:“Microsoft Windows 10 Home”,“linuxEdition”:null,“level”:“warn”,“message”:“Electron Event ready”,“timestamp”:“2022-01-27T08:22:44.388Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T08:29:45.702044Z 0 [System] [MY-010116] [Server] %%resourcesPath%%\lightning-services\mysql-8.0.16+6\bin\win64\bin\mysqld.exe (mysqld 8.0.16) starting as process 3492”,“timestamp”:“2022-01-27T08:29:47.056Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T08:29:45.703137Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2022-01-27T08:29:47.056Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T08:29:47.037118Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2022-01-27T08:29:47.056Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T08:29:47.056103Z 0 [System] [MY-010931] [Server] %%resourcesPath%%\lightning-services\mysql-8.0.16+6\bin\win64\bin\mysqld.exe: ready for connections. Version: ‘8.0.16’ socket: ‘’ port: 10005 MySQL Community Server - GPL.”,“timestamp”:“2022-01-27T08:29:47.057Z”}
{“localVersion”:“6.2.1+5711”,“osPlatform”:“win32”,“osRelease”:“10.0.19043”,“windowsEdition”:“Microsoft Windows 10 Home”,“linuxEdition”:null,“level”:“warn”,“message”:“Electron Event ready”,“timestamp”:“2022-01-27T10:01:33.570Z”}
{“localVersion”:“6.2.1+5711”,“osPlatform”:“win32”,“osRelease”:“10.0.19043”,“windowsEdition”:“Microsoft Windows 10 Home”,“linuxEdition”:null,“level”:“warn”,“message”:“Electron Event ready”,“timestamp”:“2022-01-27T10:05:40.804Z”}
{“thread”:“main”,“class”:“ExportSiteService”,“level”:“error”,“stack”:“Error: Non-zero result when attempting to export site.\n at ExportSiteService. (%%appPath%%\main\sites\ExportSiteService.js:1:1874)\n at Generator.next ()\n at s (%%appPath%%\main\sites\ExportSiteService.js:1:132)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:93:5)”,“message”:“Non-zero result when attempting to export site.”,“timestamp”:“2022-01-27T14:56:34.337Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T14:56:57.382746Z 0 [System] [MY-010116] [Server] %%resourcesPath%%\lightning-services\mysql-8.0.16+6\bin\win64\bin\mysqld.exe (mysqld 8.0.16) starting as process 15416”,“timestamp”:“2022-01-27T14:56:58.933Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T14:56:57.385382Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2022-01-27T14:56:58.934Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T14:56:58.131335Z 0 [System] [MY-010229] [Server] Starting crash recovery…”,“timestamp”:“2022-01-27T14:56:58.934Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T14:56:58.135788Z 0 [System] [MY-010232] [Server] Crash recovery finished.”,“timestamp”:“2022-01-27T14:56:58.934Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T14:56:58.898456Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2022-01-27T14:56:58.935Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-01-27T14:56:58.933749Z 0 [System] [MY-010931] [Server] %%resourcesPath%%\lightning-services\mysql-8.0.16+6\bin\win64\bin\mysqld.exe: ready for connections. Version: ‘8.0.16’ socket: ‘’ port: 10005 MySQL Community Server - GPL.”,“timestamp”:“2022-01-27T14:56:58.935Z”}
{“thread”:“main”,“class”:“ExportSiteService”,“level”:“error”,“stack”:“Error: Non-zero result when attempting to export site.\n at ExportSiteService. (%%appPath%%\main\sites\ExportSiteService.js:1:1874)\n at Generator.next ()\n at s (%%appPath%%\main\sites\ExportSiteService.js:1:132)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:93:5)”,“message”:“Non-zero result when attempting to export site.”,“timestamp”:“2022-01-27T14:57:23.191Z”}

Security Reminder

Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.

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