Ygor Almeida

Results 6 comments of Ygor Almeida

@gravi2 this is great. I will definitely try you PR. I will let you know my 'finds' ASAP.

Hi @gravi2 I didn't forget about this PR. I have added this task to my personal backlog, I will configure my servers to use your version and run some tests.

I had to rollback all my environments to version 3.0.0. I was facing the same errors reported by @Sumon-TWeb, which in my case generated a lot of 500 responses from...

I've updated /usr/lib/systemd/system/codedeploy-agent.service removing the option "-a" from /bin/bash, and it is now deleting the folders w/o raising errors. New codedeploy-agent.service w/o "-a": ``` $ cat /usr/lib/systemd/system/codedeploy-agent.service [Unit] Description=AWS CodeDeploy...

That's correct @BaconFries. I will run some tests and push a PR later this week.

Finally I've found the reason of my problems. I will wait for this fix. Thanks @bernd!