cyberdefenders / DetectionLabELK

DetectionLabELK is a fork from DetectionLab with ELK stack instead of Splunk.
MIT License
537 stars 101 forks source link

Vagrant Up Error -- Failed to fix the broken static IP for eth1. #11

Closed alexpwns closed 3 years ago

alexpwns commented 3 years ago

Please verify that you are building from an updated Master branch before filing an issue. Pulled the latest master branch today.

Description of the issue:

I get the following error when I run vagrant up. I tried to grab vagrantup$host.log so I could include it in this issue but it doesn't appear to get created.

    logger: [+] python-pip was successfully installed!
    logger: Incorrect IP Address settings detected. Attempting to fix.
    logger: Unknown interface eth1
    logger: Unknown interface eth1
    logger: [22:24:18]: Failed to fix the broken static IP for eth1. Exiting because this will cause problems with other VMs.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
lnxg33k commented 3 years ago

@alexpwns I've just rebuilt the lab, and I didn't face any issues, make sure you have an updated box, and feel free to re-open the issue if you are still facing any issues.

mickitcarlow commented 1 year ago

@alexpwns I am getting this issue, did you have any success resolving?