When installing to Centos 8, all the steps are completed, but I get an error at the API access connection stage. When I look at the rawlog, I don't see a clear result.
Rawlog;
EXITCODE=0
Leave it
spawn ssh -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
ro...@10.2.40.140 sudo chown apache /etc/bacularis/API/bacularis.users
Failed to create directory '/var/www/.ssh'.
Warning: Permanently added '10.2.40.140' (ECDSA) to the list of known hosts.
Password for
ro...@10.2.40.140:
Connection 10.2.40.140 is closed.
EXITCODE=0
Leave it
spawn ssh -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
ro...@10.2.40.140 sudo chmod 600 /etc/bacularis/API/bacularis.users
Failed to create directory '/var/www/.ssh'.
Warning: Permanently added '10.2.40.140' (ECDSA) to the list of known hosts.
ro...@10.2.40.140 password:10.2.40.140 connection closed.
EXITCODE=0
Leave it
===== Step: Set Bacularis password =====
spawn scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null /usr/share/bacularis/protected/Web/Config/bacularis.users_new ro...@10.2.40.140:/tmp/bacularis-deploy/bacularis.users_new
Failed to create directory '/var/www/.ssh'.
Warning: Permanently added '10.2.40.140' (ECDSA) to the list of known hosts.
Password for
ro...@10.2.40.140:
bacularis.users_new 0% 0 0.0KB/s --:-- ETAbacularis.users_new 100% 44 47.5KB/s 00:00
EXITCODE=0
Leave it
spawn ssh -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
ro...@10.2.40.140 sudo mv /tmp/bacularis-deploy/bacularis.users_new /etc/bacularis/Web/bacularis.users
Failed to create directory '/var/www/.ssh'.
Warning: Permanently added '10.2.40.140' (ECDSA) to the list of known hosts.
Password for
ro...@10.2.40.140:
Connection 10.2.40.140 is closed.
EXITCODE=0
Leave it
spawn ssh -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
ro...@10.2.40.140 sudo chown apache /etc/bacularis/Web/bacularis.users
Failed to create directory '/var/www/.ssh'.
Warning: Permanently added '10.2.40.140' (ECDSA) to the list of known hosts.
ro...@10.2.40.140 password:10.2.40.140 connection closed.
EXITCODE=0
Leave it
spawn ssh -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
ro...@10.2.40.140 sudo chmod 600 /etc/bacularis/Web/bacularis.users
Failed to create directory '/var/www/.ssh'.
Warning: Permanently added '10.2.40.140' (ECDSA) to the list of known hosts.
Password for
ro...@10.2.40.140:
Connection 10.2.40.140 is closed.
EXITCODE=0
Leave it
===== Step Start Bacularis =====
spawn ssh -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
ro...@10.2.40.140 sudo systemctl start nginx 2>&1
Failed to create directory '/var/www/.ssh'.
Warning: Permanently added '10.2.40.140' (ECDSA) to the list of known hosts.
Password for
ro...@10.2.40.140:
Connection 10.2.40.140 is closed.
EXITCODE=0

netstat output;
