To generate the q output, navigate to the following location:
<APPIAN_HOME>/data-server/engine/bin/q/l64/
<APPIAN_HOME>\data-server\engine\bin\q\w64\
Use the following commands to run the executable:
QHOME=.. ./q
Discussion posts and replies are publicly visible
Take a look at the last error message for "Q Output". You can move your temporary license files to a different folder or rename them. That way you'll get a valid output. See docs.appian.com/.../Requesting_and_Installing_a_license.html
has this worked for anyone? I am having same issue, I am attempting to install appian on kubernetes locally in my docker-desktop. I applied the temporary licenses. then went into the data-server container and ran the QHOME=.. ./q path <APPIAN_HOME>/data-server/engine/bin/q/l64/ Got this output ''2023.02.15T19:15:28.629 appian.app which also did not work when attempting to request for the permanent keys. according to the doc https://docs.appian.com/suite/help/20.4/Requesting_and_Installing_a_license.html#generating-the-q-output. I tried to rename, mv and even delete the license but keep getting 'cannot remove ‘k4.lic’: Device or resource busy' any thoughts or guidance as to how to proceed?