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

use docker not support #1007

Open
zhangyy8lab opened this issue Apr 16, 2024 · 1 comment
Open

use docker not support #1007

zhangyy8lab opened this issue Apr 16, 2024 · 1 comment

Comments

@zhangyy8lab
Copy link

zhangyy8lab commented Apr 16, 2024

[10:20:42] info Workspace tusimaservermonitor already exists
[10:20:42] info Creating devcontainer...
[10:20:42] info devcontainer up: find dev container: docker ps: Cannot connect to the Docker daemon at tcp://10.1.1.116:855. Is the docker daemon running?
[10:20:42] info exit status 1
[10:20:43] error Try enabling Debug mode under Settings to see a more verbose output
[10:20:43] fatal run agent command: Process exited with status 1

  • 10.1.1.116 is my dockerServer
    root@local116:~# systemctl status docker
    ● docker.service - Docker Application Container Engine
    Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
    Active: active (running) since Thu 2024-03-21 15:50:45 CST; 3 weeks 4 days ago
    TriggeredBy: ● docker.socket
    Docs: https://docs.docker.com
    Main PID: 855 (dockerd)
    Tasks: 138
    Memory: 244.0M
    CPU: 33min 20.278s
    CGroup: /system.slice/docker.service

image

@heiko-braun heiko-braun added the bug Something isn't working label Apr 17, 2024 — with Linear
@heiko-braun heiko-braun removed the bug Something isn't working label Apr 17, 2024
@pascalbreuninger
Copy link
Member

Hi @zhangyy8lab, thanks for opening the issue.
Can you confirm you're docker cli is able to connect to your host by running
DOCKER_HOST=10.1.1.116:855 docker ps please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants