Tried to renew the certificate but it expires today

The result of the commands :

certbot certificates :

Certificate Name: wedoio.com
Domains: wedoio.com
Expiry Date: 2019-11-18 08:41:03+00:00 (INVALID: EXPIRED)
Certificate Path: /etc/letsencrypt/live/wedoio.com/fullchain.pem
Private Key Path: /etc/letsencrypt/live/wedoio.com/privkey.pem

apachectl -S
AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 10.0.0.5. Set the ‘ServerName’ directive globally to suppress this message
VirtualHost configuration:
*:443 is a NameVirtualHost
default server wedoio.com (/etc/apache2/sites-enabled/000-default-le-ssl.conf:2)
port 443 namevhost wedoio.com (/etc/apache2/sites-enabled/000-default-le-ssl.conf:2)

*:80 is a NameVirtualHost
default server wedoio.com (/etc/apache2/sites-enabled/000-default.conf:1)
port 80 namevhost wedoio.com (/etc/apache2/sites-enabled/000-default.conf:1)

As you see, the certificates was still not renewed and expires today.