當我嘗試開啟「Horizon 7 Administrator」(URL 為https://View-Connection-Server.Corp.local/admin/#
)時,Chrome 會開啟一個空白頁面。我正在從 Horizon 連接伺服器本身進行嘗試,因此這不是防火牆問題(而且 Windows 防火牆目前已關閉)。我認為這是 SSL 憑證問題,但不確定如何解決或修復它。
- 主機作業系統是Windows Server 2016
- Horizon 7 連線伺服器版本為 7.6.0
以下是一些日誌片段C:\ProgramData\VMware\VDM\logs
:
2020-01-19T12:54:50.490-07:00 WARN (10EC-11F4) <Thread-2> [bp] Item enqueued on "Outbound JMS Forwarder" but there are no workers available to process it. Busy workers = 0, queue length = 8677
2020-01-19T12:54:54.394-07:00 ERROR (10EC-13A0) <SwiftMQ-ConnectorPool-1> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:54:54.394-07:00 ERROR (10EC-13A0) <SwiftMQ-ConnectorPool-1> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
2020-01-19T12:54:54.427-07:00 ERROR (10EC-13B8) <SwiftMQ-ConnectorPool-3> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:54:54.427-07:00 ERROR (10EC-13B8) <SwiftMQ-ConnectorPool-3> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
2020-01-19T12:54:54.722-07:00 ERROR (10EC-13BC) <SwiftMQ-ConnectorPool-4> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:54:54.722-07:00 ERROR (10EC-13BC) <SwiftMQ-ConnectorPool-4> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
2020-01-19T12:54:54.751-07:00 ERROR (10EC-13A0) <SwiftMQ-ConnectorPool-1> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:54:54.751-07:00 ERROR (10EC-13A0) <SwiftMQ-ConnectorPool-1> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
2020-01-19T12:54:55.471-07:00 ERROR (10EC-13E8) <SwiftMQ-ConnectorPool-7> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:54:55.471-07:00 ERROR (10EC-13E8) <SwiftMQ-ConnectorPool-7> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
2020-01-19T12:54:59.456-07:00 ERROR (10EC-13C4) <SwiftMQ-ConnectorPool-5> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:54:59.456-07:00 ERROR (10EC-13C4) <SwiftMQ-ConnectorPool-5> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
2020-01-19T12:54:59.508-07:00 ERROR (10EC-13A0) <SwiftMQ-ConnectorPool-1> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:54:59.508-07:00 ERROR (10EC-13A0) <SwiftMQ-ConnectorPool-1> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
2020-01-19T12:54:59.772-07:00 ERROR (10EC-13B4) <SwiftMQ-ConnectorPool-2> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:54:59.772-07:00 ERROR (10EC-13B4) <SwiftMQ-ConnectorPool-2> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
2020-01-19T12:54:59.810-07:00 ERROR (10EC-13C4) <SwiftMQ-ConnectorPool-5> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:54:59.810-07:00 ERROR (10EC-13C4) <SwiftMQ-ConnectorPool-5> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
2020-01-19T12:55:00.453-07:00 WARN (10EC-11F4) <Thread-2> [bp] Item enqueued on "Outbound JMS Forwarder" but there are no workers available to process it. Busy workers = 0, queue length = 8678
2020-01-19T12:55:00.590-07:00 ERROR (10EC-13BC) <SwiftMQ-ConnectorPool-4> [JMSTunnelSSLSocketFactory] Certificate thumbprint verification failed, no matching thumbprint. Presented identity: router/view
2020-01-19T12:55:00.590-07:00 ERROR (10EC-13BC) <SwiftMQ-ConnectorPool-4> [JMSTunnelSSLSocketFactory] General error occurred: Unexpected certificate: router/view
答案1
發生的情況是,連接伺服器上 JMS 路由器憑證的指紋應該已註冊在相同 CS 上的安全性閘道的設定檔中,但憑證已過期。
我只是卸載並重新安裝了 VMware Horizon 7 Connection Server,然後問題就解決了。
編輯:卸載 Horizon CS 後,您還必須刪除AD LDS來自 Windows Server 的角色:首先透過“新增/刪除”,然後透過“伺服器管理員”。不要手動將其添加回來! Horizon 連接伺服器安裝了這個!