Skip to content

Healthcheck doesn't work if port is specified as "--port XXXX" instead of "--port=XXXX" #3862

Description

@ChristianSchenk711

As part of #3618 a healthcheck.sh script was introduced which parses the used port from the "--port=XXXX" command line argument.

That doesn't work if the port is specified as "--port XXXX".

Workaround is obviously to pass the argument as "--port=XXXX", but probably the script should be able to properly parse the possible variants for the invocation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions