Advertisement
Guest User

Untitled

a guest
May 4th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. INFO ssh: Attempting SSH connection...
  2. INFO ssh: Attempting to connect to SSH...
  3. INFO ssh: - Host: 127.0.0.1
  4. INFO ssh: - Port: 2222
  5. INFO ssh: - Username: vagrant
  6. INFO ssh: - Password? false
  7. INFO ssh: - Key Path: ["C:/Users/Connor/.vagrant.d/insecure_private_key"]
  8. DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>true, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>nil, :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x54ae3c0 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x54ae3a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x54ae348 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x54ae3f0>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x54ae330 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x54ae2e8>>>>, :keys=>["C:/Users/Connor/.vagrant.d/insecure_private_key"]}
  9. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "9011299b-558d-4642-9c7f-cff7c4f36f76", "--machinereadable"]
  10. INFO subprocess: Command not in installer, restoring original environment...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement