python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed
There is this issue when running this vagrant file to spin up 2 VMs from a centos base image created by vagrant. NOTE : I used my minimal centos installation from virtualbox to spin up the Vms using...
user5820327
Votes: 0
Answers: 0
VirtualBox VM does not acquire defined IP address specified with Vagrant
So I have this Vagrant file:
# -*- mode: ruby -*-
# vi: set ft=ruby :
# All Vagrant configuration is done below. The "2" in Vagrant.configure
# configures the configuration version (we sup...
KZiovas
Votes: 0
Answers: 1
Unable to connect ECONNREFUSED / Unable to connect ENOTFOUND mongo db vsCode
I'm trying to connect my mongodb to my vscode and when I try and connect to it using 'mongodb:// it comes up with a connection error. Can anyone help me with this please? 1
ellie99
Votes: 0
Answers: 1
Why WinApi SendHttpRequest may be slow on VirtualBox machine
Testing my app on few machines show that WinApi HttpSendRequest performs slow sometimes. On non virtual machine it takes ~100-~300 ms, same results on virtual machine sending the same request through ...
qloq
Votes: 0
Answers: 1