I've been scratching my head for the past hour trying to understand why my instance of Jira no longer works: our Apache reverse proxy comes out with a Proxy Error.
I have just used the config.sh tool to change the database as we're migrating from the built-in H2 to MySQL 8.
Running the tool and making changes ONLY to the database side, testing (ensuring it's successful) then saving the config and restarting Jira, it no longer works.
Upon further inspection, the config.sh tool also changes the server.xml file breaking our reverse Apache configuration.
I can't believe this is normal: surely changes to the database only section should only result in rewriting the dbconfig.xml file; the server.xml file should remain untouched?
The config tool has no way of understanding what you might be doing with the server.xml to make it work with other software it has no knowledge of. It has to write a "known to work" config, and it's up to us to reconfigure it for things outside of its area.
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.