Skip to content

Instantly share code, notes, and snippets.

@a1994sc
Created February 7, 2019 21:39
Show Gist options
  • Save a1994sc/132eb285949f3aedf97d36aabc63bea8 to your computer and use it in GitHub Desktop.
Save a1994sc/132eb285949f3aedf97d36aabc63bea8 to your computer and use it in GitHub Desktop.
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