<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Many connection errors in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Many-connection-errors/m-p/2096841#M32022</link>
    <description>&lt;P&gt;Please help to resolve the below issue.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MySQL: Host '00.0.0.00' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vijay22kar_0-1632481612625.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/600359i3AE4511BEFA3D6B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vijay22kar_0-1632481612625.png" alt="vijay22kar_0-1632481612625.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Sep 2021 11:08:00 GMT</pubDate>
    <dc:creator>vijay22kar</dc:creator>
    <dc:date>2021-09-24T11:08:00Z</dc:date>
    <item>
      <title>Many connection errors</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Many-connection-errors/m-p/2096841#M32022</link>
      <description>&lt;P&gt;Please help to resolve the below issue.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MySQL: Host '00.0.0.00' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vijay22kar_0-1632481612625.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/600359i3AE4511BEFA3D6B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vijay22kar_0-1632481612625.png" alt="vijay22kar_0-1632481612625.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 11:08:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Many-connection-errors/m-p/2096841#M32022</guid>
      <dc:creator>vijay22kar</dc:creator>
      <dc:date>2021-09-24T11:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Many connection errors</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Many-connection-errors/m-p/2098991#M32056</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/121191"&gt;@vijay22kar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I found some threads below that have the same error message as yours, please check the solution inside. Hope they can help you solve the problem as well.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/22285318/how-to-unblock-with-mysqladmin-flush-hosts" target="_self"&gt;&lt;STRONG&gt;How to unblock with mysqladmin flush hosts&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;SPAN&gt;Run the bash command in mysqladmin shell&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;CODE class="literal"&gt;flush-hosts&lt;/CODE&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://www.cyberciti.biz/faq/error-1129-hy000-host-is-blocked-because-of-many-connection-errors/" target="_self"&gt;&lt;STRONG&gt;Fix Host ‘IP’ is blocked because of many connection errors on MySQL/MariaDB&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://tableplus.com/blog/2019/08/host-is-blocked-because-of-many-connection-errors.html" target="_self"&gt;&lt;STRONG&gt;Host is blocked because of many connection errors MySQL&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;STRONG&gt;1. Verify the connection&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Increase the value of&amp;nbsp;&lt;CODE class="highlighter-rouge"&gt;max_connect_errors&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3. Flush host cache &lt;CODE class="highlighter-rouge"&gt;&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/DataSource-Error-MySQL-Host-is-blocked-because-of-many/td-p/60965/page/3" target="_self"&gt;DataSource.Error: MySQL: Host is blocked because of many connection errors&lt;/A&gt;&amp;nbsp; &lt;/STRONG&gt;(check the message &lt;STRONG&gt;29&lt;/STRONG&gt; from @&lt;STRONG&gt;herbemischung&lt;/STRONG&gt;)&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;SPAN&gt;1. Upgrade the version of on-premise gateway to the latest one&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Upgrade the version of MySQL connector to the latest one&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 02:23:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Many-connection-errors/m-p/2098991#M32056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-27T02:23:27Z</dc:date>
    </item>
  </channel>
</rss>

