aws_ec2 fails with 'can only concatenate str (not "bytes") to str' with session-manager-plugin 1.2.458.0 #1749
Labels
jira
Adds the issue to cloud content backlog refinement jira board
needs_info
This issue requires further information. Please answer any outstanding questions
Summary
There was a "stealth" release of session-manager-plugin 1.2.458.0 today.
aws/session-manager-plugin#64
Upgrading to session-manager-plugin 1.2.458.0 causes a 'TypeError: can only concatenate str (not "bytes") to str' error when connecting to EC2 instances.
Reverting to session-plugin-manager 1.2.398.0 fixes the error
Issue Type
Bug Report
Component Name
aws_ec2
Ansible Version
Collection Versions
AWS SDK versions
Configuration
$ ansible-config dump --only-changed
OS / Environment
No response
Steps to Reproduce
Expected Results
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: