Hi Thomas, what are the user rights on "/dbdata"? v3.0 is somewhat more restrictive in that regards. The startup timing and how we retreat to arangodb user rights have changed since.
Kind regards, Kaveh On Friday, July 1, 2016 at 8:01:53 AM UTC+2, Thomas Weiss wrote: > > Hi there, > > I'm trying to run 3.0 on an Ubuntu VM and it worked well until I tried to > locate the databases in a different location. > > I modified arangod.conf like: > [database] > directory = /dbdata > (which worked fine with 2.8 btw) > but now I get an error when I *sudo /etc/init.d/arangodb3 start*, and > looking at the logs it looks like a permission denied error. > > Interestingly, when I just *sudo arangod* it works fine. > > Any hint would be appreciated, thanks! > Thomas > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
