Certificate Renewal Failure and upgrade failure

Hi,

Certificate hasnt renewed and when i tried to update to fix i get the same error :

Traceback (most recent call last):
File “/usr/bin/certbot”, line 11, in
load_entry_point(‘certbot==0.40.0’, ‘console_scripts’, ‘certbot’)()
File “/usr/lib/python3/dist-packages/pkg_resources/init.py”, line 490, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File “/usr/lib/python3/dist-packages/pkg_resources/init.py”, line 2854, in load_entry_point
return ep.load()
File “/usr/lib/python3/dist-packages/pkg_resources/init.py”, line 2445, in load
return self.resolve()
File “/usr/lib/python3/dist-packages/pkg_resources/init.py”, line 2451, in resolve
module = import(self.module_name, fromlist=[‘name’], level=0)
File “/usr/lib/python3/dist-packages/certbot/main.py”, line 10, in
import josepy as jose
File “/usr/lib/python3/dist-packages/josepy/init.py”, line 41, in
from josepy.interfaces import JSONDeSerializable
File “/usr/lib/python3/dist-packages/josepy/interfaces.py”, line 7, in
from josepy import errors, util
File “/usr/lib/python3/dist-packages/josepy/util.py”, line 7, in
import OpenSSL
File “/usr/local/lib/python3.8/dist-packages/OpenSSL/init.py”, line 8, in
from OpenSSL import SSL, crypto
File “/usr/local/lib/python3.8/dist-packages/OpenSSL/SSL.py”, line 35, in
from OpenSSL.crypto import (
File “/usr/local/lib/python3.8/dist-packages/OpenSSL/crypto.py”, line 963, in
utils.deprecated(
TypeError: deprecated() got an unexpected keyword argument ‘name’

Anyone able to help?

Thanks

Anyone able to help?

Thanks

Is your status page OK?
Run mailinabox again. See the messages.
Certificate issuance might fail of propagation is slow. Check your propagation. On your serach engine search dns propagation

Hi

System page loads fine and everything is green, apart from the certificates expiring. But the renewal keeps failing and the backups keep failing.

Mail flow is fine, DNS is working as it should.

Cheers

run
sudo apt update
sudo apt upgrade
then reboot
See what happens

Did all that as the first thing.

Cheers

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