<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed><type>rich</type><version>1.0</version><provider_name>phorkie</provider_name><provider_url>https://p.cweiske.de/</provider_url><title>MariaDB: Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host</title><author_name>Christian Weiske</author_name><cache_age>86400</cache_age><width>900</width><height>900</height><html>&lt;!-- embedding all files of https://p.cweiske.de/715 --&gt;
&lt;link rel="stylesheet" href="https://p.cweiske.de/css/embed.css"/&gt;
&lt;div class="phork" id="715"&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  
&lt;div class="document"&gt;


&lt;p&gt;I could not get a docker-based project to run; the SQL server could never be reached:&lt;/p&gt;
&lt;pre class="literal-block"&gt;
db_1     | 2021-02-16  8:10:16 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '172.24.0.3' (This connection closed normally without authentication)
db_1     | 2021-02-16  8:10:16 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '172.24.0.3' (This connection closed normally without authentication)
&lt;/pre&gt;
&lt;p&gt;Our docker-compose.yml file had &amp;quot;image: mariadb&amp;quot;, which fetched mariadb 10.4.12.&lt;/p&gt;
&lt;p&gt;The error went away when pinning the version to &amp;quot;image: mariadb:10.2&amp;quot;.&lt;/p&gt;
&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/715/rev-raw/9146af228e0e4119f8fab3e01bb3cf7d47f42c7b/README.rst" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/715#README.rst"&gt;README.rst&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</html></oembed>
