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] Cloud-init exits without error message when port is already in use #18

Open
davidallendj opened this issue Oct 24, 2024 · 0 comments · May be fixed by #20
Open

[BUG] Cloud-init exits without error message when port is already in use #18

davidallendj opened this issue Oct 24, 2024 · 0 comments · May be fixed by #20
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@davidallendj
Copy link
Contributor

Describe the bug
When running cloud-init with a port already in use, it will exit without any error message or indication of failure. This happened when trying to run both the quickstart deployment recipe and a separate cloud-init instance simultaneously.

To Reproduce
Steps to reproduce the behavior:

  1. Run deployment-recipes as specified in quickstart README
  2. Run cloud-init

Expected behavior
An error message stating that the port is already in use or some other failure occur.

@davidallendj davidallendj added bug Something isn't working good first issue Good for newcomers labels Oct 24, 2024
@davidallendj davidallendj linked a pull request Nov 7, 2024 that will close this issue
@davidallendj davidallendj linked a pull request Nov 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant