Code Monkey home page Code Monkey logo

Comments (3)

MHaggis avatar MHaggis commented on May 28, 2024

Hi @viris , I ran into the same issue.
Each host (all 3 that are built) will prompt this.
What worked for me was:
Edit the Vagrantfile
Change the host port on lines 8 and 9:
config.vm.network :forwarded_port, guest: 8000, host: 9431
config.vm.network :forwarded_port, guest: 8412, host: 2393

You will be prompted for WEF and Win10 during the build. Perform the same function and done.

My environment is working 100%. I sadly do not know enough about Vagrant to offer a better solution.

from detectionlab.

randolpht avatar randolpht commented on May 28, 2024

I adjusted lines 8-9 but still run into the same issues with any host port that I put. Any other suggestions?

from detectionlab.

clong avatar clong commented on May 28, 2024

Port forwarding seems to be a re-occurring issue with Vagrant, and I've never been able to get to the bottom of why it consistently has issues with it for both Virtualbox and VMware. For that reason, I've removed all port forwarding from the Vagrantfile in the latest commit: f0cc38f

Ususally I'm able to fix the issue by doing a vagrant reload <hostname>, but not always.

More on this here: hashicorp/vagrant#8130 (comment)

I'm going to go ahead and close this issue since port forwarding is no longer part of the Vagrantfile - thank you for the report!

from detectionlab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.