[wp-trac] [WordPress Trac] #59930: Problems pulling relevant MySQL Docker container

WordPress Trac noreply at wordpress.org
Fri Nov 17 19:01:53 UTC 2023


#59930: Problems pulling relevant MySQL Docker container
------------------------------+-----------------------
 Reporter:  desrosj           |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  6.5
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:  has-patch
  Focuses:                    |
------------------------------+-----------------------
 Recently, I started receiving this error on my Apple Silicone machine.

 {{{
 no matching manifest for linux/arm64/v8 in the manifest list entries
 node:child_process:935
     throw err;
     ^

 Error: Command failed: docker-compose up -d wordpress-develop
     at checkExecSyncError (node:child_process:861:11)
     at execSync (node:child_process:932:15)
     at Object.<anonymous> (Sites/wordpress-svn/trunk/tools/local-
 env/scripts/start.js:22:1)
     at Module._compile (node:internal/modules/cjs/loader:1198:14)
     at Object.Module._extensions..js
 (node:internal/modules/cjs/loader:1252:10)
     at Module.load (node:internal/modules/cjs/loader:1076:32)
     at Function.Module._load (node:internal/modules/cjs/loader:911:12)
     at Function.executeUserEntryPoint [as runMain]
 (node:internal/modules/run_main:81:12)
     at node:internal/main/run_main_module:22:47 {
   status: 18,
   signal: null,
   output: [ null, null, null ],
   pid: 17288,
   stdout: null,
   stderr: null
 }
 }}}

 I'm not sure what happened to cause these errors to start, but any `pull`
 or `start` commands where the environment had not been set up previously
 fail.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59930>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list