Hardware
Servidor Virtual Metrotel
2vCPU/RAM4GB/ST250GB
Host CentOS 7 minimal
Instalacion OMniLeads AIO repo 1.18
Ejecucion de script de instalacion
descarga curl https://gitlab.com/omnileads/ominicontacto/-/raw/master/install/onpremise/deploy/ansible/first_boot_installer.tpl?inline=false > first_boot_installer.sh && chmod +x first_boot_installer.sh
edit del archivo first_boot_installer.sh
Luego de ejecutar el script en una parte de la instalacion se muestra este error
mkdir: cannot create directory ‘/opt/omnileads’: File exists
mkdir: cannot create directory ‘/var/lib/pgsql’: File exists
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
mount: mount point ext4 does not exist
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
Luego sigue la ejecucion sin problemas
Luego muestra en rojo el siguiente error
PLAY [Nginx installation and configuration] **************************************************************************************************************************************************
TASK [Gathering Facts] ***********************************************************************************************************************************************************************
ok: [localhost]
TASK [Check if Nginx package 210802.01 is installed] *****************************************************************************************************************************************
ok: [localhost]
TASK [debug] *********************************************************************************************************************************************************************************
ok: [localhost] => {}
MSG:
Nginx package 210802.01 is not installed. Proceeding with installation.
TASK [Delete previous Nginx package, before installing the latest one] ***********************************************************************************************************************
changed: [localhost]
TASK [Install Nginx package 210802.01 (from s3 source)] **************************************************************************************************************************************
changed: [localhost]
TASK [Copy trusted key/cert pair in Nginx location] ******************************************************************************************************************************************
ok: [localhost] => (item={'src': 'cert.pem', 'dest': '/opt/omnileads/nginx_certs/cert.pem'})
ok: [localhost] => (item={'src': 'key.pem', 'dest': '/opt/omnileads/nginx_certs/key.pem'})
TASK [Reload nginx] **************************************************************************************************************************************************************************
**fatal: [localhost]: FAILED! => {
"changed": false
}
MSG:
Unable to start service nginx: Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.**
PLAY RECAP ***********************************************************************************************************************************************************************************
localhost : ok=44 changed=8 unreachable=0 failed=1 skipped=83 rescued=0 ignored=0
******************** NET File Systen callrec ********************
callrec on local filesystem \n
******************** Exec task if RTP run AIO ********************
******************** REDIS accept conection on private NIC ********************
******************** WA issue #172 ********************
chown: cannot access ‘/opt/omnileads/media_root’: No such file or directory
******************** setting demo environment ********************
******************** sngrep SIP sniffer install ********************
despues continua con la instalacion y para aqui
Making all in src
make[1]: Entering directory /root/sngrep/src'
make all-am
make[2]: Entering directory
/root/sngrep/src'
make[2]: Leaving directory /root/sngrep/src'
make[1]: Leaving directory
/root/sngrep/src'
Making all in config
make[1]: Entering directory /root/sngrep/config'
make[1]: Nothing to be done for
all'.
make[1]: Leaving directory /root/sngrep/config'
Making all in doc
make[1]: Entering directory
/root/sngrep/doc'
make[1]: Nothing to be done for all'.
make[1]: Leaving directory
/root/sngrep/doc'
Making all in tests
make[1]: Entering directory /root/sngrep/tests'
make[1]: Nothing to be done for
all'.
make[1]: Leaving directory /root/sngrep/tests'
make[1]: Entering directory
/root/sngrep'
make[1]: Nothing to be done for all-am'.
make[1]: Leaving directory
/root/sngrep'
Making install in src
make[1]: Entering directory /root/sngrep/src'
make[2]: Entering directory
/root/sngrep/src'
/bin/mkdir -p '/usr/local/bin'
/bin/install -c sngrep '/usr/local/bin'
make[2]: Nothing to be done for install-data-am'.
make[2]: Leaving directory
/root/sngrep/src'
make[1]: Leaving directory /root/sngrep/src'
Making install in config
make[1]: Entering directory
/root/sngrep/config'
make[2]: Entering directory /root/sngrep/config'
/bin/mkdir -p '/usr/local/etc'
/bin/install -c -m 644 sngreprc '/usr/local/etc'
make[2]: Nothing to be done for
install-data-am'.
make[2]: Leaving directory /root/sngrep/config'
make[1]: Leaving directory
/root/sngrep/config'
Making install in doc
make[1]: Entering directory /root/sngrep/doc'
make[2]: Entering directory
/root/sngrep/doc'
make[2]: Nothing to be done for install-exec-am'.
/bin/mkdir -p '/usr/local/share/man/man8'
/bin/install -c -m 644 sngrep.8 '/usr/local/share/man/man8'
make[2]: Leaving directory
/root/sngrep/doc'
make[1]: Leaving directory /root/sngrep/doc'
Making install in tests
make[1]: Entering directory
/root/sngrep/tests'
make[2]: Entering directory /root/sngrep/tests'
make[2]: Nothing to be done for
install-exec-am'.
make[2]: Nothing to be done for install-data-am'.
make[2]: Leaving directory
/root/sngrep/tests'
make[1]: Leaving directory /root/sngrep/tests'
make[1]: Entering directory
/root/sngrep'
make[2]: Entering directory /root/sngrep'
make[2]: Nothing to be done for
install-exec-am'.
make[2]: Nothing to be done for install-data-am'.
make[2]: Leaving directory
/root/sngrep'
make[1]: Leaving directory `/root/sngrep'
ln: failed to create symbolic link ‘/usr/bin/sngrep’: File exists
Connection to xxxx.xxxx.xxxx.xxxx closed by remote host.
Connection to xxxx.xxxx.xxxx.xxxx closed.
No puedo paras de esto
Probe buscando una solucion y aplicando todo lo que encontre pero nada funciona....
Muchas gracias,