Actions
Feature #37693
closedAdd check for ipv6.disable=1 in /proc/cmdline because it's known to break installations
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Difficulty:
Triaged:
Yes
Description
When a system has ipv6.disable=1 in /proc/cmdline then it doesn't have ::1 but some of our services (most notably, Redis) listen on it and cause problems. Adding a check prevents users from installing in the first place.
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-installer/pull/954 added
Updated by Ewoud Kohl van Wijngaarden 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|9d4ea5908b145493cbd4690bbfcb16c8f5d95ffb.
Updated by Ewoud Kohl van Wijngaarden 4 months ago
- Triaged changed from No to Yes
Updated by Kevin Keane 15 days ago
- Related to Bug #38066: Starting with 3.12, TheForeman refuses to install without IPv6 added
Actions