Advertisement
swaggboi

Untitled

Jun 25th, 2025
452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.99 KB | None | 0 0
  1. root:/usr/pkg/sbin:162# certbot-3.13 --apache renew
  2. Saving debug log to /var/letsencrypt/log/letsencrypt.log
  3.  
  4. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  5. Processing /usr/pkg/etc/letsencrypt/renewal/library.netbsd.club.conf
  6. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  7. Failed to renew certificate library.netbsd.club with error: The apache plugin is not working; there may be problems with your existing configuration.
  8. The error was: NoInstallationError('Could not find configuration root')
  9.  
  10. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  11. Processing /usr/pkg/etc/letsencrypt/renewal/netbsd.club.conf
  12. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  13. Certificate not yet due for renewal
  14.  
  15. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  16. Processing /usr/pkg/etc/letsencrypt/renewal/netman.netbsd.club.conf
  17. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  18. Failed to renew certificate netman.netbsd.club with error: The apache plugin is not working; there may be problems with your existing configuration.
  19. The error was: NoInstallationError('Could not find configuration root')
  20.  
  21. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  22. The following certificates are not due for renewal yet:
  23.   /usr/pkg/etc/letsencrypt/live/netbsd.club/fullchain.pem expires on 2025-09-23 (skipped)
  24. All renewals failed. The following certificates could not be renewed:
  25.   /usr/pkg/etc/letsencrypt/live/library.netbsd.club/fullchain.pem (failure)
  26.   /usr/pkg/etc/letsencrypt/live/netman.netbsd.club/fullchain.pem (failure)
  27. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  28. 2 renew failure(s), 0 parse failure(s)
  29. Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/letsencrypt/log/letsencrypt.log or re-run Certbot with -v for more details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement