fsdfsdfsdSaving debug log to /var/log/letsencrypt/letsencrypt.log Renewing an existing certificate for ulodell.com and 2 more domains An unexpected error occurred: Your account is temporarily prevented from requesting certificates for ulodell.com and possibly others. Please visit: https://portal.letsencrypt.org/sfe/v1/unpause?jwt=eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJTRkUgVW5wYXVzZSIsImV4cCI6MTc4MjcyNzczMiwiaWF0IjoxNzgxNTE4MTMyLCJpZGVudGlmaWVycyI6InVsb2RlbGwuY29tIiwiaXNzIjoiV0ZFIiwic3ViIjoiMzAzOTk0NzQ2NiIsInZlcnNpb24iOiJ2MSJ9.guQ_xyI_3zqLnf8D9rRJtvhSoMKqdJ2RUumkA91u8C8 Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details. curl "https://api.cloudflare.com/client/v4/user/tokens/verify" \ -H "Authorization: Bearer cfut_Cg1DbM24PncHbiZZXzRIUKfZXKQUIZCCDB7FqHkU778118ff" cfut_Cg1DbM24PncHbiZZXzRIUKfZXKQUIZCCDB7FqHkU778118ff zone id : 8724431c3ad84d7456d17362e6a5f55f account id : 2e7b686668f4acd18fd626c7fd9d07de echo 'export CF_Token="cfut_Cg1DbM24PncHbiZZXzRIUKfZXKQUIZCCDB7FqHkU778118ff"' >> ~/.bashrc echo 'export CF_Account_ID="2e7b686668f4acd18fd626c7fd9d07de"' >> ~/.bashrc source ~/.bashrc acme.sh --issue --dns dns_cf -d ulodell.com -d "*.ulodell.com" acme.sh --install-cert -d ulodell.com \ --home /home/paul/.acme.sh \ --key-file /home/ulodell/ssl/privkey.pem \ --fullchain-file /home/ulodell/ssl/fullchain.pem \ --reloadcmd "sudo systemctl reload apache2"