Skip to content

cmd: support caddy start on IPv6-only hosts - #7744

Merged
francislavoie merged 1 commit into
masterfrom
fix-ipv6-only-start
May 20, 2026
Merged

cmd: support caddy start on IPv6-only hosts#7744
francislavoie merged 1 commit into
masterfrom
fix-ipv6-only-start

Conversation

@steadytao

Copy link
Copy Markdown
Member

Fixes #7741

  • keep caddy start using IPv4 loopback for the success-confirmation listener when available
  • fall back to IPv6 loopback when IPv4 loopback is unavailable
  • report both listener errors if neither loopback family works
  • add tests for IPv4-first behaviour, IPv6 fallback and failure reporting

Assistance Disclosure

No AI was used.

@steadytao steadytao added the bug 🐞 Something isn't working label May 18, 2026
@francislavoie francislavoie added this to the v2.11.4 milestone May 20, 2026
@francislavoie
francislavoie merged commit 6628c4a into master May 20, 2026
29 checks passed
@francislavoie
francislavoie deleted the fix-ipv6-only-start branch May 20, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🐞 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

caddy start does not work on ipv6-only hosts

2 participants