Файловый менеджер - Редактировать - /var/log/letsencrypt/letsencrypt.log.365
Назад
2025-03-23 04:19:36,691:DEBUG:certbot._internal.main:certbot version: 1.22.0 2025-03-23 04:19:36,692:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot 2025-03-23 04:19:36,692:DEBUG:certbot._internal.main:Arguments: ['--noninteractive', '--no-random-sleep-on-renew'] 2025-03-23 04:19:36,693:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot) 2025-03-23 04:19:36,838:DEBUG:certbot._internal.log:Root logging level set at 30 2025-03-23 04:19:36,870:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/185-18-212-71.cprapid.com.conf 2025-03-23 04:19:36,904:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x7f4831e11f28> and installer <certbot._internal.cli.cli_utils._Default object at 0x7f4831e11f28> 2025-03-23 04:19:36,956:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80 2025-03-23 04:19:42,488:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504 2025-03-23 04:19:42,490:DEBUG:certbot.ocsp:OCSP response for certificate /etc/letsencrypt/archive/185-18-212-71.cprapid.com/cert2.pem is signed by the certificate's issuer. 2025-03-23 04:19:42,508:DEBUG:certbot.ocsp:OCSP certificate status for /etc/letsencrypt/archive/185-18-212-71.cprapid.com/cert2.pem is: OCSPCertStatus.GOOD 2025-03-23 04:19:42,512:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal 2025-03-23 04:19:42,513:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None 2025-03-23 04:19:42,513:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/irdl.hostdownload.net.conf 2025-03-23 04:19:42,575:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80 2025-03-23 04:20:02,906:INFO:certbot.ocsp:OCSP check failed for /etc/letsencrypt/archive/irdl.hostdownload.net/cert1.pem (are we offline?) Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 162, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw) File "/usr/lib/python3.6/site-packages/urllib3/util/connection.py", line 57, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 601, in urlopen chunked=chunked) File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 355, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/lib64/python3.6/http/client.py", line 1273, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1319, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1268, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1044, in _send_output self.send(msg) File "/usr/lib64/python3.6/http/client.py", line 982, in send self.connect() File "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() File "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 171, in _new_conn self, "Failed to establish a new connection: %s" % e) urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f4831e11668>: Failed to establish a new connection: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/requests/adapters.py", line 622, in send timeout=timeout File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 639, in urlopen _stacktrace=sys.exc_info()[2]) File "/usr/lib/python3.6/site-packages/urllib3/util/retry.py", line 399, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='r10.o.lencr.org', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4831e11668>: Failed to establish a new connection: [Errno -2] Name or service not known',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/certbot/ocsp.py", line 175, in _check_ocsp_cryptography timeout=timeout) File "/usr/lib/python3.6/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/usr/lib/python3.6/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/usr/lib/python3.6/site-packages/requests/sessions.py", line 535, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python3.6/site-packages/requests/sessions.py", line 648, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3.6/site-packages/requests/adapters.py", line 689, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='r10.o.lencr.org', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4831e11668>: Failed to establish a new connection: [Errno -2] Name or service not known',)) 2025-03-23 04:20:02,967:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal 2025-03-23 04:20:02,968:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None 2025-03-23 04:20:02,969:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2025-03-23 04:20:02,969:DEBUG:certbot._internal.display.obj:Notifying user: The following certificates are not due for renewal yet: 2025-03-23 04:20:02,969:DEBUG:certbot._internal.display.obj:Notifying user: /etc/letsencrypt/live/185-18-212-71.cprapid.com/fullchain.pem expires on 2025-04-30 (skipped) /etc/letsencrypt/live/irdl.hostdownload.net/fullchain.pem expires on 2025-05-02 (skipped) 2025-03-23 04:20:02,970:DEBUG:certbot._internal.display.obj:Notifying user: No renewals were attempted. 2025-03-23 04:20:02,970:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2025-03-23 04:20:02,970:DEBUG:certbot._internal.renewal:no renewal failures
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка