<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1924 Adding a data source in the Admin Console fails with an invalid credentials error</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1924 Adding a data source in the Admin Console fails with an invalid credentials error</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error</link><pubDate>Tue, 30 Apr 2019 13:40:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76d68417-b80a-432a-8fda-e45d3314cf83</guid><dc:creator>Rebecca Jonas</dc:creator><comments>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error#comments</comments><description>Current Revision posted to Appian Knowledge Base by Rebecca Jonas on 4/30/2019 1:40:46 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Adding a data source in the Admin Console fails due to invalid credentials/permissions and the following error is witnessed in the MySQL audit logs:&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,&amp;lt;username&amp;gt;,172.17.246.94,293076,0,FAILED_CONNECT,,,1044
...
&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,username,172.17.246.94,296846,0,FAILED_CONNECT,,,1045&lt;/pre&gt;
&lt;p&gt;The following error is observed on the UI:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/8228.GS_5F00_Staging_5F00_cnnt_5F00_uat-_2800_2_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This issue occurs because the user which is used to connect to the database has insufficient MySQL permissions.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Check that the username and password used to access the database are correct.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Grant the user sufficient permissions on the database using the &lt;a href="https://dev.mysql.com/doc/refman/5.7/en/grant.html" rel="noopener noreferrer" target="_blank"&gt;MySQL documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1924 Adding a data source in the Admin Console fails with an invalid credentials error</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error/revision/8</link><pubDate>Tue, 30 Apr 2019 13:40:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76d68417-b80a-432a-8fda-e45d3314cf83</guid><dc:creator>Rebecca Jonas</dc:creator><comments>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Rebecca Jonas on 4/30/2019 1:40:46 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Adding a data source in the Admin Console fails due to invalid credentials/permissions and the following error is witnessed in the MySQL audit logs:&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,&amp;lt;username&amp;gt;,172.17.246.94,293076,0,FAILED_CONNECT,,,1044
...
&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,username,172.17.246.94,296846,0,FAILED_CONNECT,,,1045&lt;/pre&gt;
&lt;p&gt;The following error is observed on the UI:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/8228.GS_5F00_Staging_5F00_cnnt_5F00_uat-_2800_2_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This issue occurs because the user which is used to connect to the database has insufficient MySQL permissions.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Check that the username and password used to access the database are correct.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Grant the user sufficient permissions on the database using the &lt;a href="https://dev.mysql.com/doc/refman/5.7/en/grant.html" rel="noopener noreferrer" target="_blank"&gt;MySQL documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>Adding a data source in the Admin Console fails with an invalid credentials error</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error/revision/7</link><pubDate>Tue, 30 Apr 2019 13:19:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76d68417-b80a-432a-8fda-e45d3314cf83</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Anirudh Rathi on 4/30/2019 1:19:36 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Adding a data source in the Admin Console fails due to invalid credentials/permissions and the following error is witnessed in the MySQL audit logs:&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,&amp;lt;username&amp;gt;,172.17.246.94,293076,0,FAILED_CONNECT,,,1044
...
&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,username,172.17.246.94,296846,0,FAILED_CONNECT,,,1045&lt;/pre&gt;
&lt;p&gt;The following error is observed on the UI:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/8228.GS_5F00_Staging_5F00_cnnt_5F00_uat-_2800_2_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This issue occurs because the user which is used to connect to the database has insufficient MySQL permissions.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Check that the username and password used to access the database are correct.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Grant the user sufficient permissions on the database using the &lt;a href="https://dev.mysql.com/doc/refman/5.7/en/grant.html" rel="noopener noreferrer" target="_blank"&gt;MySQL documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>Adding a data source in the Admin Console fails with an invalid credentials error</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error/revision/6</link><pubDate>Tue, 30 Apr 2019 13:03:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76d68417-b80a-432a-8fda-e45d3314cf83</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Anirudh Rathi on 4/30/2019 1:03:17 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Adding a data source in the Admin Console fails due to invalid credentials/permissions and the following error is witnessed in the MySQL audit logs:&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,&amp;lt;username&amp;gt;,172.17.246.94,293076,0,FAILED_CONNECT,,,1044
...
&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,username,172.17.246.94,296846,0,FAILED_CONNECT,,,1045&lt;/pre&gt;
&lt;p&gt;The following error is observed on the UI:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-13/8625.GS_5F00_Staging_5F00_cnnt_5F00_uat-_2800_2_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This issue occurs because the user which is used to connect to the database has insufficient MySQL permissions.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Check that the username and password used to access the database are correct.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Grant the user sufficient permissions on the database using the &lt;a href="https://dev.mysql.com/doc/refman/5.7/en/grant.html" rel="noopener noreferrer" target="_blank"&gt;MySQL documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT INT-XXXX Adding a data source in Admin Console fails with Credentials Invalid error</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error/revision/5</link><pubDate>Tue, 30 Apr 2019 05:31:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76d68417-b80a-432a-8fda-e45d3314cf83</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Parmida Borhani on 4/30/2019 5:31:39 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Adding a data source in the Admin Console fails due to invalid credentials/permissions and the following error is witnessed in the MySQL audit logs:&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,&amp;lt;username&amp;gt;,172.17.246.94,293076,0,FAILED_CONNECT,,,1044
...
&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,username,172.17.246.94,296846,0,FAILED_CONNECT,,,1045&lt;/pre&gt;
&lt;p&gt;The following error is observed on the UI:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-13/8625.GS_5F00_Staging_5F00_cnnt_5F00_uat-_2800_2_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This issue occurs because the user which is used to connect to the database has insufficient MySQL permissions.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;1. Check that the username and password used to access the database are correct. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Grant the user sufficient permissions on the database using the &lt;a href="https://dev.mysql.com/doc/refman/5.7/en/grant.html" rel="noopener noreferrer" target="_blank"&gt;MySQL documentation&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT INT-XXXX Adding a data source in Admin Console fails with Credentials Invalid error</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error/revision/4</link><pubDate>Mon, 29 Apr 2019 14:05:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76d68417-b80a-432a-8fda-e45d3314cf83</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Anirudh Rathi on 4/29/2019 2:05:15 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Adding a data source in the Admin Console fails due to invalid credentials/permissions and the following error is witnessed in the MySQL audit logs:&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,&amp;lt;username&amp;gt;,172.17.246.94,293076,0,FAILED_CONNECT,,,1044
...
&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,username,172.17.246.94,296846,0,FAILED_CONNECT,,,1045&lt;/pre&gt;
&lt;p&gt;The following error is observed on the UI:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-13/8625.GS_5F00_Staging_5F00_cnnt_5F00_uat-_2800_2_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This issue occurs because the user which is used to connect to the database has insufficient MySQL permissions.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;1. Check the username and password used to access the database are correct. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Grant the user sufficient permissions on the database using the &lt;a href="https://dev.mysql.com/doc/refman/5.7/en/grant.html" rel="noopener noreferrer" target="_blank"&gt;MySQL documentation&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT INT-XXXX Adding a data source in Admin Console fails with Credentials Invalid error</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error/revision/3</link><pubDate>Mon, 29 Apr 2019 14:02:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76d68417-b80a-432a-8fda-e45d3314cf83</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Anirudh Rathi on 4/29/2019 2:02:39 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Adding a data source in the Admin Console fails and the following error is witnessed in the MySQL audit logs:&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,&amp;lt;username&amp;gt;,172.17.246.94,293076,0,FAILED_CONNECT,,,1044
...
&amp;lt;site_name&amp;gt; mysql-audit:  &amp;lt;site_name&amp;gt;.saas.appiancloud.com,username,172.17.246.94,296846,0,FAILED_CONNECT,,,1045&lt;/pre&gt;
&lt;p&gt;The following error about invalid credentials is observed on the UI:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-13/8625.GS_5F00_Staging_5F00_cnnt_5F00_uat-_2800_2_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This issue occurs because the user which is used to connect to the database has insufficient MySQL permissions.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Grant the user sufficient permissions on the database using the &lt;a href="https://dev.mysql.com/doc/refman/5.7/en/grant.html" rel="noopener noreferrer" target="_blank"&gt;MySQL documentation&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT INT-XXXX Adding a data source in Admin console fails due to error code 1044 or 1045 in MySQL audit-logs</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error/revision/2</link><pubDate>Tue, 09 Apr 2019 22:09:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76d68417-b80a-432a-8fda-e45d3314cf83</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Anirudh Rathi on 4/9/2019 10:09:56 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Adding a data source in admin console fails and the following error is witnessed in MySQL audit logs:&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;Feb 14 10:51:36 gsuat mysql-audit:  gsuat.saas.appiancloud.com,sharedDbUser,172.17.246.94,293076,0,FAILED_CONNECT,,,1044
...
Feb 14 11:04:26 gsuat mysql-audit:  gsuat.saas.appiancloud.com,sharedDbUser,172.17.246.94,296846,0,FAILED_CONNECT,,,1045&lt;/pre&gt;
&lt;p&gt;Following error is observed on the browser:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-13/GS_5F00_Staging_5F00_cnnt_5F00_uat-_2800_2_2900_.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This issue occurs because the user which is used to connect to the database has insufficient MySQL permissions&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Grant the user sufficient permissions on the database using the following commands:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;mysql&amp;gt; grant all privileges on Appian.* to &amp;#39;&amp;lt;username&amp;gt;&amp;#39;@&amp;#39;%&amp;#39;;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT INT-XXXX Adding a data source in Admin console fails due to error code 1044 or 1045 in MySQL audit-logs</title><link>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error/revision/1</link><pubDate>Tue, 09 Apr 2019 22:03:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76d68417-b80a-432a-8fda-e45d3314cf83</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1410/kb-1924-adding-a-data-source-in-the-admin-console-fails-with-an-invalid-credentials-error#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Anirudh Rathi on 4/9/2019 10:03:31 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Adding a data source in admin console fails and the following error is witnessed in MySQL audit logs:&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;Feb 14 10:51:36 gsuat mysql-audit:  gsuat.saas.appiancloud.com,sharedDbUser,172.17.246.94,293076,0,FAILED_CONNECT,,,1044
...
Feb 14 11:04:26 gsuat mysql-audit:  gsuat.saas.appiancloud.com,sharedDbUser,172.17.246.94,296846,0,FAILED_CONNECT,,,1045&lt;/pre&gt;
&lt;p&gt;Following error is observed on the browser:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-13/GS_5F00_Staging_5F00_cnnt_5F00_uat-_2800_2_2900_.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This issue occurs because the user which is used to connect to the database has insufficient MySQL permissions&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Grant the user sufficient permissions on the database using the following commands:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;mysql&amp;gt; grant all privileges on Appian.* to &amp;#39;&amp;lt;username&amp;gt;&amp;#39;@&amp;#39;%&amp;#39;;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2019&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item></channel></rss>