MD5 Checksum for all/letsencrypt.sh failed *again*

ericovk

Verified User
Joined
Apr 17, 2012
Messages
229
Location
Rotterdam, Netherlands
Strange thing: Let's encrypt client isn't updating because of an incorrect MD5 checksum.

I just changed DA download server to other (faster) mirror and tried to update let's encrypt by command line:

Code:
/usr/local/directadmin/custombuild/build versions
/usr/local/directadmin/custombuild/build update
/usr/local/directadmin/custombuild/build letsencrypt


/usr/local/directadmin/custombuild/build versions is saying I can "update" from 1.0.16 to 1.0.3:
Code:
Let's Encrypt client 1.0.16 to 1.0.3 update is available.


/usr/local/directadmin/custombuild/build letsencrypt is outputting that 1.0.3 has been installed:
Code:
Downloading        letsencrypt.sh...
--2017-11-09 15:31:32--  http://files6.directadmin.com/services/custombuild/all/letsencrypt.sh
Resolving files6.directadmin.com... 2001:16e8:1:c:62:148:174:106, 62.148.174.106
Connecting to files6.directadmin.com|2001:16e8:1:c:62:148:174:106|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24712 (24K) [text/plain]
Saving to: “/usr/local/directadmin/custombuild/letsencrypt.sh”


100%[=====================================================================================================================================>] 24,712      --.-K/s   in 0s      


2017-11-09 15:31:32 (244 MB/s) - “/usr/local/directadmin/custombuild/letsencrypt.sh” saved [24712/24712]




*** MD5 Checksum for letsencrypt.sh Failed.  Redownloading...***


Downloading        letsencrypt.sh...
--2017-11-09 15:31:32--  http://files6.directadmin.com/services/custombuild/all/letsencrypt.sh
Resolving files6.directadmin.com... 2001:16e8:1:c:62:148:174:106, 62.148.174.106
Connecting to files6.directadmin.com|2001:16e8:1:c:62:148:174:106|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24712 (24K) [text/plain]
Saving to: “/usr/local/directadmin/custombuild/letsencrypt.sh”


100%[=====================================================================================================================================>] 24,712      --.-K/s   in 0.001s  


2017-11-09 15:31:32 (21.3 MB/s) - “/usr/local/directadmin/custombuild/letsencrypt.sh” saved [24712/24712]






*** MD5 Checksum for all/letsencrypt.sh failed *again*.***
The md5 checksum value may be incorrect, or a wrong file is being downloaded.
Install continuing with this possibly corrupted file. (it may also be fine)




[COLOR=#2BD715][FONT=Monaco]Let's encrypt client 1.0.3 has been installed.[/FONT][/COLOR]

How do I get 1.0.16 installed?
 
Back
Top