On Mon, Apr 20, 2020 at 10:06:38AM -0700, paul beard wrote:
> Yes, I do. I use the packages and source from the SVN repo. I also use
> /usr/local… not smart enough to change any of that without breakage so I
> leave it all alone.


Could you reinstall packages py37-certbot and py37-certbot-nginx?

Then check if the problem still occurs, if yes, make a copy of their
files:

cp -a -R /usr/local/lib/python3.7/site-packages/certbot /tmp/certbot
cp -a -R /usr/local/lib/python3.7/site-packages/certbot_nginx /tmp/certbot_nginx

Then reinstall them by ports as you described and execute a diff to see
what differs:

diff -u -r /usr/local/lib/python3.7/site-packages/certbot_nginx/ 
/tmp/certbot_nginx/
diff -u -r /usr/local/lib/python3.7/site-packages/certbot/ /tmp/certbot/

And could you share
/usr/local/etc/letsencrypt/renewal/cloud.paulbeard.org.conf ? 
Remove account information from it, please.

-- 
Danilo G. Baio (dbaio)

Attachment: signature.asc
Description: PGP signature

Reply via email to