504 Timeout in my VPS in less than 1 month

Bayrem Jebali

Regular Member
Joined
Oct 1, 2018
Messages
325
Reaction score
52
Hi there, I do have a movies website I just launched it less than 1 month with less than 300 movies none of them hosted on my website (just embed codes) my website works on VPS and WordPress I don't have much of traffic
but after 23 days from launching the website I started having 504 Timeout on my website even tho linked to Cloudfare always have the ''Host error'' when i contacted the host they asked me to pay 10$ per hour for someone just to look at the problem which it seems scamming to me as I don't really even know what's the problem?
My VPS is
2 Core (OVZ)
Harddrive: 15GB SSD

RAM 4Gb
+ DDoS protection Enabled + CDN
Last update of WordPress visitor just 100-150 per day
My VPS running on Centos 7 + MariaDB 5.5
I went everywhere searching what caused the problem I still cannot figure it out
Everyday Twice i have 504 Timeout it started before 3-4 days
Please help
(If this is not the place to ask for help please move this thread to the proper place)
 
Honestly, $10/hour is a fair price for help. As for the timeout, where do you see the timeout? Also, have you identified logs that log the issue? What type of server are you using to display your content? (Apache, litespeed, nginx, etc?)
 
Honestly, $10/hour is a fair price for help. As for the timeout, where do you see the timeout? Also, have you identified logs that log the issue? What type of server are you using to display your content? (Apache, litespeed, nginx, etc?)

The only problem i encountered in the logs is: connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client:
 
I think a 504 indicated that the web server is trying to communicate with an upstream proxy and this is failing.

Did you set the web server up yourself and are you using any "nulled" WP themes?

You could try increasing Apaches timeout value in httpd.conf
 
I think a 504 indicated that the web server is trying to communicate with an upstream proxy and this is failing.

Did you set the web server up yourself and are you using any "nulled" WP themes?

You could try increasing Apaches timeout value in httpd.conf

All are legit bro
nothing is nulled
 
Have you got anything in the log files? /var/log/httpd/error_log I think on CentOS

Edit: It could also be your database service failing or the VPS running out of storage, RAM etc.
 
Last edited:
Have you got anything in the log files? /var/log/httpd/error_log I think on CentOS

Edit: It could also be your database service failing or the VPS running out of storage, RAM etc.

No, i have made sure that my VPS is not running out of storage, my Ram never went up more than 46%
My database that's something weird why? no one touched plus it's a baby website less than one-month-old!

Here my error_log


Code:
[Sun Aug 23 03:36:01.919594 2020] [lbmethod_heartbeat:notice] [pid 2514] AH02282: No slotmem from mod_heartmonitor
[Sun Aug 23 03:36:01.965003 2020] [mpm_prefork:notice] [pid 2514] AH00163: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.2.32 configured -- resuming normal operations
[Sun Aug 23 03:36:01.965026 2020] [core:notice] [pid 2514] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Aug 25 20:12:11.693903 2020] [mpm_prefork:notice] [pid 2514] AH00170: caught SIGWINCH, shutting down gracefully
[Tue Aug 25 20:14:00.388589 2020] [suexec:notice] [pid 459] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Aug 25 20:14:00.454085 2020] [lbmethod_heartbeat:notice] [pid 459] AH02282: No slotmem from mod_heartmonitor
[Tue Aug 25 20:14:00.534568 2020] [mpm_prefork:notice] [pid 459] AH00163: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.2.32 configured -- resuming normal operations
[Tue Aug 25 20:14:00.536234 2020] [core:notice] [pid 459] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
sh: gs: command not found
sh: gs: command not found
[Thu Aug 27 01:30:49.010887 2020] [mpm_prefork:notice] [pid 459] AH00171: Graceful restart requested, doing restart
[Thu Aug 27 01:30:49.131845 2020] [lbmethod_heartbeat:notice] [pid 459] AH02282: No slotmem from mod_heartmonitor
[Thu Aug 27 01:30:49.153376 2020] [mpm_prefork:notice] [pid 459] AH00163: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.2.32 configured -- resuming normal operations
[Thu Aug 27 01:30:49.153399 2020] [core:notice] [pid 459] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Aug 27 23:43:44.099482 2020] [mpm_prefork:notice] [pid 459] AH00171: Graceful restart requested, doing restart
[Thu Aug 27 23:43:44.214076 2020] [lbmethod_heartbeat:notice] [pid 459] AH02282: No slotmem from mod_heartmonitor
[Thu Aug 27 23:43:44.231860 2020] [mpm_prefork:notice] [pid 459] AH00163: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.2.32 configured -- resuming normal operations
[Thu Aug 27 23:43:44.231887 2020] [core:notice] [pid 459] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Aug 27 23:43:53.738663 2020] [mpm_prefork:notice] [pid 459] AH00171: Graceful restart requested, doing restart
[Thu Aug 27 23:43:53.826693 2020] [lbmethod_heartbeat:notice] [pid 459] AH02282: No slotmem from mod_heartmonitor
[Thu Aug 27 23:43:53.840097 2020] [mpm_prefork:notice] [pid 459] AH00163: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.2.32 configured -- resuming normal operations
[Thu Aug 27 23:43:53.840121 2020] [core:notice] [pid 459] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Aug 27 23:47:16.340010 2020] [mpm_prefork:notice] [pid 459] AH00171: Graceful restart requested, doing restart
[Thu Aug 27 23:47:16.464057 2020] [lbmethod_heartbeat:notice] [pid 459] AH02282: No slotmem from mod_heartmonitor
[Thu Aug 27 23:47:16.477182 2020] [mpm_prefork:notice] [pid 459] AH00163: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.2.32 configured -- resuming normal operations
[Thu Aug 27 23:47:16.477207 2020] [core:notice] [pid 459] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Aug 27 23:51:11.480075 2020] [mpm_prefork:notice] [pid 459] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Aug 27 23:52:22.115483 2020] [suexec:notice] [pid 446] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Aug 27 23:52:22.153619 2020] [lbmethod_heartbeat:notice] [pid 446] AH02282: No slotmem from mod_heartmonitor
[Thu Aug 27 23:52:22.201474 2020] [mpm_prefork:notice] [pid 446] AH00163: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.2.32 configured -- resuming normal operations
[Thu Aug 27 23:52:22.201505 2020] [core:notice] [pid 446] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Aug 27 23:54:40.498970 2020] [mpm_prefork:notice] [pid 446] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Aug 27 23:54:42.014405 2020] [suexec:notice] [pid 966] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Aug 27 23:54:42.051325 2020] [lbmethod_heartbeat:notice] [pid 966] AH02282: No slotmem from mod_heartmonitor
[Thu Aug 27 23:54:42.072926 2020] [mpm_prefork:notice] [pid 966] AH00163: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.2.32 configured -- resuming normal operations
[Thu Aug 27 23:54:42.072973 2020] [core:notice] [pid 966] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Aug 27 23:55:08.384867 2020] [mpm_prefork:notice] [pid 966] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Aug 27 23:55:14.570805 2020] [suexec:notice] [pid 1012] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Aug 27 23:55:14.605395 2020] [lbmethod_heartbeat:notice] [pid 1012] AH02282: No slotmem from mod_heartmonitor
[Thu Aug 27 23:55:14.623413 2020] [mpm_prefork:notice] [pid 1012] AH00163: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.2.32 configured -- resuming normal operations
[Thu Aug 27 23:55:14.623459 2020] [core:notice] [pid 1012] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
 
That just seems to be apache forking lots of php processes.

Are you using a hosting panel, the logs for your actual site might be elsewhere
 
That just seems to be apache forking lots of php processes.

Are you using a hosting panel, the logs for your actual site might be elsewhere

This are the logs in /var/log/httpd/error_log in my vps and my vps only contain one website
 
Here is the logs of the actual website in my VPS

Code:
2020/08/27 17:46:55 [crit] 12428#12428: *20536 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:55 [crit] 12428#12428: *20641 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:55 [crit] 12428#12428: *20550 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:55 [crit] 12428#12428: *20550 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20536 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20520 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20533 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20526 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20541 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20541 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20523 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20517 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20526 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20641 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20536 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:57 [crit] 12428#12428: *20520 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:57 [crit] 12428#12428: *20550 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:54:56 [error] 12428#12428: *21556 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.106.120, server: Removedforprivacyinbhw, request: "GET /links/rzn2zqb8iu/ HTTP/1.1", upstream: "http://127.0.0.1:8080/links/rzn2zqb8iu/", host: "Removedforprivacyinbhw"
2020/08/27 18:10:05 [warn] 12428#12428: *21634 delaying request, excess: 0.500, by zone "Removedforprivacyinbhw", client: 172.68.62.28, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/315x420_9eb4d624c23e3f6889a8de246e20e5ead0ba77ee682f9b022e15c0150b6c24ad-1-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 18:10:05 [warn] 12428#12428: *21664 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 172.68.62.46, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/mpVctzWU88ZgxOy9ND4BIPwNJuY-300x170.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 18:37:36 [error] 12428#12428: *21709 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.245.30, server: Removedforprivacyinbhw, request: "GET /cast/ike-amadi/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/cast/ike-amadi/feed/", host: "Removedforprivacyinbhw"
2020/08/27 18:43:27 [error] 12428#12428: *21715 upstream timed out (110: Connection timed out) while connecting to upstream, client: 141.101.69.87, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 18:43:32 [warn] 12428#12428: *21754 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 172.68.63.83, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/api-request.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21761 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.238, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/vendor/react.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21767 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.178, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/components.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21790 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.63.99, server: Removedforprivacyinbhw, request: "GET /wp-content/plugins/wordpress-seo/js/dist/post-edit-1481.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21796 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.166, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/is-shallow-equal.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21797 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.58, server: Removedforprivacyinbhw, request: "GET /wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ar.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:37 [warn] 12428#12428: *21809 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 172.68.62.160, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/jquery/jquery.query.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:46 [error] 12428#12428: *21717 upstream timed out (110: Connection timed out) while connecting to upstream, client: 141.101.69.87, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 18:48:01 [warn] 12428#12428: *22043 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 172.68.62.178, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/frwUWEGWFiIlYekPRuZFG5N250Q-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/tag/english-movies/"
2020/08/27 18:51:23 [warn] 12428#12428: *22089 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 108.162.229.6, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/edit.php?post_type=movies"
2020/08/27 18:53:06 [warn] 12428#12428: *22104 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 172.68.62.166, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:53:06 [warn] 12428#12428: *22105 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 172.68.62.166, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22117 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22118 delaying request, excess: 1.300, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22119 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22120 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22121 delaying request, excess: 1.700, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 19:08:28 [warn] 12428#12428: *22363 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 162.158.23.59, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 19:13:08 [warn] 12428#12428: *22490 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 172.68.62.28, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%81%D9%8A%D9%84%D9%85+%D8%A7%D8%B3%D8%A8%D9%8A%D8%AF%D8%B1+%D9%85%D8%A7%D9%86+%D8%A7%D9%84%D8%AC%D8%B2%D8%A1+%D8%A7%D9%84%D8%AB%D8%A7%D9%86%D9%8A HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:13:08 [warn] 12428#12428: *22492 delaying request, excess: 1.800, by zone "Removedforprivacyinbhw", client: 172.68.62.28, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%81%D9%8A%D9%84%D9%85+%D8%A7%D8%B3%D8%A8%D9%8A%D8%AF%D8%B1+%D9%85%D8%A7%D9%86+%D8%A7%D9%84%D8%AC%D8%B2%D8%A1+%D8%A7%D9%84 HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:14:56 [warn] 12428#12428: *22567 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.23.83, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:16:34 [warn] 12428#12428: *22626 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 162.158.23.107, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/e7ZsW5EbLbQwoGx0548KCmCAXA9-202x300.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:16:36 [warn] 12428#12428: *22649 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.238, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/315x420_3a73cec0f8d58c7e2ba2e91b875c8c5a9f2882bac9643cfaf86109c899d54392-225x300.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:28:00 [error] 12428#12428: *22772 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.245.166, server: Removedforprivacyinbhw, request: "GET /cast/neil-flynn/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/cast/neil-flynn/feed/", host: "Removedforprivacyinbhw"
2020/08/27 19:28:05 [error] 12428#12428: *22774 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.126.16, server: Removedforprivacyinbhw, request: "GET /robots.txt HTTP/1.1", upstream: "http://127.0.0.1:8080/robots.txt", host: "Removedforprivacyinbhw"
2020/08/27 19:31:46 [error] 12428#12428: *22849 upstream timed out (110: Connection timed out) while connecting to upstream, client: 141.101.76.60, server: Removedforprivacyinbhw, request: "GET /movies/%D9%81%D9%8A%D9%84%D9%85-%D8%AD%D9%85%D9%84%D8%A9-%D9%81%D8%B1%D8%B9%D9%88%D9%86-2019-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/ HTTP/1.1", upstream: "http://127.0.0.1:8080/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%AD%D9%85%D9%84%D8%A9-%D9%81%D8%B1%D8%B9%D9%88%D9%86-2019-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/", host: "Removedforprivacyinbhw"
2020/08/27 19:31:49 [error] 12428#12428: *22895 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.126.136, server: Removedforprivacyinbhw, request: "GET /movies/%D9%81%D9%8A%D9%84%D9%85-ta-ra-rum-pum-%D9%85%D8%AA%D8%B1%D8%AC%D9%85-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/ HTTP/1.1", upstream: "http://127.0.0.1:8080/movies/%D9%81%D9%8A%D9%84%D9%85-ta-ra-rum-pum-%D9%85%D8%AA%D8%B1%D8%AC%D9%85-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/", host: "Removedforprivacyinbhw"
2020/08/27 19:42:09 [warn] 12428#12428: *23265 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.22.156, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 19:55:56 [warn] 12428#12428: *23439 delaying request, excess: 0.100, by zone "Removedforprivacyinbhw", client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q= HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 20:00:50 [warn] 12428#12428: *23526 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.38, server: Removedforprivacyinbhw, request: "GET /wp-content/themes/dooplay/assets/css/front.style.css HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:00:50 [warn] 12428#12428: *23536 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.100, server: Removedforprivacyinbhw, request: "GET /wp-content/themes/dooplay/assets/js/lib/mcsbscrollbar.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:00:51 [warn] 12428#12428: *23555 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.22.24, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/640x_ae687ee4948a49616d7014cc3630b51ad8f8aa76b6f4bb4ae7478071a11f3745-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:00:51 [warn] 12428#12428: *23559 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 162.158.23.5, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/f9ZC2IiWTMmIxfCXjgLxzTsDlHR-90x135.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:00:51 [warn] 12428#12428: *23563 delaying request, excess: 0.200, by zone "Removedforprivacyinbhw", client: 162.158.22.36, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/nAU74GmpUk7t5iklEp3bufwDq4n-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:16:12 [error] 12428#12428: *23685 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.107.171, server: Removedforprivacyinbhw, request: "GET /tag/%D9%81%D9%8A%D9%84%D9%85-spider-man-2/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D9%81%D9%8A%D9%84%D9%85-spider-man-2/feed/", host: "Removedforprivacyinbhw"
2020/08/27 20:23:15 [error] 12428#12428: *23721 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 20:28:05 [warn] 12428#12428: *23801 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.23.59, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 20:28:49 [warn] 12428#12428: *23819 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.23.35, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 20:37:07 [warn] 12428#12428: *23927 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 162.158.23.83, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%85%D8%B4 HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:38:52 [error] 12428#12428: *23954 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:38:57 [error] 12428#12428: *23956 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%81%D9%8A%D9%84%D9%85+2011+Thor HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%81%D9%8A%D9%84%D9%85+2011+Thor", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:00 [error] 12428#12428: *23958 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=2011+Thor HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=2011+Thor", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:06 [error] 12428#12428: *23960 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D8%B5%D8%B4 HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D8%B5%D8%B4", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:06 [error] 12428#12428: *23962 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D8%B5%D8%B4%D9%81 HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D8%B5%D8%B4%D9%81", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:10 [error] 12428#12428: *23964 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=wa HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=wa", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:10 [error] 12428#12428: *23966 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=wat HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=wat", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:12 [error] 12428#12428: *23968 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.159.78, server: Removedforprivacyinbhw, request: "GET /movies/%D9%81%D9%8A%D9%84%D9%85-%D8%AD%D8%A7%D8%B1%D8%A9-%D8%A8%D8%B1%D8%AC%D9%88%D8%A7%D9%86-1989-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/ HTTP/1.1", upstream: "http://127.0.0.1:8080/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%AD%D8%A7%D8%B1%D8%A9-%D8%A8%D8%B1%D8%AC%D9%88%D8%A7%D9%86-1989-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/", host: "Removedforprivacyinbhw"
2020/08/27 20:42:13 [warn] 12428#12428: *23990 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.23.59, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:48:55 [warn] 12428#12428: *24097 delaying request, excess: 0.500, by zone "Removedforprivacyinbhw", client: 172.68.62.100, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:49:41 [warn] 12428#12428: *24115 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:52:49 [warn] 12428#12428: *24162 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.22.26, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/nBI7WzoTLX6akMQVVQ9N8llhfKG-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-deathstroke-knights-dragons-2020-%d9%85%d8%af%d8%a8%d9%84%d8%ac-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 20:56:05 [warn] 12428#12428: *24214 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.23.35, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 20:56:05 [warn] 12428#12428: *24213 delaying request, excess: 1.800, by zone "Removedforprivacyinbhw", client: 162.158.23.35, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 20:57:12 [warn] 12428#12428: *24241 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.82, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/315x420_7d82a5989b3d1ed37c54d25a1728633b1328502eecc1a6dbd4b0a4545282f641-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 20:57:12 [warn] 12428#12428: *24247 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.22.34, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/kjMbDciooTbJPofVXgAoFjfX8Of-90x135.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 20:57:12 [warn] 12428#12428: *24250 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.22.10, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/94t90e6p6blGmybVWvGQAtCJeES-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:00:02 [warn] 12428#12428: *24323 delaying request, excess: 0.400, by zone "Removedforprivacyinbhw", client: 162.158.23.59, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9+%D9%81%D9%8A%D9%84%D9%85+Spider-Man%3A+Homecoming+%D8%A7%D9%88%D8%AA HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:24 [error] 12428#12428: *24440 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.62.28, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/post.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:26 [error] 12428#12428: *24442 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.62.28, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:43 [error] 12428#12428: *24453 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:12:47 [error] 12428#12428: *24455 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:29:16 [error] 12428#12428: *24515 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.246.215, server: Removedforprivacyinbhw, request: "GET /tag/%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9-%D9%81%D9%8A%D9%84%D9%85-%D9%84%D9%85%D9%86-%D9%8A%D8%A8%D8%AA%D8%B3%D9%85-%D8%A7%D9%84%D9%82%D9%85%D8%B1-%D8%A7%D9%88%D9%86%D9%84%D8%A7%D9%8A%D9%86/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9-%D9%81%D9%8A%D9%84%D9%85-%D9%84%D9%85%D9%86-%D9%8A%D8%A8%D8%AA%D8%B3%D9%85-%D8%A7%D9%84%D9%82%D9%85%D8%B1-%D8%A7%D9%88%D9%86%D9%84%D8%A7%D9%8A%D9%86/feed/", host: "Removedforprivacyinbhw"
2020/08/27 22:02:12 [error] 12428#12428: *24605 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.126.136, server: Removedforprivacyinbhw, request: "GET /tag/%D8%AA%D8%AD%D9%85%D9%8A%D9%84-%D9%81%D9%8A%D9%84%D9%85-the-myth-%D8%A8%D8%AC%D9%88%D8%AF%D8%A9-hd/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D8%AA%D8%AD%D9%85%D9%8A%D9%84-%D9%81%D9%8A%D9%84%D9%85-the-myth-%D8%A8%D8%AC%D9%88%D8%AF%D8%A9-hd/", host: "Removedforprivacyinbhw"
2020/08/27 22:11:38 [warn] 12428#12428: *24673 delaying request, excess: 0.400, by zone "Removedforprivacyinbhw", client: 162.158.158.219, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/767iTVV7BV6p7KJ73uH4F2nqdWd-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 22:11:52 [warn] 12428#12428: *24776 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 162.158.159.62, server: Removedforprivacyinbhw, request: "GET /wp-content/themes/dooplay/inc/core/codestar/assets/css/csf.min.css HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/"
2020/08/27 22:19:08 [error] 12428#12428: *24939 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/edit.php?post_type=movies"
2020/08/27 22:21:40 [warn] 12428#12428: *24974 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 172.68.63.99, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/keycodes.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2635&action=edit"
2020/08/27 22:21:40 [warn] 12428#12428: *24978 delaying request, excess: 0.200, by zone "Removedforprivacyinbhw", client: 172.68.62.178, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/components.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2635&action=edit"
2020/08/27 22:41:19 [warn] 12428#12428: *25067 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 172.68.63.103, server: Removedforprivacyinbhw, request: "GET /wp-content/themes/dooplay/assets/js/lib/mcsbscrollbar.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/tag/english-movies/"
2020/08/27 22:41:20 [warn] 12428#12428: *25075 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 172.68.62.16, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/c24sv2weTHPsmDa7jEMN0m2P3RT-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/tag/english-movies/"
2020/08/27 23:02:28 [warn] 12428#12428: *25166 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.100, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/smDeIypLaqS2Vzta5LW9gPG2uhN-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 23:03:09 [warn] 12428#12428: *25179 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.22.38, server: Removedforprivacyinbhw, request: "GET /wp-content/plugins/parsi-font/assets/css/fonts.css HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 23:10:59 [warn] 12428#12428: *25211 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.23.99, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/bB42KDdfWkOvmzmYkmK58ZlCa9P-90x135.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 23:40:33 [error] 12428#12428: *25346 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.159.78, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/"
2020/08/27 23:40:37 [error] 12428#12428: *25348 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.159.78, server: Removedforprivacyinbhw, request: "GET /wp-admin/post-new.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/post-new.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/"
2020/08/27 23:40:40 [error] 12428#12428: *25350 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.159.78, server: Removedforprivacyinbhw, request: "GET /wp-admin/plugin-install.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/plugin-install.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/"
2020/08/27 23:56:50 [error] 459#459: *108 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.23.59, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-spider-man-homecoming-2017-%d9%85%d8%aa%d8%b1%d8%ac%d9%85-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 23:56:56 [error] 459#459: *110 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.23.59, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-spider-man-homecoming-2017-%d9%85%d8%aa%d8%b1%d8%ac%d9%85-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
 
Here is the logs of the actual website in my VPS

Code:
2020/08/27 17:46:55 [crit] 12428#12428: *20536 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:55 [crit] 12428#12428: *20641 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:55 [crit] 12428#12428: *20550 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:55 [crit] 12428#12428: *20550 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20536 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20520 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20533 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20526 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20541 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20541 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20523 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20517 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20526 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20641 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:56 [crit] 12428#12428: *20536 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:57 [crit] 12428#12428: *20520 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "GET /phpmyadmin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:46:57 [crit] 12428#12428: *20550 connect() to unix:/var/run/php-fpm.apache.sock failed (2: No such file or directory) while connecting to upstream, client: 141.101.96.172, server: Removedforprivacyinbhw, request: "POST /phpmyadmin/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.apache.sock:", host: "Removedforprivacyinbhw"
2020/08/27 17:54:56 [error] 12428#12428: *21556 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.106.120, server: Removedforprivacyinbhw, request: "GET /links/rzn2zqb8iu/ HTTP/1.1", upstream: "http://127.0.0.1:8080/links/rzn2zqb8iu/", host: "Removedforprivacyinbhw"
2020/08/27 18:10:05 [warn] 12428#12428: *21634 delaying request, excess: 0.500, by zone "Removedforprivacyinbhw", client: 172.68.62.28, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/315x420_9eb4d624c23e3f6889a8de246e20e5ead0ba77ee682f9b022e15c0150b6c24ad-1-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 18:10:05 [warn] 12428#12428: *21664 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 172.68.62.46, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/mpVctzWU88ZgxOy9ND4BIPwNJuY-300x170.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 18:37:36 [error] 12428#12428: *21709 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.245.30, server: Removedforprivacyinbhw, request: "GET /cast/ike-amadi/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/cast/ike-amadi/feed/", host: "Removedforprivacyinbhw"
2020/08/27 18:43:27 [error] 12428#12428: *21715 upstream timed out (110: Connection timed out) while connecting to upstream, client: 141.101.69.87, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 18:43:32 [warn] 12428#12428: *21754 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 172.68.63.83, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/api-request.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21761 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.238, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/vendor/react.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21767 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.178, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/components.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21790 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.63.99, server: Removedforprivacyinbhw, request: "GET /wp-content/plugins/wordpress-seo/js/dist/post-edit-1481.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21796 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.166, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/is-shallow-equal.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:33 [warn] 12428#12428: *21797 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.58, server: Removedforprivacyinbhw, request: "GET /wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ar.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:37 [warn] 12428#12428: *21809 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 172.68.62.160, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/jquery/jquery.query.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2582&action=edit"
2020/08/27 18:43:46 [error] 12428#12428: *21717 upstream timed out (110: Connection timed out) while connecting to upstream, client: 141.101.69.87, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 18:48:01 [warn] 12428#12428: *22043 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 172.68.62.178, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/frwUWEGWFiIlYekPRuZFG5N250Q-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/tag/english-movies/"
2020/08/27 18:51:23 [warn] 12428#12428: *22089 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 108.162.229.6, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/edit.php?post_type=movies"
2020/08/27 18:53:06 [warn] 12428#12428: *22104 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 172.68.62.166, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:53:06 [warn] 12428#12428: *22105 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 172.68.62.166, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22117 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22118 delaying request, excess: 1.300, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22119 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22120 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 18:54:02 [warn] 12428#12428: *22121 delaying request, excess: 1.700, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 19:08:28 [warn] 12428#12428: *22363 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 162.158.23.59, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2592&action=edit"
2020/08/27 19:13:08 [warn] 12428#12428: *22490 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 172.68.62.28, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%81%D9%8A%D9%84%D9%85+%D8%A7%D8%B3%D8%A8%D9%8A%D8%AF%D8%B1+%D9%85%D8%A7%D9%86+%D8%A7%D9%84%D8%AC%D8%B2%D8%A1+%D8%A7%D9%84%D8%AB%D8%A7%D9%86%D9%8A HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:13:08 [warn] 12428#12428: *22492 delaying request, excess: 1.800, by zone "Removedforprivacyinbhw", client: 172.68.62.28, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%81%D9%8A%D9%84%D9%85+%D8%A7%D8%B3%D8%A8%D9%8A%D8%AF%D8%B1+%D9%85%D8%A7%D9%86+%D8%A7%D9%84%D8%AC%D8%B2%D8%A1+%D8%A7%D9%84 HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:14:56 [warn] 12428#12428: *22567 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.23.83, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:16:34 [warn] 12428#12428: *22626 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 162.158.23.107, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/e7ZsW5EbLbQwoGx0548KCmCAXA9-202x300.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:16:36 [warn] 12428#12428: *22649 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.238, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/315x420_3a73cec0f8d58c7e2ba2e91b875c8c5a9f2882bac9643cfaf86109c899d54392-225x300.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2601&action=edit"
2020/08/27 19:28:00 [error] 12428#12428: *22772 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.245.166, server: Removedforprivacyinbhw, request: "GET /cast/neil-flynn/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/cast/neil-flynn/feed/", host: "Removedforprivacyinbhw"
2020/08/27 19:28:05 [error] 12428#12428: *22774 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.126.16, server: Removedforprivacyinbhw, request: "GET /robots.txt HTTP/1.1", upstream: "http://127.0.0.1:8080/robots.txt", host: "Removedforprivacyinbhw"
2020/08/27 19:31:46 [error] 12428#12428: *22849 upstream timed out (110: Connection timed out) while connecting to upstream, client: 141.101.76.60, server: Removedforprivacyinbhw, request: "GET /movies/%D9%81%D9%8A%D9%84%D9%85-%D8%AD%D9%85%D9%84%D8%A9-%D9%81%D8%B1%D8%B9%D9%88%D9%86-2019-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/ HTTP/1.1", upstream: "http://127.0.0.1:8080/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%AD%D9%85%D9%84%D8%A9-%D9%81%D8%B1%D8%B9%D9%88%D9%86-2019-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/", host: "Removedforprivacyinbhw"
2020/08/27 19:31:49 [error] 12428#12428: *22895 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.126.136, server: Removedforprivacyinbhw, request: "GET /movies/%D9%81%D9%8A%D9%84%D9%85-ta-ra-rum-pum-%D9%85%D8%AA%D8%B1%D8%AC%D9%85-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/ HTTP/1.1", upstream: "http://127.0.0.1:8080/movies/%D9%81%D9%8A%D9%84%D9%85-ta-ra-rum-pum-%D9%85%D8%AA%D8%B1%D8%AC%D9%85-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/", host: "Removedforprivacyinbhw"
2020/08/27 19:42:09 [warn] 12428#12428: *23265 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.22.156, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 19:55:56 [warn] 12428#12428: *23439 delaying request, excess: 0.100, by zone "Removedforprivacyinbhw", client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q= HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 20:00:50 [warn] 12428#12428: *23526 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.38, server: Removedforprivacyinbhw, request: "GET /wp-content/themes/dooplay/assets/css/front.style.css HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:00:50 [warn] 12428#12428: *23536 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.100, server: Removedforprivacyinbhw, request: "GET /wp-content/themes/dooplay/assets/js/lib/mcsbscrollbar.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:00:51 [warn] 12428#12428: *23555 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.22.24, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/640x_ae687ee4948a49616d7014cc3630b51ad8f8aa76b6f4bb4ae7478071a11f3745-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:00:51 [warn] 12428#12428: *23559 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 162.158.23.5, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/f9ZC2IiWTMmIxfCXjgLxzTsDlHR-90x135.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:00:51 [warn] 12428#12428: *23563 delaying request, excess: 0.200, by zone "Removedforprivacyinbhw", client: 162.158.22.36, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/nAU74GmpUk7t5iklEp3bufwDq4n-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%B5%D8%A7%D8%AD%D8%A8-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%85-2020-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/"
2020/08/27 20:16:12 [error] 12428#12428: *23685 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.107.171, server: Removedforprivacyinbhw, request: "GET /tag/%D9%81%D9%8A%D9%84%D9%85-spider-man-2/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D9%81%D9%8A%D9%84%D9%85-spider-man-2/feed/", host: "Removedforprivacyinbhw"
2020/08/27 20:23:15 [error] 12428#12428: *23721 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 20:28:05 [warn] 12428#12428: *23801 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.23.59, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 20:28:49 [warn] 12428#12428: *23819 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.23.35, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2610&action=edit"
2020/08/27 20:37:07 [warn] 12428#12428: *23927 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 162.158.23.83, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%85%D8%B4 HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:38:52 [error] 12428#12428: *23954 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:38:57 [error] 12428#12428: *23956 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%81%D9%8A%D9%84%D9%85+2011+Thor HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%81%D9%8A%D9%84%D9%85+2011+Thor", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:00 [error] 12428#12428: *23958 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=2011+Thor HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=2011+Thor", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:06 [error] 12428#12428: *23960 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D8%B5%D8%B4 HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D8%B5%D8%B4", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:06 [error] 12428#12428: *23962 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D8%B5%D8%B4%D9%81 HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D8%B5%D8%B4%D9%81", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:10 [error] 12428#12428: *23964 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=wa HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=wa", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:10 [error] 12428#12428: *23966 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=wat HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=wat", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:39:12 [error] 12428#12428: *23968 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.159.78, server: Removedforprivacyinbhw, request: "GET /movies/%D9%81%D9%8A%D9%84%D9%85-%D8%AD%D8%A7%D8%B1%D8%A9-%D8%A8%D8%B1%D8%AC%D9%88%D8%A7%D9%86-1989-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/ HTTP/1.1", upstream: "http://127.0.0.1:8080/movies/%D9%81%D9%8A%D9%84%D9%85-%D8%AD%D8%A7%D8%B1%D8%A9-%D8%A8%D8%B1%D8%AC%D9%88%D8%A7%D9%86-1989-%D8%A7%D9%88%D9%86-%D9%84%D8%A7%D9%8A%D9%86/", host: "Removedforprivacyinbhw"
2020/08/27 20:42:13 [warn] 12428#12428: *23990 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.23.59, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:48:55 [warn] 12428#12428: *24097 delaying request, excess: 0.500, by zone "Removedforprivacyinbhw", client: 172.68.62.100, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:49:41 [warn] 12428#12428: *24115 delaying request, excess: 0.700, by zone "Removedforprivacyinbhw", client: 172.68.62.250, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2619&action=edit"
2020/08/27 20:52:49 [warn] 12428#12428: *24162 delaying request, excess: 0.300, by zone "Removedforprivacyinbhw", client: 162.158.22.26, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/nBI7WzoTLX6akMQVVQ9N8llhfKG-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-deathstroke-knights-dragons-2020-%d9%85%d8%af%d8%a8%d9%84%d8%ac-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 20:56:05 [warn] 12428#12428: *24214 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.23.35, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 20:56:05 [warn] 12428#12428: *24213 delaying request, excess: 1.800, by zone "Removedforprivacyinbhw", client: 162.158.23.35, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 20:57:12 [warn] 12428#12428: *24241 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.82, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/315x420_7d82a5989b3d1ed37c54d25a1728633b1328502eecc1a6dbd4b0a4545282f641-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 20:57:12 [warn] 12428#12428: *24247 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.22.34, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/kjMbDciooTbJPofVXgAoFjfX8Of-90x135.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 20:57:12 [warn] 12428#12428: *24250 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.22.10, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/94t90e6p6blGmybVWvGQAtCJeES-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:00:02 [warn] 12428#12428: *24323 delaying request, excess: 0.400, by zone "Removedforprivacyinbhw", client: 162.158.23.59, server: Removedforprivacyinbhw, request: "GET /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9+%D9%81%D9%8A%D9%84%D9%85+Spider-Man%3A+Homecoming+%D8%A7%D9%88%D8%AA HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:24 [error] 12428#12428: *24440 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.62.28, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/post.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:26 [error] 12428#12428: *24442 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.62.28, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:43 [error] 12428#12428: *24453 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:12:47 [error] 12428#12428: *24455 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:29:16 [error] 12428#12428: *24515 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.246.215, server: Removedforprivacyinbhw, request: "GET /tag/%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9-%D9%81%D9%8A%D9%84%D9%85-%D9%84%D9%85%D9%86-%D9%8A%D8%A8%D8%AA%D8%B3%D9%85-%D8%A7%D9%84%D9%82%D9%85%D8%B1-%D8%A7%D9%88%D9%86%D9%84%D8%A7%D9%8A%D9%86/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9-%D9%81%D9%8A%D9%84%D9%85-%D9%84%D9%85%D9%86-%D9%8A%D8%A8%D8%AA%D8%B3%D9%85-%D8%A7%D9%84%D9%82%D9%85%D8%B1-%D8%A7%D9%88%D9%86%D9%84%D8%A7%D9%8A%D9%86/feed/", host: "Removedforprivacyinbhw"
2020/08/27 22:02:12 [error] 12428#12428: *24605 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.126.136, server: Removedforprivacyinbhw, request: "GET /tag/%D8%AA%D8%AD%D9%85%D9%8A%D9%84-%D9%81%D9%8A%D9%84%D9%85-the-myth-%D8%A8%D8%AC%D9%88%D8%AF%D8%A9-hd/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D8%AA%D8%AD%D9%85%D9%8A%D9%84-%D9%81%D9%8A%D9%84%D9%85-the-myth-%D8%A8%D8%AC%D9%88%D8%AF%D8%A9-hd/", host: "Removedforprivacyinbhw"
2020/08/27 22:11:38 [warn] 12428#12428: *24673 delaying request, excess: 0.400, by zone "Removedforprivacyinbhw", client: 162.158.158.219, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/767iTVV7BV6p7KJ73uH4F2nqdWd-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 22:11:52 [warn] 12428#12428: *24776 delaying request, excess: 0.600, by zone "Removedforprivacyinbhw", client: 162.158.159.62, server: Removedforprivacyinbhw, request: "GET /wp-content/themes/dooplay/inc/core/codestar/assets/css/csf.min.css HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/"
2020/08/27 22:19:08 [error] 12428#12428: *24939 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/edit.php?post_type=movies"
2020/08/27 22:21:40 [warn] 12428#12428: *24974 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 172.68.63.99, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/keycodes.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2635&action=edit"
2020/08/27 22:21:40 [warn] 12428#12428: *24978 delaying request, excess: 0.200, by zone "Removedforprivacyinbhw", client: 172.68.62.178, server: Removedforprivacyinbhw, request: "GET /wp-includes/js/dist/components.min.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2635&action=edit"
2020/08/27 22:41:19 [warn] 12428#12428: *25067 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 172.68.63.103, server: Removedforprivacyinbhw, request: "GET /wp-content/themes/dooplay/assets/js/lib/mcsbscrollbar.js HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/tag/english-movies/"
2020/08/27 22:41:20 [warn] 12428#12428: *25075 delaying request, excess: 0.900, by zone "Removedforprivacyinbhw", client: 172.68.62.16, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/c24sv2weTHPsmDa7jEMN0m2P3RT-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/tag/english-movies/"
2020/08/27 23:02:28 [warn] 12428#12428: *25166 delaying request, excess: 1.000, by zone "Removedforprivacyinbhw", client: 162.158.22.100, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/smDeIypLaqS2Vzta5LW9gPG2uhN-185x278.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 23:03:09 [warn] 12428#12428: *25179 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.22.38, server: Removedforprivacyinbhw, request: "GET /wp-content/plugins/parsi-font/assets/css/fonts.css HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 23:10:59 [warn] 12428#12428: *25211 delaying request, excess: 0.800, by zone "Removedforprivacyinbhw", client: 162.158.23.99, server: Removedforprivacyinbhw, request: "GET /wp-content/uploads/2020/08/bB42KDdfWkOvmzmYkmK58ZlCa9P-90x135.jpg HTTP/1.1", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"
2020/08/27 23:40:33 [error] 12428#12428: *25346 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.159.78, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/"
2020/08/27 23:40:37 [error] 12428#12428: *25348 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.159.78, server: Removedforprivacyinbhw, request: "GET /wp-admin/post-new.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/post-new.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/"
2020/08/27 23:40:40 [error] 12428#12428: *25350 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.159.78, server: Removedforprivacyinbhw, request: "GET /wp-admin/plugin-install.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/plugin-install.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/"
2020/08/27 23:56:50 [error] 459#459: *108 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.23.59, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-spider-man-homecoming-2017-%d9%85%d8%aa%d8%b1%d8%ac%d9%85-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 23:56:56 [error] 459#459: *110 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.23.59, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-spider-man-homecoming-2017-%d9%85%d8%aa%d8%b1%d8%ac%d9%85-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"

Code:
2020/08/27 21:12:24 [error] 12428#12428: *24440 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.62.28, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/post.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:26 [error] 12428#12428: *24442 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.62.28, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:43 [error] 12428#12428: *24453 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:12:47 [error] 12428#12428: *24455 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:29:16 [error] 12428#12428: *24515 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.246.215, server: Removedforprivacyinbhw, request: "GET /tag/%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9-%D9%81%D9%8A%D9%84%D9%85-%D9%84%D9%85%D9%86-%D9%8A%D8%A8%D8%AA%D8%B3%D9%85-%D8%A7%D9%84%D9%82%D9%85%D8%B1-%D8%A7%D9%88%D9%86%D9%84%D8%A7%D9%8A%D9%86/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9-%D9%81%D9%8A%D9%84%D9%85-%D9%84%D9%85%D9%86-%D9%8A%D8%A8%D8%AA%D8%B3%D9%85-%D8%A7%D9%84%D9%82%D9%85%D8%B1-%D8%A7%D9%88%D9%86%D9%84%D8%A7%D9%8A%D9%86/feed/", host: "Removedforprivacyinbhw"
2020/08/27 22:02:12 [error] 12428#12428: *24605 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.126.136, server: Removedforprivacyinbhw, request: "GET /tag/%D8%AA%D8%AD%D9%85%D9%8A%D9%84-%D9%81%D9%8A%D9%84%D9%85-the-myth-%D8%A8%D8%AC%D9%88%D8%AF%D8%A9-hd/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D8%AA%D8%AD%D9%85%D9%8A%D9%84-%D9%81%D9%8A%D9%84%D9%85-the-myth-%D8%A8%D8%AC%D9%88%D8%AF%D8%A9-hd/", host: "Removedforprivacyinbhw"

It would appear your site is trying to fetch data from external sources each time the page is loaded and timing out?
It would appear something strange is going on, possible DDOS? Random clients trying to reach your admin page
 
Code:
2020/08/27 21:12:24 [error] 12428#12428: *24440 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.62.28, server: Removedforprivacyinbhw, request: "POST /wp-admin/post.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/post.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:26 [error] 12428#12428: *24442 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.62.28, server: Removedforprivacyinbhw, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "http://127.0.0.1:8080/wp-admin/admin-ajax.php", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/wp-admin/post.php?post=2627&action=edit"
2020/08/27 21:12:43 [error] 12428#12428: *24453 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:12:47 [error] 12428#12428: *24455 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.22.156, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/movies/%d9%81%d9%8a%d9%84%d9%85-%d8%a7%d9%84%d9%84%d9%85%d8%a8%d9%8a-ellembi-%d8%a7%d9%88%d9%86-%d9%84%d8%a7%d9%8a%d9%86/"
2020/08/27 21:29:16 [error] 12428#12428: *24515 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.246.215, server: Removedforprivacyinbhw, request: "GET /tag/%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9-%D9%81%D9%8A%D9%84%D9%85-%D9%84%D9%85%D9%86-%D9%8A%D8%A8%D8%AA%D8%B3%D9%85-%D8%A7%D9%84%D9%82%D9%85%D8%B1-%D8%A7%D9%88%D9%86%D9%84%D8%A7%D9%8A%D9%86/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D9%85%D8%B4%D8%A7%D9%87%D8%AF%D8%A9-%D9%81%D9%8A%D9%84%D9%85-%D9%84%D9%85%D9%86-%D9%8A%D8%A8%D8%AA%D8%B3%D9%85-%D8%A7%D9%84%D9%82%D9%85%D8%B1-%D8%A7%D9%88%D9%86%D9%84%D8%A7%D9%8A%D9%86/feed/", host: "Removedforprivacyinbhw"
2020/08/27 22:02:12 [error] 12428#12428: *24605 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.126.136, server: Removedforprivacyinbhw, request: "GET /tag/%D8%AA%D8%AD%D9%85%D9%8A%D9%84-%D9%81%D9%8A%D9%84%D9%85-the-myth-%D8%A8%D8%AC%D9%88%D8%AF%D8%A9-hd/ HTTP/1.1", upstream: "http://127.0.0.1:8080/tag/%D8%AA%D8%AD%D9%85%D9%8A%D9%84-%D9%81%D9%8A%D9%84%D9%85-the-myth-%D8%A8%D8%AC%D9%88%D8%AF%D8%A9-hd/", host: "Removedforprivacyinbhw"

It would appear your site is trying to fetch data from external sources each time the page is loaded and timing out?
It would appear something strange is going on, possible DDOS? Random clients trying to reach your admin page

I do have IMDb & tmdb RATINGS auto-import maybe that's the reason ?
But it is integrated with the theme + been using it from the day 1
Very strange and i know i gave you headache
 
I do have IMDb & tmdb RATINGS auto-import maybe that's the reason ?
But it is integrated with the theme + been using it from the day 1
Very strange and i know i gave you headache

Are you running something on port 8080 as well?

Edit: Can you PM any additional info which you don't want public?
 
Are you running something on port 8080 as well?

Nothing mate, i bought the VPS, installed WordPress installed the theme start working on it without installing anything but how can i check if i have something on 8080 port !!
 
Nothing mate, i bought the VPS, installed WordPress installed the theme start working on it without installing anything but how can i check if i have something on 8080 port !!

Looking through those logs, something is trying to send lots of requests to localhost:8080 which are failing. This could be the resulting 504 errors you are seeing.

Code:
2020/08/27 17:54:56 [error] 12428#12428: *21556 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.106.120, server: Removedforprivacyinbhw, request: "GET /links/rzn2zqb8iu/ HTTP/1.1", upstream: "http://127.0.0.1:8080/links/rzn2zqb8iu/", host: "Removedforprivacyinbhw"
2020/08/27 18:37:36 [error] 12428#12428: *21709 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.245.30, server: Removedforprivacyinbhw, request: "GET /cast/ike-amadi/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/cast/ike-amadi/feed/", host: "Removedforprivacyinbhw"
2020/08/27 18:43:27 [error] 12428#12428: *21715 upstream timed out (110: Connection timed out) while connecting to upstream, client: 141.101.69.87, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"

Install netstat and run the command below, it should tell you which process is listening on 8080.
Code:
netstat -ltnp | grep -w ':8080'

Edit: Can you PM logs without editing the server names?
 
Last edited:
Looking through those logs, something is trying to send lots of requests to localhost:8080 which are failing. This could be the resulting 504 errors you are seeing.

Install netstat and run the command below, it should tell you which process is listening on 8080.
Code:
netstat -ltnp | grep -w ':8080'

Edit: Can you PM logs without editing the server names?

ok i will, thanks
 
Looking through those logs, something is trying to send lots of requests to localhost:8080 which are failing. This could be the resulting 504 errors you are seeing.

Code:
2020/08/27 17:54:56 [error] 12428#12428: *21556 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.106.120, server: Removedforprivacyinbhw, request: "GET /links/rzn2zqb8iu/ HTTP/1.1", upstream: "http://127.0.0.1:8080/links/rzn2zqb8iu/", host: "Removedforprivacyinbhw"
2020/08/27 18:37:36 [error] 12428#12428: *21709 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.245.30, server: Removedforprivacyinbhw, request: "GET /cast/ike-amadi/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/cast/ike-amadi/feed/", host: "Removedforprivacyinbhw"
2020/08/27 18:43:27 [error] 12428#12428: *21715 upstream timed out (110: Connection timed out) while connecting to upstream, client: 141.101.69.87, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"

Install netstat and run the command below, it should tell you which process is listening on 8080.
Code:
netstat -ltnp | grep -w ':8080'

Edit: Can you PM logs without editing the server names?

I installed it and i ran the command nothing appeared
 
I have tried '' netstat -pan | grep :8080 ''
I got '' tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN 1012/httpd ''
 
I installed it and i ran the command nothing appeared

That means nothing is running on that port on your server however something is trying to send a lot of requests via 127.0.0.1:8080 potentially resulting in your server giving out 504 errors.

Code:
2020/08/27 17:54:56 [error] 12428#12428: *21556 upstream timed out (110: Connection timed out) while connecting to upstream, client: 162.158.106.120, server: Removedforprivacyinbhw, request: "GET /links/rzn2zqb8iu/ HTTP/1.1", upstream: "http://127.0.0.1:8080/links/rzn2zqb8iu/", host: "Removedforprivacyinbhw"
2020/08/27 18:37:36 [error] 12428#12428: *21709 upstream timed out (110: Connection timed out) while connecting to upstream, client: 108.162.245.30, server: Removedforprivacyinbhw, request: "GET /cast/ike-amadi/feed/ HTTP/1.1", upstream: "http://127.0.0.1:8080/cast/ike-amadi/feed/", host: "Removedforprivacyinbhw"
2020/08/27 18:43:27 [error] 12428#12428: *21715 upstream timed out (110: Connection timed out) while connecting to upstream, client: 141.101.69.87, server: Removedforprivacyinbhw, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8080/", host: "Removedforprivacyinbhw", referrer: "https://Removedforprivacyinbhw/"

Can you PM logs as they appear on the server without removing anything?
 
Back
Top