Code Monkey home page Code Monkey logo

Comments (3)

josegonzalez avatar josegonzalez commented on July 4, 2024

Since this is on your local box, no need to "sanitize" the container id.

What is the output of

docker logs ac223eb28ab6936df0b073772efbf34a281da0c2eXXXXXXXXXXXXXXXXX

from dokku-mariadb.

Richard87 avatar Richard87 commented on July 4, 2024

Ahh, thanks, also thanks for an incredibly fast response!

2016-12-23 19:12:42 139982667986880 [Note] mysqld (mysqld 10.1.16-MariaDB-1~jessie) starting as process 1 ...
2016-12-23 19:12:42 139982667986880 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-12-23 19:12:42 139982667986880 [Note] InnoDB: The InnoDB memory heap is disabled
2016-12-23 19:12:42 139982667986880 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-12-23 19:12:42 139982667986880 [Note] InnoDB: Memory barrier is not used
2016-12-23 19:12:42 139982667986880 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-12-23 19:12:42 139982667986880 [Note] InnoDB: Using Linux native AIO
2016-12-23 19:12:42 139982667986880 [Note] InnoDB: Using SSE crc32 instructions
2016-12-23 19:12:42 139982667986880 [Note] InnoDB: Initializing buffer pool, size = 256.0M
InnoDB: mmap(281542656 bytes) failed; errno 12
2016-12-23 19:12:42 139982667986880 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
2016-12-23 19:12:42 139982667986880 [ERROR] Plugin 'InnoDB' init function returned error.
2016-12-23 19:12:42 139982667986880 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2016-12-23 19:12:42 139982667986880 [Note] Plugin 'FEEDBACK' is disabled.
2016-12-23 19:12:42 139982667986880 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2016-12-23 19:12:42 139982667986880 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-12-23 19:12:42 139982667986880 [ERROR] Aborting

Hmm, that log is doesn't look so good :/

from dokku-mariadb.

Richard87 avatar Richard87 commented on July 4, 2024

I upped the memory limit on the vps from 512mb to 2gb, and had to recreate the mariadb database, then it worked like a charm! 👍

from dokku-mariadb.

Related Issues (20)

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.