Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error after setup (MacOS M1 pro) #1800

Open
codeagencybe opened this issue Jul 23, 2023 · 1 comment
Open

error after setup (MacOS M1 pro) #1800

codeagencybe opened this issue Jul 23, 2023 · 1 comment

Comments

@codeagencybe
Copy link

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.

@codeverlan
Copy link

codeverlan commented Jul 24, 2023

Can confirm. I know on my end the error was because I need to try to find an arm64 version of PHP 4.6.6. (as seen above)
I don't see that happening, so I hope there is a work around

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants