interbrite / letsencrypt-vesta

Automate Let's Encrypt Certificate Installation for VestaCP
Other
217 stars 64 forks source link

"No such file or directory" error in Apache2 error log file #47

Open joomlagate opened 7 years ago

joomlagate commented 7 years ago

Today I checked my $domain.error.log file in the "/var/log/apache2/domains" folder of my VestaCP installation, I got following recrods (the last 10 lines):

root@mail:/var/log/apache2/domains# tail joomlagate.com.error.log
2017/01/27 11:08:05 [error] 11558#11558: *1 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 42.89.18.131, server: joomlagate.com, request: "GET /index.php?option=com_ajax&format=json HTTP/2.0", upstream: "https://120.27.137.71:8443/index.php?option=com_ajax&format=json", host: "www.joomlagate.com", referrer: "https://www.joomlagate.com/"
2017/01/27 13:34:12 [error] 11558#11558: *8634 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 123.193.149.240, server: joomlagate.com, request: "POST /?option=com_komento HTTP/2.0", upstream: "https://120.27.137.71:8443/?option=com_komento", host: "www.joomlagate.com", referrer: "https://www.joomlagate.com/"
2017/01/27 13:34:13 [error] 11558#11558: *8634 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 123.193.149.240, server: joomlagate.com, request: "POST /?option=com_komento HTTP/2.0", upstream: "https://120.27.137.71:8443/?option=com_komento", host: "www.joomlagate.com", referrer: "https://www.joomlagate.com/"
2017/01/27 18:10:35 [crit] 25308#25308: *7106 SSL_do_handshake() failed (SSL: error:14094085:SSL routines:ssl3_read_bytes:ccs received early) while SSL handshaking, client: 64.41.200.104, server: 120.27.137.71:443
2017/01/27 18:10:36 [crit] 25308#25308: *7107 SSL_do_handshake() failed (SSL: error:14094085:SSL routines:ssl3_read_bytes:ccs received early) while SSL handshaking, client: 64.41.200.104, server: 120.27.137.71:443
2017/01/27 18:23:52 [error] 25308#25308: *7486 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 218.17.230.147, server: joomlagate.com, request: "POST /?option=com_komento HTTP/2.0", upstream: "https://120.27.137.71:8443/?option=com_komento", host: "www.joomlagate.com", referrer: "https://www.joomlagate.com/"
2017/01/27 19:26:05 [error] 25308#25308: *9872 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 220.137.13.111, server: joomlagate.com, request: "POST /?option=com_komento HTTP/2.0", upstream: "https://120.27.137.71:8443/?option=com_komento", host: "www.joomlagate.com", referrer: "https://www.joomlagate.com/"
2017/01/28 00:32:46 [error] 25308#25308: *27083 open() "/etc/letsencrypt/webroot/.well-known/acme-challenge/rQvDVUjom_r3KHOiav9fQPvrEW1WuDyl_HgHnBbsOq4" failed (2: No such file or directory), client: 141.8.184.24, server: joomlagate.com, request: "GET /.well-known/acme-challenge/rQvDVUjom_r3KHOiav9fQPvrEW1WuDyl_HgHnBbsOq4 HTTP/1.1", host: "www.joomlagate.com"
2017/01/28 01:57:28 [error] 25308#25308: *30510 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 36.46.165.222, server: joomlagate.com, request: "POST /?option=com_komento HTTP/2.0", upstream: "https://120.27.137.71:8443/?option=com_komento", host: "www.joomlagate.com", referrer: "https://www.joomlagate.com/"
2017/01/28 08:37:44 [error] 25308#25308: *56523 connect() failed (111: Connection refused) while connecting to upstream, client: 203.208.60.197, server: joomlagate.com, request: "GET /index.php?option=com_kunena&view=topic&catid=44&id=60043&Itemid=154 HTTP/1.1", upstream: "http://120.27.137.71:8080/index.php?option=com_kunena&view=topic&catid=44&id=60043&Itemid=154", host: "www.joomlagate.com"

In these records , one is about looking for something in the folder "/etc/letsencrypt/webroot/.well-known/acme-challenge/", I think this may related to Let's Encrypt stuff, which I was implemented via this automatic LE script. So I post here, hoping someone can help me.

I have no idea what I did wrong, and how to fix them. Could you please tell me how to do?

Thank you in advance.

Mork0vkin commented 6 years ago

A similar problem. Have you decided it? "POST /?option=com_komento HTTP/1.1"