Skip to content

Instantly share code, notes, and snippets.

Created January 24, 2018 06:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/0966956ed5355d760717ea526e8fe062 to your computer and use it in GitHub Desktop.
Save anonymous/0966956ed5355d760717ea526e8fe062 to your computer and use it in GitHub Desktop.
Nginx Error.log
2018/01/23 10:27:49 [error] 1448#1448: *30073 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 75.169.201.45, server: 138.68.238.85, request: "POST /ebook/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock", host: "138.68.238.85", referrer: "http://138.68.238.85/ebook/"
2018/01/23 10:29:34 [error] 1448#1448: *30090 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 75.169.201.45, server: 138.68.238.85, request: "POST /contact/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock", host: "138.68.238.85", referrer: "http://138.68.238.85/contact/"
2018/01/23 21:28:36 [error] 1448#1448: *30244 FastCGI sent in stderr: "PHP message: PHP Warning: Missing boundary in multipart/form-data POST data in Unknown on line 0" while reading response header from upstream, client: 159.89.104.157, server: 138.68.238.85, request: "POST /vpnupload.cgi HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock:", host: "138.68.238.85"
2018/01/24 04:56:10 [error] 1448#1448: *30270 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 75.169.196.167, server: 138.68.238.85, request: "POST /ebook/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock", host: "138.68.238.85", referrer: "http://138.68.238.85/ebook/"
2018/01/24 05:01:35 [error] 1494#1494: *4 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 75.169.196.167, server: 138.68.238.85, request: "POST /ebook/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock", host: "138.68.238.85", referrer: "http://138.68.238.85/ebook/"
2018/01/24 05:20:48 [error] 2044#2044: *10 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 75.169.196.167, server: 138.68.238.85, request: "POST /ebook/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock", host: "138.68.238.85", referrer: "http://138.68.238.85/ebook/"
2018/01/24 05:30:11 [error] 2117#2117: *1 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 75.169.196.167, server: 138.68.238.85, request: "POST /ebook/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock", host: "138.68.238.85", referrer: "http://138.68.238.85/ebook/"
2018/01/24 05:43:36 [error] 2225#2225: *1 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 75.169.196.167, server: 138.68.238.85, request: "POST /ebook/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock", host: "138.68.238.85", referrer: "http://138.68.238.85/ebook/"
2018/01/24 05:50:06 [error] 2273#2273: *1 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 75.169.196.167, server: 138.68.238.85, request: "POST /ebook/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock", host: "138.68.238.85", referrer: "http://138.68.238.85/ebook/"
2018/01/24 06:15:40 [crit] 1421#1421: *1 connect() to unix:/var/run/php-fpm-wordpress.sock failed (2: No such file or directory) while connecting to upstream, client: 75.169.196.167, server: 138.68.238.85, request: "GET /ebook/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-wordpress.sock:", host: "138.68.238.85"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment