Advertisement
Guest User

larael homestead issue

a guest
Feb 27th, 2015
452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.16 KB | None | 0 0
  1.  
  2. digitlimit@OMP-EMBAH00 ~/homestead (master)
  3. $ vagrant up
  4. Bringing machine 'default' up with 'virtualbox' provider...
  5. ==> default: You assigned a static IP ending in ".1" to this machine.
  6. ==> default: This is very often used by the router and can cause the
  7. ==> default: network to not work properly. If the network doesn't work
  8. ==> default: properly, try changing this IP.
  9. ==> default: Importing base box 'laravel/homestead'...
  10. ==> default: Matching MAC address for NAT networking...
  11. ==> default: You assigned a static IP ending in ".1" to this machine.
  12. ==> default: This is very often used by the router and can cause the
  13. ==> default: network to not work properly. If the network doesn't work
  14. ==> default: properly, try changing this IP.
  15. ==> default: Setting the name of the VM: homestead
  16. ==> default: Clearing any previously set network interfaces...
  17. ==> default: Preparing network interfaces based on configuration...
  18.     default: Adapter 1: nat
  19.     default: Adapter 2: hostonly
  20. ==> default: Forwarding ports...
  21.     default: 80 => 8000 (adapter 1)
  22.     default: 443 => 44300 (adapter 1)
  23.     default: 3306 => 33060 (adapter 1)
  24.     default: 5432 => 54320 (adapter 1)
  25.     default: 22 => 2222 (adapter 1)
  26. ==> default: Running 'pre-boot' VM customizations...
  27. ==> default: Booting VM...
  28. ==> default: Waiting for machine to boot. This may take a few minutes...
  29.     default: SSH address: 127.0.0.1:2222
  30.     default: SSH username: vagrant
  31.     default: SSH auth method: private key
  32.     default: Warning: Connection timeout. Retrying...
  33.     default: Warning: Connection timeout. Retrying...
  34.     default: Warning: Remote connection disconnect. Retrying...
  35.     default: Warning: Remote connection disconnect. Retrying...
  36.     default: Warning: Remote connection disconnect. Retrying...
  37. ==> default: Machine booted and ready!
  38. ==> default: Checking for guest additions in VM...
  39. ==> default: Setting hostname...
  40. ==> default: Configuring and enabling network interfaces...
  41. ==> default: Mounting shared folders...
  42.     default: /vagrant => C:/Users/digitlimit/Homestead
  43.     default: /home/vagrant/Code => C:/server/www
  44. ==> default: Running provisioner: file...
  45. ==> default: Running provisioner: shell...
  46.     default: Running: inline script
  47. ==> default: stdin: is not a tty
  48. ==> default: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0/giyiT0RlisfYwMdHfL7lUSxZtO
  49. kEWX5dJwmwwru5dUQda/xknMa9oHKqAlv//V+VvzQ0JKv4eA3xbCgrlj4NAwoZrEjqVC2P0M3HqT2JKF
  50. M76/WCU4Ki7TQnMQz5ff3aRIqFphNC0LZWXz9v92QjJYohODlOAxIhw94PUimnt3BIzOKxT+kqPuBCOc
  51. +oTJTZwduQsCIb+ArmKVDxNMj1LCL65WrSTaO4CmqqVqiTJ3LkzKm4nNluvy26w5usAKhFs8zrPV0+Jh
  52. DXPI6w9crKzs7y/zSspsENgDdNTuh8wRflUrfGgJMq6LbDVf+Kp6lsjvJMadpn2ABXBY9pr5F franke
  53. meks77@yahoo.com
  54. ==> default: Running provisioner: shell...
  55.     default: Running: inline script
  56. ==> default: Running provisioner: shell...
  57. ==> default: Forcing shutdown of VM...
  58. ==> default: Destroying VM and associated drives...
  59. ==> default: Running cleanup tasks for 'file' provisioner...
  60. ==> default: Running cleanup tasks for 'shell' provisioner...
  61. ==> default: Running cleanup tasks for 'shell' provisioner...
  62. ==> default: Running cleanup tasks for 'shell' provisioner...
  63. ==> default: Running cleanup tasks for 'shell' provisioner...
  64. ==> default: Running cleanup tasks for 'shell' provisioner...
  65. ==> default: Running cleanup tasks for 'shell' provisioner...
  66. ==> default: Running cleanup tasks for 'shell' provisioner...
  67. ==> default: Running cleanup tasks for 'shell' provisioner...
  68. ==> default: Running cleanup tasks for 'shell' provisioner...
  69. ==> default: Running cleanup tasks for 'shell' provisioner...
  70. c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/shell
  71. /provisioner.rb:122:in `quote_and_escape': undefined method `gsub' for 80:Fixnum
  72.  (NoMethodError)
  73.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  74. sioners/shell/provisioner.rb:14:in `block in provision'
  75.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  76. sioners/shell/provisioner.rb:14:in `map'
  77.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  78. sioners/shell/provisioner.rb:14:in `provision'
  79.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  80. ction/builtin/provision.rb:129:in `run_provisioner'
  81.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  82. ction/warden.rb:95:in `call'
  83.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  84. ction/warden.rb:95:in `block in finalize_action'
  85.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  86. ction/warden.rb:34:in `call'
  87.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  88. ction/warden.rb:34:in `call'
  89.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  90. ction/builder.rb:116:in `call'
  91.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  92. ction/runner.rb:66:in `block in run'
  93.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
  94. til/busy.rb:19:in `busy'
  95.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  96. ction/runner.rb:66:in `run'
  97.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/e
  98. nvironment.rb:346:in `hook'
  99.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  100. ction/builtin/provision.rb:117:in `call'
  101.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  102. ction/builtin/provision.rb:117:in `block in call'
  103.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  104. ction/builtin/provision.rb:105:in `each'
  105.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  106. ction/builtin/provision.rb:105:in `call'
  107.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  108. ction/warden.rb:34:in `call'
  109.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  110. ders/virtualbox/action/clear_forwarded_ports.rb:15:in `call'
  111.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  112. ction/warden.rb:34:in `call'
  113.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  114. ders/virtualbox/action/set_name.rb:50:in `call'
  115.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  116. ction/warden.rb:34:in `call'
  117.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  118. ders/virtualbox/action/clean_machine_folder.rb:17:in `call'
  119.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  120. ction/warden.rb:34:in `call'
  121.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  122. ders/virtualbox/action/check_accessible.rb:18:in `call'
  123.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  124. ction/warden.rb:34:in `call'
  125.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  126. ction/warden.rb:95:in `block in finalize_action'
  127.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  128. ction/warden.rb:34:in `call'
  129.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  130. ction/warden.rb:34:in `call'
  131.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  132. ction/builder.rb:116:in `call'
  133.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  134. ction/runner.rb:66:in `block in run'
  135.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
  136. til/busy.rb:19:in `busy'
  137.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  138. ction/runner.rb:66:in `run'
  139.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  140. ction/builtin/call.rb:53:in `call'
  141.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  142. ction/warden.rb:34:in `call'
  143.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  144. ction/warden.rb:95:in `block in finalize_action'
  145.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  146. ction/warden.rb:34:in `call'
  147.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  148. ction/warden.rb:34:in `call'
  149.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  150. ction/builder.rb:116:in `call'
  151.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  152. ction/runner.rb:66:in `block in run'
  153.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
  154. til/busy.rb:19:in `busy'
  155.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  156. ction/runner.rb:66:in `run'
  157.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  158. ction/builtin/call.rb:53:in `call'
  159.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  160. ction/warden.rb:34:in `call'
  161.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  162. ction/warden.rb:95:in `block in finalize_action'
  163.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  164. ction/warden.rb:34:in `call'
  165.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  166. ction/warden.rb:34:in `call'
  167.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  168. ction/builder.rb:116:in `call'
  169.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  170. ction/runner.rb:66:in `block in run'
  171.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
  172. til/busy.rb:19:in `busy'
  173.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  174. ction/runner.rb:66:in `run'
  175.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  176. ction/builtin/call.rb:53:in `call'
  177.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  178. ction/warden.rb:34:in `call'
  179.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  180. ction/builtin/box_check_outdated.rb:36:in `call'
  181.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  182. ction/warden.rb:34:in `call'
  183.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  184. ction/builtin/config_validate.rb:25:in `call'
  185.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  186. ction/warden.rb:34:in `call'
  187.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  188. ders/virtualbox/action/check_virtualbox.rb:17:in `call'
  189.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  190. ction/warden.rb:34:in `call'
  191.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  192. ction/warden.rb:95:in `block in finalize_action'
  193.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  194. ction/warden.rb:34:in `call'
  195.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  196. ction/warden.rb:34:in `call'
  197.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  198. ders/virtualbox/action/match_mac_address.rb:16:in `call'
  199.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  200. ction/warden.rb:34:in `call'
  201.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  202. ders/virtualbox/action/import.rb:32:in `call'
  203.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  204. ction/warden.rb:34:in `call'
  205.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  206. ders/virtualbox/action/customize.rb:40:in `call'
  207.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  208. ction/warden.rb:34:in `call'
  209.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  210. ders/virtualbox/action/check_accessible.rb:18:in `call'
  211.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  212. ction/warden.rb:34:in `call'
  213.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  214. ction/warden.rb:95:in `block in finalize_action'
  215.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  216. ction/warden.rb:34:in `call'
  217.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  218. ction/warden.rb:34:in `call'
  219.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  220. ction/builder.rb:116:in `call'
  221.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  222. ction/runner.rb:66:in `block in run'
  223.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
  224. til/busy.rb:19:in `busy'
  225.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  226. ction/runner.rb:66:in `run'
  227.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  228. ction/builtin/call.rb:53:in `call'
  229.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  230. ction/warden.rb:34:in `call'
  231.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  232. ction/builtin/config_validate.rb:25:in `call'
  233.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  234. ction/warden.rb:34:in `call'
  235.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  236. ction/warden.rb:95:in `block in finalize_action'
  237.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  238. ction/warden.rb:34:in `call'
  239.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  240. ction/warden.rb:34:in `call'
  241.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  242. ction/builtin/handle_box.rb:56:in `call'
  243.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  244. ction/warden.rb:34:in `call'
  245.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  246. ction/warden.rb:95:in `block in finalize_action'
  247.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  248. ction/warden.rb:34:in `call'
  249.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  250. ction/warden.rb:34:in `call'
  251.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  252. ction/builder.rb:116:in `call'
  253.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  254. ction/runner.rb:66:in `block in run'
  255.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
  256. til/busy.rb:19:in `busy'
  257.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  258. ction/runner.rb:66:in `run'
  259.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  260. ction/builtin/call.rb:53:in `call'
  261.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  262. ction/warden.rb:34:in `call'
  263.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
  264. ders/virtualbox/action/check_virtualbox.rb:17:in `call'
  265.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  266. ction/warden.rb:34:in `call'
  267.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  268. ction/builder.rb:116:in `call'
  269.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  270. ction/runner.rb:66:in `block in run'
  271.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
  272. til/busy.rb:19:in `busy'
  273.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
  274. ction/runner.rb:66:in `run'
  275.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/m
  276. achine.rb:196:in `action_raw'
  277.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/m
  278. achine.rb:173:in `block in action'
  279.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/e
  280. nvironment.rb:434:in `lock'
  281.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/m
  282. achine.rb:161:in `call'
  283.        from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/m
  284. achine.rb:161:in `action'
  285.         from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/b
  286. atch_action.rb:82:in `block (2 levels) in run'
  287.  
  288. digitlimit@OMP-EMBAH00 ~/homestead (master)
  289. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement