2017-03-28 69 views
0

當我想設置Laravel宅基地,並添加無業遊民高達宅基地這Laravel家園SSH錯誤

Error occurred: 
Homestead/scripts/homestead.rb:118:in`read': No such file or directory @ rb_sysopen - C:/Users/Hanie/.ssh/id_rsa (Errno::ENOENT) 
from C:/Windows/Homestead/scripts/homestead.rb:118:in`block (2 levels) in configure' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/plugins/kernel_v2/config/vm_provisioner.rb:72:in `call' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/plugins/kernel_v2/config/vm_provisioner.rb:72:in `add_config' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/plugins/kernel_v2/config/vm.rb:336:in `provision' 
from C:/Windows/Homestead/scripts/homestead.rb:115:in `block in configure' 
from C:/Windows/Homestead/scripts/homestead.rb:114:in `each' 
from C:/Windows/Homestead/scripts/homestead.rb:114:in `configure' 
from C:/Windows/Homestead/Vagrantfile:35:in `block in <top (required)>' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/config/v2/loader.rb:37:in `call' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/config/v2/loader.rb:37:in `load'       from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/config/loader.rb:113:in `block (2 levels) in load' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/config/loader.rb:107:in `each'        from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/config/loader.rb:107:in `block in load' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/config/loader.rb:104:in `each' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/config/loader.rb:104:in `load' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/vagrantfile.rb:28:in `initialize' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/environment.rb:746:in `new' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/environment.rb:746:in `vagrantfile' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/environment.rb:492:in `host' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/environment.rb:214:in `block in action_runner' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/action/runner.rb:33:in `call' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/action/runner.rb:33:in `run' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/environment.rb:479:in `hook' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/environment.rb:728:in `unload' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/bin/vagrant:130:in `ensure in <main>' 
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/bin/vagrant:130:in `<main>' 

和我Homestead.yaml是在這裏: 什麼是錯的?

Homestead.yaml

+0

你真的有在C SSH密鑰:/Users/Hanie/.ssh 3鼠標 '的Git的bash這裏' 4.ssh-凱基

從右鍵?還有C:\ laravel項目應該是C:/ laravel-projects或〜/ laravel-projects我在yaml文件中使用〜 – Indra

回答