Coder Social home page Coder Social logo

vagrant up ? problem about metasploitable3 HOT 8 CLOSED

rapid7 avatar rapid7 commented on September 4, 2024
vagrant up ? problem

from metasploitable3.

Comments (8)

Sliim avatar Sliim commented on September 4, 2024 3

Hello,
you need to install the reload vagrant plugin.

vagrant plugin install vagrant-reload

from metasploitable3.

vmwaretv avatar vmwaretv commented on September 4, 2024

Thanx I did and result

C:\HashiCorp\Vagrant\bin>vagrant plugin install vagrant-reload
The directory where plugins are installed (the Vagrant home directory)
has a space in it. On Windows, there is a bug in Ruby when compiling
plugins into directories with spaces. Please move your Vagrant home
directory to a path without spaces and try again.

And try again, same result :(

PS D:\metasploitable3> vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:

vm:

  • The 'reload' provisioner could not be found.
  • The 'reload' provisioner could not be found.

PS D:\metasploitable3>

from metasploitable3.

Sliim avatar Sliim commented on September 4, 2024

Install failed?

The directory where plugins are installed (the Vagrant home directory)
has a space in it. On Windows, there is a bug in Ruby when compiling
plugins into directories with spaces. Please move your Vagrant home
directory to a path without spaces and try again.

from metasploitable3.

vmwaretv avatar vmwaretv commented on September 4, 2024

No
I was install default.
I use guide this video for vargant install.
Video

from metasploitable3.

Sliim avatar Sliim commented on September 4, 2024

The plugin installation failed. See error message.

from metasploitable3.

vmwaretv avatar vmwaretv commented on September 4, 2024

I know and see but. How to fix this problem ?.
How to solve Plugin-in install problem ?
I was fresh install Windows 10 Pro.
I was fresh install vagrant and other component.
And always same problem. plugin-in install.

from metasploitable3.

Sliim avatar Sliim commented on September 4, 2024

Where is your vagrant home directory? If the path contains space(s), you need to:

  • Move the vagrant home dir to an other folder without any spaces (the absolute path for vagrant home directory should not contains any spaces, as mentioned in the error message).
  • (optional) Set the VAGRANT_HOME env var to the new path.

This should fix your issue.

This is not a metasploitable3 issue but a ruby/windows bug.
http://bfy.tw/9ZhN

from metasploitable3.

vmwaretv avatar vmwaretv commented on September 4, 2024

thanx for help. I did solwe this problem.

C:\Users\User Name.vagrant.d

from metasploitable3.

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.