error after setup (MacOS M1 pro)

Open
#1,800 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, php
Domain
cli, devops

Research direction

Start with the ee cli info entry point and migration 20181016052850_easyengine_insert_docker_images_version.php; reproduce the failure on a MacOS M1 after the Homebrew install. Investigate the Docker pull for easyengine/php:v4.6.6 and its missing linux/arm64/v8 manifest. Done means the affected commands proceed without this manifest error.

Written by the indexing model from the issue text.

Description

I can't proceed anything further after running the homebrew install command.
That ran succesful.
It doesn't matter which command i run, anything that is ee .... is spitting out the below result.
ee log, ee cli, ee service, ... everything gives me the below output.

It seems like there is something specific wrong with that version 4.6.6?

❯ ee cli info
Checking and Pulling required images. This may take some time.
Checking and Pulling docker image easyengine/cron:v4.6.5
v4.6.5: Pulling from easyengine/cron
Digest: sha256:30e5f1e79fd9b2d30cf0734cf496ed3c2192e8a1e215a2f9e6740999f565b1b5
Status: Image is up to date for easyengine/cron:v4.6.5
docker.io/easyengine/cron:v4.6.5

Checking and Pulling docker image easyengine/mailhog:v4.6.5
v4.6.5: Pulling from easyengine/mailhog
Digest: sha256:3c5c0e7be56c619bad7ac8de28823f3acdd8ac45b62f8f35bc5ccf51541b3aed
Status: Image is up to date for easyengine/mailhog:v4.6.5
docker.io/easyengine/mailhog:v4.6.5

Checking and Pulling docker image easyengine/mariadb:v4.6.6
v4.6.6: Pulling from easyengine/mariadb
Digest: sha256:286f9b5b7ae2aadd22939daf0ee5d2b72c9a4d1f76f06a522d4c2438c3cb9a65
Status: Image is up to date for easyengine/mariadb:v4.6.6
docker.io/easyengine/mariadb:v4.6.6

Checking and Pulling docker image easyengine/nginx-proxy:v4.6.5
v4.6.5: Pulling from easyengine/nginx-proxy
Digest: sha256:88bb7ef3335ba5a53041ce1a029b753cf4c5c9b851fb3f40651b74275996ae4b
Status: Image is up to date for easyengine/nginx-proxy:v4.6.5
docker.io/easyengine/nginx-proxy:v4.6.5

Checking and Pulling docker image easyengine/nginx:v4.6.5
v4.6.5: Pulling from easyengine/nginx
Digest: sha256:294782e9e06821c7fbb4f607a8c35fb7ebcb02824b8cd693c4a8a7601983b462
Status: Image is up to date for easyengine/nginx:v4.6.5
docker.io/easyengine/nginx:v4.6.5

Checking and Pulling docker image easyengine/php:v4.6.6
v4.6.6: Pulling from easyengine/php
no matching manifest for linux/arm64/v8 in the manifest list entries

Error: Errors were encountered while processing: 20181016052850_easyengine_insert_docker_images_version.php
Unable to pull easyengine/php:v4.6.6. Please check logs for more details.

Dominant language
PHP
Stars
2.2k
Forks
423
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EasyEngine/easyengine

All issues in EasyEngine/easyengine

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.