Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - geekcohen

Pages: [1]
1
Apache / Apache Crashing Possibly due to alertandautorenewssl.php
« on: June 17, 2024, 07:58:22 PM »
It appears that my server has apache crashing everytime the alertandautorenewssl.php cron job runs:

Code: [Select]
/usr/local/cwp/php71/bin/php -d max_execution_time=18000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/alertandautorenewssl.php

Anyone got any ideas?

Error log is:
Code: [Select]
[Tue Jun 18 03:51:07.401654 2024] [mpm_event:notice] [pid 179796:tid 139807569778560] AH00492: caught SIGWINCH, shutting down gracefully
[Tue Jun 18 03:51:10.760848 2024] [core:warn] [pid 179796:tid 139807569778560] AH00045: child process 179798 still did not exit, sending a SIGTERM
[Tue Jun 18 03:51:10.760918 2024] [core:warn] [pid 179796:tid 139807569778560] AH00045: child process 179799 still did not exit, sending a SIGTERM
[Tue Jun 18 03:51:10.760928 2024] [core:warn] [pid 179796:tid 139807569778560] AH00045: child process 179885 still did not exit, sending a SIGTERM
[Tue Jun 18 03:51:12.763047 2024] [core:warn] [pid 179796:tid 139807569778560] AH00045: child process 179798 still did not exit, sending a SIGTERM
[Tue Jun 18 03:51:12.763142 2024] [core:warn] [pid 179796:tid 139807569778560] AH00045: child process 179799 still did not exit, sending a SIGTERM
[Tue Jun 18 03:51:12.763153 2024] [core:warn] [pid 179796:tid 139807569778560] AH00045: child process 179885 still did not exit, sending a SIGTERM
[Tue Jun 18 03:51:14.765282 2024] [core:warn] [pid 179796:tid 139807569778560] AH00045: child process 179798 still did not exit, sending a SIGTERM
[Tue Jun 18 03:51:14.765360 2024] [core:warn] [pid 179796:tid 139807569778560] AH00045: child process 179799 still did not exit, sending a SIGTERM
[Tue Jun 18 03:51:14.765371 2024] [core:warn] [pid 179796:tid 139807569778560] AH00045: child process 179885 still did not exit, sending a SIGTERM
[Tue Jun 18 03:51:16.767493 2024] [core:error] [pid 179796:tid 139807569778560] AH00046: child process 179798 still did not exit, sending a SIGKILL
[Tue Jun 18 03:51:16.767579 2024] [core:error] [pid 179796:tid 139807569778560] AH00046: child process 179799 still did not exit, sending a SIGKILL
[Tue Jun 18 03:51:16.767596 2024] [core:error] [pid 179796:tid 139807569778560] AH00046: child process 179885 still did not exit, sending a SIGKILL
[Tue Jun 18 03:52:47.989515 2024] [ssl:warn] [pid 204953:tid 140476856629120] AH01909: cpanel.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:47.991883 2024] [ssl:warn] [pid 204953:tid 140476856629120] AH01909: mail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:47.993782 2024] [ssl:warn] [pid 204953:tid 140476856629120] AH01909: webmail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:48.006312 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Jun 18 03:52:48.009297 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01909: cpanel.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:48.012454 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01909: mail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:48.015175 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01909: webmail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:48.024970 2024] [mpm_event:notice] [pid 204954:tid 140476856629120] AH00489: Apache/2.4.56 (Unix) OpenSSL/3.0.7 configured -- resuming normal operations
[Tue Jun 18 03:52:48.025009 2024] [core:notice] [pid 204954:tid 140476856629120] AH00094: Command line: '/usr/local/apache/bin/httpd'
[Tue Jun 18 03:52:49.476761 2024] [mpm_event:notice] [pid 204954:tid 140476856629120] AH00493: SIGUSR1 received.  Doing graceful restart
[Tue Jun 18 03:52:49.486203 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Jun 18 03:52:49.488795 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01909: cpanel.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:49.492008 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01909: mail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:49.494405 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01909: webmail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:49.500996 2024] [mpm_event:notice] [pid 204954:tid 140476856629120] AH00489: Apache/2.4.56 (Unix) OpenSSL/3.0.7 configured -- resuming normal operations
[Tue Jun 18 03:52:49.501011 2024] [core:notice] [pid 204954:tid 140476856629120] AH00094: Command line: '/usr/local/apache/bin/httpd'
[Tue Jun 18 03:52:50.662711 2024] [mpm_event:notice] [pid 204954:tid 140476856629120] AH00493: SIGUSR1 received.  Doing graceful restart
[Tue Jun 18 03:52:50.671740 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Jun 18 03:52:50.674215 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01909: cpanel.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:50.677409 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01909: mail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:50.679728 2024] [ssl:warn] [pid 204954:tid 140476856629120] AH01909: webmail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:50.686336 2024] [mpm_event:notice] [pid 204954:tid 140476856629120] AH00489: Apache/2.4.56 (Unix) OpenSSL/3.0.7 configured -- resuming normal operations
[Tue Jun 18 03:52:50.686352 2024] [core:notice] [pid 204954:tid 140476856629120] AH00094: Command line: '/usr/local/apache/bin/httpd'
[Tue Jun 18 03:52:52.802360 2024] [mpm_event:notice] [pid 204954:tid 140476856629120] AH00492: caught SIGWINCH, shutting down gracefully
[Tue Jun 18 03:52:52.886718 2024] [ssl:warn] [pid 205297:tid 140323075520384] AH01909: cpanel.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:52.888683 2024] [ssl:warn] [pid 205297:tid 140323075520384] AH01909: mail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:52.890373 2024] [ssl:warn] [pid 205297:tid 140323075520384] AH01909: webmail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:52.903058 2024] [ssl:warn] [pid 205298:tid 140323075520384] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Jun 18 03:52:52.905939 2024] [ssl:warn] [pid 205298:tid 140323075520384] AH01909: cpanel.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:52.908845 2024] [ssl:warn] [pid 205298:tid 140323075520384] AH01909: mail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:52.911348 2024] [ssl:warn] [pid 205298:tid 140323075520384] AH01909: webmail.xxxxxx.mydomain.xxxxxxxx:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jun 18 03:52:52.920344 2024] [mpm_event:notice] [pid 205298:tid 140323075520384] AH00489: Apache/2.4.56 (Unix) OpenSSL/3.0.7 configured -- resuming normal operations
[Tue Jun 18 03:52:52.920387 2024] [core:notice] [pid 205298:tid 140323075520384] AH00094: Command line: '/usr/local/apache/bin/httpd'

It seems to reself recover, but it is about 1 hour afterwards......

Server specs and it is happening on TWO servers with the same specs:
Quote
CPU Model: AMD EPYC 7601 32-Core Processor
CPU Details: 8 Core (2200 MHz)
Distro Name: AlmaLinux release 9.4 (Seafoam Ocelot)
Kernel Version: 5.14.0-427.20.1.el9_4.x86_64
Platform: x86_64

I would also like to add that both servers are on Linode and have a Linode Firewall in place.

This was happening on a 3rd server (different specs) but I appear to have resolved that. I applied both of the fixes to this server, but no change.

Any input would be great.

2
Is http://static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.1179.zip slow for anyone else?

Linode server - ETA 4 hours
Browser Download - ETA 6 hours

Anyone got a similar issue?

3
Nginx / NGINX Configuration for Load Balancer
« on: June 26, 2023, 09:18:48 PM »
NGINX Configuration for Load Balancer

At the moment is shows the default HTML page, I think I need to modify the configuration but not sure what and where?

Just a single load balance to a single server at this stage.

Any helps, tips, recommendations would be great. It is fairly new to me.

4
Hi all,

I am getting the following errors every now and then on my WordPress site.

Code: [Select]
2023/05/09 12:00:45 [error] 9507#9507: *628 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 103.154.154.179, server: whocalled.au, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock", host: "whocalled.au", referrer: "https://whocalled.au/wp-admin/post.php?post=85931400&action=edit"
2023/05/09 12:01:05 [error] 9506#9506: *633 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 207.136.12.25, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock", host: "whocalled.au", referrer: "https://www.google.com.au/"
2023/05/09 12:02:45 [error] 9507#9507: *649 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 103.154.154.179, server: whocalled.au, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock", host: "whocalled.au", referrer: "https://whocalled.au/wp-admin/post.php?post=1162424&action=edit"
2023/05/09 12:03:45 [error] 9505#9505: *655 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 103.154.154.179, server: whocalled.au, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock", host: "whocalled.au", referrer: "https://whocalled.au/wp-admin/post.php?post=85931400&action=edit"
2023/05/09 12:05:04 [error] 9505#9505: *655 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 103.154.154.179, server: whocalled.au, request: "GET /landline/0735207691/ HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock", host: "whocalled.au", referrer: "https://whocalled.au/landline/0735207691/"
2023/05/09 12:05:51 [error] 9507#9507: *686 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 110.142.158.81, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au", referrer: "https://www.google.com/"
2023/05/09 12:05:55 [error] 9508#9508: *688 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 45.64.58.134, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au", referrer: "https://www.google.com/"
2023/05/09 12:05:57 [error] 9508#9508: *688 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 2001:8003:d803:f000:c880:7b5c:48e3:ae3e, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au", referrer: "https://www.google.com.au/"
2023/05/09 12:05:58 [error] 9507#9507: *686 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 35.225.82.182, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au"
2023/05/09 12:06:10 [error] 9508#9508: *688 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 172.105.190.118, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au"
2023/05/09 12:06:13 [error] 9480#9480: *693 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 120.17.148.100, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au", referrer: "https://www.google.com.au/"
2023/05/09 12:06:17 [error] 9508#9508: *688 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 103.154.154.179, server: whocalled.au, request: "GET /business-listings/score-debt-collection/ HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au", referrer: "https://scoredebtcollection.com.au/"
2023/05/09 12:06:18 [error] 9505#9505: *696 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 202.153.219.106, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au", referrer: "https://www.google.com/"
2023/05/09 12:06:23 [error] 9505#9505: *655 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 66.249.70.200, server: whocalled.au, request: "GET /mobile/0400005696/ HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock", host: "whocalled.au"
2023/05/09 12:06:43 [error] 9505#9505: *696 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 143.42.97.213, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au"
2023/05/09 12:06:45 [error] 9505#9505: *696 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 172.104.109.161, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au"
2023/05/09 12:06:45 [error] 9505#9505: *696 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 45.33.100.21, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au"
2023/05/09 12:06:47 [error] 9481#9481: *682 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 1.200.58.189, server: whocalled.au, request: "GET /mobile/0406907272/ HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock", host: "whocalled.au"
2023/05/09 12:06:47 [error] 9507#9507: *684 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 2001:8004:4532:b9f4:a148:4edb:cf85:4b0f, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock", host: "whocalled.au", referrer: "https://www.google.com/"
2023/05/09 12:06:50 [error] 9480#9480: *693 connect() to unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 172.105.169.250, server: whocalled.au, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm80/usr/var/sockets/nobody.sock:", host: "whocalled.au"

Any tips or recommendations?

5
Hi all,

I've tried googling this and had 0 luck with anything.

Here are the error logs:
Code: [Select]
[Wed Feb 22 19:04:10.797226 2023] [proxy_fcgi:error] [pid 5226:tid 140195114481408] (70007)The timeout specified has expired: [client 162.158.2.142:41656] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:05:05.075830 2023] [proxy_fcgi:error] [pid 5226:tid 140195122874112] (70007)The timeout specified has expired: [client 162.158.2.143:17306] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:05:20.549705 2023] [proxy_fcgi:error] [pid 5227:tid 140195089303296] (70007)The timeout specified has expired: [client 172.69.62.16:46224] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/admin-ajax.php?action=ai1wm_export&ai1wm_import=1
[Wed Feb 22 19:05:26.516750 2023] [proxy_fcgi:error] [pid 5227:tid 140195156444928] (70007)The timeout specified has expired: [client 162.158.2.142:16522] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:07:56.570682 2023] [proxy_fcgi:error] [pid 5227:tid 140195122874112] (70007)The timeout specified has expired: [client 162.158.2.194:63062] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:07:58.850561 2023] [proxy_fcgi:error] [pid 5226:tid 140195131266816] (70007)The timeout specified has expired: [client 162.158.2.194:63068] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:07:59.297431 2023] [proxy_fcgi:error] [pid 5226:tid 140195282851584] (70007)The timeout specified has expired: [client 162.158.2.195:51274] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:08:01.532698 2023] [proxy_fcgi:error] [pid 5227:tid 140195114481408] (70007)The timeout specified has expired: [client 172.70.38.137:37218] AH01075: Error dispatching request to : (polling)
[Wed Feb 22 19:08:20.023717 2023] [proxy_fcgi:error] [pid 5227:tid 140195181623040] (70007)The timeout specified has expired: [client 172.68.146.37:14536] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/admin-ajax.php?action=ai1wm_export&ai1wm_import=1
[Wed Feb 22 19:08:31.217193 2023] [proxy_fcgi:error] [pid 5227:tid 140195064125184] (70007)The timeout specified has expired: [client 172.68.210.37:40268] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-cron.php?doing_wp_cron=1677092851.1226348876953125000000
[Wed Feb 22 19:08:44.524789 2023] [proxy_fcgi:error] [pid 5226:tid 140195181623040] (70007)The timeout specified has expired: [client 162.158.2.195:34562] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=landline
[Wed Feb 22 19:08:54.516715 2023] [proxy_fcgi:error] [pid 5226:tid 140195089303296] (70007)The timeout specified has expired: [client 162.158.2.195:15688] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=business_listings
[Wed Feb 22 19:08:55.327695 2023] [proxy_fcgi:error] [pid 5227:tid 140195089303296] (70007)The timeout specified has expired: [client 162.158.2.194:57594] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:08:55.710860 2023] [proxy_fcgi:error] [pid 5226:tid 140195072517888] (70007)The timeout specified has expired: [client 162.158.2.194:57606] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:09:17.338724 2023] [proxy_fcgi:error] [pid 5227:tid 140195266066176] (70007)The timeout specified has expired: [client 162.158.2.194:40668] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:10:55.478676 2023] [proxy_fcgi:error] [pid 5227:tid 140195055732480] (70007)The timeout specified has expired: [client 162.158.2.142:14980] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=business_listings
[Wed Feb 22 19:10:55.529674 2023] [proxy_fcgi:error] [pid 5227:tid 140195047339776] (70007)The timeout specified has expired: [client 162.158.2.143:43260] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:10:56.517813 2023] [proxy_fcgi:error] [pid 5330:tid 140195106088704] (70007)The timeout specified has expired: [client 162.158.2.143:56790] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=mobile
[Wed Feb 22 19:11:00.506680 2023] [proxy_fcgi:error] [pid 5227:tid 140195072517888] (70007)The timeout specified has expired: [client 162.158.2.142:47564] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-admin/edit.php?post_type=landline
[Wed Feb 22 19:11:38.359023 2023] [proxy_fcgi:error] [pid 5227:tid 140195080910592] (70007)The timeout specified has expired: [client 172.68.146.58:15386] AH01075: Error dispatching request to : (polling), referer: https://whocalled.au/wp-cron.php?doing_wp_cron=1677093038.0755450725555419921875

Cannot resolve the timeout issues (504 errors).

I've tried changing the apache timeout. It only affects the front end of the website, not the back end (unless I am searching for something).

I've got this happening on two sites, two fresh CWP installs on new fresh Linode instances.

I am running Apache with PHP 8.0.x as the FPM set version. The memory limit, execution timeout etc are all very high, so I don't believe its that.

I've looked at https://stackoverflow.com/questions/33375823/apache-proxfy-fcgi-error-dispatching-request-to but anything like changing the http.conf file and the timeout just breaks apache!

Any help would be great.

6
Apache / Robots being provided a 500 error
« on: December 02, 2021, 05:14:47 AM »
For some reason any robots are being provided with a 500 internal server error. But users are okay?

Any ideas? CWP Pro on Centos 7.

Tried updating PHP and server updates with no fix.

7
CentOS-WebPanel Bugs / Quota Not Updating
« on: November 29, 2021, 10:27:56 PM »
Hi all,

Updated the Packages and the Storage Quota hasn't updated.

Did all server updates and still nothing. Haven't done a reboot.

Running CWP Pro.

Thanks.

8
Hi Team,

Moved from cPanel to CWP recently. Setup CWP on Linode.

PHP emails are working and in the queue, but I am getting timeout errors.

For example, timeout errors on Google lookup:
===================================================
connect to alt2.aspmx.l.google.com[2607:f8b0:4023:c0b::1a]:25: Connection timed out
===================================================

More logs:
===================================================
Jun 24 06:01:41 dev postfix/smtp[4120]: connect to aspmx.l.google.com[2404:6800:4003:c02::1a]:25: Connection timed out
Jun 24 06:01:41 dev postfix/smtp[4142]: connect to aspmx.l.google.com[2404:6800:4003:c02::1a]:25: Connection timed out
Jun 24 06:01:44 dev postfix/smtp[3885]: connect to alt2.aspmx.l.google.com[142.250.141.27]:25: Connection timed out
Jun 24 06:02:11 dev postfix/smtp[4120]: connect to alt2.aspmx.l.google.com[142.250.141.27]:25: Connection timed out
Jun 24 06:02:11 dev postfix/smtp[4142]: connect to alt1.aspmx.l.google.com[173.194.202.26]:25: Connection timed out
Jun 24 06:02:14 dev postfix/smtp[3885]: connect to alt2.aspmx.l.google.com[2607:f8b0:4023:c0b::1a]:25: Connection timed out
===================================================

I've updated the DNS to be CloudFlare followed by Google with no luck.

Not sure if it is possible a firewall issue? Seems like Port 25 is being blocked and timing out? I don't have any restrictions on Port 25 at this stage.......

Any tips would be great or if you need any other logs.

Thanks.

Pages: [1]