PENDING SCCM 2107 stuck at downloading - ERROR: Failed to download redist

RogerDIngo

Member
20
1
3
heya

was wondering if anybody else is experiencing issues downloading v2107 in config manager?
in updates and servicing the downloading for v2107 gets stuck in downloading state and doesnt finish so i cannot do a prerequisite check.

1639047074216.png

dmpdownloader.log file shows

1639047122309.png

ERROR: Failed to download redist for 42e1cf6e-95a1-4a8d-96ad-311e6247b3fb with command /RedistUrl https://go.microsoft.com/fwlink/?LinkID=2167076 /LnManifestUrl https://go.microsoft.com/fwlink/?LinkID=2167071 /RedistVersion 202107 /NoUI "E:\Microsoft Configuration Manager\EasySetupPayload\42e1cf6e-95a1-4a8d-96ad-311e6247b3fb\redist" .
Failed to download redist for 42e1cf6e-95a1-4a8d-96ad-311e6247b3fb.


the EasySetupPayload folder has the cab file and it looks like it downloads it without any issues.
1639047374824.png
the logs show that its extracting the cab file.

ive tried using CMupdatereset but that hasnt worked.
Code:
CMUpdateReset.exe -FDELETE -S SERVERNAME -D CM_XXX -P 42e1cf6e-95a1-4a8d-96ad-311e6247b3fb

i saw a post online that said .net 4.8 and TLS 1.1/1.2 is needed so ive installed .net 4.8 and enabled TLS on the server, but this also hasnt helped.
our SCCM config manager server is 2012R2.

any ideas as to whats going on?


cheers,
 
OP
RogerDIngo

RogerDIngo

Member
20
1
3
Hi, sorry for late response. Just wanted to check if you were successful in downloading the 2107 update.
hey mate

unfortunately no...
every time i restart the sms_executive service or i run the cmupdatereset command it ends up at the same place saying error downloading ...

i can confirm that if i access the urls mentioned the files download instantly.
there are no proxies or FW rules blocking outbound internet connection to microsoft from our sccm server.

the 2103 hotfix downloaded instantly without any issues. (has not been installed yet)
also the 2103 version was installed via the console without any issues.

do you have any thoughts as to what might be happening?
 
  • Like
Reactions: theiconrichie
OP
RogerDIngo

RogerDIngo

Member
20
1
3
I have found more info from the configmgrsetup.log file ....
i can across this after running the setupdl.exe file manually.

1639577981309.png

errors:
1639578047942.png

looks like its having issues downloading something...

ERROR: WinHttpReceiveResponse failed 80072efe Configuration Manager Setup 15/12/2021 14:08:15 24868 (0x6124)
ERROR: Download() failed with 0x80072EFE Configuration Manager Setup 15/12/2021 14:08:15 24868 (0x6124)
ERROR: Failed to download language pack manifest (0x80072EFE) Configuration Manager Setup 15/12/2021 14:08:15 24868 (0x6124)


- theres no proxy
- double checked the FW rules, nothing being blocked

still stumped as to whats being blocked and why....
 
OP
RogerDIngo

RogerDIngo

Member
20
1
3
i can download the files without any issues on the sccm server itself... copy / paste the url link to chrome.. no issues.

the link you sent is for software updates not console updates .. dont think its relevant for this?
unless im missing something...
 

Garth

Well-Known Member
Staff member
1,676
139
63
i can download the files without any issues on the sccm server itself... copy / paste the url link to chrome.. no issues.

the link you sent is for software updates not console updates .. dont think its relevant for this?
unless im missing something...
and you did it via the local system account, right?
 
OP
RogerDIngo

RogerDIngo

Member
20
1
3
ah no.. not that
logged onto the server with the local sccmadmin account and downloaded normally via a browser
i can try the psexec stuff tomorrow....

ill let you know how it goes


cheers
 

Nine

New Member
2
0
1
Hello guys,
same here. We are on 2010 and we are using a proxy. For 2107 we have to extend the list with the newest settings from MS (official MS doc ). 2107 works, but with 2111 we got the exact issue mentioned by the thread opener.

The redist folder ist full, also the Manifest and the LN Manifest ist there. What is missing:
all files which are inside the manifest.xml, so, .net sql and so on.

At our Proxy log, we see no error, so it must be a config mgr problem when using a proxy, cause the links inside the xml are all working, they are all from go.microsoft.com

Anyone here with proxy for the service connector where the download for 2111 works?
 

Garth

Well-Known Member
Staff member
1,676
139
63
Hello guys,
same here. We are on 2010 and we are using a proxy. For 2107 we have to extend the list with the newest settings from MS (official MS doc ). 2107 works, but with 2111 we got the exact issue mentioned by the thread opener.

The redist folder ist full, also the Manifest and the LN Manifest ist there. What is missing:
all files which are inside the manifest.xml, so, .net sql and so on.

At our Proxy log, we see no error, so it must be a config mgr problem when using a proxy, cause the links inside the xml are all working, they are all from go.microsoft.com

Anyone here with proxy for the service connector where the download for 2111 works?
So for Clarity, you download the SU outside of CM using the local system account and the Proxy accounts? https://www.recastsoftware.com/reso...-software-update-outside-of-the-sccm-console/
 

Nine

New Member
2
0
1
Hi Harth,
i am not talking about SU, i am talking about SCCM upgrades itself. And this over an online Service connector point.
I can see lots of proxy ok's but when the service connector wants to download the 7 executables for sccm 2111, the download over the proxy gets an error, which is not seeable in the log from our proxy (no deny).

Here the entry form dmp_downloader:
ERROR: Failed to download redist for c77888e5-7499-4885-9eed-811bb2d958c0 with command /RedistUrl https://go.microsoft.com/fwlink/?LinkID=2183009 /LnManifestUrl https://go.microsoft.com/fwlink/?LinkId=2179667 /RedistVersion 202111 /ProxyUri http://XXXXXXXXXXXXXXX:8080/ /ProxyUserName XXXXXXXXX /ProxyUserPassword

and here in the configmgrsetup.log:
ERROR: WinHttpReceiveResponse failed 80072f8f

and the file is:

INFO: Downloading https://go.microsoft.com/fwlink/?LinkID=2171070 as NDP462-KB3151800-x86-x64-AllOS-ENU.exe Configuration Manager Setup 17.12.2021 14:11:58 6188 (0x182C)

all other stuff, more than 2GByte is downloadable over the proxy
 

Garth

Well-Known Member
Staff member
1,676
139
63
Hi Harth,
i am not talking about SU, i am talking about SCCM upgrades itself. And this over an online Service connector point.
I can see lots of proxy ok's but when the service connector wants to download the 7 executables for sccm 2111, the download over the proxy gets an error, which is not seeable in the log from our proxy (no deny).

Here the entry form dmp_downloader:
ERROR: Failed to download redist for c77888e5-7499-4885-9eed-811bb2d958c0 with command /RedistUrl https://go.microsoft.com/fwlink/?LinkID=2183009 /LnManifestUrl https://go.microsoft.com/fwlink/?LinkId=2179667 /RedistVersion 202111 /ProxyUri http://XXXXXXXXXXXXXXX:8080/ /ProxyUserName XXXXXXXXX /ProxyUserPassword

and here in the configmgrsetup.log:
ERROR: WinHttpReceiveResponse failed 80072f8f

and the file is:

INFO: Downloading https://go.microsoft.com/fwlink/?LinkID=2171070 as NDP462-KB3151800-x86-x64-AllOS-ENU.exe Configuration Manager Setup 17.12.2021 14:11:58 6188 (0x182C)

all other stuff, more than 2GByte is downloadable over the proxy
The point of the blog is to take CM out of the equation, Can you download it outside of CM using the Local system account or the proxy account?
80072f8f = A security error occurred
 

tungless

New Member
3
0
1
I see this issue too for 2111

Errors in dmpdownloader.log showing failed to download these two for the redist folder


Can use psexec to open a cmd windows as local system and then run chrome and download those files and browse webpages.

I can use cmupdaterest.exe to clean it out of the update list.

It does download a large cab into the easysetuppayload folder coming from https://configmgrbits.azureedge.net/release etc

I see that expanding into a folder with the guid name ok

Then I get the error:
ERROR: Failed to download redist for c77888e5-7499-4885-9eed-811bb2d958c0 with command /RedistUrl https://go.microsoft.com/fwlink/?LinkID=2183009 /LnManifestUrl https://go.microsoft.com/fwlink/?LinkId=2179667 /RedistVersion 202111 /NoUI "\\xxxxxxxxxx\EasySetupPayload\c77888e5-7499-4885-9eed-811bb2d958c0\redist" .
 
OP
RogerDIngo

RogerDIngo

Member
20
1
3
I see this issue too for 2111

Errors in dmpdownloader.log showing failed to download these two for the redist folder


Can use psexec to open a cmd windows as local system and then run chrome and download those files and browse webpages.

I can use cmupdaterest.exe to clean it out of the update list.

It does download a large cab into the easysetuppayload folder coming from https://configmgrbits.azureedge.net/release etc

I see that expanding into a folder with the guid name ok

Then I get the error:
ERROR: Failed to download redist for c77888e5-7499-4885-9eed-811bb2d958c0 with command /RedistUrl https://go.microsoft.com/fwlink/?LinkID=2183009 /LnManifestUrl https://go.microsoft.com/fwlink/?LinkId=2179667 /RedistVersion 202111 /NoUI "\\xxxxxxxxxx\EasySetupPayload\c77888e5-7499-4885-9eed-811bb2d958c0\redist" .

exact same issue here as well for v2111... i still havent been able to resolve this
 

Forum statistics

Threads
5,557
Messages
21,663
Members
11,960
Latest member
Arpit22