Skip to content

Print a message if requested ports are in use #196

@varunsh-xilinx

Description

@varunsh-xilinx

Describe the bug
If the server ports are already in use, the server executable ends with no error message and no logs, making it hard to identify what went wrong.

To Reproduce
Steps to reproduce the behavior:

  1. Start the deployment container with --net=host
  2. Start a second deployment container with --net=host. It ends immediately with no error.

Expected behavior
There should be an error message if the requested port is in use.

Screenshots
N/A

OS/Versions:
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions