1 | initial version |
Hi,
I suggest enabling debug logging and follow the request id. You should be able to see the following in your nova compute log: https://github.com/openstack/compute-hyperv/blob/9.0.0/compute_hyperv/nova/rdpconsoleops.py#L37-L38
For what is worth, there is one bug to keep an eye on, although I don't think that's the case here since you can't even get the rdp connection url: https://bugs.launchpad.net/nova/train/+bug/1845243/.
By the way, is "192.168.41.17" your Hyper-V host by any chance?
Regards, Lucian Petrut