Hello,
I am installing Ignition 8.1.xx on a Red Hat Enterprise Linux 8.5 server. When I attempt to make a database connection to my MySQL database I get an error that connector files are missing. I believe the missing file is mysql-connector-java-8.0.29-1.e18.noarch.rpm. When I proceed to install this file I get the following error:
error: Failed dependencies:
java-headless >= 1:1.1.8.0 is needed by mysql-connector-java-8.0.29-1.e18.noarch.rpm
Does anyone know what this error is asking of me? I see that I could install java headless from https://pkgs.org/download/java-headless but it doesn’t look like they support Red Hat. I know Java has had some licensing changes in the last decade so I definitely want to stick with a free version of Java.
Thank you for any advice.
Edit 1: Installing the driver through Ignition was the best option to use. You can find the place to do that under the config tab on the gateway webpage under database device connections. It is called ‘Drivers’.