Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
06-27-2017 12:38 PM - last edited on 04-28-2020 02:35 PM by Ryan.Paredez
I'm in the process of upgrading my cert environment from 4.2 to 4.3 I have managed to update the two controllers. Except when I ran the HAtoolkit it made my intended primary server the secondary and the intended secondary the primary. I have attempted to failover to test the solution but I receive the following error "
sh failover.sh
lib/password.sh: command substitution: line 71: syntax error near unexpected token `<'
lib/password.sh: command substitution: line 71: `base64 --decode $BASE64_NO_WRAP < <(echo -n $1))'
unable to deobfuscate passwd from /opt/AppDynamics/Controller/db/.rootpw.obf
exit code 2"
Does anyone know how to fix this? I'd rather not have to reinstall my whole setup but if I need to I will.
Thanks
Solved! Go to Solution.
06-27-2017 11:47 PM
Hi Wesley,
Could you please let me know the following details:
1) version of HA toolkit
cat HA/VERSION
2) Are the steps under "Mysql Password" section in this doc implemented?
https://github.com/Appdynamics/HA-toolkit/blob/master/README.txt
3) Did you download HA.shar and extract it or are you using the source code. Using source code would cause problems. The HA.shar needs to be extracted and extracted failover.sh needs to be used.
https://github.com/Appdynamics/HA-toolkit/releases
4) If all these steps are followowed, could you please run failover using bash -x and share the debug output?
bash -x HA/failover.sh
Regards,
Saradhi
User | Count |
---|---|
5 | |
2 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form