[fusionauth mysql driver error](/community/forum/topic/728/fusionauth-mysql-driver-error)
-
Re: fusionauth mysql driver error
ok so im getting the same mysql driver error and noticed something stupid.
Jan 20, 2022 2:02:44.964 PM ERROR com.inversoft.maintenance.db.JDBCMaintenanceModeDatabaseService - An attempt to download the MySQL connect jar failed. http://savant.inversoft.org/com/mysql/mysql-connector-java/8.0.12/mysql-connector-java-8.0.12.jar
the url its trying to get the jar from does not support http nor does it redirect http to https , how do i get past this?
-
I am getting the same error.
We are not currently using MySQL at all, so we saw the main fixes involve either modifying the image or upgrading to 16? (So it is no longer dependent on the jar).Is there a simpler fix to this or are those the only ways going forward?
-
Hi both @aj-merts @wernervdwath
If I put this in my browser
http://savant.inversoft.org/com/mysql/mysql-connector-java/8.0.12/mysql-connector-java-8.0.12.jar
or
https://savant.inversoft.org/com/mysql/mysql-connector-java/8.0.12/mysql-connector-java-8.0.12.jar
I am able to download this jar.
Can you confirm this is still an active issue for you? If so, error logs or additional configuration info may be useful in debugging.
Thanks,
Josh