Bug #19950
closed
Error message in logs during first PXE-less net initialization
Added by Lukas Zapletal about 8 years ago.
Updated almost 8 years ago.
Description
Command failed: nmcli connection down primary
This is expected because primary does not yet exist, we need to add a test for profile file.
command("nmcli connection down primary", false)
This error is harmless.
Turns out that the reload/down commands are not necessary - NM will automatically detect new/changed profile and reload and autoconnect by default. We can remove reload/down commands completely.
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/93 added
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/94 added
- Pull request deleted (
https://github.com/theforeman/foreman-discovery-image/pull/94)
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF