And the last ~dozen lines from /var/log/pbx/freepbx17-install-2024.05.28-13.38.08.log are:
2024-05-28 14:17:33 - Installing freepbx17 …
Reading package lists…
Building dependency tree…
Reading state information…
The following NEW packages will be installed:
freepbx17
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 188 MB of archives.
After this operation, 598 MB of additional disk space will be used.
Get:1 http://deb.freepbx.org/freepbx17-prod bookworm/main amd64 freepbx17 amd64 17.1-1.sng12 [188 MB]
Fetched 188 MB in 31s (6100 kB/s)
Selecting previously unselected package freepbx17.
(Reading database … 107054 files and directories currently installed.)
Preparing to unpack …/freepbx17_17.1-1.sng12_amd64.deb …
Unpacking freepbx17 (17.1-1.sng12) …
Timeout, server 35.92.209.30 not responding.
$ _
At this point the server is unreachable by any means (but it is still running). It seems as though there’s some firewall restrictiction that’s blocking the ssh connection.
I’ve tried this installation process three times now, with the exact same result each time.
Before I dive deeply into the script to see what’s what, has anyone else ever experienced this behavior?
Following up on my own post… I’ve stood up a standalone machine and this is where it dies:
(from the install log):
The following NEW packages will be installed:
freepbx17
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 188 MB of archives.
After this operation, 598 MB of additional disk space will be used.
Get:1 http://deb.freepbx.org/freepbx17-prod bookworm/main amd64 freepbx17 amd64 17.1-1.sng12 [188 MB]
Fetched 188 MB in 13s (14.0 MB/s)
Selecting previously unselected package freepbx17.
(Reading database … 107054 files and directories currently installed.)
Preparing to unpack …/freepbx17_17.1-1.sng12_amd64.deb …
Unpacking freepbx17 (17.1-1.sng12) …
dpkg-deb: error: subprocess was killed by signal (Killed)
dpkg: error processing archive /var/cache/apt/archives/freepbx17_17.1-1.sng12_amd64.deb (–unpack):
cannot copy extracted data for ‘./home/asterisk/.npm/_cacache/content-v2/sha512/dd/59/915c4b70ed164a01ffb84efd589bd0067a8f2bf3e0a30e2dbac7eed26108a5d54aada9d6a8921ce8109a21aa5cedd26e6469c2520e1250906fcb5a1a5107’ to ‘/home/asterisk/.npm/_cacache/content-v2/sha512/dd/59/915c4b70ed164a01ffb84efd589bd0067a8f2bf3e0a30e2dbac7eed26108a5d54aada9d6a8921ce8109a21aa5cedd26e6469c2520e1250906fcb5a1a5107.dpkg-new’: unexpected end of file or stream
Errors were encountered while processing:
/var/cache/apt/archives/freepbx17_17.1-1.sng12_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
2024-05-28 15:10:49 - Exiting script
So it looks like the .deb file freepbx17_17.1-1.sng12_amd64.deb is corrupted?
Any suggestions on how to resolve this? Or fall back to a previous version?
PS: I’m a total noobie on FreePBX so if you talk to me like I’m an idiot you won’t be too far off.
tried just now in freshly built debian VM on Vultr and it worked fine.
freepbx17 package is quite big in size so may be some issue from your end to download the package.