Certbot outputting extraneous line feed

There appears to be an extraneous line feed being output by certbot when it’s run in quiet mode. This causes my cron job to send an email with no content.

Should I log a ticket on github?

My domain is: n/a

I ran this command: certbot-auto renew --quiet

It produced this output:

[root@webhost ~]# certbot-auto renew --quiet

[root@webhost ~]#

(notice the blank line between the command line prompts)

My web server is (include version): Apache/2.4.39 (Amazon)

The operating system my web server runs on is (include version): Amazon Linux AMI 2018.03

My hosting provider, if applicable, is: n/a

I can login to a root shell on my machine (yes or no, or I don’t know): yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): certbot 0.34.0

1 Like

Never mind … didn’t search on github enough.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.