Hi there,
I accidentally removed /etc/letsencrypt directory and now when I am trying to use certbot, it is giving this error:
Error while running nginx -c /etc/nginx/nginx.conf -t.
nginx: [emerg] open() "/etc/letsencrypt/options-ssl-nginx.conf" failed (2: No such file or directory) in /etc/nginx/sites-enabled/default:147
nginx: configuration file /etc/nginx/nginx.conf test failed
I tried reinstalling certbot, but it didn't help.
How can I solve it?