`'str' object has no attribute 'decode'` when `PortAlreadyInUse` error is raised.
Open
area/docker
area/local
maintainer/need-response
type/bug
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
https://github.com/aws/aws-sam-cli/blob/5570367805bc94e43755e31a493b7cb93677dde3/samcli/local/docker/container.py#L392
Remove `.decode()` to resolve this issue.
Contributor guide
Assessment
This issue has not been assessed yet.