27-Apr-2020 07:24
Hello, i'm trying to publish XenDesktop on internet through F5 DMZ
I used the citrix_vdi.v2.4.6 Iapps with proxy ICA traffic and replace Citrix web interface with Big-IP and following deployment guide...but i've an issue
It's created APM + full webtop + Remote Desktop application (the destination of the remote desktop is the LAN VS where users access to go on their VM fqdn.domain.fr...)
But when i'm trying to access the VS, i got theses errors:
notice vdi[16936]: 01490000: {5e.S.024dde1a} XML Broker '/Common/citrix.app/citrix_xml_https_pool' returned HTTP error: HttpResponse[HTTP/1.1 404 Not Found]
err vdi[16936]: 01490000: {5e.S.024dde1a} Remote Desktop '/Common/citrix.app/citrix_remote_desktop_1': failed to handle '/f5vdi/citrix/resource': AsyncError:5 'InvalidData'
29-Apr-2020 02:42
Hello, finally it's working, I used SSL server side on Citrix Dekstop app, and someone just said me it's http...
Just one question about Citrix Detection on the webtop:
I got this message even when I've the citrix receiver installed and each time I need to click SKIP and after launch the ICA "You do not seem to have a Citrix client. Click Download to download and install it or Skip to skip this dialog."
I'm on version 12.1.3.7, I tried to use citrix bundle to defaut and also to modify the variable citrixInstallerClass.g_AlwaysSkip to true in /var/sam/www/webtop/public/include/js/vdi/installer.js
Thanks for help