Jump to content


jrekkedal

Applications suddenly won't deploy, hung / stuck at 0% downloading

Recommended Posts

Hi all,

 

I just wanted to ping back with another cause that produces this issue to help anyone else. So basically after installing SCCM 1610 build it hosed our DP, I had to recreate the DP to get Application deployments working. Even after this Software Updates were not downloading, they would hang at 0% and would leave the following errors in DataTransferService.log:

"Error sending DAV request. HTTP code 404, status 'Not Found'"

"GetDirectoryList_HTTP('http://dp:port/SMS_DP_SMSPKG$/Content_xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.x') failed with code 0x87d0027e."

"Non-recoverable error retrieving manifest (0x87d0027e)."

Cause

For us, the cause was the "Authenticated Users" group had been removed (or not added when the DP was recreated) from the security permissions on the SMS_DP_SMSPKG$ and SMS_DP_SMSSIG$ IIS websites.

Resolution

If your Authenticated Users is missing from your SMS_DP_SMSPKG$ and SMS_DP_SMSSIG$ IIS websites, do the following to add the group back in:

1. Open IIS Manager

2. Under your server expand Site

3. Expand Default Web Site

4. Right click on SMS_DP_SMSPKG$ and select Edit Permissions, select the Security Tab and select Edit

5. Click Add... and enter Authenticated Users then select OK, OK, OK (if you get access denied error you will need to take ownership first).

6. Repeat steps 4 and 5 for SMS_DP_SMSSIG$

Cheers,

Hynesy

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.