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

v2.0.3 down't not start docker container #62

Closed
AndrewP-GH opened this issue Apr 13, 2023 · 7 comments
Closed

v2.0.3 down't not start docker container #62

AndrewP-GH opened this issue Apr 13, 2023 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@AndrewP-GH
Copy link
Contributor

AndrewP-GH commented Apr 13, 2023

Describe the bug
After updating from 2.0.2 to 2.0.3 ace-link doesn't work anymore. I see that the docker container doesn't start.
My PC: macos ventura 13.2.1 — m1 pro
Docker version 20.10.24
Docker Desktop v4.18.0

@AndrewP-GH AndrewP-GH added the bug Something isn't working label Apr 13, 2023
@nebelnic
Copy link

Same here with Ventura 13.3 m2

@blaise-io
Copy link
Owner

I will debug next week when I have access to an M1 machine.

In the meantime 2.0.2 still works?

@AndrewP-GH
Copy link
Contributor Author

yes, 2.0.2 works as expected in this case)

@AndrewP-GH
Copy link
Contributor Author

@blaise-io I've debugged the app and found out that the problem is:
Error: No such image: blaiseio/acelink:2.0.3

@AndrewP-GH
Copy link
Contributor Author

So, to solve this issue we have to add --platform=linux/amd64 to docker pull command for Apple CPU

@AndrewP-GH
Copy link
Contributor Author

I have made the PR to solve this issue. The problem is not in the latest release, this bug has already been with us for a long time :)

@blaise-io
Copy link
Owner

Thanks again @AndrewP-GH. I also tagged 2.0.2 as 2.0.3 for the time being, so a local docker pull docker.io/blaiseio/acelink:2.0.3 should also fix the issue. I will now publish a 2.0.4 of shame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants