Skip to content

fix: improve init error message for port usage#1582

Open
vvaswani wants to merge 1 commit intodapr:masterfrom
vvaswani:1581-zipkin
Open

fix: improve init error message for port usage#1582
vvaswani wants to merge 1 commit intodapr:masterfrom
vvaswani:1581-zipkin

Conversation

@vvaswani
Copy link

Description

Please explain the changes you've made

Improves dapr init error messages when required host ports are already in use for self-hosted containers.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1581

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Vikram Vaswani <2571660+vvaswani@users.noreply.github.com>
@vvaswani vvaswani requested review from a team as code owners January 31, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dapr init reports misleading error if zipkin port is already in use

1 participant