So here is our setup
We have test, dev and prod environments. Each confluence instance is a VM running on Ubuntu 22.04. We use PostgreSQL as the backend database and it is installed on each host. We are using the .tar.gz installer method to upgrade.
I have successfully updated my dev and test environments to v7.19.5 from 7.19.1, however for some reason in the production VM, after I finish the installer and start Confluence afterwards, when I go to update any of the plugins that show they have updates available I am getting the following error:
User apps
All enabled apps are available.
We figured it out. Just incase anyone else runs into a similar issue, the server in question was being built out to replace an existing RHEL based VM with Ubuntu Server. Since the production RHEL VM was still in operation, we could not assign the production FQDN to this machine after installing Confluence. It turns out unless the URL you have specified in the server.xml file matches up exactly with the URL you are accessing the site, installing plugins will fail. We temporarily created a new DNS entry for the ubuntu based VM, updated the server.xml to point at his new FQDN and afterwards we were able to update the plugins.
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.