with this attempt to renew my certificate command
./letsencrypt-auto --renew-by-default --server https://acme-v01.api.letsencrypt.org/directory1 certonly
but I make mistake
this is the error:
An unexpected error occurred:
ClientError: <Response [404]>
It was my mistake with the following command, and could renew my certificate.
./letsencrypt-auto --renew-by-default --server https://acme-v01.api.letsencrypt.org/directory certonly
then asks you for the domain you have registered and ready your certificate is renewed