Aws-iot-greengrass fails with permission denied on Ubuntu 19.10

After installing aws-iot-greengrass as a snap, trying to deploy a group from the aws iot greengrass console onto a rpi running Ubuntu 19.10 fails with the following error:
Deployment xxxx of type NewDeployment for group xxxx failed error: process start failed: failed to run container sandbox: container_linux.go:344: starting container process caused "process_linux.go:424: container init caused \"mask path /proc/latency_stats: permission denied\""

This is a known issue and there is a PR in the works: https://github.com/snapcore/snapd/pull/8091

2 Likes