Hello I am trying to setup my 4th server with FreePBX17 and I am running into an issue I did not have on the first 3. I am installing it on a Debian Install because I need more disk space that the Install ISO’s will give me and we run out. We do a lot of Faxing and Voicemail and call recording.
First I do a sudo -i
then got to /tmp directory
then I run: wget https://raw.githubusercontent.com/FreePBX/sng_freepbx_debian_install/master/sng_freepbx_debian_install.sh
Then I run: bash /tmp/sng_freepbx_debian_install.sh
and it comes back to the following 30 seconds later
2025-12-04 11:54:27 - Setting up repositories
2025-12-04 11:54:28 - Displaying last 10 lines from the log file
Connecting to 10.7.0.15:80… connected.
HTTP request sent, awaiting response… 200 200
Length: 2056 (2.0K) [text/html]
Saving to: ‘STDOUT’
0K .. 100% 97.5M=0s
2025-12-04 11:54:28 (97.5 MB/s) - written to stdout [2056/2056]
**
**
gpg: no valid OpenPGP data found.
2025-12-04 11:54:28 - Exiting script
root@fred-PBX:/tmp#
And FreePBX is never installed. On my other servers this took about 30 minutes to run this script and FreePBX was installed afterwards.
I am running a Debian 12 install on a Hyper-V server. I have setup the Debian VM with 2TB of disk space and 8GB RAM.
