-- Issue with CWA only
-- Same endpoint works when same VDA is launched from Store URL
-- Issue with 1 end point only
-- Never worked on the CWA
-- First time set up Details
From the available log files, we can see Citrix Workspace App was unable to resolve host name via DNS and threw "No such host is known" due to it.
• Our SelfService module was calling MSFT .NET API: System.Net.Dns.GetHostEntry() in order to resolve the host name an IPHostEntry instance, but the .NET API threw a “No such host is known” exception.