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

router healtcheck with invalid address logs error but still doesn't listen #2860

Closed
dovholuknf opened this issue Feb 28, 2025 · 0 comments · Fixed by #2861
Closed

router healtcheck with invalid address logs error but still doesn't listen #2860

dovholuknf opened this issue Feb 28, 2025 · 0 comments · Fixed by #2861
Assignees

Comments

@dovholuknf
Copy link
Member

web:
- name: health-check
  bindPoints:
    - interface: 0.0.0.0:8081
      address: 0.0.0.0:8081
  apis:
    - binding: health-checks

this will generate a correct warning indicating the address is incorrect, but it should be listening after. It's not

@dovholuknf dovholuknf self-assigned this Feb 28, 2025
dovholuknf added a commit that referenced this issue Feb 28, 2025
…n xweb.

allow routers to have misconfigured xweb section for healthchecks
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 a pull request may close this issue.

1 participant