LetsEncrypt update to 1.1.13 is available (message stays after updating)

Unifex

Verified User
Joined
Nov 24, 2016
Messages
10
After the update of "LetsEncrypt update to 1.1.13 is available" the message stays in custumbuild admin panel.

There is no error visible in the update procedure:

Executing /usr/local/directadmin/plugins/custombuild/admin/build letsencrypt..
Downloading letsencrypt.sh...
--2018-11-09 16:16:51-- http://files6.directadmin.com/services/custombuild/all/letsencrypt/letsencrypt.sh.1.1.13
Resolving files6.directadmin.com (files6.directadmin.com)... 62.148.174.106, 2001:16e8:1:c:62:148:174:106
Connecting to files6.directadmin.com (files6.directadmin.com)|62.148.174.106|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 30574 (30K) [application/x-troff-man]
Saving to: '/usr/local/directadmin/custombuild/letsencrypt.sh'

0K .......... .......... ......... 100% 4.52M=0.006s

2018-11-09 16:16:51 (4.52 MB/s) - '/usr/local/directadmin/custombuild/letsencrypt.sh' saved [30574/30574]

Let's encrypt client 1.1.13 has been installed.
Done!
 
Hello,

Do you see the "LetsEncrypt update to 1.1.13 is available" message right after an update even if you do it manually?

I mean you update letsencrypt with

Code:
cd /usr/local/directadmin/custombuild/
./build update
./build letsencrypt

an then you run

Code:
./build versions

and see the message?
 
Back
Top