› VitalPBX Community Support › General Discussion › Lost access to web interface › Reply To: RE: Lost access to web interface
-
- March 20, 2019 at 3:44 am
Hello !
its a fresh new install. Just configured the trunk and got that working before i started with the extensions
Actually nothing.. I just clicked on extensions and it took time to respond, in the meanwhile i clicked on dashboard but lost web access completely. – I was creating extensions.
no response from apache, its like apache died – i cant even telnet on port 80/443 but port 5060 responds
mariadb looks ok
————————————————————–
systemctl status mariadb.service
● mariadb.service – MariaDB database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2019-03-20 09:00:36 IST; 9min ago
Process: 4744 ExecStartPost=/usr/libexec/mariadb-wait-ready $MAINPID (code=exited, status=0/SUCCESS)
Process: 4649 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir %n (code=exited, status=0/SUCCESS)
Main PID: 4743 (mysqld_safe)
CGroup: /system.slice/mariadb.service
├─4743 /bin/sh /usr/bin/mysqld_safe –basedir=/usr
└─5101 /usr/libexec/mysqld –basedir=/usr –datadir=/var/lib/mysql –plugin-dir=/usr/li…0