Docker.sock not found · Issue #4 · dockeron/dockeron · GitHub
Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Docker.sock not found  #4

Description

@nirodg

Description

As a start the app directly I get into the issue that the docker.sock is not accesible. I've tried to open it as Administrator but no much luck. Also tried to access the config view but not working yet as I saw.

{
  "code": "ENOENT",
  "errno": "ENOENT",
  "syscall": "connect",
  "address": "/var/run/docker.sock"
}

Steps to Reproduce

  1. Download latest version v0.1.1
  2. Open the app
  3. The error message will appear as json - popups on windows will be shown until the app is closed.

Expected behavior: [What you expect to happen]
To be able to check the docker containers

Actual behavior: [What actually happens]
Cannot connect to the docker socket in Windows

Reproduces how often: [What percentage of the time does it reproduce?]
100% I open the desktop app (5 tries)

Versions

[node, npm, vue.js, etc.]

  • Npm 6.4.1
  • Docker version 18.06.1-ce, build e68fc7a
  • docker-compose version 1.22.0, build f46880fe
  • SO Windows 10 Pro v1703 Build 15063.1387

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions