Code Monkey home page Code Monkey logo

Comments (6)

Hydrog3n avatar Hydrog3n commented on May 26, 2024 1

Hello, @Marty thank you for your issue.
It's saying it's trying to use 1.6GB of ram so can you change PHP_MEMORY_LIMIT to 2G or try -1 (unlimited)?

from docker-flarum.

Magicalex avatar Magicalex commented on May 26, 2024 1

@Marty fixed in this commit 914b3fc

from docker-flarum.

Marty avatar Marty commented on May 26, 2024

Yes, I already had done that too (-1), but it persisted. It seemed that my docker container somehow had a memory limitation, at least according to top. Now - a few days later - it works. Also top show more free memory ... I do not know what caused this behaviour.

from docker-flarum.

Hydrog3n avatar Hydrog3n commented on May 26, 2024

Ok Top if it's work now. Maybe a previous mem limit in docker-compose.yml

from docker-flarum.

Marty avatar Marty commented on May 26, 2024

@Hydrog3n I ran into this again today, this time while starting the container.
After further testing I added the following to my docker-compose.yml and the issue disappeared:

services:
  flarum:
    environment:
      COMPOSER_MEMORY_LIMIT: -1

I "think" the composer uses the php.ini rather than the php-fpm.conf (see here), but setting the env variable overrides this.

from docker-flarum.

Magicalex avatar Magicalex commented on May 26, 2024

Can you retry with the lastest tag?

from docker-flarum.

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.