aworldofcode

Results 28 comments of aworldofcode

So that means that currently I wont be able to move forward with our playbooks ?

@tremble More updates I have tested connecting to various EC2 instances witha certain degree of success. It appears that the issue is limited , so far , to instances with...

@tremble When we see in logs the following ``` bash EXEC remaining: 60 EXEC remaining: 59 EXEC remaining: 58 ... EXEC remaining: 52 ``` Does this mean that the executions...

I seem to have more success with older ssm_agents when I up the time out

@tremble so it looks like ```bash EXEC remaining: ``` is execution time, and those seem to succeed The ones that seem to time out are ```bash PRE remaining: 299 ```...

@tremble So far I am noticing consistency where with ssm_agent 2.1.xx the session is stuck in "PRE" output.

@tremble I can confirm that so far my experience is that this bug is only present when amazon ssm-agent is version 2.x , I updated the 2.x to 3.x and...