FreePBX 14 proxy error

Hi there,

Testing freepbx 14 module on NS 7.5 RC1 and consistently got the following error, not sure if it is a bug or not.

2 Likes

Thank you for reporting it @petralemoisson!

I guess @stll0 will look at it!

don’t know :roll_eyes:
anything in /var/log/httpd*/*_log?

below the content of /var/log/httpd_fpbx/error_log

[Sun May 27 02:49:10.402843 2018] [authz_core:error] [pid 24865] [client 127.0.0.1:58240] AH01630: client denied by server configuration: /var/www/html/freepbx/admin/index.html
[Sun May 27 02:50:27.486538 2018] [proxy_fcgi:error] [pid 12568] (70007)The timeout specified has expired: [client 127.0.0.1:58284] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php
[Sun May 27 02:50:33.753223 2018] [proxy_fcgi:error] [pid 30636] (70007)The timeout specified has expired: [client 127.0.0.1:58308] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php
[Sun May 27 02:50:34.519288 2018] [proxy_fcgi:error] [pid 24865] (70007)The timeout specified has expired: [client 127.0.0.1:58316] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php
[Sun May 27 02:50:34.967292 2018] [proxy_fcgi:error] [pid 3947] (70007)The timeout specified has expired: [client 127.0.0.1:58324] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php
[Sun May 27 02:50:36.639796 2018] [proxy_fcgi:error] [pid 3982] (70007)The timeout specified has expired: [client 127.0.0.1:58340] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php
[Sun May 27 03:05:09.103851 2018] [proxy_fcgi:error] [pid 29379] (70007)The timeout specified has expired: [client 127.0.0.1:59122] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php?display=modules
[Sun May 27 03:05:46.428325 2018] [proxy_fcgi:error] [pid 5065] (70007)The timeout specified has expired: [client 127.0.0.1:59056] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php?display=modules
[Sun May 27 03:06:50.871195 2018] [proxy_fcgi:error] [pid 5468] (70007)The timeout specified has expired: [client 127.0.0.1:59154] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php
[Sun May 27 03:07:20.103325 2018] [proxy_fcgi:error] [pid 4006] (70007)The timeout specified has expired: [client 127.0.0.1:59210] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php?display=modules
[Sun May 27 03:08:28.115587 2018] [authz_core:error] [pid 7424] [client 127.0.0.1:59240] AH01630: client denied by server configuration: /var/www/html/freepbx/admin/index.html
[Sun May 27 03:08:32.900518 2018] [proxy_fcgi:error] [pid 5190] (70007)The timeout specified has expired: [client 127.0.0.1:59220] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php?display=modules
[Sun May 27 03:09:43.109587 2018] [proxy_fcgi:error] [pid 7424] (70007)The timeout specified has expired: [client 127.0.0.1:59240] AH01075: Error dispatching request to :
[Sun May 27 08:30:47.066566 2018] [suexec:notice] [pid 1723] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun May 27 08:30:48.226164 2018] [auth_digest:notice] [pid 1723] AH01757: generating secret for digest authentication …
[Sun May 27 08:30:48.252280 2018] [lbmethod_heartbeat:notice] [pid 1723] AH02282: No slotmem from mod_heartmonitor
[Sun May 27 08:30:48.253073 2018] [ssl:warn] [pid 1723] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sun May 27 08:30:50.956270 2018] [mpm_prefork:notice] [pid 1723] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Sun May 27 08:30:50.956690 2018] [core:notice] [pid 1723] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Sun May 27 19:19:46.921346 2018] [mpm_prefork:notice] [pid 1723] AH00170: caught SIGWINCH, shutting down gracefully
[Sun May 27 19:24:03.921350 2018] [suexec:notice] [pid 1717] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun May 27 19:24:05.224871 2018] [auth_digest:notice] [pid 1717] AH01757: generating secret for digest authentication …
[Sun May 27 19:24:05.229792 2018] [lbmethod_heartbeat:notice] [pid 1717] AH02282: No slotmem from mod_heartmonitor
[Sun May 27 19:24:05.240760 2018] [ssl:warn] [pid 1717] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sun May 27 19:24:07.845003 2018] [mpm_prefork:notice] [pid 1717] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Sun May 27 19:24:07.845326 2018] [core:notice] [pid 1717] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Sun May 27 19:55:15.896420 2018] [proxy_fcgi:error] [pid 3806] (70007)The timeout specified has expired: [client 127.0.0.1:35934] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php
[Sun May 27 20:03:05.136284 2018] [proxy_fcgi:error] [pid 2331] (70007)The timeout specified has expired: [client 127.0.0.1:36030] AH01075: Error dispatching request to :, referer: https://10.10.1.49/freepbx/admin/config.php
[Sun May 27 20:22:09.992863 2018] [suexec:notice] [pid 1837] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun May 27 20:22:11.129453 2018] [auth_digest:notice] [pid 1837] AH01757: generating secret for digest authentication …
[Sun May 27 20:22:11.145581 2018] [lbmethod_heartbeat:notice] [pid 1837] AH02282: No slotmem from mod_heartmonitor
[Sun May 27 20:22:11.146315 2018] [ssl:warn] [pid 1837] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sun May 27 20:22:14.138484 2018] [mpm_prefork:notice] [pid 1837] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Sun May 27 20:22:14.138781 2018] [core:notice] [pid 1837] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Sat Jun 02 19:17:10.653756 2018] [suexec:notice] [pid 1843] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 19:17:11.894840 2018] [auth_digest:notice] [pid 1843] AH01757: generating secret for digest authentication …
[Sat Jun 02 19:17:11.915069 2018] [lbmethod_heartbeat:notice] [pid 1843] AH02282: No slotmem from mod_heartmonitor
[Sat Jun 02 19:17:11.915953 2018] [ssl:warn] [pid 1843] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Jun 02 19:17:14.109204 2018] [mpm_prefork:notice] [pid 1843] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Sat Jun 02 19:17:14.109627 2018] [core:notice] [pid 1843] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Sat Jun 02 20:01:07.399365 2018] [mpm_prefork:notice] [pid 1843] AH00170: caught SIGWINCH, shutting down gracefully
[Sat Jun 02 20:01:17.040192 2018] [suexec:notice] [pid 13163] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 20:01:17.343215 2018] [auth_digest:notice] [pid 13163] AH01757: generating secret for digest authentication …
[Sat Jun 02 20:01:17.349210 2018] [lbmethod_heartbeat:notice] [pid 13163] AH02282: No slotmem from mod_heartmonitor
[Sat Jun 02 20:01:17.349823 2018] [ssl:warn] [pid 13163] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Jun 02 20:01:19.678223 2018] [mpm_prefork:notice] [pid 13163] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Sat Jun 02 20:01:19.678606 2018] [core:notice] [pid 13163] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Sat Jun 02 20:56:57.433612 2018] [mpm_prefork:notice] [pid 13163] AH00170: caught SIGWINCH, shutting down gracefully
[Sat Jun 02 20:56:59.399194 2018] [suexec:notice] [pid 25207] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 20:56:59.655879 2018] [auth_digest:notice] [pid 25207] AH01757: generating secret for digest authentication …
[Sat Jun 02 20:56:59.659341 2018] [lbmethod_heartbeat:notice] [pid 25207] AH02282: No slotmem from mod_heartmonitor
[Sat Jun 02 20:56:59.659802 2018] [ssl:warn] [pid 25207] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Jun 02 20:57:00.257698 2018] [mpm_prefork:notice] [pid 25207] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Sat Jun 02 20:57:00.258056 2018] [core:notice] [pid 25207] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Sat Jun 02 22:37:04.858706 2018] [authz_core:error] [pid 25210] [client 127.0.0.1:55060] AH01630: client denied by server configuration: /var/www/html/freepbx/admin/index.html
[Sat Jun 02 22:48:44.757168 2018] [mpm_prefork:notice] [pid 25207] AH00170: caught SIGWINCH, shutting down gracefully
[Sat Jun 02 22:48:48.725790 2018] [suexec:notice] [pid 24401] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 22:48:49.224626 2018] [auth_digest:notice] [pid 24401] AH01757: generating secret for digest authentication …
[Sat Jun 02 22:48:49.229589 2018] [lbmethod_heartbeat:notice] [pid 24401] AH02282: No slotmem from mod_heartmonitor
[Sat Jun 02 22:48:49.230411 2018] [ssl:warn] [pid 24401] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Jun 02 22:48:50.616842 2018] [mpm_prefork:notice] [pid 24401] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Sat Jun 02 22:48:50.617332 2018] [core:notice] [pid 24401] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Sat Jun 02 23:13:21.146608 2018] [proxy_fcgi:error] [pid 30659] (70007)The timeout specified has expired: [client 127.0.0.1:57804] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sat Jun 02 23:14:24.645834 2018] [proxy_fcgi:error] [pid 24433] (70007)The timeout specified has expired: [client 127.0.0.1:57866] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sat Jun 02 23:15:26.429003 2018] [proxy_fcgi:error] [pid 30712] (70007)The timeout specified has expired: [client 127.0.0.1:57890] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sat Jun 02 23:15:32.887177 2018] [proxy_fcgi:error] [pid 30963] (70007)The timeout specified has expired: [client 127.0.0.1:57894] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sat Jun 02 23:16:44.003582 2018] [proxy_fcgi:error] [pid 30658] (70007)The timeout specified has expired: [client 127.0.0.1:57920] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=bulkhandler
[Sat Jun 02 23:16:56.585570 2018] [proxy_fcgi:error] [pid 30811] (70007)The timeout specified has expired: [client 127.0.0.1:57930] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 00:02:50.339163 2018] [proxy_fcgi:error] [pid 2841] (70007)The timeout specified has expired: [client 127.0.0.1:33578] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=bulkhandler&activity=import
[Sun Jun 03 00:05:15.398889 2018] [proxy_fcgi:error] [pid 30658] (70007)The timeout specified has expired: [client 127.0.0.1:33634] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=bulkhandler&activity=import
[Sun Jun 03 00:05:41.148070 2018] [proxy_fcgi:error] [pid 30963] (70007)The timeout specified has expired: [client 127.0.0.1:33816] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=bulkhandler&activity=import
[Sun Jun 03 00:07:09.087092 2018] [proxy_fcgi:error] [pid 24432] (70007)The timeout specified has expired: [client 127.0.0.1:33862] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=bulkhandler&activity=import
[Sun Jun 03 00:11:53.210457 2018] [proxy_fcgi:error] [pid 24433] (70007)The timeout specified has expired: [client 127.0.0.1:34116] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 00:12:07.256463 2018] [proxy_fcgi:error] [pid 2841] (70007)The timeout specified has expired: [client 127.0.0.1:34138] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 00:12:07.504925 2018] [proxy_fcgi:error] [pid 30658] (70007)The timeout specified has expired: [client 127.0.0.1:34144] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 00:12:08.461486 2018] [proxy_fcgi:error] [pid 30963] (70007)The timeout specified has expired: [client 127.0.0.1:34148] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 00:14:44.202642 2018] [proxy_fcgi:error] [pid 2848] (70007)The timeout specified has expired: [client 127.0.0.1:34240] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 00:20:15.782784 2018] [proxy_fcgi:error] [pid 30660] (70007)The timeout specified has expired: [client 127.0.0.1:34766] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 00:23:43.882077 2018] [proxy_fcgi:error] [pid 30659] (70007)The timeout specified has expired: [client 127.0.0.1:35064] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 00:33:25.648575 2018] [proxy_fcgi:error] [pid 24428] (70007)The timeout specified has expired: [client 127.0.0.1:35544] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 00:43:42.053056 2018] [authz_core:error] [pid 13049] [client 127.0.0.1:36206] AH01630: client denied by server configuration: /var/www/html/freepbx/admin/index.html
[Sun Jun 03 00:44:25.211609 2018] [proxy_fcgi:error] [pid 2849] (70007)The timeout specified has expired: [client 127.0.0.1:36200] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 00:44:45.658398 2018] [proxy_fcgi:error] [pid 13049] (70007)The timeout specified has expired: [client 127.0.0.1:36206] AH01075: Error dispatching request to :
[Sun Jun 03 00:58:27.538180 2018] [authz_core:error] [pid 24433] [client 127.0.0.1:37610] AH01630: client denied by server configuration: /var/www/html/freepbx/admin/index.html
[Sun Jun 03 01:00:41.576433 2018] [proxy_fcgi:error] [pid 24433] (70007)The timeout specified has expired: [client 127.0.0.1:37610] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 01:03:15.140701 2018] [proxy_fcgi:error] [pid 13049] (70007)The timeout specified has expired: [client 127.0.0.1:37698] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 01:04:00.290376 2018] [proxy_fcgi:error] [pid 30660] (70007)The timeout specified has expired: [client 127.0.0.1:37892] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 01:04:03.032422 2018] [proxy_fcgi:error] [pid 24428] (70007)The timeout specified has expired: [client 127.0.0.1:37938] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 01:05:25.618386 2018] [proxy_fcgi:error] [pid 30963] (70007)The timeout specified has expired: [client 127.0.0.1:38004] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=modules
[Sun Jun 03 01:09:40.546397 2018] [proxy_fcgi:error] [pid 24428] (70007)The timeout specified has expired: [client 127.0.0.1:38486] AH01075: Error dispatching request to :
[Sun Jun 03 01:09:41.447375 2018] [proxy_fcgi:error] [pid 30963] (70007)The timeout specified has expired: [client 127.0.0.1:38492] AH01075: Error dispatching request to :
[Sun Jun 03 01:10:34.309511 2018] [proxy_fcgi:error] [pid 25086] (70007)The timeout specified has expired: [client 127.0.0.1:38560] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php?display=bulkhandler&activity=import
[Sun Jun 03 01:13:35.760220 2018] [authz_core:error] [pid 13049] [client 127.0.0.1:38830] AH01630: client denied by server configuration: /var/www/html/freepbx/admin/index.html
[Sun Jun 03 01:14:44.075343 2018] [proxy_fcgi:error] [pid 13049] (70007)The timeout specified has expired: [client 127.0.0.1:38830] AH01075: Error dispatching request to :
[Sun Jun 03 01:16:03.691434 2018] [proxy_fcgi:error] [pid 2848] (70007)The timeout specified has expired: [client 127.0.0.1:38972] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:06:54.432603 2018] [proxy_fcgi:error] [pid 24428] (70007)The timeout specified has expired: [client 127.0.0.1:36736] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:06:55.056113 2018] [proxy_fcgi:error] [pid 25086] (70007)The timeout specified has expired: [client 127.0.0.1:36780] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:06:55.063402 2018] [proxy_fcgi:error] [pid 30963] (70007)The timeout specified has expired: [client 127.0.0.1:36778] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:06:55.301154 2018] [proxy_fcgi:error] [pid 2848] (70007)The timeout specified has expired: [client 127.0.0.1:36784] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:07:43.231482 2018] [proxy_fcgi:error] [pid 13049] (70007)The timeout specified has expired: [client 127.0.0.1:36782] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:08:55.457213 2018] [proxy_fcgi:error] [pid 2841] (70007)The timeout specified has expired: [client 127.0.0.1:37176] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:46:30.612491 2018] [proxy_fcgi:error] [pid 30963] (70007)The timeout specified has expired: [client 127.0.0.1:44120] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:48:42.894578 2018] [proxy_fcgi:error] [pid 2848] (70007)The timeout specified has expired: [client 127.0.0.1:44332] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:50:35.012450 2018] [proxy_fcgi:error] [pid 13049] (70007)The timeout specified has expired: [client 127.0.0.1:44458] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:52:42.367228 2018] [proxy_fcgi:error] [pid 2841] (70007)The timeout specified has expired: [client 127.0.0.1:44638] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:54:33.672656 2018] [proxy_fcgi:error] [pid 22626] (70007)The timeout specified has expired: [client 127.0.0.1:44796] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:56:39.073488 2018] [proxy_fcgi:error] [pid 30659] (70007)The timeout specified has expired: [client 127.0.0.1:44978] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 14:59:11.168604 2018] [proxy_fcgi:error] [pid 30658] (70007)The timeout specified has expired: [client 127.0.0.1:45196] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 15:01:22.837984 2018] [proxy_fcgi:error] [pid 30660] (70007)The timeout specified has expired: [client 127.0.0.1:45316] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 15:03:58.650648 2018] [proxy_fcgi:error] [pid 24428] (70007)The timeout specified has expired: [client 127.0.0.1:45436] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 15:09:56.314754 2018] [proxy_fcgi:error] [pid 25086] (70007)The timeout specified has expired: [client 127.0.0.1:45922] AH01075: Error dispatching request to :, referer: https://10.10.0.1/freepbx/admin/config.php
[Sun Jun 03 15:21:06.798827 2018] [suexec:notice] [pid 2004] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun Jun 03 15:21:07.594430 2018] [auth_digest:notice] [pid 2004] AH01757: generating secret for digest authentication …
[Sun Jun 03 15:21:07.607511 2018] [lbmethod_heartbeat:notice] [pid 2004] AH02282: No slotmem from mod_heartmonitor
[Sun Jun 03 15:21:07.608350 2018] [ssl:warn] [pid 2004] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sun Jun 03 15:21:13.185678 2018] [mpm_prefork:notice] [pid 2004] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Sun Jun 03 15:21:13.186022 2018] [core:notice] [pid 2004] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Fri Jun 08 18:51:59.757764 2018] [suexec:notice] [pid 1834] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jun 08 18:52:00.268787 2018] [auth_digest:notice] [pid 1834] AH01757: generating secret for digest authentication …
[Fri Jun 08 18:52:00.272112 2018] [lbmethod_heartbeat:notice] [pid 1834] AH02282: No slotmem from mod_heartmonitor
[Fri Jun 08 18:52:00.272671 2018] [ssl:warn] [pid 1834] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Jun 08 18:52:30.830952 2018] [mpm_prefork:notice] [pid 1834] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Fri Jun 08 18:52:30.831519 2018] [core:notice] [pid 1834] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Fri Jun 08 18:53:57.164356 2018] [mpm_prefork:notice] [pid 1834] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Jun 08 19:01:58.145368 2018] [suexec:notice] [pid 1975] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jun 08 19:01:58.568509 2018] [auth_digest:notice] [pid 1975] AH01757: generating secret for digest authentication …
[Fri Jun 08 19:01:58.573016 2018] [lbmethod_heartbeat:notice] [pid 1975] AH02282: No slotmem from mod_heartmonitor
[Fri Jun 08 19:01:58.573634 2018] [ssl:warn] [pid 1975] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Jun 08 19:02:25.538516 2018] [mpm_prefork:notice] [pid 1975] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Fri Jun 08 19:02:25.538832 2018] [core:notice] [pid 1975] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Fri Jun 08 19:07:01.259940 2018] [suexec:notice] [pid 1869] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jun 08 19:07:01.733411 2018] [auth_digest:notice] [pid 1869] AH01757: generating secret for digest authentication …
[Fri Jun 08 19:07:01.738371 2018] [lbmethod_heartbeat:notice] [pid 1869] AH02282: No slotmem from mod_heartmonitor
[Fri Jun 08 19:07:01.739008 2018] [ssl:warn] [pid 1869] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Jun 08 19:07:27.880561 2018] [mpm_prefork:notice] [pid 1869] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Fri Jun 08 19:07:27.881151 2018] [core:notice] [pid 1869] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’
[Fri Jun 08 19:29:52.522880 2018] [suexec:notice] [pid 1818] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jun 08 19:29:53.992835 2018] [auth_digest:notice] [pid 1818] AH01757: generating secret for digest authentication …
[Fri Jun 08 19:29:54.012032 2018] [lbmethod_heartbeat:notice] [pid 1818] AH02282: No slotmem from mod_heartmonitor
[Fri Jun 08 19:29:54.012830 2018] [ssl:warn] [pid 1818] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Jun 08 19:29:56.658881 2018] [mpm_prefork:notice] [pid 1818] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured – resuming normal operations
[Fri Jun 08 19:29:56.659153 2018] [core:notice] [pid 1818] AH00094: Command line: ‘/usr/sbin/httpd -f /etc/httpd/fpbx-conf/httpd.conf -D FOREGROUND’

Time to wake up the dead thread :skull: same behaviour here after some time (hours).

Any idea ?

Tip : systemctl restart rh-php56-php-fpm helps. Must be some timeout issue.

2 Likes

I believe that the core issue here is linked to that error message that appears each time the server hangs :

[19-Aug-2019 18:51:03] WARNING: [pool fpbx] server reached pm.max_children setting (50), consider raising it

Who is the main developper of that module ?

I think it’s @Stll0 (Contributors to NethServer/nethserver-freepbx · GitHub) :slight_smile:
But freepbx is an admin application, I’ve never seen reaching the FPM children limit.

Are you sure you are not under a DOS attack or similar?

:grimacing: I hope so since its listening on green interface :slight_smile:

Of course I see the usual script kiddies trying to get a line on asterisk’s log but it should not trigger anything on the fbpx side I guess.

Scratch this. It crashed again but without any error message in the log file. Very strange.