-
Notifications
You must be signed in to change notification settings - Fork 46
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
Doesn't work on M2 Mac #19
Comments
@dobegor Do you have come across a possible similar case? (I saw that you had a problem with M1) |
I have com across a similar case (but with a redis container). Downgrading docker for Mac to 4.12 fixed the issue for me (I was on version 4.13). |
@danieljausovec I don't have an M2 and the problem on M1 was different. I did try it on M1 and it doesn't work:
I also tried to launch the service manually:
I'm actually running DfM 4.12.0. |
@peterpacket @dobegor I tried with Docker version 4.13 on M1 and it doesn't work. After downgrading to 4.12 has started working again, but I still have problems with M2 with both Docker versions. Apparently, Apple has changed something. Maybe @gregnr can help? |
I have the same problem with docker for desktop 4.13 on M1. https://docs.docker.com/desktop/release-notes/#docker-desktop-4130
It seems that 4.13 adjusted the path generated by the unix socket.
I'm currently manually creating the symbol link and it's working for me. |
Guys, It started working. What I did...? |
This happens for me on Docker 4.12 without any upgrade to 4.13. And also this is still an issue even if it worked on 4.12. @danieljausovec could you please reopen the issue? |
This too has stopped working for me recently on my macbook air m1 with the following versions of docker-desktop 4.12, 4.13.1, 4.14. Not finding any error in the logs. The only message that gets printed is Update: I reran using
|
It seems to be related to the following issue Also, as noted in the comments below, uninstalling and then reinstalling Docker Desktop For Mac: 4.17.0 may resolve the issue. |
Hey, jumping in here to help resolve these. A couple notes:
@danieljausovec thanks for opening this issue. Looks like this is resolved for you, but let me know if you're getting any more errors. @dobegor can you confirm whether or not you've got this working? Can you try on the latest 4.17.0? @mhumeSF it sounds like this was resolved for you by using |
Yes, I can confirm that it works with docker 4.17.0 (on an M1 and M2 chip) after reinstalling the service. |
I can confirm that the tool works for me with DfM 4.17.0 on M1 Pro. Thanks a lot for pointing that out! |
@danieljausovec @dobegor great! Closing this now, but if anyone is experiencing issues with 4.17.0, let me know and we can re-open. Otherwise feel free to create a new issue! |
While it does work for me on M1, it does not on M2 one.
I reinstalled package and restart service
Services list
After that I followed first example with nginx
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: