Welcome to the new Linux Foundation Forum!
Vagrant ssh error

Is anyone facing issues, while executing vagrant ssh command.
vagrant ssh
/opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/util/safe_exec.rb:39:in `exec': Permission denied - /Users/stilwalli//ssh (Errno::EACCES)
I have tried kill the env and running the commands again, but same issue. Any ideas on how i could debug this?
0
Comments
I am running this on Mac OSX High Sierra
Seems like a "permission" error (the 'Permission Denied' bit).
Thanks again, Jonathan