Re: Runner set to 0, requested app stack cflinuxfs2 is not available
Amit Kumar Gupta
I suspect that if you pushed the app before setting the backend to default
toggle quoted message
Show quoted text
to diego, the app's state in the DB still has backend: dea. So CC is trying to schedule it on the DEAs and the first scheduling constraint is to find something with the right stack. There are no DEAs with the right stack because there are no DEAs. If you explicitly set this app to use the diego backend, you should be fine. This doc ( https://docs.cloudfoundry.org/adminguide/apps-enable-diego.html) discusses some stuff related to migrating to Diego, including batch migrations, see if it helps you out. If this doesn't work, let me know. Best, Amit On Wed, Aug 17, 2016 at 4:25 PM, Tom Sherrod <tom.sherrod(a)gmail.com> wrote:
cf v240, diego 0.1481.0, cflinuxfs-rootfs 1.21.0, etcd 63, garden-linux |
|