Coder Social home page Coder Social logo

Comments (8)

tiredofit avatar tiredofit commented on August 28, 2024

Something is crashing in your MariaDB container..
Can you add DEBUG_MODE=TRUE to the MariaDB environment variables and post here?

from docker-postal.

4n70w4 avatar 4n70w4 commented on August 28, 2024
postal-db              | 2020-02-20  0:38:55 0 [Note] /usr/bin/mysqld (mysqld 10.4.11-MariaDB) starting as process 3173 ...
postal-db              | 2020-02-20  0:38:55 0 [Note] InnoDB: Using Linux native AIO
postal-db              | 2020-02-20  0:38:55 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
postal-db              | 2020-02-20  0:38:55 0 [Note] InnoDB: Uses event mutexes
postal-db              | 2020-02-20  0:38:55 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
postal-db              | 2020-02-20  0:38:55 0 [Note] InnoDB: Number of pools: 1
postal-db              | 2020-02-20  0:38:55 0 [Note] InnoDB: Using SSE2 crc32 instructions
postal-db              | 2020-02-20  0:38:55 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
postal-db              | 2020-02-20  0:38:55 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
postal-db              | 2020-02-20  0:38:55 0 [Note] InnoDB: Completed initialization of buffer pool
postal-db              | 2020-02-20  0:38:55 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
postal-db              | 2020-02-20  0:38:55 0 [ERROR] InnoDB: The Auto-extending innodb_system data file './ibdata1' is of a different size 0 pages than specified in the .cnf file: initial 768 pages, max 0 (relevant if non-zero) pages!
postal-db              | 2020-02-20  0:38:55 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
postal-app             | [WARN] ** [postal] MySQL/MariaDB Server 'postal-db' is not accessible, retrying.. (120 seconds so far)
postal-db              | 2020-02-20  0:38:56 0 [Note] InnoDB: Starting shutdown...
postal-db              | 2020-02-20  0:38:57 0 [ERROR] Plugin 'InnoDB' init function returned error.
postal-db              | 2020-02-20  0:38:57 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
postal-db              | 2020-02-20  0:38:57 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
postal-db              | 2020-02-20  0:38:57 0 [ERROR] Unknown/unsupported storage engine: InnoDB
postal-db              | 2020-02-20  0:38:57 0 [ERROR] Aborting

from docker-postal.

tiredofit avatar tiredofit commented on August 28, 2024

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?

from docker-postal.

4n70w4 avatar 4n70w4 commented on August 28, 2024

Windows 10 Enterprise

image

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.

from docker-postal.

tiredofit avatar tiredofit commented on August 28, 2024

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.

from docker-postal.

4n70w4 avatar 4n70w4 commented on August 28, 2024

Mariadb justified by something? Under Docker on Windows, it works unstably and much slower than a clean MySql.

from docker-postal.

tiredofit avatar tiredofit commented on August 28, 2024

I'm not sure I follow your comment?

from docker-postal.

shyim avatar shyim commented on August 28, 2024

I have the same issue on Debian 10 Buster

from docker-postal.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.