Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: SAM CLI crashes when receiving error from Docker #5346

Closed
mildaniel opened this issue Jun 12, 2023 · 1 comment
Closed

Bug: SAM CLI crashes when receiving error from Docker #5346

mildaniel opened this issue Jun 12, 2023 · 1 comment
Labels
area/local stage/waiting-for-release Fix has been merged to develop and is waiting for a release type/bug

Comments

@mildaniel
Copy link
Contributor

Description:

AWS SAM CLI crashes when starting up a debugging session on a port that is already in use.

Related to: #5292 (comment)

Steps to reproduce:

  1. Start a debugging session, leave it running.
  2. Attempt to start another debugging session

Observed result:

Crash and dumped stack trace.

Expected result:

AWS SAM CLI should fail gracefully with an appropriate message

Additional environment details (Ex: Windows, Mac, Amazon Linux etc)

  1. OS: MacOS
  2. sam --version: 1.86.1
  3. AWS region: N/A
@mildaniel mildaniel added stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. type/bug and removed stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Jun 12, 2023
@hnnasit hnnasit added stage/waiting-for-release Fix has been merged to develop and is waiting for a release area/local labels Jul 21, 2023
@github-actions
Copy link
Contributor

Patch is released in v1.94.0. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/local stage/waiting-for-release Fix has been merged to develop and is waiting for a release type/bug
Projects
None yet
Development

No branches or pull requests

2 participants