Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer runs out of memory #6

Closed
jaimz22 opened this issue Mar 2, 2015 · 3 comments
Closed

Installer runs out of memory #6

jaimz22 opened this issue Mar 2, 2015 · 3 comments

Comments

@jaimz22
Copy link

jaimz22 commented Mar 2, 2015

not much to say... here's the log:

http://pastebin.com/0TggUHFp

@thomasjthomasj
Copy link
Contributor

Hi @jaimz22

Did the installer complete, despite this error? If so, I believe that the command that ran out of memory is one that can be run manually within the install itself. There are two commands in Mothership which build the public view files and handle the minification of the CSS and JavaScript.

If you go to your installation directory and the following two commands:

  • bin/cog asset:generate
  • bin/cog asset:dump

This should complete the install. If not, you may need to up your memory limit in the php.ini to 256M

@jaimz22
Copy link
Author

jaimz22 commented Mar 2, 2015

Yeah I'm pretty sure it did complete.

@thomasjthomasj
Copy link
Contributor

Resolved by mothership-ec/cog#432

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants