Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Setting root on Adobe Update Server setup?

Community Beginner ,
Jun 25, 2013 Jun 25, 2013

Hello All,

I'd like to set up an internal test Adobe Update Server on a MacBook Air running 10.8.4. Here's what I've done:

  • I've installed the creative cloud packager.
  • I've verified that the apache web server is running because "It Works!" shows up when I visit the localhost in the web browser.
  • I deleted all of the files in the document root, which is /Library/WebServer/Documents.
  • I created a path at the document root called /Adobe/CC. 
  • I copied the AdobeUpdateServerSetupTool to /usr/bin so I don't have to type out that tedious path when calling it.
  • I ran the following command to set up the Adobe Update Server:
    • AdobeUpdateServerSetupTool --root="/Library/WebServer/Documents/Adobe/CC" --fresh
    • It returned:
      • Could not access the specified path.
      • AdobeUpdateServerSetupTool returned with code: 3
  • i ran the following command with sudo:
    • sudo AdobeUpdateServerSetupTool --root="/Library/WebServer/Documents/Adobe/CC" --fresh
    • it returned:
      • Network failure.                                        

      • AdobeUpdateServerSetupTool returned with code: 4

Not really sure what to make of it. I'm accessing the internet with a thunderbolt to ethernet adapter if that helps anyone figure this out.

1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , Jun 25, 2013 Jun 25, 2013

I think I might have fixed it. Looks like I had a misconfigured DNS entry.

Translate
Community Beginner ,
Jun 25, 2013 Jun 25, 2013
LATEST

I think I might have fixed it. Looks like I had a misconfigured DNS entry.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines