[Crowbar] OpenCrowbar work around for permission

2014-02-01 Thread Rob_Hirschfeld
All, We had a recent pull to OpenCrowbar to set better file locations for logs and cache; however, we're getting a permissions issue. While we resolve this in a consistent way, there's a simple workaround: sudo chmod 777 /var/cache sudo chmod 777 /var/log/crowbar I don't think this is the rig

Re: [Crowbar] OpenCrowbar work around for permission

2014-02-01 Thread Victor Lowther
On Sat, Feb 1, 2014 at 5:03 PM, wrote: > All, > > > > We had a recent pull to OpenCrowbar to set better file locations for logs > and cache; however, we’re getting a permissions issue. While we resolve > this in a consistent way, there’s a simple workaround: > What permission errors are you se

Re: [Crowbar] OpenCrowbar work around for permission

2014-02-01 Thread Rob_Hirschfeld
Victor, There were two primary items · When the rails server & delayed job threads started, they gave a “cannot open log” message saying the worker did not have write access in the log directory · When the app tried to run, it immediately threw an error trying to cache the CSS