Skip to content

chore: support IPv6 fallback in IP autodetection#423

Open
GabriellePoncey wants to merge 1 commit into
mainfrom
chore/PLAT-669/ip-autodetection-fix
Open

chore: support IPv6 fallback in IP autodetection#423
GabriellePoncey wants to merge 1 commit into
mainfrom
chore/PLAT-669/ip-autodetection-fix

Conversation

@GabriellePoncey

Copy link
Copy Markdown
Contributor

Summary

If no IPv4 address is found, fall back to the first available IPv6 address rather than returning an error.

Changes

  • Updated getFirstIP to scan all interfaces for both IPv4 and IPv6 addresses, returning IPv4 if found, otherwise IPv6, otherwise an error

Testing

  • Manual verification on a host with only IPv6 interfaces

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@GabriellePoncey, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 40 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 459f8db7-fb9c-47f7-befe-bd556882e873

📥 Commits

Reviewing files that changed from the base of the PR and between fea3b6a and 1c466e1.

📒 Files selected for processing (1)
  • server/internal/config/config.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/PLAT-669/ip-autodetection-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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 this pull request may close these issues.

1 participant