Hello,
I'm not sure where to turn for help. I updated Proxmox to version 8.1 and QEMU to 8.1.2. I have an ISO with iPXE that does DHCPv6 and then fetches its configuration from a web server. Since the update, I get this message during DHCPv6:
I added more debugging and got this:
I can't figure out where to look, whether it's an issue with iPXE, Virtio, QEMU, or Proxmox.
Do you have any leads?
I'm not sure where to turn for help. I updated Proxmox to version 8.1 and QEMU to 8.1.2. I have an ISO with iPXE that does DHCPv6 and then fetches its configuration from a web server. Since the update, I get this message during DHCPv6:
Code:
No such file or directory (https://ipxe.org/2d0c203b)
I added more debugging and got this:
Code:
iPXE> ifconf --configurator ipv6
NETDEV net0 opening
NETDEV net0 starting configuration via ipv6
Configuring [ipv6] (net0 66:b5:3e:97:7d:4e)...
NETDEV net0 failed to receive 0x0: Error 0x440e6003 (https://ipxe.org/440e6003)
NETDEV net0 failed to receive 0x0: Error 0x440e6003 (https://ipxe.org/440e6003)
NETDEV net0 failed to receive 0x0: Error 0x440e6003 (https://ipxe.org/440e6003)
DHCPv6 net0 could not create DUID-UUID: No such file or directory (https://ipxe.org/2d0c203b)
NETDEV net0 configuration via ipv6 failed: No such file or directory (https://ipxe.org/2d0c203b)
NETDEV net0 failed to receive 0x0: No such file or directory (https://ipxe.org/2d0c203b)
No such file or directory (https://ipxe.org/2d0c203b)
NETDEV net0 closing
I can't figure out where to look, whether it's an issue with iPXE, Virtio, QEMU, or Proxmox.
Do you have any leads?