Request URL https://<VCD FQDN or IP>/api/vApp/vm-########-####-####-####-############/screen/action/acquireMksTicketRequest Method POSTStatus Code 500 Internal Server ErrorstackTrace="com.vmware.vcloud.api.presentation.service.TicketAugmentationException: An error occurred when acquiring a screen ticket.
at com.vmware.vcloud.vapp.impl.VAppServiceImpl.augmentMksTicket(VAppServiceImpl.java:1142)
at com.vmware.vcloud.vapp.impl.VAppServiceImpl.acquireMksTicketInfo(VAppServiceImpl.java:954)
at jdk.internal.reflect.GeneratedMethodAccessor4901.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
...
at com.vmware.vcloud.api.presentation.service.impl.VAppServiceAdapterImpl.acquireMksTicketInfo(VAppServiceAdapterImpl.java:515)
...
at com.vmware.vcloud.api.rest.handlers.VAppHandler.acquireMksTicket(VAppHandler.java:1300)
...
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: com.vmware.consoleproxy.ticket.AugmentationException: Unable to determine public endpoint certificate chain
at com.vmware.consoleproxy.ticket.impl.EncryptionTicketThumbprintAugmentation.augmentTicket(EncryptionTicketThumbprintAugmentation.java:109)
at com.vmware.vcloud.vapp.impl.VAppServiceImpl.augmentMksTicket(VAppServiceImpl.java:1138) ... 148 more
Caused by: com.vmware.consoleproxy.ticket.AugmentationException: Unable to determine public endpoint certificate chain
at com.vmware.consoleproxy.ticket.impl.EncryptionTicketThumbprintAugmentation.getThumbPrint(EncryptionTicketThumbprintAugmentation.java:69)
at com.vmware.consoleproxy.ticket.impl.EncryptionTicketThumbprintAugmentation.augmentTicket(EncryptionTicketThumbprintAugmentation.java:102)
...
149 more " message="[ fee54a15-e85a-4833-ad70-e5ed4917902f ] An error occurred when acquiring a screen ticket. - Unable to determine public endpoint certific ate chain" majorErrorCode="500" minorErrorCode="TICKET_AUGMENTATION"/>
VMware Cloud Director 10.6.0.1
This error occurs when the VCD public endpoint configuration is missing a valid certificate or is using a certificate that cannot be validated against its trust chain.