Well I talked to myself in this topic, I update it for someone who may have the same problem.
Update acme.sh like this:
"/etc/letsencrypt"/acme.sh --upgrade --home "/etc/letsencrypt"
Then update the certificates:
"/etc/letsencrypt"/acme.sh --cron --home "/etc/letsencrypt" > /dev/null
Certificates should be updated.