Author: sotech

  • Certbot error on renewal

    
    
    
    

    On renewal I got this message with certbot on Debian:

    Could not choose appropriate plugin for updaters: Could not select or initialize the requested installer nginx.
    
    

    Running:

    apt install python3-certbot-nginx
    
    

    …resolved the issue.