Re: [Arches] Re: Problems running Arches with Vagrant

2014-03-19 Thread Daphne Ippolito
Success! The client launches and everything looks correct. I'm looking forward to playing around with it after work today. Best, Daphne On Tuesday, 18 March 2014 23:37:34 UTC-4, Rob Gaston wrote: > > Hi Daphne, > > You uncovered a bug in the vagrant build script that had gone overlooked! > Than

Re: [Arches] Re: Problems running Arches with Vagrant

2014-03-18 Thread Rob Gaston
Hi Daphne, You uncovered a bug in the vagrant build script that had gone overlooked! Thanks! The vagrant_setup.sh script was using the wrong (old) name for the script that deploys the arches database. I've committed a fix for this issue ( https://bitbucket.org/arches/arches/commits/b206434

[Arches] Re: Problems running Arches with Vagrant

2014-03-17 Thread Rob Gaston
Also, vagrant destroy/vagrant up must be executed from the root project folder, but I suspect you already knew that. :) - Rob On Monday, March 17, 2014 7:46:04 PM UTC-7, Rob Gaston wrote: > > Hi Daphne, > > It's tough to tell what has gone wrong without seeing the output from the > build, but I

[Arches] Re: Problems running Arches with Vagrant

2014-03-17 Thread Rob Gaston
Hi Daphne, It's tough to tell what has gone wrong without seeing the output from the build, but I suspect that the something has gone wrong w/ the CDS package installation. A few things to check: - I assume you are, but please ensure you are working from the v2 installation guide: https

[Arches] Re: Problems running Arches with Vagrant

2014-03-17 Thread Daphne Ippolito
I should mention I am on Mac 10.9. I have tried to raise the privileges of '/vagrant/archesproject/ arches/Search/engines/elasticsearch-0.90.3/data/elasticsearch' but that hasn't cleared the error. On Monday, 17 March 2014 21:55:46 UTC-4, Daphne Ippolito wrote: > > Hi. > I've been trying to set