Launching any application or desktop fails with the below error:
wfcmgr.desktop[12073]: 12073: stderr from child
wfcmgr.desktop[12073]: ----------------
wfcmgr.desktop[12073]: Couldn't execvp(/opt/Citrix/ICAClient/adapter, /opt/Citrix/ICAClient/adapter,--display,:1,-icaroot,/opt/Citrix/ICAClient,-WI,https://store.domain.com/citrix/remotemfa/discovery,-file,/home/user/.ICAClient/cache/%s7bjRuP.ICA,-casEnabledStore,false)
wfcmgr.desktop[12073]: Piped child execvp(): No such file or directory
wfcmgr.desktop[12073]: End of stderr (298 read)
wfcmgr.desktop[12073]: -------------
after upgrading to 21.4.0.11.
I uninstalled, deleted user .ICAClient folder, and reinstalled, but the error continues.
I confirmed that there is no /opt/Citrix/ICAClient/adapter
file.
Pinned Comments
buzo commented on 2021-06-26 12:42 (UTC) (edited on 2023-02-02 09:00 (UTC) by buzo)
If you cannot build because of a missing tar ball or a failed sha256 checksum validation, then the package is most likely outdated and they have removed the old version already. In this case, please click on “Flag package out-of-date”.
evanator commented on 2020-07-02 06:46 (UTC)
Found a fix for "authentication service could not be contacted"
Edit the config file under /home/username/.ICAClient\WFClient.ini and add a new line SSLCiphers=ALL save file and run "killall AuthManagerDaemon ServiceRecord selfservice storebrowse"
Relaunch Citrix and you should be fine