Created
February 7, 2019 21:39
-
-
Save a1994sc/132eb285949f3aedf97d36aabc63bea8 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
2019/02/07 11:49:30 [crit] 2772#0: *17 connect() to 127.0.0.1:9000 failed (13: Permission denied) while connecting to upstream, client: <Another IP>, server: web.<My site>, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "<External IP>" | |
2019/02/07 11:50:02 [crit] 2772#0: *19 connect() to 127.0.0.1:9000 failed (13: Permission denied) while connecting to upstream, client: <Another IP>, server: web.<My site>, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "<External IP>" | |
2019/02/07 11:52:09 [crit] 2772#0: *21 SSL_do_handshake() failed (SSL: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol) while SSL handshaking, client: <Another IP>, server: 0.0.0.0:443 | |
2019/02/07 14:01:32 [crit] 2772#0: *23 connect() to 127.0.0.1:9000 failed (13: Permission denied) while connecting to upstream, client: <Another IP>, server: web.<My site>, request: "GET /cgi-bin/config.exp HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "<External IP>" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment