kalamuna / kalaboxv1

NodeJS frontend sex to kalastack
MIT License
28 stars 9 forks source link

Having problems installing (again) see error below #34

Closed kellybell closed 10 years ago

kellybell commented 10 years ago

Kalabox Log

2014-06-30T20:07:36.741Z - info: Box initialized. 2014-06-30T20:07:36.743Z - info: Kalabox Version: 1.0-beta6 2014-06-30T20:07:36.743Z - info: Mac OS Version: 10.9.3

2014-06-30T20:07:36.743Z - info: VirtualBox Version: 4.3.8r92456

2014-06-30T20:07:36.743Z - info: Vagrant Version: Vagrant 1.4.3

2014-06-30T20:07:37.858Z - info: Existing VirtualBox installation, version 4.3.8 2014-06-30T20:07:37.859Z - info: Existing Vagrant installation, version 1.4.3 2014-06-30T20:08:02.686Z - info: Existing VirtualBox installation, version 4.3.8 2014-06-30T20:08:02.686Z - info: Existing Vagrant installation, version 1.4.3 2014-06-30T20:08:03.550Z - info: Existing VirtualBox installation, version 4.3.8 2014-06-30T20:08:03.551Z - info: Existing Vagrant installation, version 1.4.3 2014-06-30T20:18:07.132Z - info: Existing VirtualBox installation, version 4.3.8 2014-06-30T20:18:07.134Z - info: Existing Vagrant installation, version 1.4.3 2014-06-30T20:18:09.904Z - info: Existing VirtualBox installation, version 4.3.8 2014-06-30T20:18:09.905Z - info: Existing Vagrant installation, version 1.4.3 2014-06-30T20:18:09.965Z - info: Existing VirtualBox installation, version 4.3.8 2014-06-30T20:18:09.965Z - info: Existing Vagrant installation, version 1.4.3 2014-06-30T20:25:48.999Z - info: Box image downloaded. 2014-06-30T20:25:55.014Z - info: Installing Vagrant plugin vagrant-hostsupdater 2014-06-30T20:25:59.472Z - info: Kalastack downloaded 2014-06-30T20:25:59.472Z - info: Installing Vagrant plugin vagrant-hostsupdater 2014-06-30T20:26:26.559Z - info: Wrote configuration file. 2014-06-30T20:26:26.626Z - info: Executing box spinup. 2014-06-30T20:26:26.718Z - info: Starting spinup attempt 0 2014-06-30T20:29:20.575Z - error: Error during installation routine: An error occurred in an async call. cause stack is ... undefined async call history is ... [ { function: 'install6', location: '/private/var/folders/8s/clzrjqvn7nz7p496s61nh5k40000gp/T/.org.chromium.Chromium.S0Wrco/kalabox/installer/installer.js:386:58', mapping: { description: 'tail' } } ] 2014-06-30T20:29:20.624Z - error: Error during installation routine: An error occurred in an async call. cause stack is ... undefined async call history is ... [ { function: 'install6', location: '/private/var/folders/8s/clzrjqvn7nz7p496s61nh5k40000gp/T/.org.chromium.Chromium.S0Wrco/kalabox/installer/installer.js:386:58', mapping: { description: 'tail' } } ]

kellybell commented 10 years ago

BOOM! The latest dev build worked perfectly - without a hitch.

I uninstalled using option #2 and "no", then reinstalled the latest dev build. It took about 12 minutes, and the sites downloaded and launched in browser without restart or any other problems.

C O N G R A T U L A T I O N S ! ! ! ! !

pirog commented 10 years ago

That's what a late night and some whiskey can do :)

CLOSE THIS ISSUE :)

On Tuesday, July 1, 2014, Kelly Bell notifications@github.com wrote:

BOOM! The latest dev build worked perfectly - without a hitch.

I uninstalled using option #2 https://github.com/kalamuna/kalabox/pull/2 and "no", then reinstalled the latest dev build. It took about 12 minutes, and the sites downloaded and launched in browser without restart or any other problems.

C O N G R A T U L A T I O N S ! ! ! ! !

— Reply to this email directly or view it on GitHub https://github.com/kalamuna/kalabox/issues/34#issuecomment-47685988.

Cheers,

Mike Pirog Kalamuna www.kalamuna.com

kellybell commented 10 years ago

BOOM!