FreePBX becomes unresponsive every 5-6 days

Asterisk 13.26.0; Firmware 12.7.6-1904-1.sng7

Every 5-6 days our system stops receiving or being able to make calls, either internal or external. A reboot sorts it out again. All I can see in the latest asterisk log (though I can’t see this in the last two) is:

[2019-06-03 00:32:19] WARNING[11944] taskprocessor.c: The 'pjsip/distributor-00000030' task processor queue reached 500 scheduled tasks.
[2019-06-03 00:32:59] VERBOSE[12279] res_pjsip_registrar.c: Removed contact 'sip:[email protected]:5060' from AOR '33' due to expiration
[2019-06-03 00:32:59] VERBOSE[19247] res_pjsip/pjsip_options.c: Contact 33/sip:[email protected]:5060 has been deleted
[2019-06-03 00:32:59] VERBOSE[19247] res_pjsip/pjsip_configuration.c: Endpoint 33 is now

[2019-06-03 01:19:29] VERBOSE[12279] res_pjsip_registrar.c: Removed contact 'sip:[email protected]:5060' from AOR '31' due to expiration
[2019-06-03 01:19:29] VERBOSE[3271] res_pjsip/pjsip_options.c: Contact 31/sip:[email protected]:5060 has been deleted
[2019-06-03 01:19:29] VERBOSE[3271] res_pjsip/pjsip_configuration.c: Endpoint 31 is now Unreachable
[2019-06-03 01:19:29] VERBOSE[12279] res_pjsip_registrar.c: Removed contact 'sip:[email protected]:5061' from AOR '32' due to expiration
[2019-06-03 01:19:29] VERBOSE[3271] res_pjsip/pjsip_options.c: Contact 32/sip:[email protected]:5061 has been deleted
[2019-06-03 01:19:29] VERBOSE[3271] res_pjsip/pjsip_configuration.c: Endpoint 32 is now Unreachable

[2019-06-03 04:02:01] Asterisk 13.26.0 built by mockbuild @ jenkins7 on a x86_64 running Linux on 2019-04-11 19:57:02 UTC
[2019-06-03 04:02:01] VERBOSE[23640] logger.c: Asterisk Queue Logger restarted
[2019-06-03 04:02:01] VERBOSE[23640] asterisk.c: Remote UNIX connection disconnected

In the Dashboard no modules are showing an upgradeable
In the CLI one module (PBX Upgrader) is showing as available; system says its up-to-date

Any clues how I can help diagnose?

Many thanks, Ed

Look in your syslog (/var/log/messages) for what else happened around 1:19

1 Like

Thanks. I have this around that time:

Jun 3 01:14:31 freepbx php: /sbin/iptables -w5 -W10000 -D fpbxregistrations -s 192.168.1.25/32 -j fpbxknownreg
Jun 3 01:19:46 freepbx php: /sbin/iptables -w5 -W10000 -D fpbxregistrations -s 192.168.1.18/32 -j fpbxknownreg
Jun 3 04:22:02 freepbx rsyslogd: sd_journal_get_cursor() failed: ‘Cannot assign requested address’ [v8.24.0-34.el7]

Any clues there? Or I can just do the yum update/downgrade as just announced.

You can use asterisk-switch-version or yum downgrade

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.