kubeslice / kubeslice/kubeslice-controller

bind: address already in use

Open
#292 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
73
Forks
48
Avg merge
2d 21h
Merged PRs (30d)
8

Description

Mar 31 09:27:50.729 [ERRO] [cmd:[/bin/app]] an error during serve dns: listen tcp 127.0.0.1:53: bind: address already in use
Mar 31 09:27:50.729 [ERRO] [cmd:[/bin/app]] an error during serve dns: listen tcp 127.0.0.1:53: bind: address already in use
Mar 31 09:27:50.729 [ERRO] [cmd:[/bin/app]] an error during serve dns: listen tcp 127.0.0.1:53: bind: address already in use

Contributor guide

Open the contributing guide

Research direction

Start at the /bin/app serve dns entry point and inspect how it binds 127.0.0.1:53. Reproduce the failure with another process using port 53, then trace the resulting error and determine the expected behavior. Done means the cause and a verified resolution are documented, with the repeated error no longer occurring.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.