Hi,

I was trying to install Arango 3.3.2 community edition on Amazon Linux.

I followed the following steps :

cd /etc/yum.repos.d/
curl -O 
https://www.arangodb.com/repositories/arangodb32/CentOS_6/arangodb.repo
yum -y install arangodb3-3.2.0

After installation, I changed the following file 

"/etc/arangodb3/arangod.conf".

endpoint = tcp://0.0.0.0:8529


when after rebooting, we start the server by :

sudo /etc/init.d/arangodb3 start


*we get the following message :*


*starting /usr/sbin/arangod:{startup} starting in daemon mode{ startup 
}changed working directory for child process to '/var/tmp'unable to start 
arangod.please check the logfiles for errors*

*when we try again with the same command, we get the following message :*







*starting /usr/sbin/arangod:{startup} starting in daemon mode{startup} 
pid-file '/var/run/arangodb/arango.pid' exists. Verifying the pid{startup} 
pid-file '/var/run/arangodb/arango.pid' exists. But no process pid 2945 
exists{startup} removed stale 
pid-file'/var/run/arangodb/arango.pid'{startup} changed working directory 
for child process to '/var/tmp'unable to start arangod. please check the 
logfiles for error*

Could you please help?

Prabhat

-- 
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.

Reply via email to