AMO πΆβΊπ³
AMO πΆβΊπ³
_From @bacongobbler on October 24, 2016 20:12_ Nope! It should be fine with cmd as the web process. I just closed it as I assumed it was an app issue...
_From @kmala on October 24, 2016 20:16_ do you have a procfile with web type during the deis pull?
_From @olalonde on October 24, 2016 20:37_ I didn't have a Procfile when it failed. But it was the first `deis pull` for that app, previously I did `git push`...
_From @davidchua on April 8, 2017 8:5_ I am having this issue as well. I've tried with both having a `Procfile` with a `cmd` calling the same `CMD` in the...
_From @jdotjdot on July 3, 2017 20:19_ I'm also having this issue. Is there any resolution?
This is issue is fucking insane. π« π :
I was able to reproduce this after many hours. Please reopen for the record! When a push with a Procfile/Heroku buildpack and then with Dockerfile happen on the same application,...
_From @jdotjdot on November 23, 2017 17:55_ I would second reopening the issue. We literally have had to avoid using Deis because of it, and instead are using vanilla Kubernetes.
_From @bacongobbler on November 23, 2017 18:2_ This should've been fixed with https://github.com/deis/controller/pull/1201 and we closed this because it was a duplicate of #658. I'd take a look at that...
This is a nasty issue and we need to take a look at this one right away on the controller.