I am running Linux ROSA Desktop Fresh R8 in my laptop.
I have installed homestead and made the necessary modifications in the Homestead.yaml and /etc/hosts files and tried the following command:
vagrant reload --provision
only to get the below given output.
Please help me to find out the problem and fix it.
/home/prabhuchelladurai/Homestead/scripts/homestead.rb:117:in read': No such file or directory @ rb_sysopen - /home/prabhuchelladurai/.ssh/id_rsa (Errno::ENOENT) from /home/prabhuchelladurai/Homestead/scripts/homestead.rb:117:in
block (2 levels) in configure'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/kernel_v2/config/vm_provisioner.rb:72:in call' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/kernel_v2/config/vm_provisioner.rb:72:in
add_config'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/kernel_v2/config/vm.rb:336:in provision' from /home/prabhuchelladurai/Homestead/scripts/homestead.rb:114:in
block in configure'
from /home/prabhuchelladurai/Homestead/scripts/homestead.rb:113:in each' from /home/prabhuchelladurai/Homestead/scripts/homestead.rb:113:in
configure'
from /home/prabhuchelladurai/Homestead/Vagrantfile:33:in block in <top (required)>' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/config/v2/loader.rb:37:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/config/v2/loader.rb:37:in load' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/config/loader.rb:113:in
block (2 levels) in load'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/config/loader.rb:107:in each' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/config/loader.rb:107:in
block in load'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/config/loader.rb:104:in each' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/config/loader.rb:104:in
load'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/vagrantfile.rb:28:in initialize' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:746:in
new'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:746:in vagrantfile' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:492:in
host'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:214:in block in action_runner' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/action/runner.rb:33:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/action/runner.rb:33:in run' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:479:in
hook'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:728:in unload' from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/bin/vagrant:130:in
ensure in <main>'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/bin/vagrant:130:in `<main>'
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community