-
-
Notifications
You must be signed in to change notification settings - Fork 25
[postal] MySQL/MariaDB Server 'postal-db' is not accessible, retrying.. (25 seconds so far) #1
Comments
Something is crashing in your MariaDB container.. |
|
Thanks - What host operating system are you running Docker on? This looks familiar to some of the stuff we were seeing a few years back when running on Windows systems. Can you make sure you are trying with a fresh database (deleting any of the exported volumes) as well? |
Windows 10 Enterprise It was a launch with clean volumes. For example mariadb:10.4 from https://github.com/Mailtrain-org/mailtrain/blob/development/docker-compose.yml starts ok. |
OK, definitely related then. There's not much different between my mariadb image and the official other than a few performance tweaks - You can certainly get by using the official MariaDB image if that works for you. It also may be related to volume declarations, where as my example dictates directly to a file system location. Regardless, let me know if it works. |
Mariadb justified by something? Under Docker on Windows, it works unstably and much slower than a clean MySql. |
I'm not sure I follow your comment? |
I have the same issue on Debian 10 Buster |
λ docker-postal\examples (master -> origin)
λ docker-compose up
The text was updated successfully, but these errors were encountered: