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

Cant run docker engine #73

Closed
zaraziko opened this issue Oct 4, 2023 · 8 comments
Closed

Cant run docker engine #73

zaraziko opened this issue Oct 4, 2023 · 8 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@zaraziko
Copy link

zaraziko commented Oct 4, 2023

hi! i have mac os ventura 13.6 and mac book pro with M1 pro chip
ace cast 2.0.5 after launching ace-link make en Error - Cant run docker Engine.

can you help me - how to watch ace-links on mac os?

@zaraziko zaraziko added the help wanted Extra attention is needed label Oct 4, 2023
@JavierLeonPeris
Copy link

same problem here, I updated docker this week and I haven't been able to run acelink since then. I have reinstalled everything but same problem, is there a specific docker version that we should use?

Thanks a lot for your work, I have been using this for more than a year.

@zaraziko
Copy link
Author

same problem here, I updated docker this week and I haven't been able to run acelink since then. I have reinstalled everything but same problem, is there a specific docker version that we should use?

Thanks a lot for your work, I have been using this for more than a year.

whats was your version of docker before updating?

@blaise-io
Copy link
Owner

blaise-io commented Oct 21, 2023

I think I can reproduce, are you also getting this repeatedly when following instructions from https://github.com/blaise-io/acelink#view-ace-link-logs?

default	19:21:27.694092+0200	Ace Link	Running command: docker ps
default	19:21:27.807132+0200	Ace Link	StandardOut:
default	19:21:27.807190+0200	Ace Link	standardError: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

If you're running into this issue, please confirm that Ace.Link.2.0.5-new-sock.dmg.zip fixes the issue.

If the above doesn't work, for the time being, try sudo ln -sf "$HOME/.docker/run/docker.sock" /var/run/docker.sock.

@lares999
Copy link

If you're running into this issue, please confirm that Ace.Link.2.0.5-new-sock.dmg.zip fixes the issue.

Can confirm, that worked for me with up-to-date Docker. Thx!

@JavierLeonPeris
Copy link

JavierLeonPeris commented Oct 24, 2023

it worked for me too, now I'm worried to update docker again haha should it work?

A million thanks!!

@andriandreo
Copy link

So it turns out that docker for macOS is not like the one for Linux as mentioned here and you also need Docker Desktop (which is not needed in Linux for running the daemon and using and running docker images). That's why ace-link was not working for me, in case this is helpful for anybody else.

Great work with this Ace Stream implementation! Much better than the one I used to deal with using an installed version of Wine and the actual Windows software...

@vishalzambre
Copy link

Apple M1 Sonoma 14.1.1, Docker version 24.0.6, build ed223bc
Diagnostics ID: 7357B5CE-FFC5-48D8-AF74-6F0EFE562645/20231116075020

@blaise-io
Copy link
Owner

I have verified Docker works on an M1 with Docker Desktop. If people still have issues with Apple Silicon, please create a new issue and post logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants