I checked and have the latest version 0.9.8.29
I removed and reinstall Letsencrypt, then Nginx don't start, I had this:
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Then I used: killall -9 httpd
Ngnix restart and working but then Apache show me yellow warning and sites don't work,... and I get this error message:
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]
Tried reboot several times the server, also manually
Then uninstall Letsencrypt and Nginx and install again nginx,... now Apache and Nginx working,... but all my sites give me error 500,... fix permissions but no luck,...
A nightmare,... luckily I do not have production sites.
Tomorrow I will try uninstall and reinstall some things to see if this work.