If anyone has this problem with installing on debian. Check the date if its the same as on your pc:
date
if not run:
apt install ntp -y
systemctl start ntp
timedatectl set-ntp true
and finally:
sudo bash /tmp/sng_freepbx_debian_install.sh
If anyone has this problem with installing on debian. Check the date if its the same as on your pc:
date
if not run:
apt install ntp -y
systemctl start ntp
timedatectl set-ntp true
and finally:
sudo bash /tmp/sng_freepbx_debian_install.sh