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

none driver: Port in use error during reuse #6425

Closed
medyagh opened this issue Jan 29, 2020 · 1 comment · Fixed by #7234
Closed

none driver: Port in use error during reuse #6425

medyagh opened this issue Jan 29, 2020 · 1 comment · Fixed by #7234
Assignees
Labels
cause/port-conflict Start failures due to port or other network conflict co/none-driver kind/bug Categorizes issue or PR as related to a bug. kind/support Categorizes issue or PR as a support question. top-10-issues Top 10 support issues

Comments

@medyagh
Copy link
Member

medyagh commented Jan 29, 2020

as seen in #5899

error execution phase preflight: [preflight] Some fatal errors occurred:
	[ERROR Port-10251]: Port 10251 is in use
	[ERROR Port-10252]: Port 10252 is in use
	[ERROR Port-2380]: Port 2380 is in use

also #6213

@medyagh medyagh added co/none-driver kind/bug Categorizes issue or PR as related to a bug. labels Jan 29, 2020
@medyagh medyagh changed the title none driver: check if ports are free before start none driver: Port in USe Jan 29, 2020
@medyagh medyagh changed the title none driver: Port in USe none driver: Port in Uee Jan 29, 2020
@medyagh medyagh changed the title none driver: Port in Uee none driver: Port in Use Jan 29, 2020
@priyawadhwa priyawadhwa added the kind/support Categorizes issue or PR as a support question. label Jan 30, 2020
@tstromberg
Copy link
Contributor

I experimented with explicitly killing old containers in #6519 - but was solving it in the wrong place.

@tstromberg tstromberg added the top-10-issues Top 10 support issues label Mar 25, 2020
@tstromberg tstromberg changed the title none driver: Port in Use none driver: Port in use error during reconfiguration Mar 25, 2020
@tstromberg tstromberg changed the title none driver: Port in use error during reconfiguration none driver: Port in use error during reuse Mar 25, 2020
@tstromberg tstromberg added the cause/port-conflict Start failures due to port or other network conflict label Mar 25, 2020
@tstromberg tstromberg added the needs-solution-message Issues where where offering a solution for an error would be helpful label Mar 25, 2020
@tstromberg tstromberg self-assigned this Mar 25, 2020
@tstromberg tstromberg removed the needs-solution-message Issues where where offering a solution for an error would be helpful label Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cause/port-conflict Start failures due to port or other network conflict co/none-driver kind/bug Categorizes issue or PR as related to a bug. kind/support Categorizes issue or PR as a support question. top-10-issues Top 10 support issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants