You will still need to publish that URL via the Web service on your server. It sounds like that hasn't been done.
On 10.7, use the Server.app. Add the path as an additional site. This may start you in the right direction.
Hello jafuller,
Thank you for your response.
I did - in the Web Service, I've used different variations adding different site entries using the server ip/followed by different paths - created 4 different one and still doesn't work.
Hi All
did anyone ever get a fix for this? all this RUM talk got me thirsty, so i setup an internal server.loopback gets me to directory. quick question, does it matter when the server is setup. the clients were all done in August using AAMEE 3. I chose the admin will update radio button. I had to edit the "AdobeUpdaterAdminPrefs.dat" file to get the apps to check for update; i now get the update server is not responding. the server might be offline temporarily......" anyone ever see this?. I can get to it via safari
TIA
LS
If the answers aren't here, might post to the AAMEE forum link...the RUM bar.
@lsmc08:
Could part of the issue be that the default directory where web server files live on OS X Lion and Mountain Lion are no longer in /Library/WebServer/ ?
On my OS X Lion Server and Mountain Lion boxes, the default directory where web files are located is /Library/Server/Web/Data/SItes/Default. The old directory exists on Lion, but I'm not sure if it's used any longer.
I run the AUS on a Mac Mini Server running OS X 10.8.2, and decided to keep things simple and I just added an "aus" folder inside the "Default" folder, ran the command
sudo ./AdobeUpdateServerSetupTool2.0 --root=/Library/Server/Web/Data/SItes/Default/aus
...and everything seems to work. My override file looks like this:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Overrides>
<Application appID="webfeed">
<Domain>http://servername.salve.edu</Domain>
<URL>/aus/webfeed/oobe/aam10/mac/</URL>
<Port>80</Port>
</Application>
<Application appID="webfeed20">
<Domain>http://servername.salve.edu</Domain>
<URL>/aus/webfeed/oobe/aam20/mac/</URL>
<Port>80</Port>
</Application>
<Application appID="updates">
<Domain>http://servername.salve.edu</Domain>
<URL>/aus/updates/oobe/aam10/mac/</URL>
<Port>80</Port>
</Application>
<Application appID="updates20">
<Domain>http://servername.salve.edu</Domain>
<URL>/aus/updates/oobe/aam20/mac/</URL>
<Port>80</Port>
</Application>
</Overrides>
taugust, I will follow you suggestion on Monday. Don M. thanks
have a nice weekend
LS
So I'm just jumping into this.
I'm trying to Setup AUSST 2.0 on a 10.8.2 Server.
I read the notes but would like a recap:
1. ./sudo ./AdobeUpdateServerSetupTool2.0 --root=/Library/Server/Web/Data/SItes/Default/aus/Adobe which will download about 31GB of data.
- The generate the client conf file with this command:
sudo ./AdobeUpdateServerSetupTool2.0 --genclientconf=/Library/Server/Web/Config/AdobeUpdaterClient --root=/Library/Server/Web/Data/SItes/Default/aus/Adobe --url=http://myhost:80/aus/Adobe
- Do I need to modify or add anything under 10.8 Websites services?
shakim;
I checked Folder Browsing adnd CGI for good measure, and i used the server IP instead of the FQDN.once you get that going, go have some RUM
LS
That was it.. I had to enable Folder browsing.
Thanks
I may be a little late to the game here, but I've been banging my head against the wall trying to get this to work with 10.8 server.
I've set up my server much the same way as @taugust04, except my path is http://cletestmac.local/AdobeUpdates/webfeed/oobe/aam20/mac/updaterfeed.xml
I keep getting below error message in Safari. The xml files contain what I'd consider valid data however. I've copy/pasted an excerpt of the updaterfeed.xml file.
Error message:
**This page contains the following errors:
error on line 1 at column 1: Document is empty
Below is a rendering of the page up to the first error.**
xml contents excerpt
0001
<REVOKE,AdobePhotoshopCS6-13.0,AdobePhotoshopCS6Support-13.0,13.0.3>
<AdobePhotoshopCS6-13.0,AdobePhotoshopCS6Support-13.0,13.0.4>
<REVOKE,AdobePhotoshopCS6-13.0,AdobePhotoshopCS6Support-13.0,13.1.1>
<AdobePhotoshopCS6-13.0,AdobePhotoshopCS6Support-13.0,13.1.2>
<REVOKE,AdobeBridgeCS6-5.0,AdobeBridgeCS6-5.0,5.0.1>
<AdobeBridgeCS6-5.0,AdobeBridgeCS6-5.0,5.0.2>
<REVOKE,AdobePhotoshopCS6-13.0,AdobePhotoshopCS6Support-13.0,13.0.2>
<AdobePhotoshopCS6-13.0,AdobePhotoshopCS6Support-13.0,13.0.3>
<REVOKE,AdobePhotoshopCS6-13.0,AdobePhotoshopCS6Support-13.0,13.1>
<AdobePhotoshopCS6-13.0,AdobePhotoshopCS6Support-13.0,13.1.1>
<REVOKE,PhotoshopCameraRaw7-7.0,PhotoshopCameraRaw7-7.0,7.2.82>
<PhotoshopCameraRaw7-7.0,PhotoshopCameraRaw7-7.0,7.3.37>
<REVOKE,AdobePRE11-64,PhotoshopCameraRawForElements11-7.1,7.2.82>
<REVOKE,AdobePRE11,PhotoshopCameraRawForElements11-7.1,7.2.82>
<REVOKE,AdobePRE11-64,PhotoshopCameraRawForElements11-7.1-x64,7.2.82>
<REVOKE,AdobePSE11,PhotoshopCameraRawForElements11-7.1,7.2.82>
<REVOKE,AdobePSE11,PhotoshopCameraRawForElements11-7.1-x64,7.2.82>
<AdobePRE11-64,PhotoshopCameraRawForElements11-7.1,7.3.37>
<AdobePRE11,PhotoshopCameraRawForElements11-7.1,7.3.37>
<AdobePRE11-64,PhotoshopCameraRawForElements11-7.1-x64,7.3.37>
<AdobePSE11,PhotoshopCameraRawForElements11-7.1,7.3.37>
<AdobePSE11,PhotoshopCameraRawForElements11-7.1-x64,7.3.37>
<FEATURE,REVOKE,ALL,AdobeDreamweaverCS6-12,12.1.0>
Any ideas as to what may be wrong?
It looks like the path is incorrect. My full path is http://192.168.16.6:1234/Adobe/CS/webfeed/oobe/aam10/mac/updaterfeed.xml
Also, proxies are not supported, if you happen to using something like that.
Enable directory listing to get to the path easily : nano /etc/apache2/sites/0000_cletestmac.local_AdobeUpdate.local.conf and edit "-indexes" to "+indexes"
Closest problem related thread I've seen:
Can anyone assist me with setting up a Lion Server Web site piece needed to host AUSST? Can't seem to find steps to doing this anywhere. Here's what I've done:
- Successfully ran the AUSST Server Setup Tool (ver 2.0.0.14) by running:
/AUSST/AdobeUpdateServerSetupTool2.0.app/Contents/MacOS/AdobeUpdateServerSetupTool2.0 --root=/AUSST/Adobe
- Added a site called "ausst-server.local" on port 80 stored in "CustomSitesDefault" but choosing that site and pressing "View Server Web Site" takes me to the default web site (?)...
- Have not setup internal DNS to point "ausst-server.local" to the IP yet.
Any help appreciated - thanks...