Closed tyumru closed 4 years ago
Removed worker process from apps.json and it started to work. IDK if that was essential for a specific function.
Oh, well spotted! The worker
dyno isn't needed any more, and it should be removed from app.json
. Thanks for the bug report!
First of all, thank you all for this awesome project.
I am trying to clone the project via heroku deploy button. After several trial&error iterations, I have finally managed to set all the env variables correctly. Now the build log seems fine and throws no errors. But during the
Run scripts & scale dynos
step I keep receiving the following:Since the build doesn't fail, this problem seems to be related to heroku, rather than groupthink, but I couldn't understand why heroku is unable to recognize worker process type.
Any suggestions for a workaround would be great!
Build log in any case: