Well, I thought we were going to try to fix theoceanwindow.com.conf. The configuration files in /etc/letsencrypt/renewal are hard-coded to match up with other files in /etc/letsencrypt/live and /etc/letsencrypt/archive.
If the /etc/letsencrypt/live and /etc/letsencrypt/archive files corresponding to that .conf file don’t exist anymore, then I’m afraid there’s no way that we can rescue it and we probably just need to delete it.
Could we see the output of sudo certbot certificates and get a summary of how you would like your certificates to look/be configured now, to the extent you have a specific preference?
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Renewal configuration file /usr/local/etc/letsencrypt/renewal/theoceanwindow.com.conf produced an unexpected error: expected /usr/local/etc/letsencrypt/live/theoceanwindow.com/cert.pem to be a symlink. Skipping.
If you delete /etc/letsencrypt/renewal/theoceanwindow.com.conf, then Certbot will stop trying to renew that certificate (which seems appropriate right now because there is no corresponding certificate in live or archive at all).