Open dzimine opened 6 years ago
Current theory: it is caused by the cloudwatch failures (lookup errors).
Tried: docker run with --networking=host
, use docker-compose
- no luck.
I have the exact same problem, also in vagrant. As this is the only thing i have running in that vm, the max memory limit really doesn't seem to be the issue. --networking=host
and docker-compose
didn't work for me, either. But i can start the greengrass daemon on its own, without docker run
.
Unfortunately i have no experience with Cloudwatch so i don't know where to go from here...
I'm encountering the same issue :( ... Does anyone know how to workaround this?
I'm hitting this too.
joining the conversation. Used this a while back, was all working well (vagrant on mac). today, not working, errors as reported above :(
@str3tch That's exactly what had happened for me: it worked on all machines, then on some, now I can't make it work again. Care to try with Greengrass v1.4.0?
Greengrass daemon fails after starting. At first, it shows some errors that seem to imply network misconfiguration - can't resolve
localhost
. Than, the daemon shuts down.The logs imply that the service lambda functions are shut down by greengrass daemon for exceeding max memory limit, but AWS folks claim it's not the reason. I run greengrass in a docker container on ubuntu xenial per https://github.com/dzimine/aws-greengrass-docker. Everything was working well until now, I'm quite puzzled what could cause the change.
Docker version 18.05.0-ce, build f150324 GGC version: 1.5.0. LOGS: