You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cross posting from cloudfoundry/bosh-docker-cpi-release#13, not sure what the root cause is.
I'm trying to deploy concourse to docker-cpi via create-env. Both on docker-for-mac as well as docker on Ubuntu I'm getting the issue that garden isn't starting and the deploy is failing.
bosh/0:/var/vcap/sys/log/monit# cat ./garden.err.log
Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
Use --subdomainfs to override.
Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
Use --subdomainfs to override.
The text was updated successfully, but these errors were encountered:
Issue
Cross posting from cloudfoundry/bosh-docker-cpi-release#13, not sure what the root cause is.
I'm trying to deploy concourse to docker-cpi via create-env. Both on docker-for-mac as well as docker on Ubuntu I'm getting the issue that garden isn't starting and the deploy is failing.
Versions
Stemcell
bosh.io/stemcells:img-ed853648-e0a9-47cb-4c1b-be7e210e382e
garden-runc
https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.16.8
log output
bosh/0:/var/vcap/sys/log/monit# cat ./garden.err.log
Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
Use --subdomainfs to override.
Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
Use --subdomainfs to override.
The text was updated successfully, but these errors were encountered: