Rocket.chat: Heroku one-click deploy fails due to image size

Created on 20 Feb 2020  路  9Comments  路  Source: RocketChat/Rocket.Chat

Description:

Using the one-click build button from the here, the build fails as the image size is 506 megs, and Heroku only allows 500 megs.

Steps to reproduce:

  1. go here
  2. click "Deploy" button
  3. name app, let install proceed

Expected behavior:

App builds and runs

Actual behavior:

Heroku fails to build with an error that the image is too large

Server Setup Information:

Default Heroku free setup.

stale

Most helpful comment

i'm having this issue as well. exact same conditions.

All 9 comments

i'm having this issue as well. exact same conditions.

-----> Adding PATH environment
-----> Running extras
-----> Adding MONGODB_URI -> MONGO_URL env
-----> Adding profile script to resolve MONGO_URL from mongolab addon
-----> Adding profile script to resolve ROOT_URL from heroku app name
-----> Discovering process types
       Procfile declares types     -> (none)
       Default types for buildpack -> web
-----> Compressing...
 !     Compiled slug size: 504.3M is too large (max is 500M).
 !     See: http://devcenter.heroku.com/articles/slug-size
 !     Push failed

Logs to be precise.
Built with 1-click option today.

Following _Customized command line for developers_ from the docs, it's the same, but 509.1M is too large (max is 500M).

Same issue here

Here too.

I tried from the one click to deploy button and the CLI, both with the same error.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Same issue here.

I tried it, but it still failed due to the same issue.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

I have this problem too

Me too. Any way to make it leaner?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pnewell picture pnewell  路  243Comments

mitar picture mitar  路  68Comments

jadeqwang picture jadeqwang  路  81Comments

amolliex picture amolliex  路  73Comments

RiusmaX picture RiusmaX  路  81Comments