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
Hi there, I'm trying to use this module for the first time and everything seems to be working up until the point at which instances are created. However, they do not pick up new jobs.
I'm finding it difficult to debug because I also cannot find any logs from these instances (all the associated log groups have no log streams). I also cannot connect to the instances using session manager. I have set enable_ssm_on_runners and the role does have the runner-ssm-session policy, which appears to have the required permissions for session manager.
I'm pretty stuck so would be very grateful for any pointers. Thanks a lot!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there, I'm trying to use this module for the first time and everything seems to be working up until the point at which instances are created. However, they do not pick up new jobs.
I'm finding it difficult to debug because I also cannot find any logs from these instances (all the associated log groups have no log streams). I also cannot connect to the instances using session manager. I have set
enable_ssm_on_runners
and the role does have therunner-ssm-session
policy, which appears to have the required permissions for session manager.I'm pretty stuck so would be very grateful for any pointers. Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions