jonnt
June 20, 2024, 4:58pm
1
New install of FreePBX 17 hangs after restarting apache. Install script hangs at fwconsole ma refreshsignatures.
root 881 875 0 10:37 pts/0 00:00:01 bash /tmp/sng_freepbx_debian_install.sh
root 114750 881 0 11:06 pts/0 00:00:03 php /usr/sbin/fwconsole ma refreshsignatures
Running command manually shows it hanging downloading endpoint manager at 90%.
Checking dynroute...
Good
Checking endpoint...
Signature Invalid
Refreshing endpoint
Starting module download from https://mirror.freepbx.org/modules/packages/endpoint/8.2/endpoint-17.0.1.71.tgz.gpg ...
Processing
Downloading...
85432016/94923261 [=========================>--] 90%
In Curl.php line 490:
cURL error 28: Operation timed out after 1800000 milliseconds with 94913712 out of 94923261 bytes received
jonnt
June 20, 2024, 6:37pm
2
After many tries it just downloaded but now there is another module that fails.
Checking endpoint...
Signature Invalid
Refreshing endpoint
Starting module download from https://mirror.freepbx.org/modules/packages/endpoint/8.2/endpoint-17.0.1.71.tgz.gpg ...
Processing
Downloading...
94923261/94923261 [============================] 100% 5 secs/5 secs 44.0 MiB
Finished downloading
Extracting...Done
Module https://mirror.freepbx.org/modules/packages/endpoint/8.2/endpoint-17.0.1.71.tgz.gpg successfully downloaded
Create symlink...Done
Checking database tables...Done
Migrating tables as required...Done
Checking Settings and Defaults...Done
Generating Configs...Done
Downloading Firmware...Done (Background)
updating Logout phones config...(Background)Generating CSS...Done
Module endpoint version 17.0.1.71 successfully installed
Updating Hooks...Done
Taking too long? Customize the chown command, See https://sangomakb.atlassian.net/wiki/spaces/FP/pages/10289397/FreePBX+Chown+Conf
Setting Permissions...
Setting specific permissions...
Finished setting permissions
Verifying GPG...
Done
Checking extensionroutes...
Good
Checking extensionsettings...
Good
Checking fax...
Good
Checking faxpro...
Signature Invalid
Refreshing faxpro
Starting module download from https://mirror.freepbx.org/modules/packages/faxpro/8.2/faxpro-17.0.1.16.tgz.gpg ...
Processing
Downloading...
15294600/16992885 [=========================>--] 90% 1 sec/1 sec 44.0 MiB
jonnt
June 20, 2024, 7:15pm
3
I just want to point out that you can download the modules from the cli.
wget https://mirror.freepbx.org/modules/packages/faxpro/8.2/faxpro-17.0.1.16.tgz.gpg
--2024-06-20 14:11:30-- https://mirror.freepbx.org/modules/packages/faxpro/8.2/faxpro-17.0.1.16.tgz.gpg
Resolving mirror.freepbx.org (mirror.freepbx.org)... 104.22.49.127, 104.22.48.127, 172.67.42.223
Connecting to mirror.freepbx.org (mirror.freepbx.org)|104.22.49.127|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16992885 (16M) [application/octet-stream]
Saving to: ‘faxpro-17.0.1.16.tgz.gpg’
faxpro-17.0.1.16.tgz.gpg 100%[================================================================================================================>] 16.21M 18.8MB/s in 0.9s
2024-06-20 14:11:31 (18.8 MB/s) - ‘faxpro-17.0.1.16.tgz.gpg’ saved [16992885/16992885]
If I disable faxpro it will continue but stops again at framework and that cannot be disabled.
jonnt
June 21, 2024, 2:19am
4
I have resolved this problem but not sure why the downloads were being block. I use zentyal for our gateway server and it had IDS/IPS installed. For some reason this was blocking some downloads. I disabled it and all the modules completed.
system
(system)
Closed
June 28, 2024, 2:19am
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.