while working on the patch upgrade Confluence Update 7.19.8 to 7.19.16 to fix one major vulnerable, we found the installer asking for the existing installation directory and it's picking up a wrong directory, then it's failing with the error "No directory found in specified location".
We have tried to change the HOME directory in the .bash_profile to the correct confluence home /var/atlassian/application-data
export HOME=/var/atlassian/application-data
export PATH=$HOME/bin:$PATH
echo $HOME
We re-tried the upgrade again using confluence user but we got the same issue again. It's pending with the Atlassian team as it's happened in a lower environment. Do we have any way to fix this?
@Neeraj Rath Welcome to the Atlassian directory
Did you see the post here: https://community.atlassian.com/t5/Confluence-questions/upgrade-error/qaq-p/1927484 with the same issue. I believe this will help solve your problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.