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

@vvaswani vvaswani commented Jan 31, 2026

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

@vvaswani vvaswani requested review from a team as code owners January 31, 2026 09:48
Signed-off-by: Vikram Vaswani <2571660+vvaswani@users.noreply.github.com>
@dapr-bot
Copy link
Collaborator

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added the stale label Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

2 participants