Skip to content

CodeAssist fails to run on macOS (Docker Engine not detected) #25

@atompsv

Description

@atompsv

When trying to run CodeAssist on macOS, the application fails to start because it cannot detect the Docker Engine. Docker Desktop is installed and running, but CodeAssist appears unable to communicate with it.

Restarting Docker Desktop and the machine does not resolve the issue.

Environment:

  • macOS Version: 14.4 (23E214)
  • Chip: Apple Silicon M3
  • Docker Desktop Version: 4.26.1 (131620) , Engine: 24.0.7 , Compose: v2.23.3-desktop.2

Here is log in logs/run.log:

2025-11-23 16:23:47,510 - ERROR - Container engine not installed or not running.
2025-11-23 16:23:49,513 - INFO - Checking for Docker...
2025-11-23 16:23:49,517 - INFO - Docker not found or not running: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions