<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Mysql on ubuntu]]></title><description><![CDATA[<p dir="auto">I download the FusionAuth on my windows machine and after some stuggle I get it working with MySql database. Then I download fresh copy of FA (just app no docker or anything) and upload to my ubuntu server. copy the mySql Connecotr 8.0.33 editon to lib folder as document says.</p>
<p dir="auto">but it is not connecting to database. I am stuck at installation screen. where I only get it working once with my Root password to create database, but it create half database before it lost connection. So I create blank database and username password and try to proceed. it is not connecting..</p>
<p dir="auto">Now I copy my Windows database to server and give username password to in .properties file but it is not connecting and redirecting me to installation screen. where it is giving error as</p>
<p dir="auto">The user for the username you provided was either created or already existed but could not be granted access to the database. The error from the database was [No suitable driver found for jdbc:mysql://10.131.37.113:3306/mysql?serverTimezone=UTC&amp;useSSL=false&amp;allowPublicKeyRetrieval=true].</p>
<p dir="auto">My server is on same LAN in data center and my php apps are connecting file with give authentication but not FA.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2627/mysql-on-ubuntu</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 18:46:46 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2627.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 24 Feb 2024 09:45:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mysql on ubuntu on Wed, 06 Mar 2024 20:37:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2873">@truearrowsoftware</a> Weird.</p>
<p dir="auto">We won't fix that bug because we don't support mysql 5.7 any more (per <a href="https://fusionauth.io/docs/get-started/download-and-install/system-requirements#database" rel="nofollow ugc">https://fusionauth.io/docs/get-started/download-and-install/system-requirements#database</a> ).</p>
<p dir="auto">When you try to connect to mysql8, do you see any log messages in the startup screen or under /usr/local/fusionauth that seem relevant to share?</p>
]]></description><link>https://fusionauth.io/community/forum/post/7109</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7109</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Wed, 06 Mar 2024 20:37:24 GMT</pubDate></item><item><title><![CDATA[Reply to Mysql on ubuntu on Tue, 27 Feb 2024 04:28:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/20">@dan</a> Thanks for reply. I manage to solve it but not fully. I was using Direct Download version first and that is where it was not connecting. Then I use DEbian installation method and it connect using same Connector file I use for direct download to mysql 5.7 (but it doesn't connect to Mysql 8.0.32 server )</p>
<p dir="auto">It works fine except that now SQL query it runs for application and Tenant page has error I create issue in Github here: <a href="https://github.com/FusionAuth/fusionauth-issues/issues/2658" rel="nofollow ugc">https://github.com/FusionAuth/fusionauth-issues/issues/2658</a> Not sure it is related (as in some installation error occur ) or it is just programming bug.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7085</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7085</guid><dc:creator><![CDATA[truearrowsoftware]]></dc:creator><pubDate>Tue, 27 Feb 2024 04:28:51 GMT</pubDate></item><item><title><![CDATA[Reply to Mysql on ubuntu on Mon, 26 Feb 2024 15:48:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2873">@truearrowsoftware</a> Hmmm. Based on what you've said, this seems like a JDBC connection error, because:</p>
<ul>
<li>php apps can connect</li>
<li>FusionAuth has trouble connecting (you mentioned that two times)</li>
</ul>
<p dir="auto">When I'm troubleshooting issues like this, I like to isolate things. Is there any way you can write a small java program to make sure it can connect to your mysql database using the connection string?</p>
<p dir="auto">Another alternative would be to run the database SQL against mysql manually. You can find it here: <a href="https://fusionauth.io/direct-download" rel="nofollow ugc">https://fusionauth.io/direct-download</a> Then FusionAuth won't have to create any tables or anything.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7083</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7083</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Mon, 26 Feb 2024 15:48:04 GMT</pubDate></item></channel></rss>