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

Connect to remote Docker host #5076

Closed
2 tasks done
yodaphone opened this issue Sep 1, 2024 · 1 comment
Closed
2 tasks done

Connect to remote Docker host #5076

yodaphone opened this issue Sep 1, 2024 · 1 comment

Comments

@yodaphone
Copy link

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

I followed the guide here https://github.com/louislam/uptime-kuma/wiki/How-to-Monitor-Docker-Containers#method-2-tcp---bridge-mode

Uptime Kuma runs in a LXC Container in the same VM Proxmox Host

when i add the Insecure line to the daemon.json, on the remote docker server, docker fails to start & i get this error message

× docker.service - Docker Application Container Engine
     Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
    Drop-In: /etc/systemd/system/docker.service.d
             └─override.conf
     Active: failed (Result: exit-code) since Sun 2024-09-01 11:03:29 EDT; 1h 34min ago
TriggeredBy: × docker.socket
       Docs: https://docs.docker.com
    Process: 1142 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE)
   Main PID: 1142 (code=exited, status=1/FAILURE)
        CPU: 111ms

Sep 01 11:03:29 dockerserver systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
Sep 01 11:03:29 dockerserver systemd[1]: Stopped Docker Application Container Engine.
Sep 01 11:03:29 dockerserver systemd[1]: docker.service: Start request repeated too quickly.
Sep 01 11:03:29 dockerserver systemd[1]: docker.service: Failed with result 'exit-code'.
Sep 01 11:03:29 dockerserver systemd[1]: Failed to start Docker Application Container Engine.
Sep 01 12:31:42 dockerserver systemd[1]: /etc/systemd/system/docker.service.d/override.conf:1: Assignment outside of section. Ignoring.

can someone please tell me what I'm doing wrong?
TIA

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.23.13

💻 Operating System and Arch

Ubuntu 22.04

🌐 Browser

Brave

🖥️ Deployment Environment

  • Runtime: Ubuntu LXC 22.04
  • Database: SQLite
  • Filesystem used to store the database on: exfat
  • number of monitors: 3
@yodaphone yodaphone added the help label Sep 1, 2024
Copy link

We are clearing up our old help-issues and your issue has been open for 60 days with no activity.
If no comment is made and the stale label is not removed, this issue will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 31, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2024
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

1 participant