[GH-ISSUE #8] VMs IPs are not recognizer #5

Open
opened 2026-03-14 08:23:13 +03:00 by kerem · 4 comments
Owner

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

I've tried your project and the problem I see is that not all VMs IPs are detected:

Image

However, portainer-1 has several IPs attached:

Image

Originally created by @MrZoidberg on GitHub (Apr 12, 2025). Original GitHub issue: https://github.com/andrew-d/proxmox-service-discovery/issues/8 I've tried your project and the problem I see is that not all VMs IPs are detected: ![Image](https://github.com/user-attachments/assets/ca86d39c-9ec6-4a59-a59c-a734a72ec265) However, portainer-1 has several IPs attached: ![Image](https://github.com/user-attachments/assets/f2d22ece-646b-4436-a445-18b0e6fa5143)
Author
Owner

@andrew-d commented on GitHub (Apr 12, 2025):

Would you mind showing me the hardware configuration for portainer-1 as well? And perhaps running with the --verbose flag and pasting the debug logs here that mention portainer-1 (which should be log lines with vm=101)? There's some logic internally that tries to only pick IPs from the guest that are from an interface configured on the host (to e.g. avoid VPN interfaces, localhost, docker, etc.), and it's possible that I'm missing an edge case there.

<!-- gh-comment-id:2799011684 --> @andrew-d commented on GitHub (Apr 12, 2025): Would you mind showing me the hardware configuration for `portainer-1` as well? And perhaps running with the `--verbose` flag and pasting the debug logs here that mention `portainer-1` (which should be log lines with `vm=101`)? There's some logic internally that tries to only pick IPs from the guest that are from an interface configured on the host (to e.g. avoid VPN interfaces, localhost, docker, etc.), and it's possible that I'm missing an edge case there.
Author
Owner

@MrZoidberg commented on GitHub (Apr 16, 2025):

Here is the hardware config for portainer-1:
Image

And here are the debug logs:

2025/04/16 19:03:20 INFO performing initial DNS record fetch
2025/04/16 19:03:20 WARN no hardware address found for QEMU guest, returning all IP addresses vm=100 node=proxmox net0="e1000e=BC:24:11:91:27:67,bridge=vmbr0,firewall=1"
2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=100 node=proxmox num_interfaces=6
2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=unraid addrs="[172.20.0.50 192.168.10.6]"
2025/04/16 19:03:20 WARN parsing static IP address vm=105 node=proxmox address=dhcp error="netip.ParsePrefix(\"dhcp\"): no '/'"
2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=105 node=proxmox num_interfaces=25
2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-3 addrs=[]
2025/04/16 19:03:20 WARN no hardware address found for QEMU guest, returning all IP addresses vm=104 node=proxmox net0="e1000=BC:24:11:80:67:8C,bridge=vmbr0,firewall=1"
2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=104 node=proxmox num_interfaces=3
2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=veeam addrs="[fe80::c37f:ff1b:b7c6:f0b0%2 172.20.0.54 fe80::272f:1dd7:77:6226%16 192.168.10.16 ::1 127.0.0.1]"
2025/04/16 19:03:20 WARN parsing static IP address vm=103 node=proxmox address=dhcp error="netip.ParsePrefix(\"dhcp\"): no '/'"
2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=103 node=proxmox num_interfaces=23
2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-2-gpu addrs=[]
2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=106 node=proxmox num_interfaces=12
2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=haos addrs=[]
2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=101 node=proxmox num_interfaces=30
2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-1 addrs=[]
2025/04/16 19:03:21 DEBUG fetched LXC config lxc=102 node=proxmox config="{Net0:name=eth0,bridge=vmbr0,firewall=1,hwaddr=BC:24:11:A9:D7:FF,ip=dhcp,type=veth}"
2025/04/16 19:03:21 DEBUG LXC guest is using DHCP lxc=102 node=proxmox
2025/04/16 19:03:21 DEBUG fetched LXC guest interfaces lxc=102 node=proxmox num_interfaces=3
2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=102 node=proxmox interface_name=vnet1 interface_hwaddr=bc:24:11:4f:64:e2 expected_hwaddr=BC:24:11:A9:D7:FF
2025/04/16 19:03:21 DEBUG fetched IP addresses for LXC node=proxmox lxc=dns-20 addrs="[192.168.10.18 fe80::be24:11ff:fea9:d7ff]"
2025/04/16 19:03:21 DEBUG fetched LXC config lxc=107 node=proxmox config="{Net0:name=eth0,bridge=vmbr0,hwaddr=BC:24:11:8E:29:F6,ip=dhcp,type=veth}"
2025/04/16 19:03:21 DEBUG LXC guest is using DHCP lxc=107 node=proxmox
2025/04/16 19:03:21 DEBUG fetched LXC guest interfaces lxc=107 node=proxmox num_interfaces=7
2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=br-6ba299c9cbfa interface_hwaddr=0e:f1:10:bd:c2:39 expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=docker0 interface_hwaddr=a6:dd:de:1b:03:72 expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=vethb75e941 interface_hwaddr=e2:7d:ba:64:3d:7b expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=veth66826b9 interface_hwaddr=ea:ca:54:3a:8a:af expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=vethc0c6df7 interface_hwaddr=76:89:03:d5:42:3b expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:03:21 DEBUG fetched IP addresses for LXC node=proxmox lxc=komodo addrs="[192.168.10.15 fe80::be24:11ff:fe8e:29f6]"
2025/04/16 19:03:21 INFO finished fetching inventory from node node=proxmox
2025/04/16 19:03:21 DEBUG fetched inventory from Proxmox num_nodes=1 num_vms=7 num_lxcs=2
2025/04/16 19:03:21 WARN no addresses for resource fqdn=portainer-3.sdn20.endor.internal.
2025/04/16 19:03:21 WARN no addresses for resource fqdn=portainer-2-gpu.sdn20.endor.internal.
2025/04/16 19:03:21 WARN no addresses for resource fqdn=haos.sdn20.endor.internal.
2025/04/16 19:03:21 WARN no addresses for resource fqdn=portainer-1.sdn20.endor.internal.
2025/04/16 19:03:21 INFO starting HTTP debug server addr=:8080
2025/04/16 19:03:21 INFO proxmox-service-discovery starting
2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=101 node=proxmox num_interfaces=30
2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-1 addrs=[]
2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=106 node=proxmox num_interfaces=12
2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=haos addrs=[]
2025/04/16 19:04:21 WARN parsing static IP address vm=103 node=proxmox address=dhcp error="netip.ParsePrefix(\"dhcp\"): no '/'"
2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=103 node=proxmox num_interfaces=23
2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-2-gpu addrs=[]
2025/04/16 19:04:21 WARN no hardware address found for QEMU guest, returning all IP addresses vm=104 node=proxmox net0="e1000=BC:24:11:80:67:8C,bridge=vmbr0,firewall=1"
2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=104 node=proxmox num_interfaces=3
2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=veeam addrs="[fe80::c37f:ff1b:b7c6:f0b0%2 172.20.0.54 fe80::272f:1dd7:77:6226%16 192.168.10.16 ::1 127.0.0.1]"
2025/04/16 19:04:21 WARN no hardware address found for QEMU guest, returning all IP addresses vm=100 node=proxmox net0="e1000e=BC:24:11:91:27:67,bridge=vmbr0,firewall=1"
2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=100 node=proxmox num_interfaces=6
2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=unraid addrs="[172.20.0.50 192.168.10.6]"
2025/04/16 19:04:21 WARN parsing static IP address vm=105 node=proxmox address=dhcp error="netip.ParsePrefix(\"dhcp\"): no '/'"
2025/04/16 19:04:22 DEBUG fetched QEMU guest interfaces vm=105 node=proxmox num_interfaces=25
2025/04/16 19:04:22 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-3 addrs=[]
2025/04/16 19:04:22 DEBUG fetched LXC config lxc=107 node=proxmox config="{Net0:name=eth0,bridge=vmbr0,hwaddr=BC:24:11:8E:29:F6,ip=dhcp,type=veth}"
2025/04/16 19:04:22 DEBUG LXC guest is using DHCP lxc=107 node=proxmox
2025/04/16 19:04:22 DEBUG fetched LXC guest interfaces lxc=107 node=proxmox num_interfaces=7
2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=br-6ba299c9cbfa interface_hwaddr=0e:f1:10:bd:c2:39 expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=docker0 interface_hwaddr=a6:dd:de:1b:03:72 expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=vethb75e941 interface_hwaddr=e2:7d:ba:64:3d:7b expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=veth66826b9 interface_hwaddr=ea:ca:54:3a:8a:af expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=vethc0c6df7 interface_hwaddr=76:89:03:d5:42:3b expected_hwaddr=BC:24:11:8E:29:F6
2025/04/16 19:04:22 DEBUG fetched IP addresses for LXC node=proxmox lxc=komodo addrs="[192.168.10.15 fe80::be24:11ff:fe8e:29f6]"
2025/04/16 19:04:22 DEBUG fetched LXC config lxc=102 node=proxmox config="{Net0:name=eth0,bridge=vmbr0,firewall=1,hwaddr=BC:24:11:A9:D7:FF,ip=dhcp,type=veth}"
2025/04/16 19:04:22 DEBUG LXC guest is using DHCP lxc=102 node=proxmox
2025/04/16 19:04:22 DEBUG fetched LXC guest interfaces lxc=102 node=proxmox num_interfaces=3
2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=102 node=proxmox interface_name=vnet1 interface_hwaddr=bc:24:11:4f:64:e2 expected_hwaddr=BC:24:11:A9:D7:FF
2025/04/16 19:04:22 DEBUG fetched IP addresses for LXC node=proxmox lxc=dns-20 addrs="[192.168.10.18 fe80::be24:11ff:fea9:d7ff]"
2025/04/16 19:04:22 INFO finished fetching inventory from node node=proxmox
2025/04/16 19:04:22 DEBUG fetched inventory from Proxmox num_nodes=1 num_vms=7 num_lxcs=2
2025/04/16 19:04:22 WARN no addresses for resource fqdn=portainer-1.sdn20.endor.internal.
2025/04/16 19:04:22 WARN no addresses for resource fqdn=haos.sdn20.endor.internal.
2025/04/16 19:04:22 WARN no addresses for resource fqdn=portainer-2-gpu.sdn20.endor.internal.
2025/04/16 19:04:22 WARN no addresses for resource fqdn=portainer-3.sdn20.endor.internal.
^C2025/04/16 19:04:55 INFO got signal signal=interrupt
2025/04/16 19:04:55 INFO proxmox-service-discovery finished
<!-- gh-comment-id:2810500056 --> @MrZoidberg commented on GitHub (Apr 16, 2025): Here is the hardware config for portainer-1: <img width="679" alt="Image" src="https://github.com/user-attachments/assets/c3c7afbf-5a1b-4740-a9d0-41eafaee3dd0" /> And here are the debug logs: ``` 2025/04/16 19:03:20 INFO performing initial DNS record fetch 2025/04/16 19:03:20 WARN no hardware address found for QEMU guest, returning all IP addresses vm=100 node=proxmox net0="e1000e=BC:24:11:91:27:67,bridge=vmbr0,firewall=1" 2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=100 node=proxmox num_interfaces=6 2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=unraid addrs="[172.20.0.50 192.168.10.6]" 2025/04/16 19:03:20 WARN parsing static IP address vm=105 node=proxmox address=dhcp error="netip.ParsePrefix(\"dhcp\"): no '/'" 2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=105 node=proxmox num_interfaces=25 2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-3 addrs=[] 2025/04/16 19:03:20 WARN no hardware address found for QEMU guest, returning all IP addresses vm=104 node=proxmox net0="e1000=BC:24:11:80:67:8C,bridge=vmbr0,firewall=1" 2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=104 node=proxmox num_interfaces=3 2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=veeam addrs="[fe80::c37f:ff1b:b7c6:f0b0%2 172.20.0.54 fe80::272f:1dd7:77:6226%16 192.168.10.16 ::1 127.0.0.1]" 2025/04/16 19:03:20 WARN parsing static IP address vm=103 node=proxmox address=dhcp error="netip.ParsePrefix(\"dhcp\"): no '/'" 2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=103 node=proxmox num_interfaces=23 2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-2-gpu addrs=[] 2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=106 node=proxmox num_interfaces=12 2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=haos addrs=[] 2025/04/16 19:03:20 DEBUG fetched QEMU guest interfaces vm=101 node=proxmox num_interfaces=30 2025/04/16 19:03:20 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-1 addrs=[] 2025/04/16 19:03:21 DEBUG fetched LXC config lxc=102 node=proxmox config="{Net0:name=eth0,bridge=vmbr0,firewall=1,hwaddr=BC:24:11:A9:D7:FF,ip=dhcp,type=veth}" 2025/04/16 19:03:21 DEBUG LXC guest is using DHCP lxc=102 node=proxmox 2025/04/16 19:03:21 DEBUG fetched LXC guest interfaces lxc=102 node=proxmox num_interfaces=3 2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=102 node=proxmox interface_name=vnet1 interface_hwaddr=bc:24:11:4f:64:e2 expected_hwaddr=BC:24:11:A9:D7:FF 2025/04/16 19:03:21 DEBUG fetched IP addresses for LXC node=proxmox lxc=dns-20 addrs="[192.168.10.18 fe80::be24:11ff:fea9:d7ff]" 2025/04/16 19:03:21 DEBUG fetched LXC config lxc=107 node=proxmox config="{Net0:name=eth0,bridge=vmbr0,hwaddr=BC:24:11:8E:29:F6,ip=dhcp,type=veth}" 2025/04/16 19:03:21 DEBUG LXC guest is using DHCP lxc=107 node=proxmox 2025/04/16 19:03:21 DEBUG fetched LXC guest interfaces lxc=107 node=proxmox num_interfaces=7 2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=br-6ba299c9cbfa interface_hwaddr=0e:f1:10:bd:c2:39 expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=docker0 interface_hwaddr=a6:dd:de:1b:03:72 expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=vethb75e941 interface_hwaddr=e2:7d:ba:64:3d:7b expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=veth66826b9 interface_hwaddr=ea:ca:54:3a:8a:af expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:03:21 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=vethc0c6df7 interface_hwaddr=76:89:03:d5:42:3b expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:03:21 DEBUG fetched IP addresses for LXC node=proxmox lxc=komodo addrs="[192.168.10.15 fe80::be24:11ff:fe8e:29f6]" 2025/04/16 19:03:21 INFO finished fetching inventory from node node=proxmox 2025/04/16 19:03:21 DEBUG fetched inventory from Proxmox num_nodes=1 num_vms=7 num_lxcs=2 2025/04/16 19:03:21 WARN no addresses for resource fqdn=portainer-3.sdn20.endor.internal. 2025/04/16 19:03:21 WARN no addresses for resource fqdn=portainer-2-gpu.sdn20.endor.internal. 2025/04/16 19:03:21 WARN no addresses for resource fqdn=haos.sdn20.endor.internal. 2025/04/16 19:03:21 WARN no addresses for resource fqdn=portainer-1.sdn20.endor.internal. 2025/04/16 19:03:21 INFO starting HTTP debug server addr=:8080 2025/04/16 19:03:21 INFO proxmox-service-discovery starting 2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=101 node=proxmox num_interfaces=30 2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-1 addrs=[] 2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=106 node=proxmox num_interfaces=12 2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=haos addrs=[] 2025/04/16 19:04:21 WARN parsing static IP address vm=103 node=proxmox address=dhcp error="netip.ParsePrefix(\"dhcp\"): no '/'" 2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=103 node=proxmox num_interfaces=23 2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-2-gpu addrs=[] 2025/04/16 19:04:21 WARN no hardware address found for QEMU guest, returning all IP addresses vm=104 node=proxmox net0="e1000=BC:24:11:80:67:8C,bridge=vmbr0,firewall=1" 2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=104 node=proxmox num_interfaces=3 2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=veeam addrs="[fe80::c37f:ff1b:b7c6:f0b0%2 172.20.0.54 fe80::272f:1dd7:77:6226%16 192.168.10.16 ::1 127.0.0.1]" 2025/04/16 19:04:21 WARN no hardware address found for QEMU guest, returning all IP addresses vm=100 node=proxmox net0="e1000e=BC:24:11:91:27:67,bridge=vmbr0,firewall=1" 2025/04/16 19:04:21 DEBUG fetched QEMU guest interfaces vm=100 node=proxmox num_interfaces=6 2025/04/16 19:04:21 DEBUG fetched IP addresses for VM node=proxmox vm=unraid addrs="[172.20.0.50 192.168.10.6]" 2025/04/16 19:04:21 WARN parsing static IP address vm=105 node=proxmox address=dhcp error="netip.ParsePrefix(\"dhcp\"): no '/'" 2025/04/16 19:04:22 DEBUG fetched QEMU guest interfaces vm=105 node=proxmox num_interfaces=25 2025/04/16 19:04:22 DEBUG fetched IP addresses for VM node=proxmox vm=portainer-3 addrs=[] 2025/04/16 19:04:22 DEBUG fetched LXC config lxc=107 node=proxmox config="{Net0:name=eth0,bridge=vmbr0,hwaddr=BC:24:11:8E:29:F6,ip=dhcp,type=veth}" 2025/04/16 19:04:22 DEBUG LXC guest is using DHCP lxc=107 node=proxmox 2025/04/16 19:04:22 DEBUG fetched LXC guest interfaces lxc=107 node=proxmox num_interfaces=7 2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=br-6ba299c9cbfa interface_hwaddr=0e:f1:10:bd:c2:39 expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=docker0 interface_hwaddr=a6:dd:de:1b:03:72 expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=vethb75e941 interface_hwaddr=e2:7d:ba:64:3d:7b expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=veth66826b9 interface_hwaddr=ea:ca:54:3a:8a:af expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=107 node=proxmox interface_name=vethc0c6df7 interface_hwaddr=76:89:03:d5:42:3b expected_hwaddr=BC:24:11:8E:29:F6 2025/04/16 19:04:22 DEBUG fetched IP addresses for LXC node=proxmox lxc=komodo addrs="[192.168.10.15 fe80::be24:11ff:fe8e:29f6]" 2025/04/16 19:04:22 DEBUG fetched LXC config lxc=102 node=proxmox config="{Net0:name=eth0,bridge=vmbr0,firewall=1,hwaddr=BC:24:11:A9:D7:FF,ip=dhcp,type=veth}" 2025/04/16 19:04:22 DEBUG LXC guest is using DHCP lxc=102 node=proxmox 2025/04/16 19:04:22 DEBUG fetched LXC guest interfaces lxc=102 node=proxmox num_interfaces=3 2025/04/16 19:04:22 DEBUG skipping interface with different hardware address lxc=102 node=proxmox interface_name=vnet1 interface_hwaddr=bc:24:11:4f:64:e2 expected_hwaddr=BC:24:11:A9:D7:FF 2025/04/16 19:04:22 DEBUG fetched IP addresses for LXC node=proxmox lxc=dns-20 addrs="[192.168.10.18 fe80::be24:11ff:fea9:d7ff]" 2025/04/16 19:04:22 INFO finished fetching inventory from node node=proxmox 2025/04/16 19:04:22 DEBUG fetched inventory from Proxmox num_nodes=1 num_vms=7 num_lxcs=2 2025/04/16 19:04:22 WARN no addresses for resource fqdn=portainer-1.sdn20.endor.internal. 2025/04/16 19:04:22 WARN no addresses for resource fqdn=haos.sdn20.endor.internal. 2025/04/16 19:04:22 WARN no addresses for resource fqdn=portainer-2-gpu.sdn20.endor.internal. 2025/04/16 19:04:22 WARN no addresses for resource fqdn=portainer-3.sdn20.endor.internal. ^C2025/04/16 19:04:55 INFO got signal signal=interrupt 2025/04/16 19:04:55 INFO proxmox-service-discovery finished ```
Author
Owner

@MrZoidberg commented on GitHub (Apr 27, 2025):

any updated on this?

<!-- gh-comment-id:2833597551 --> @MrZoidberg commented on GitHub (Apr 27, 2025): any updated on this?
Author
Owner

@ange007 commented on GitHub (Mar 4, 2026):

try fix from PR: https://github.com/andrew-d/proxmox-service-discovery/issues/11

<!-- gh-comment-id:3997838384 --> @ange007 commented on GitHub (Mar 4, 2026): try fix from PR: https://github.com/andrew-d/proxmox-service-discovery/issues/11
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#5
No description provided.