@DinGoBlue wrote:
The Configuration
FreePBX 14.0.5.25
System 12.7.5-1902-3.sng7
Memory 32GB
Disk 512GB (mostly free)Background
I am training receptionists on a new pbx and want to simulate many simultaneous incoming calls.
I make 3 internal calls from seperate extensions to extension 888 which has follow me settings to immediately go to a Ringall Group.
The group contains 2 reception phones which are both in the Ringall Group. There are no others in the Ringall Group.2 calls go fine. The 3rd call starts off ok but the ringall group (set to ignore if agent is busy) simply continues to ring without presenting to the group.
If I hang up all calls the system is unable to process any other calls and is “hung”. I can only continue by running fwconsole restart.
At the time of the hang …
From the freepbx.log…
[2019-Mar-31 07:23:21] [ERROR] (BMO/GPG.class.php:580) - Tried to refresh keys and failed with: gpg: refreshing 2 keys from hkp://pool.sks-keyservers.net
gpg: requesting key 69D2EAD9 from hkp server pool.sks-keyservers.net
gpg: requesting key B33B4659 from hkp server pool.sks-keyservers.net
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0In terminal I then ran …
fwconsole ma refreshsignatures
… all good
[root@comtelpbx comtelresources]# sudo -u asterisk gpg --refresh-keys --keyserver pool.sks-keyservers.net
gpg: refreshing 2 keys from hkp://pool.sks-keyservers.net
gpg: requesting key 69D2EAD9 from hkp server pool.sks-keyservers.net
gpg: requesting key B33B4659 from hkp server pool.sks-keyservers.net
gpg: packet(13) too large
gpg: read_block: read error: Invalid packet
gpg: Total number processed: 0
gpg: no valid OpenPGP data found.[root@comtelpbx comtelresources]# sudo -u asterisk gpg --refresh-keys --keyserver pgp.mit.edu
gpg: refreshing 2 keys from hkp://pgp.mit.edu
gpg: requesting key 69D2EAD9 from hkp server pgp.mit.edu
gpg: requesting key B33B4659 from hkp server pgp.mit.edu
gpg: packet(13) too large
gpg: read_block: read error: Invalid packet
gpg: Total number processed: 0
gpg: no valid OpenPGP data found.
gpgkeys: HTTP fetch error 18: transfer closed with 28726718 bytes remaining to read[root@comtelpbx comtelresources]# sudo -u asterisk gpg --refresh-keys --keyserver keyserver.pgp.com
gpg: refreshing 2 keys from hkp://keyserver.pgp.com
gpg: requesting key 69D2EAD9 from hkp server keyserver.pgp.com
gpg: requesting key B33B4659 from hkp server keyserver.pgp.com
gpg: keyserver timed out
gpg: keyserver refresh failed: Keyserver error[root@comtelpbx comtelresources]# sudo -u asterisk gpg --refresh-keys --keyserver hkp://keyserver.ubuntu.com:80
gpg: refreshing 2 keys from hkp://keyserver.ubuntu.com:80
gpg: requesting key 69D2EAD9 from hkp server keyserver.ubuntu.com
gpg: requesting key B33B4659 from hkp server keyserver.ubuntu.com
gpgkeys: key 2016349F5BC6F49340FCCAF99F9169F4B33B4659 not found on keyserver
gpg: key 69D2EAD9: “FreePBX Mirror 1 (Module Signing - 2014/2015) security@freepbx.org” not changed
gpg: Total number processed: 1
gpg: unchanged: 1The pbx hangs and I cannot make or receive calls.
My only option is to fwconsole restart.I have recreated this issue at 2 different locations on different hardware.
Any help REALLY APPRECIATED.
Regards
Posts: 1
Participants: 1