Hi, its been a while!
Just recently had time to back to modernising my infrastructure. Proxmox 3 server was really getting a bit dated
So, got a brand new proxmox6 node, however there seem to be some UI issues. Namely: the node list in the UI seems to not be working when accessing the UI via ipv6.
To reproduce: Visit UI via ipv6 address, click on summary (expect to find node "list" - standalone for me), actual result: see nothing. Browser errorlog shows:
Uncaught TypeError: me.nodeList[me.nodeIndex] is undefined
initComponent https://[2a01:<redacted>::2]:8006/pve2/js/pvemanagerlib.js?ver=6.3-4:21612
ExtJS 12
initComponent https://[2a01:<redacted>::2]:8006/pve2/js/pvemanagerlib.js?ver=6.3-4:23092
ExtJS 7
activateCard https://[2a01:<redacted>::2]:8006/pve2/js/pvemanagerlib.js?ver=6.3-4:10435
selectionchange https://[2a01:<redacted>::2]:8006/pve2/js/pvemanagerlib.js?ver=6.3-4:10376
ExtJS 16
Everything works perfectly fine accessing the same UI via ipv4.
Just recently had time to back to modernising my infrastructure. Proxmox 3 server was really getting a bit dated
So, got a brand new proxmox6 node, however there seem to be some UI issues. Namely: the node list in the UI seems to not be working when accessing the UI via ipv6.
To reproduce: Visit UI via ipv6 address, click on summary (expect to find node "list" - standalone for me), actual result: see nothing. Browser errorlog shows:
Uncaught TypeError: me.nodeList[me.nodeIndex] is undefined
initComponent https://[2a01:<redacted>::2]:8006/pve2/js/pvemanagerlib.js?ver=6.3-4:21612
ExtJS 12
initComponent https://[2a01:<redacted>::2]:8006/pve2/js/pvemanagerlib.js?ver=6.3-4:23092
ExtJS 7
activateCard https://[2a01:<redacted>::2]:8006/pve2/js/pvemanagerlib.js?ver=6.3-4:10435
selectionchange https://[2a01:<redacted>::2]:8006/pve2/js/pvemanagerlib.js?ver=6.3-4:10376
ExtJS 16
Everything works perfectly fine accessing the same UI via ipv4.
pveversion said:pve-manager/6.3-4/0a38c56f (running kernel: 5.4.78-2-pve)
Last edited: