Code Monkey home page Code Monkey logo

Comments (7)

glennyabellana avatar glennyabellana commented on July 26, 2024 1

Happened on my M1 MBP too after updating Docker Desktop to latest version! I had to downgrade to Docker Desktop version 4.17.0, and it fixed the Error : Docker is not running... issue.

from wp-local-docker-v2.

bjorn2404 avatar bjorn2404 commented on July 26, 2024 1

Also hitting this on an M2 chip and haven't found a way around it with the latest version. Rolling back to 4.17.0 also worked on my end.

from wp-local-docker-v2.

Freshclicks avatar Freshclicks commented on July 26, 2024

I'm experiencing the same issue on my M1 mac. Commenting to subscribe.

from wp-local-docker-v2.

achchu93 avatar achchu93 commented on July 26, 2024

I got the same issue with M1 chip after updating the Docker to the latest version. But with the Docker Desktop, I could start it manually. Now 10updocker command itself not available.

from wp-local-docker-v2.

darylldoyle avatar darylldoyle commented on July 26, 2024

Hi all 👋

Can you do me a massive favour and check if the following opinion is checked, please:

image

WP Local Docker is still using docker-composer as opposed to the V2 style of docker compose. Enabling this option translates the old V1 version to be V2 compatible. I'm hoping that will help resolve the issue

from wp-local-docker-v2.

edevio avatar edevio commented on July 26, 2024

I managed to resolve this issue by enabling two settings under Advanced in the Settings. I checked "Allow the default Docker socket to be used" and "Allow privileged port mapping." These settings required a Docker restart.

This fixed previous installs and allowed new site generation. However, for a new site, it did not update my /etc/hosts file. To fix this, I ran sudo vim /etc/hosts and added a new line that matched the hostname entered during the creation prompts, for example, 127.0.0.1 example.test.

System Specifications

  • Apple M1 Max
  • Sonoma 14.0
  • Docker Desktop 4.25.0
    • Engine: 24.0.6
    • Compose: 2.23.0-desktop-1

from wp-local-docker-v2.

marcovega avatar marcovega commented on July 26, 2024

Anyone experiencing this issue on a Debian system (Ubuntu in my case)

sudo ln -s ~/.docker/desktop/docker.sock /var/run/docker.sock

The package looks for the standard location of the docker.sock file, but for Docker Desktop that changed positions a while ago.

from wp-local-docker-v2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.