{"type":"rich","version":"1.0","provider_name":"phorkie","provider_url":"https:\/\/p.cweiske.de\/","title":"MariaDB: Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host","author_name":"Christian Weiske","cache_age":86400,"width":900,"height":900,"html":"<!-- embedding all files of https:\/\/p.cweiske.de\/715 -->\n<link rel=\"stylesheet\" href=\"https:\/\/p.cweiske.de\/css\/embed.css\"\/>\n<div class=\"phork\" id=\"715\">\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  \n<div class=\"document\">\n\n\n<p>I could not get a docker-based project to run; the SQL server could never be reached:<\/p>\n<pre class=\"literal-block\">\ndb_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)\ndb_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)\n<\/pre>\n<p>Our docker-compose.yml file had &quot;image: mariadb&quot;, which fetched mariadb 10.4.12.<\/p>\n<p>The error went away when pinning the version to &quot;image: mariadb:10.2&quot;.<\/p>\n<\/div>\n\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/715\/rev-raw\/9146af228e0e4119f8fab3e01bb3cf7d47f42c7b\/README.rst\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/715#README.rst\">README.rst<\/a>\n <\/div>\n<\/div>\n<\/div>\n"}
