Issabel ISO (Latest): Download Here
Cloud Services: User Portal - Quick Guide
News: Telegram channel
Become a Patron!

rafal

Were you able to fix your root access issue? I used the script in CentOS 7 minimal installation in AWS and IsaabelPBX is now working but I've lost root access. sudo su - asks for root password.

[centos@ip-172-31-29-85 ~]$ sudo su -

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.

[sudo] password for centos:

Sorry, try again.

    create user sudo.
    in the script document # sudo
    #sudo

      dariohimo

      Thank you for your reply but I don't think I follow your instructions here. Where are you advising to create the user? and how am I going to add a new user without root access? Thanks

        For anyone having problems with sudo on cloud servers: the netinstall script will overwrite the file /etc/sudoers with a custom one. This is fine for standalone servers, but it is conflictive with cloud instances where that file already exists with custom cloud setups. The solution is to find the original /etc/sudoers file for your cloud server, and restore it back.

        Then create a new file /etc/sudoers.d/issabel with this content

        asterisk ALL = NOPASSWD: /sbin/shutdown
        asterisk ALL = NOPASSWD: /sbin/service
        asterisk ALL = NOPASSWD: /sbin/chkconfig
        asterisk ALL = NOPASSWD: /usr/sbin/issabel-helper

        We fixed this for the next Issabel release, due out shortly.

        Best regards,

          25 days later

          Hola, acabo de probar la instalación de issabel-netinstall-beta.sh con asterisk 11 y veo que geoip no instala las bases de datos. Si no mal recuerdo este problema ya estaba resuelto en la última ISO issabel4-BETA-USB-DVD-x86_64-20191119.iso (por lo menos en la instalación con asterisk 16)

          RiveraPer Una cosa mas, ese script realmente es beta e instala paquetes del repo "beta" no esta listo para entornos de produccion.

            venturinog OK al ejecutar geoip_update.sh se crean las bases de datos y ya lo puedo configurar en iptables.
            Gracias venturinog

              Funcion perfecto en Donweb VPS argentino saludos
              realizando las primeras pruebas luego informo

                estimados versión de netinstall es estable se puede usar en sistemas productivos ? Gracias x la respuesta

                  edercng Hola. issabel-netinstall-beta.sh es BETA, no es recomendable usarla en produccion.

                  Saludos.

                    2 months later

                    Tentei instalar em uma VPS CentOS 7 64bit, a instalação foi concluida porem quando tento acessar pelo navegador ele não me da nenhuma resposta simplesmente informa

                    Não é possível acessar esse sitexxx.xxx.128.168 demorou muito para responder.
                    Tente:

                    Verificar a conexão
                    Verificar o proxy e o firewall
                    Executar o Diagnóstico de Rede do Windows
                    ERR_CONNECTION_TIMED_OUT

                    ALguma solução ?
                    No ssh é mostrado que o serviço PABX está rodando normalmente.

                    System load: 0.08 (1min) 0.04 (5min) 0.01 (15min) Uptime: 41 min
                    Asterisk: Asterisk 11.25.3 Active Calls: 0
                    Memory: [=========>---------------------------------------] 21% 217/1024M
                    Usage on /: [===>---------------------------------------------] 8% 3.7/50G
                    Swap usage: 0.0%
                    SSH logins: 1 open sessions
                    Processes: 69 total, 29 yours

                      Bruno1212 revisa el firewall para la conexion 80 8080 y 443, y verifica el servicio httpd este correctamente iniciado

                        alejandromanuel22 Olá, verifiquei o meu firewall e até o serviço de http, porem nada funcionou.
                        Dei uma estudada a mais no caso e vi que ele não gera um link para a minha VPS, ele simplismente informa URL: (vazio)

                        ========================================================================================

                        To access your Issabel System, using a separate workstation (PC/MAC/Linux)
                        Open the Internet Browser using the following URL:
                        (este é o campo no qual eu cito acima onde deveria ter um link para acessar a maquina pela Web)

                        Your opportunity to give back: http://www.patreon.com/issabel

                        System load: 0.00 (1min) 0.00 (5min) 0.00 (15min) Uptime: 22 min
                        Asterisk: Asterisk 11.25.3 Active Calls: 0
                        Memory: [=========>---------------------------------------] 20% 204/1024M
                        .
                        .
                        .

                        ==============================================================================

                        Você tem alguma ideia do que possa ser ?

                          A mi me paso lo mismo y era que no tenia activada la tarjeta de red lo resolvi con el comando " NMTUI " hay configure la ip del Issabel y luego le active la conexión.

                            3 months later

                            Hi, I have installed this on Amazon lightsail. Install went fine but I cannot browse issabel using the webs browser. Redirect to HTTS and then timeout. Any help or pointer would be much appreciated.

                              hamun Please ignore, didn't notice the port for 443 wasn't open. Works like a charm. thank you.

                                3 months later

                                daevan I am installing in google in CentOS 7 but at the time of rebooting I can no longer access it by ssh or http | https, I think it is because of the fail2ban service that is started. Didn't you have this problem or how did you solve it?

                                  admint
                                  Buena noche
                                  Ustedes que cuentan con una VPS, al instalar Issabel con el script de instalación, no habilita el Fail2ban.
                                  Cuando terminen de instalar con el script, favor de actualizar Issabel.
                                  Saludos.