[GH-ISSUE #5] Unable to start the demon #2

Closed
opened 2026-03-14 08:22:51 +03:00 by kerem · 0 comments
Owner

Originally created by @pippo73 on GitHub (Apr 10, 2025).
Original GitHub issue: https://github.com/andrew-d/proxmox-service-discovery/issues/5

Hi,
I'm trying to start this service but I get an error:

$ ./proxmox-service-discovery \
  --proxmox-host=https://myFQDN \
  --proxmox-user=user@pve \
  --proxmox-token-id=mc-DNS \
  --proxmox-token-secret=xxxxxxxx-xxxx-xxxx-xxxx-xxxxcodexxxxxxxx \
  --dns-zone=my.lan
2025/04/10 18:42:59 INFO performing initial DNS record fetch
2025/04/10 18:42:59 ERROR error fetching initial DNS records error="fetching inventory: fetching inventory from Proxmox: fetching nodes: sending HTTP request: Get \"https://myFQDN/api2/json/nodes\": dial tcp 192.168.1.200:443: connect: connection refused"

I'm exposing the nameserver trought a cloudflare tunnel on a 443, but it seem that it searches on the 443 port also on the interlan il instead of 8006.

Is there a way to fix it?

tnx

Originally created by @pippo73 on GitHub (Apr 10, 2025). Original GitHub issue: https://github.com/andrew-d/proxmox-service-discovery/issues/5 Hi, I'm trying to start this service but I get an error: ``` $ ./proxmox-service-discovery \ --proxmox-host=https://myFQDN \ --proxmox-user=user@pve \ --proxmox-token-id=mc-DNS \ --proxmox-token-secret=xxxxxxxx-xxxx-xxxx-xxxx-xxxxcodexxxxxxxx \ --dns-zone=my.lan 2025/04/10 18:42:59 INFO performing initial DNS record fetch 2025/04/10 18:42:59 ERROR error fetching initial DNS records error="fetching inventory: fetching inventory from Proxmox: fetching nodes: sending HTTP request: Get \"https://myFQDN/api2/json/nodes\": dial tcp 192.168.1.200:443: connect: connection refused" ``` I'm exposing the nameserver trought a cloudflare tunnel on a 443, but it seem that it searches on the 443 port also on the interlan il instead of 8006. Is there a way to fix it? tnx
kerem closed this issue 2026-03-14 08:22:57 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-service-discovery#2
No description provided.