Skip to content

Instantly share code, notes, and snippets.

@rjsamson
Created March 16, 2013 15:09
Show Gist options
  • Save rjsamson/5176782 to your computer and use it in GitHub Desktop.
Save rjsamson/5176782 to your computer and use it in GitHub Desktop.
Bringing machine 'default' up with 'digital_ocean' provider...
[default] Creating the droplet ...
[default] Waiting for the droplet to become active (>= 1 min) ...
[default] Making alterations to the sudoers file where necessary ...
[default] Creating user 'vagrant' and setting password ...
[default] Enabling sudo for user 'vagrant' ...
[default] Adding public key to authorized_keys ...
[default] Installing provisioner: chef-solo (>= 2 min) ...
[default] Droplet IP: 198.211.XXX.XXX ...
[default] Host IP: 192.168.1.10 ...
[default] Installing NFS on the droplet ...
[default] Forcing shared folders to use NFS where necessary ...
[default] Exporting NFS shared folders...
Preparing to edit /etc/exports. Administrator privileges will be required...
RECOVERING FROM AN ERROR
undefined method `gsub' for 124919:Fixnum
[default] Destroying droplet ...
[default] Waiting for the droplet to be destroyed ...
[default] Cleaning up NFS exports, may require sudo password ...
RECOVERING FROM AN ERROR
undefined method `gsub' for 124919:Fixnum
[default] Droplet not in the `active` or `new` state ...
[default] Cleaning up NFS exports, may require sudo password ...
RECOVERING FROM AN ERROR
undefined method `gsub' for 124919:Fixnum
[default] Droplet not in the `active` or `new` state ...
[default] Cleaning up NFS exports, may require sudo password ...
RECOVERING FROM AN ERROR
undefined method `gsub' for 124919:Fixnum
[default] Droplet not in the `active` or `new` state ...
[default] Cleaning up NFS exports, may require sudo password ...
RECOVERING FROM AN ERROR
undefined method `gsub' for 124919:Fixnum
[default] Droplet not in the `active` or `new` state ...
[default] Cleaning up NFS exports, may require sudo password ...
RECOVERING FROM AN ERROR
undefined method `gsub' for 124919:Fixnum
[default] Droplet not in the `active` or `new` state ...
[default] Cleaning up NFS exports, may require sudo password ...
RECOVERING FROM AN ERROR
undefined method `gsub' for 124919:Fixnum
[default] Droplet not in the `active` or `new` state ...
[default] Cleaning up NFS exports, may require sudo password ...
RECOVERING FROM AN ERROR
undefined method `gsub' for 124919:Fixnum
[default] Droplet not in the `active` or `new` state ...
[default] Cleaning up NFS exports, may require sudo password ...
RECOVERING FROM AN ERROR
undefined method `gsub' for 124919:Fixnum
[default] Droplet not in the `active` or `new` state ...
[default] Cleaning up NFS exports, may require sudo password ...
/Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/plugins/hosts/bsd/host.rb:93:in `nfs_cleanup': undefined method `gsub' for 124919:Fixnum (NoMethodError)
from /Users/rjsamson/.vagrant.d/gems/gems/vagrant-digitalocean-0.0.2/lib/vagrant-digitalocean/actions/destroy.rb:37:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/warden.rb:34:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/warden.rb:34:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/builder.rb:109:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/runner.rb:61:in `block in run'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/util/busy.rb:19:in `busy'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/runner.rb:61:in `run'
from /Users/rjsamson/.vagrant.d/gems/gems/vagrant-digitalocean-0.0.2/lib/vagrant-digitalocean/actions/create.rb:100:in `terminate'
from /Users/rjsamson/.vagrant.d/gems/gems/vagrant-digitalocean-0.0.2/lib/vagrant-digitalocean/actions/create.rb:91:in `recover'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/warden.rb:66:in `block in recover'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/warden.rb:63:in `each'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/warden.rb:63:in `recover'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/warden.rb:52:in `rescue in call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/warden.rb:28:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/builder.rb:109:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/runner.rb:61:in `block in run'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/util/busy.rb:19:in `busy'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/action/runner.rb:61:in `run'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/machine.rb:129:in `action'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/plugins/commands/up/command.rb:37:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/plugin/v2/command.rb:182:in `block in with_target_vms'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/plugin/v2/command.rb:180:in `each'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/plugin/v2/command.rb:180:in `with_target_vms'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/plugins/commands/up/command.rb:32:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/cli.rb:46:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/lib/vagrant/environment.rb:406:in `cli'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.1.0/bin/vagrant:60:in `<top (required)>'
from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:23:in `load'
from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment