-
Notifications
You must be signed in to change notification settings - Fork 572
vagrant reload warning #57
Description
Vagrant attempted to call the action 'reload' on the provider
'AWS (i-.......)', but this provider doesn't support this action. This
is probably a bug in either the provider or the plugin calling this
action, and should be reported.
Can we call the "folder sync" inside the VM? Instead of using the vagrant reload command?
The EC2 instance supports reboot. Any ideas?
With DEBUG on:
INFO machine: Calling action: reload on provider AWS (i-.....)
INFO environment: Running hook: environment_unload
INFO runner: Running action: #Vagrant::Action::Builder:0x000001012b99c0
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: # 'AWS (i-.....)', but this provider doesn't support this action. This
is probably a bug in either the provider or the plugin calling this
action, and should be reported.>
ERROR vagrant: Vagrant attempted to call the action 'reload' on the provider
'AWS (i-.....)', but this provider doesn't support this action. This
is probably a bug in either the provider or the plugin calling this
action, and should be reported.
ERROR vagrant: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.1/lib/vagrant/machine.rb:135:in action'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.1/plugins/commands/reload/command.rb:29:inblock in execute'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.1/lib/vagrant/plugin/v2/command.rb:182:in block in with_target_vms'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.1/lib/vagrant/plugin/v2/command.rb:180:ineach'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.1/lib/vagrant/plugin/v2/command.rb:180:in with_target_vms'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.1/plugins/commands/reload/command.rb:28:inexecute'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.1/lib/vagrant/cli.rb:46:in execute'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.1/lib/vagrant/environment.rb:460:incli'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.1/bin/vagrant:84:in <top (required)>'
/Applications/Vagrant/bin/../embedded/gems/bin/vagrant:23:inload'
/Applications/Vagrant/bin/../embedded/gems/bin/vagrant:23:in `'
INFO interface: error: Vagrant attempted to call the action 'reload' on the provider