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

Failed to clone drupal/core #431

Closed
jimafisk opened this issue Sep 26, 2018 · 0 comments
Closed

Failed to clone drupal/core #431

jimafisk opened this issue Sep 26, 2018 · 0 comments

Comments

@jimafisk
Copy link

I was getting the following error when trying to run composer install:

 Failed to clone https://github.com/drupal/core.git via https, ssh protocols, aborting.

  - https://github.com/drupal/core.git
    Cloning into 'web/core'...
    done.
    error: pack-objects died of signal 9
    fatal: cannot repack to clean up

  - [email protected]:drupal/core.git
    Cloning into 'web/core'...
    done.
    error: pack-objects died of signal 9
    fatal: cannot repack to clean up

Solution: Increase the memory on the server hosting your website. The nano EC2 I was using to save money while setting up the environment simply wouldn't cut it (micro was fine).


Click here to see screenshot

composer_error

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

1 participant