From: <ml-...@fl...> - 2022-07-20 05:11:39
|
Hmm - no new activity - that's strange. But starting up the existdb server "manually" using sudo -u existdb /home/ec2-user/exist-6.0.1/bin/startup.sh works? What's the output of systemctl status existdb after starting the service using sudo systemctl start existdb? I'll try to set up a similar stack (AWS/RedHat) myself for testing, but this will take some time. Greetings, Florian Am 20.07.2022 um 01:23 schrieb Hayim Lapin: > Hello and thanks for the answer! > > ExecStart is correct (at least in the command line it starts exist) > > $EXIST_HOME/logs/exist.log registers no new activity on > sudo systemctl start existdb > or > sudo systemctl restart existdb > > thx! > > |