I have installed Vagrant on Mac OS X 10.11 and it doesn't work. I have a file created from PuPHPet and when I run the Vagrant Up command it does nothing. The most curious thing is that if I run Vagrant version it doesn't answer anything either. The command is installed but does not answer any error message either.
I have virtualbox installed in version 6.0.18.
Can you help me?
Vagrant not work and not respond error message
128 Views Asked by Fran Soriano At
1
There are 1 best solutions below
Related Questions in VAGRANT
- Using Vagrant provisioning for Shell Scripts
- Django application hosted in vagrant not available at localhost
- Hash sum mismatch when using vagrant up and apt-get install on MacOS
- Error when molecule through vagrant start VM in vbox (Windows, WSL2)
- Vagarant vm installation issue
- Vagrant can't use default network of libvirt. Vagrant + libvirt, Linux. no network with matching name 'default' (Libvirt::Error)
- Unable to access a Webapp on Tomcat in Vagrant box
- How do I add a C file from my computer to my Github clone repository so i can send it to the actual repository on Github?
- Vagrant transfer file from Guest VM to another Guest VM
- Can't connect to a pod running on different node with k3s and virtualbox
- symlink protocol error when setting up storage:link on vagrant homestead
- PhpStorm not working with Xdebug 3.3 running in Vagrant box using nginx and PHP 8.3
- Laravel homestead Can't Preform Vagrant Up Error Constraints: >= 13.0.0, < 14.0.0
- HTML and Vagrant
- Error: [email protected]: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password)
Related Questions in PUPHPET
- where is the PuPHPet site gone?
- Puphpet + Vagrant + AWS returning either default Puphpet page or Index Of page
- Vagrant not work and not respond error message
- PuPHPet Error: install php7.0-mysqlnd' returned 100
- PuPHPet - PHP Error after editing file
- Vagrant - Failed to mount folders in Linux Guest using Puphpet and SMB mounting
- RabbitMQ receives message but it goes nowhere
- PuPHPet build error - invalid option: --manifestdir
- How to add xdebug to vagrant vm if it was installed using puphpet?
- Reconfigure Puphpet for PHP 5.5 installation or is there an alternative to it with PHP 5.5 support?
- Puphpet/Vagrant: Unable to access LAMP VM with IP address
- Sharing config file between puphpet and puppet
- Vagrant & Puppet - error when using puphpet to import sql into mysql database
- Read-only Shared Folder for Vagrant
- NFS time out (mount) with vagrant & puphet
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?

I also faced similar issue. I tried below steps which help me to solve issue
brew install hashicorp/tap/hashicorp-vagrantthis command