Skip to content

Instantly share code, notes, and snippets.

@Dashue
Created April 7, 2017 23:49
Show Gist options
  • Select an option

  • Save Dashue/0a3dbbc265d24ada49582a553dd45eff to your computer and use it in GitHub Desktop.

Select an option

Save Dashue/0a3dbbc265d24ada49582a553dd45eff to your computer and use it in GitHub Desktop.
vagrant error with rackspace
C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/ssl_socket.rb:116:in `connect_nonblock': An existing connection was forcibly closed by the remote host. - SSL_connect (Errno::ECONNRESET) (Excon::Error::Socket)
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/ssl_socket.rb:116:in `initialize'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/connection.rb:403:in `new'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/connection.rb:403:in `socket'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/connection.rb:100:in `request_call'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/middlewares/mock.rb:48:in `request_call'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/middlewares/instrumentor.rb:26:in `request_call'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/middlewares/base.rb:16:in `request_call'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/middlewares/base.rb:16:in `request_call'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/middlewares/base.rb:16:in `request_call'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/excon-0.55.0/lib/excon/connection.rb:249:in `request'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-core-1.43.0/lib/fog/core/connection.rb:81:in `request'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-rackspace-0.1.4/lib/fog/rackspace/service.rb:33:in `request_without_retry'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-rackspace-0.1.4/lib/fog/rackspace/requests/identity/create_token.rb:15:in `create_token'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-rackspace-0.1.4/lib/fog/rackspace/identity.rb:40:in `authenticate'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-rackspace-0.1.4/lib/fog/rackspace/identity.rb:78:in `initialize'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-core-1.43.0/lib/fog/core/service.rb:115:in `new'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-core-1.43.0/lib/fog/core/service.rb:115:in `new'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-rackspace-0.1.4/lib/fog/rackspace/service.rb:115:in `authenticate_v2'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-rackspace-0.1.4/lib/fog/rackspace/service.rb:29:in `authenticate'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-rackspace-0.1.4/lib/fog/rackspace/compute_v2.rb:183:in `authenticate'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-rackspace-0.1.4/lib/fog/rackspace/compute_v2.rb:157:in `initialize'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-core-1.43.0/lib/fog/core/service.rb:115:in `new'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-core-1.43.0/lib/fog/core/service.rb:115:in `new'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/fog-core-1.43.0/lib/fog/compute.rb:29:in `new'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/vagrant-rackspace-0.1.10/lib/vagrant-rackspace/action/connect_rackspace.rb:38:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/action/warden.rb:34:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/action/warden.rb:34:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/action/builder.rb:116:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/util/busy.rb:19:in `busy'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/action/runner.rb:66:in `run'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/machine.rb:225:in `action_raw'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/machine.rb:200:in `block in action'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/environment.rb:567:in `lock'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/machine.rb:186:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/machine.rb:186:in `action'
from C:/Users/Jonh0/.vagrant.d/gems/2.2.5/gems/vagrant-rackspace-0.1.10/lib/vagrant-rackspace/provider.rb:33:in `state'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/machine.rb:506:in `state'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/machine.rb:145:in `initialize'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/vagrantfile.rb:79:in `new'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/vagrantfile.rb:79:in `machine'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/environment.rb:669:in `machine'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/plugin/v2/command.rb:177:in `block in with_target_vms'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/plugin/v2/command.rb:201:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/plugin/v2/command.rb:201:in `block in with_target_vms'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/plugin/v2/command.rb:183:in `each'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/plugin/v2/command.rb:183:in `with_target_vms'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/plugins/commands/up/command.rb:131:in `install_providers'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/plugins/commands/up/command.rb:85:in `execute'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/cli.rb:42:in `execute'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/lib/vagrant/environment.rb:308:in `cli'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.3/bin/vagrant:127:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment