Hi,
When I issue vagrant provision command, got the below error.
~/university/m103/m103-vagrant-env$ vagrant provision
==> mongod-m103: Running provisioner: shell…
An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating
Then, disabled the property “use-ssh-agent” in “/etc/X11/Xsession.options” file. Eventhen, getting the same error. Please help me to resolve the issue.