Qubinode / qubinode-installer

An easy to set up OpenShift development kit powered by Red Hat Ansible.
https://qubinode-installer.readthedocs.io/en/latest/
GNU General Public License v3.0
86 stars 26 forks source link

[BUG]Could not properly determine your current active network interface #403

Closed wadebee closed 2 years ago

wadebee commented 2 years ago

Qubinode Version
Qubinode releasev2.4.6

Describe the bug When installing a new instance using ./qubinode-install -m host option I receive an error message "Could not properly determine your current active network interface. " and then a "red herring" suggestion to modify the /playbook/vars/kvm_host.yml file.

The real issue seems to be if you have more than 1 NIC port enabled on the qubinode the script gets confused and throws an accurate error but a misleading suggestion.

To Reproduce Steps to reproduce the behavior:

  1. From RHEL cockpit | Networking tab - Enable more than 1 NIC port
  2. Attempt to run the qubinode installer with the -m host option

Expected behavior I recommend adding documentation indicating the requirement for a single NIC port to be enabled and change the suggestion as well.

Screenshots If applicable, add screenshots to help explain your problem.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.