A quick search on that file returns:
2021-08-01 10:23:25,135:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-01 10:23:25,135:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-01 10:23:25,137:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-01 10:23:25,138:DEBUG:certbot.error_handler:Calling registered functions
2021-08-01 10:23:25,138:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-01 10:23:25,142:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-01 10:23:25,142:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-01 23:06:46,833:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-01 23:06:46,833:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-01 23:06:46,836:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-01 23:06:46,836:DEBUG:certbot.error_handler:Calling registered functions
2021-08-01 23:06:46,837:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-01 23:06:46,840:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-01 23:06:46,841:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-02 00:04:16,936:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-02 00:04:16,937:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-02 00:04:16,940:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-02 00:04:16,940:DEBUG:certbot.error_handler:Calling registered functions
2021-08-02 00:04:16,941:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-02 00:04:16,945:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-02 00:04:16,946:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-02 08:06:59,602:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-02 08:06:59,603:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-02 08:06:59,605:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-02 08:06:59,605:DEBUG:certbot.error_handler:Calling registered functions
2021-08-02 08:06:59,606:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-02 08:06:59,609:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-02 08:06:59,610:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-02 23:45:26,917:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-02 23:45:26,918:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-02 23:45:26,920:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-02 23:45:26,920:DEBUG:certbot.error_handler:Calling registered functions
2021-08-02 23:45:26,921:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-02 23:45:26,925:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-02 23:45:26,925:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-03 00:07:12,863:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-03 00:07:12,863:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-03 00:07:12,865:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-03 00:07:12,865:DEBUG:certbot.error_handler:Calling registered functions
2021-08-03 00:07:12,866:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-03 00:07:12,870:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-03 00:07:12,870:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-03 11:33:24,603:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-03 11:33:24,604:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-03 11:33:24,606:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-03 11:33:24,606:DEBUG:certbot.error_handler:Calling registered functions
2021-08-03 11:33:24,607:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-03 11:33:24,610:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-03 11:33:24,611:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-03 20:56:43,667:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-03 20:56:43,668:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-03 20:56:43,670:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-03 20:56:43,670:DEBUG:certbot.error_handler:Calling registered functions
2021-08-03 20:56:43,671:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-03 20:56:43,674:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-03 20:56:43,675:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-04 00:03:59,507:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-04 00:03:59,508:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-04 00:03:59,510:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-04 00:03:59,510:DEBUG:certbot.error_handler:Calling registered functions
2021-08-04 00:03:59,511:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-04 00:03:59,514:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-04 00:03:59,515:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-04 10:06:24,742:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-04 10:06:24,742:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-04 10:06:24,746:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-04 10:06:24,746:DEBUG:certbot.error_handler:Calling registered functions
2021-08-04 10:06:24,748:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-04 10:06:24,754:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-04 10:06:24,754:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-04 16:04:35,077:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-04 16:04:35,077:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-04 16:04:35,079:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-04 16:04:35,080:DEBUG:certbot.error_handler:Calling registered functions
2021-08-04 16:04:35,080:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-04 16:04:35,084:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-04 16:04:35,084:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-05 00:05:14,227:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-05 00:05:14,228:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-05 00:05:14,230:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-05 00:05:14,230:DEBUG:certbot.error_handler:Calling registered functions
2021-08-05 00:05:14,231:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-05 00:05:14,234:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-05 00:05:14,235:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-05 10:42:53,655:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-05 10:42:53,656:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-05 10:42:53,657:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-05 10:42:53,658:DEBUG:certbot.error_handler:Calling registered functions
2021-08-05 10:42:53,659:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-05 10:42:53,663:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-05 10:42:53,663:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-05 14:58:50,585:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-05 14:58:50,585:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-05 14:58:50,587:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-05 14:58:50,587:DEBUG:certbot.error_handler:Calling registered functions
2021-08-05 14:58:50,588:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-05 14:58:50,592:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-05 14:58:50,592:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 00:03:19,316:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-06 00:03:19,316:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-06 00:03:19,318:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 00:03:19,318:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 00:03:19,319:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 00:03:19,323:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 00:03:19,323:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 01:12:54,600:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-06 01:12:54,601:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-06 01:12:54,603:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 01:12:54,603:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 01:12:54,604:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 01:12:54,608:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 01:12:54,608:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 14:28:31,251:DEBUG:certbot.ocsp:Error while running openssl ocsp -no_nonce -issuer /etc/letsencrypt/live/auhrii.dev/chain.pem -cert /etc/letsencrypt/live/auhrii.dev/cert.pem -url http://r3.o.lencr.org -CAfile /etc/letsencrypt/live/auhrii.dev/chain.pem -verify_other /etc/letsencrypt/live/auhrii.dev/chain.pem -trust_other -header Host=r3.o.lencr.org.
Responder Error: unauthorized (6)
2021-08-06 14:28:31,251:INFO:certbot.ocsp:OCSP check failed for /etc/letsencrypt/live/auhrii.dev/cert.pem (are we offline?)
2021-08-06 14:36:24,924:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-06 14:36:24,924:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-06 14:36:24,926:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 14:36:24,927:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 14:36:24,928:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 14:36:24,931:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 14:36:24,931:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 14:38:18,155:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: The requested nginx plugin does not appear to be installed. Skipping.
raise errors.PluginSelectionError(msg)
certbot.errors.PluginSelectionError: The requested nginx plugin does not appear to be installed
2021-08-06 14:38:18,161:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 14:38:18,162:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 14:39:22,398:DEBUG:certbot.ocsp:Error while running openssl ocsp -no_nonce -issuer /etc/letsencrypt/live/auhrii.dev/chain.pem -cert /etc/letsencrypt/live/auhrii.dev/cert.pem -url http://r3.o.lencr.org -CAfile /etc/letsencrypt/live/auhrii.dev/chain.pem -verify_other /etc/letsencrypt/live/auhrii.dev/chain.pem -trust_other -header Host=r3.o.lencr.org.
Responder Error: unauthorized (6)
2021-08-06 14:39:22,398:INFO:certbot.ocsp:OCSP check failed for /etc/letsencrypt/live/auhrii.dev/cert.pem (are we offline?)
2021-08-06 14:39:52,645:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: The requested nginx plugin does not appear to be installed. Skipping.
raise errors.PluginSelectionError(msg)
certbot.errors.PluginSelectionError: The requested nginx plugin does not appear to be installed
2021-08-06 14:39:52,650:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 14:39:52,651:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 14:45:09,040:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 14:45:09,043:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/KjSxDFCE3qYA4HQDML8ZJZuWuRevlzEUD8_DHZGHrrs: Connection refused
2021-08-06 14:45:09,044:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 14:45:09,091:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/KjSxDFCE3qYA4HQDML8ZJZuWuRevlzEUD8_DHZGHrrs: Connection refused. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/KjSxDFCE3qYA4HQDML8ZJZuWuRevlzEUD8_DHZGHrrs: Connection refused
2021-08-06 14:45:09,099:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 14:45:09,100:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 14:48:43,096:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 14:48:43,097:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/hXm9Enndp5oGa3VWBFWX367CGTVe36Uu5ND1dwm0KSM: Redirect loop detected
2021-08-06 14:48:43,097:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 14:48:43,416:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/hXm9Enndp5oGa3VWBFWX367CGTVe36Uu5ND1dwm0KSM: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/hXm9Enndp5oGa3VWBFWX367CGTVe36Uu5ND1dwm0KSM: Redirect loop detected
2021-08-06 14:48:43,420:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 14:48:43,420:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 14:51:17,210:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 14:51:17,212:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/iAw9mjGi7rE01o6sr7GVav6i1TMs8GVvVzCkrcTceos: Redirect loop detected
2021-08-06 14:51:17,213:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 14:51:17,348:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/iAw9mjGi7rE01o6sr7GVav6i1TMs8GVvVzCkrcTceos: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/iAw9mjGi7rE01o6sr7GVav6i1TMs8GVvVzCkrcTceos: Redirect loop detected
2021-08-06 14:51:17,354:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 14:51:17,355:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 15:11:58,091:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 15:11:58,093:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/yddjre1-LJxQBeEOYZsjQDT26XVJvPy-NxnRhRGAs3M: Redirect loop detected
2021-08-06 15:11:58,093:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 15:11:58,250:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/yddjre1-LJxQBeEOYZsjQDT26XVJvPy-NxnRhRGAs3M: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/yddjre1-LJxQBeEOYZsjQDT26XVJvPy-NxnRhRGAs3M: Redirect loop detected
2021-08-06 15:11:58,256:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 15:11:58,257:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 15:22:16,098:DEBUG:certbot.ocsp:Error while running openssl ocsp -no_nonce -issuer /etc/letsencrypt/live/auhrii.dev/chain.pem -cert /etc/letsencrypt/live/auhrii.dev/cert.pem -url http://r3.o.lencr.org -CAfile /etc/letsencrypt/live/auhrii.dev/chain.pem -verify_other /etc/letsencrypt/live/auhrii.dev/chain.pem -trust_other -header Host=r3.o.lencr.org.
Responder Error: unauthorized (6)
2021-08-06 15:22:16,098:INFO:certbot.ocsp:OCSP check failed for /etc/letsencrypt/live/auhrii.dev/cert.pem (are we offline?)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 15:26:29,033:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 15:26:29,034:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/Jtc2xVNmL5s_hQ9WLanLCAJBRqFmjCaHXZFtxy71_4A: Redirect loop detected
2021-08-06 15:26:29,034:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 15:26:29,178:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/Jtc2xVNmL5s_hQ9WLanLCAJBRqFmjCaHXZFtxy71_4A: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/Jtc2xVNmL5s_hQ9WLanLCAJBRqFmjCaHXZFtxy71_4A: Redirect loop detected
2021-08-06 15:26:29,181:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 15:26:29,182:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 15:26:42,442:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: The requested nginx plugin does not appear to be installed. Skipping.
raise errors.PluginSelectionError(msg)
certbot.errors.PluginSelectionError: The requested nginx plugin does not appear to be installed
2021-08-06 15:26:42,447:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 15:26:42,447:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 16:04:54,212:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-06 16:04:54,212:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-06 16:04:54,214:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 16:04:54,214:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 16:04:54,215:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 16:04:54,219:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 16:04:54,219:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 16:05:18,858:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 16:05:18,859:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/ZhsDL-ag2s2KYnIeQFu6GXkmqUjLmHSNEk7Ff8wvFDE: Redirect loop detected
2021-08-06 16:05:18,859:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 16:05:19,007:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/ZhsDL-ag2s2KYnIeQFu6GXkmqUjLmHSNEk7Ff8wvFDE: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/ZhsDL-ag2s2KYnIeQFu6GXkmqUjLmHSNEk7Ff8wvFDE: Redirect loop detected
2021-08-06 16:05:19,011:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 16:05:19,011:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 16:10:02,260:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 16:10:02,262:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/5YBYyyUvEH75merB5lZ68hghse7AMB-sQLfIXhCB8GM: Redirect loop detected
2021-08-06 16:10:02,262:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 16:10:02,417:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/5YBYyyUvEH75merB5lZ68hghse7AMB-sQLfIXhCB8GM: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/5YBYyyUvEH75merB5lZ68hghse7AMB-sQLfIXhCB8GM: Redirect loop detected
2021-08-06 16:10:02,423:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 16:10:02,424:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 16:18:16,691:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 16:18:16,693:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/mtckkonOk4Bmhxd9_p6qfQBZcuD506A8cmvAevPWqNU: Redirect loop detected
2021-08-06 16:18:16,694:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 16:18:16,872:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/mtckkonOk4Bmhxd9_p6qfQBZcuD506A8cmvAevPWqNU: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/mtckkonOk4Bmhxd9_p6qfQBZcuD506A8cmvAevPWqNU: Redirect loop detected
2021-08-06 16:18:16,876:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 16:18:16,876:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 17:04:15,015:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-06 17:04:15,016:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-06 17:04:15,018:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 17:04:15,018:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 17:04:15,019:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 17:04:15,022:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 17:04:15,023:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 17:04:42,505:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 17:04:42,507:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/aUA87linfItlIgSHTSMTEpc4mNToLc-715poZOwyjN4: Redirect loop detected
2021-08-06 17:04:42,508:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 17:04:42,646:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/aUA87linfItlIgSHTSMTEpc4mNToLc-715poZOwyjN4: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/aUA87linfItlIgSHTSMTEpc4mNToLc-715poZOwyjN4: Redirect loop detected
2021-08-06 17:04:42,652:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 17:04:42,652:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 17:31:20,721:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2021-08-06 17:31:20,722:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2021-08-06 17:31:20,724:DEBUG:certbot.error_handler:Encountered exception:
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 17:31:20,724:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 17:31:20,725:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.
_handle_perform_error(error)
raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.
2021-08-06 17:31:20,728:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 17:31:20,729:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 17:31:39,297:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 17:31:39,300:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/FvgAtZBJEi_czxsAVwKyhtkCPYVlNuuyFrZg5cwJrFc: Redirect loop detected
2021-08-06 17:31:39,301:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 17:31:39,416:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/FvgAtZBJEi_czxsAVwKyhtkCPYVlNuuyFrZg5cwJrFc: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/FvgAtZBJEi_czxsAVwKyhtkCPYVlNuuyFrZg5cwJrFc: Redirect loop detected
2021-08-06 17:31:39,423:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 17:31:39,424:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 18:03:15,818:DEBUG:certbot.error_handler:Encountered exception:
self._interaction_fail(message, cli_flag)
File "/usr/lib/python3/dist-packages/certbot/display/util.py", line 469, in _interaction_fail
raise errors.MissingCommandlineFlag(msg)
certbot.errors.MissingCommandlineFlag: Missing command line flag or config entry for this setting:
2021-08-06 18:03:15,819:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 18:03:15,820:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Missing command line flag or config entry for this setting:
self._interaction_fail(message, cli_flag)
File "/usr/lib/python3/dist-packages/certbot/display/util.py", line 469, in _interaction_fail
raise errors.MissingCommandlineFlag(msg)
certbot.errors.MissingCommandlineFlag: Missing command line flag or config entry for this setting:
2021-08-06 18:03:15,823:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 18:03:15,824:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 18:03:59,508:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 18:03:59,509:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/5D15WJDVQBPTDOAy-P6o_JNYuRcT1JLN6E4Lut85JBA: Redirect loop detected
2021-08-06 18:03:59,509:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 18:03:59,512:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/5D15WJDVQBPTDOAy-P6o_JNYuRcT1JLN6E4Lut85JBA: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/5D15WJDVQBPTDOAy-P6o_JNYuRcT1JLN6E4Lut85JBA: Redirect loop detected
2021-08-06 18:03:59,515:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 18:03:59,516:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
"error": {
"type": "urn:ietf:params:acme:error:connection",
2021-08-06 18:05:36,944:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
2021-08-06 18:05:36,946:DEBUG:certbot.error_handler:Encountered exception:
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/0SJM6IIAxZ6SsMfXFb5BlXhJVQA7VkV_I3uGU4MAbRM: Redirect loop detected
2021-08-06 18:05:36,946:DEBUG:certbot.error_handler:Calling registered functions
2021-08-06 18:05:37,109:WARNING:certbot.renewal:Attempting to renew cert (auhrii.dev) from /etc/letsencrypt/renewal/auhrii.dev.conf produced an unexpected error: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/0SJM6IIAxZ6SsMfXFb5BlXhJVQA7VkV_I3uGU4MAbRM: Redirect loop detected. Skipping.
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. www.auhrii.dev (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://auhrii.dev/.well-known/acme-challenge/0SJM6IIAxZ6SsMfXFb5BlXhJVQA7VkV_I3uGU4MAbRM: Redirect loop detected
2021-08-06 18:05:37,115:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2021-08-06 18:05:37,115:ERROR:certbot.renewal: /etc/letsencrypt/live/auhrii.dev/fullchain.pem (failure)
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-08-06 18:17:37,796:DEBUG:certbot.error_handler:Calling registered functions