Created
April 17, 2019 08:03
-
-
Save MwirabuaTimothy/c45c34a8a277414770c5f07a9ce24684 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018/01/13 13:25:41 [error] 205#0: *40 client intended to send too large body: 765502933 bytes, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", host: "localhost:306" | |
2018/01/22 15:20:31 [error] 256#0: *1963 client intended to send too large body: 22744960 bytes, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", host: "localhost:306" | |
2018/01/22 15:42:06 [error] 88528#0: *2 FastCGI sent in stderr: "PHP message: PHP Warning: POST Content-Length of 22744960 bytes exceeds the limit of 8388608 bytes in Unknown on line 0" while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2018/01/22 15:43:06 [error] 88528#0: *2 upstream timed out (60: Operation timed out) while reading upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2018/01/22 19:51:36 [error] 88528#0: *270 FastCGI sent in stderr: "PHP message: PHP Warning: POST Content-Length of 21710611 bytes exceeds the limit of 8388608 bytes in Unknown on line 0" while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2018/01/22 19:52:36 [error] 88528#0: *270 upstream timed out (60: Operation timed out) while reading upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2018/01/22 20:16:34 [error] 88528#0: *368 FastCGI sent in stderr: "PHP message: PHP Warning: POST Content-Length of 11316625 bytes exceeds the limit of 8388608 bytes in Unknown on line 0" while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2018/01/22 20:17:34 [error] 88528#0: *368 upstream timed out (60: Operation timed out) while reading upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2018/01/22 20:20:32 [error] 88528#0: *387 FastCGI sent in stderr: "PHP message: PHP Warning: POST Content-Length of 9957042 bytes exceeds the limit of 8388608 bytes in Unknown on line 0" while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2018/01/22 20:21:32 [error] 88528#0: *387 upstream timed out (60: Operation timed out) while reading upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2018/01/22 20:37:24 [error] 88528#0: *545 FastCGI sent in stderr: "PHP message: PHP Warning: POST Content-Length of 21690864 bytes exceeds the limit of 8388608 bytes in Unknown on line 0" while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2018/01/22 20:38:24 [error] 88528#0: *545 upstream timed out (60: Operation timed out) while reading upstream, client: 127.0.0.1, server: localhost, request: "POST /import.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" | |
2019/04/17 10:44:22 [error] 338#0: *38 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:306" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment