xcp icon indicating copy to clipboard operation
xcp copied to clipboard

HTTPS Fingerprint missing on console after new install of XCP-ng v8.2

Open ak2766 opened this issue 1 year ago • 3 comments

This ticket is very similar to #275 which was raised back in 2019.

The fingerprint is missing on clean install of XCP-ng v8.2. However, all is well after reboot. I haven't tried rebooting multiple times to see if it's something that bounces back and forth between it being present vs. missing.

Not a show stopper bug but a bug nonetheless.

PS: I've tested this on both on a physical server (Dell PowerEdge R440) and under QEMU (on a laptop) and both exhibit the same behavior. I'm yet to reboot the physical server so not sure if that will also display the fingerprint post reboot.

Missing fingerprint - after clean install

Selection_02677

Fingerprint present after reboot

Selection_02678

XCP-ng Status

Selection_02679

ak2766 avatar May 23 '24 22:05 ak2766

Interestingly, if I login to the console via XO/XOA and then run the console via xsconsole, I see both fingerprints.

My $0.02 is that during installation, extraction for the SSL certificate fingerprint is most likely checked before the certificate itself has been generated.

ak2766 avatar May 24 '24 01:05 ak2766

It looks like a display issue, where xsconsole starts before the certificate is generated, and doesn't refresh afterwards until restarted.

stormi avatar May 30 '24 16:05 stormi

Opening the issue on https://github.com/xapi-project/xsconsole/ could be useful?

ydirson avatar May 31 '24 11:05 ydirson