Certbot issue on ubuntu
Certbot doesn't know how to automatically configure the web server on this system. However, it can still get a certificate for you. Please run "certbot certonly" to do so. You'll need to manually configure your web server to use the resulting certificate.
apt install python3-certbot-nginx
certbot --nginx -d yourdomain.tld