Hi,
I am trying to run the generatepostmortem.sh script from the directory where the "apicup" and "apiconnect-up.yml" files are placed but I am getting below error:
"Unable to locate the command [apicup] in the path. Either install or add it to the path. EXITING..."_
Below is the output of debug.log:
DEBUG_SET=1
[[ -z '' ]]
LOG_LIMIT=
[[ -z '' ]]
[[ -z /apps/apic_install ]]
[[ ! -f /apps/apic_install/apiconnect-up.yml ]]
which kubectl
[[ 0 -ne 0 ]]
++ which zip
ARCHIVE_UTILITY=/usr/bin/zip
[[ 0 -ne 0 ]]
which apicup
[[ -z '' ]]
[[ 1 -ne 0 ]]
echo 'Unable to locate the command [apicup] in the path. Either install or add it to the path. EXITING...'
Unable to locate the command [apicup] in the path. Either install or add it to the path. EXITING...
Hi, I am trying to run the generatepostmortem.sh script from the directory where the "apicup" and "apiconnect-up.yml" files are placed but I am getting below error: "Unable to locate the command [apicup] in the path. Either install or add it to the path. EXITING..."_
Below is the output of debug.log:
exit 1