Monica: Postdeploy execution timed out when deploying to Heroku

Created on 16 Dec 2017  路  4Comments  路  Source: monicahq/monica

When trying to deploy to heroku all the steps pass successfully until the "Run scripts & scale dynos" step which fails with the error Postdeploy execution timed out

Unfortunately that's all I see displayed in the heroku UI.
Please tell me if you know how I can give you more details or help fix this in any other way.

bug packaging

Most helpful comment

Sorry you encounter this error. I'm going to check this and see why Heroku's deployment has problems (again).

All 4 comments

Sorry you encounter this error. I'm going to check this and see why Heroku's deployment has problems (again).

Also getting Postdeploy execution timed out error, also provides the tail of the output:

```fatal: Not a git repository (or any parent up to mount point /app)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

```

It looks like it's timing out at the terminal setup prompt?

@Vici37 ohhh it's true I haven't tested this with the new way of setting up Monica on Heroku. We should take a look at this and probably do a special command line for Heroku to prevent asking questions during setup.

I have found a workaround to create a default user ([email protected] / admin) with setup:production.
You can test by following this link:
https://heroku.com/deploy?template=https://github.com/monicahq/monica/tree/bugs/705-fix-heroku-deploy

But another error is happening:
heroku.log
This is linked to #781

Was this page helpful?
0 / 5 - 0 ratings

Related issues

badry-abderrahmane picture badry-abderrahmane  路  3Comments

djaiss picture djaiss  路  4Comments

TheGP picture TheGP  路  3Comments

djaiss picture djaiss  路  3Comments

dnykanen picture dnykanen  路  3Comments