From the time your last cert was issued, you may have changed the server_name
in the vhost config.
And now certbot
is unable to find the matching vhost.
If the name no longer exists, delete the unused cert and get a new one for the names that need one.
Use:
certbot delete --cert-name {NAME-OF-CERT}
To find NAME-OF-CERT, use:
cerbot certificates