Skip to main content
Participant
July 18, 2017
Answered

Issue With Self Hosted CC Updates

  • July 18, 2017
  • 2 replies
  • 1808 views

I configured a Adobe update server using the instructions on this forum, and it all seemed to operate fine. I tested it on several clients and people were installing photoshop in ~90 seconds and fairly happy.

However after a few reboots CC on all clients is reporting an error on the 'Apps' tab. "Download Error. Press Retry to try again or contact customer support. (404)."

If i remove the updater overrrides file and click 'reload applications', CC will get the list of apps properly, and readding the file allows them to continue to update locally, however come the next reboot it is again broken.

Any suggestions?

This topic has been closed for replies.
Correct answer ___Dom___

Manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" CSUVersion="1.0" xsi:noNamespaceSchemaLocation="../../oobe/6.0/installertech/public/Common/xplat/schema/CSUManifest.xsd">

<UpdateID>11.0.4</UpdateID>

<OwningChannel>AdobeAfterEffectsCS6-11</OwningChannel>

<TargetBuildType>2</TargetBuildType>

<DisplayName default="en_US">

And so on.

That seems to work fine.


Thanks for confirming this. The most common cause of a 404 error aside from not being able to reach the AUSST server in general is the MIME-types not being correctly configured in the IIS settings; please could you confirm you have the exact settings described in the documentation in terms of the module mappings, app pool pipeline mode and that you have uploaded the web.config from the link on this page:

Use the Adobe Update Server Setup Tool (AUSST)

You will need to restart the webserver after any changes.

Please also check the IIS logs for any relevant information, such as whether the client machines are successfully connecting, and downloading XML files and updates (ZIP files).

2 replies

rpandita
Inspiring
July 28, 2017

Hi DylanBell ,

Greetings.

Regenerate the config file a fresh one and then deploy that.

Once done then check if users are able to update there applications.

If it still does not work, please share the following logs with us.

The following log files are located in the %temp%  folder in Windows and in the ~/Library/Logs in Mac OS:

  1. AdobeUpdateServerSetupTool.log
  2. AdobeAcrobatUpdateServerSetupTool.log

DLM.log is located in the following locations:

Windows:

%Temp%\CreativeCloud\ACC\AdobeDownload

%Temp%\AdobeDownload\

Mac:

~/Library/Logs/CreativeCloud/ACC/AdobeDownload

~/Library/Logs/AdobeDownload/

~Rohit

DylanBellAuthor
Participant
July 31, 2017

Thanks for your response.

The recreated config was identical.

I've uploaded the logs to AUSST Logs - Pastebin.com

___Dom___
Community Manager
Community Manager
July 31, 2017

The 404 error suggests a problem with the hostname or downloading the list of products.

Please could you check whether you are able to download an XML file from the server, for example:

http://wsus/Adobe/updates/oobe/aam20/win/AdobeAfterEffectsCS6-11/11.0.4/11.0.4.xml

This should point us in the right direction to find the cause.

kglad
Community Expert
Community Expert
July 18, 2017