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

Creative Cloud triggers regular POST requests to localhost:80/ingest

Community Beginner ,
Mar 05, 2024 Mar 05, 2024

Copy link to clipboard

Copied

While debugging some production code for our website locally, I noticed that Creative Cloud seems to trigger regular POST requests to /ingest on localhost:80

 

```

192.168.247.1 - - [05/Mar/2024:10:41:48 +0000] "POST /ingest HTTP/1.1" 406 14 "-" "Creative Cloud"
192.168.247.1 - - [05/Mar/2024:10:42:11 +0000] "POST /ingest HTTP/1.1" 406 14 "-" "Creative Cloud"
192.168.247.1 - - [05/Mar/2024:10:44:19 +0000] "POST /ingest HTTP/1.1" 406 14 "-" "Creative Cloud"
192.168.247.1 - - [05/Mar/2024:10:44:19 +0000] "POST /ingest HTTP/1.1" 406 14 "-" "Creative Cloud"
192.168.247.1 - - [05/Mar/2024:10:46:50 +0000] "POST /ingest HTTP/1.1" 406 14 "-" "Creative Cloud"
192.168.247.1 - - [05/Mar/2024:10:46:55 +0000] "POST /ingest HTTP/1.1" 406 14 "-" "Creative Cloud"
192.168.247.1 - - [05/Mar/2024:10:49:39 +0000] "POST /ingest HTTP/1.1" 406 14 "-" "Creative Cloud"

...

```

 

I don't know what the purpose of these requests are, but they seem incorrect to me as nothing was running on port 80 on my machine until setting up nginx.

 

Mac OS 14.2.1 (23C71)

Bug Unresolved
TOPICS
Others

Views

279

Translate

Translate

Report

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
8 Comments
Community Expert ,
Mar 05, 2024 Mar 05, 2024

Copy link to clipboard

Copied

there's probably a file trying to sync.

Votes

Translate

Translate

Report

Report
Community Beginner ,
Mar 05, 2024 Mar 05, 2024

Copy link to clipboard

Copied

I don't see why a file trying to sync should cause a POST request to localhost port 80.

Normally nothing runs on port 80 unless you specifically set it up, as this port is reserved for web-servers.

This means that this request is destined to always just keep failing.

It seems to me that this request is intended to be sent to another port or maybe even another host altogether.

Votes

Translate

Translate

Report

Report
Community Expert ,
Mar 05, 2024 Mar 05, 2024

Copy link to clipboard

Copied

you can check background processes, if you don't think it's a file.

Votes

Translate

Translate

Report

Report
Community Beginner ,
Mar 05, 2024 Mar 05, 2024

Copy link to clipboard

Copied

What exactly should I be looking for?

 

Here is a list of all Adobe related services running:

 

```

ps ax | grep Adobe
27418 ?? S 8:26.85 /Library/Application Support/Adobe/Adobe Desktop Common/IPCBox/AdobeIPCBroker.app/Contents/MacOS/AdobeIPCBroker -launchedbyvulcan /private/var/folders/0y/s_9zz2312zv8jvlrt3_bsv700000gn/T/AppTranslocation/************************************/d/Creative Cloud Installer.app/Contents/MacOS/Install
27429 ?? S 6:45.54 /Library/Application Support/Adobe/Adobe Desktop Common/ADS/Adobe Desktop Service.app/Contents/MacOS/Adobe Desktop Service --mode=CCDI --lbsWorkflowID={************************************} --lbsInstallerWorkflowID={************************************} --skipCCDUpdate=true --helperBridgeName=************************************ --appletID=AppsPanel_BL --appletVersion=1.0 --inputXmlPath=/tmp/productInfo.xml
27814 ?? S 5:03.77 /Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/Creative Cloud --mode=CCDI --lbsWorkflowID={************************************} --lbsInstallerWorkflowID={************************************} --skipCCDUpdate=true --showwindow=false --appletID=AppsPanel_BL --appletVersion=1.0 --inputXmlPath=/tmp/productInfo.xml --adsPrelaunched=true
27844 ?? S 0:53.33 /Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/../Frameworks/Creative Cloud UI Helper (GPU).app/Contents/MacOS/Creative Cloud UI Helper (GPU) --type=gpu-process --no-sandbox --locales-dir-path=/Library/Application Support/Adobe/Adobe Desktop Common/CEF/Chromium Embedded Framework.framework/Resources --log-severity=warning --user-agent=Mozilla/5.0 (Macintosh; Apple Silicon14_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.190 Safari/537.36 CreativeCloud/6.1.0.587 --lang=en --user-data-dir=/Users/dipth/Library/Application Support/CEF/User Data --gpu-preferences=WAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAAAAAA4AAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAcAAAAAAABoBwAAAAAAAHgCAABOAAAAcAIAAAAAAAB4AgAAAAAAAIACAAAAAAAAiAIAAAAAAACQAgAAAAAAAJgCAAAAAAAAoAIAAAAAAACoAgAAAAAAALACAAAAAAAAuAIAAAAAAADAAgAAAAAAAMgCAAAAAAAA0AIAAAAAAADYAgAAAAAAAOACAAAAAAAA6AIAAAAAAADwAgAAAAAAAPgCAAAAAAAAAAMAAAAAAAAIAwAAAAAAABADAAAAAAAAGAMAAAAAAAAgAwAAAAAAACgDAAAAAAAAMAMAAAAAAAA4AwAAAAAAAEADAAAAAAAASAMAAAAAAABQAwAAAAAAAFgDAAAAAAAAYAMAAAAAAABoAwAAAAAAAHADAAAAAAAAeAMAAAAAAACAAwAAAAAAAIgDAAAAAAAAkAMAAAAAAACYAwAAAAAAAKADAAAAAAAAqAMAAAAAAACwAwAAAAAAALgDAAAAAAAAwAMAAAAAAADIAwAAAAAAANADAAAAAAAA2AMAAAAAAADgAwAAAAAAAOgDAAAAAAAA8AMAAAAAAAD4AwAAAAAAAAAEAAAAAAAACAQAAAAAAAAQBAAAAAAAABgEAAAAAAAAIAQAAAAAAAAoBAAAAAAAADAEAAAAAAAAOAQAAAAAAABABAAAAAAAAEgEAAAAAAAAUAQAAAAAAABYBAAAAAAAAGAEAAAAAAAAaAQAAAAAAABwBAAAAAAAAHgEAAAAAAAAgAQAAAAAAACIBAAAAAAAAJAEAAAAAAAAmAQAAAAAAACgBAAAAAAAAKgEAAAAAAAAsAQAAAAAAAC4BAAAAAAAAMAEAAAAAAAAyAQAAAAAAADQBAAAAAAAANgEAAAAAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAEAAAAQAAAAAAAAAAAAAAACAAAAEAAAAAAAAAAAAAAAAwAAABAAAAAAAAAAAAAAAAYAAAAQAAAAAAAAAAAAAAAHAAAAEAAAAAAAAAAAAAAACAAAABAAAAAAAAAAAAAAAAkAAAAQAAAAAAAAAAAAAAALAAAAEAAAAAAAAAAAAAAADAAAABAAAAAAAAAAAAAAAA4AAAAQAAAAAAAAAAAAAAAPAAAAEAAAAAAAAAAAAAAAEAAAABAAAAAAAAAAAQAAAAAAAAAQAAAAAAAAAAEAAAABAAAAEAAAAAAAAAABAAAAAgAAABAAAAAAAAAAAQAAAAMAAAAQAAAAAAAAAAEAAAAGAAAAEAAAAAAAAAABAAAABwAAABAAAAAAAAAAAQAAAAgAAAAQAAAAAAAAAAEAAAAJAAAAEAAAAAAAAAABAAAACwAAABAAAAAAAAAAAQAAAAwAAAAQAAAAAAAAAAEAAAAOAAAAEAAAAAAAAAABAAAADwAAABAAAAAAAAAAAQAAABAAAAAQAAAAAAAAAAQAAAAAAAAAEAAAAAAAAAAEAAAAAQAAABAAAAAAAAAABAAAAAIAAAAQAAAAAAAAAAQAAAADAAAAEAAAAAAAAAAEAAAABgAAABAAAAAAAAAABAAAAAcAAAAQAAAAAAAAAAQAAAAIAAAAEAAAAAAAAAAEAAAACQAAABAAAAAAAAAABAAAAAsAAAAQAAAAAAAAAAQAAAAMAAAAEAAAAAAAAAAEAAAADgAAABAAAAAAAAAABAAAAA8AAAAQAAAAAAAAAAQAAAAQAAAAEAAAAAAAAAAHAAAAAAAAABAAAAAAAAAABwAAAAEAAAAQAAAAAAAAAAcAAAACAAAAEAAAAAAAAAAHAAAAAwAAABAAAAAAAAAABwAAAAYAAAAQAAAAAAAAAAcAAAAHAAAAEAAAAAAAAAAHAAAACAAAABAAAAAAAAAABwAAAAkAAAAQAAAAAAAAAAcAAAALAAAAEAAAAAAAAAAHAAAADAAAABAAAAAAAAAABwAAAA4AAAAQAAAAAAAAAAcAAAAPAAAAEAAAAAAAAAAHAAAAEAAAABAAAAAAAAAACAAAAAAAAAAQAAAAAAAAAAgAAAABAAAAEAAAAAAAAAAIAAAAAgAAABAAAAAAAAAACAAAAAMAAAAQAAAAAAAAAAgAAAAGAAAAEAAAAAAAAAAIAAAABwAAABAAAAAAAAAACAAAAAgAAAAQAAAAAAAAAAgAAAAJAAAAEAAAAAAAAAAIAAAACwAAABAAAAAAAAAACAAAAAwAAAAQAAAAAAAAAAgAAAAOAAAAEAAAAAAAAAAIAAAADwAAABAAAAAAAAAACAAAABAAAAAQAAAAAAAAAAoAAAAAAAAAEAAAAAAAAAAKAAAAAQAAABAAAAAAAAAACgAAAAIAAAAQAAAAAAAAAAoAAAADAAAAEAAAAAAAAAAKAAAABgAAABAAAAAAAAAACgAAAAcAAAAQAAAAAAAAAAoAAAAIAAAAEAAAAAAAAAAKAAAACQAAABAAAAAAAAAACgAAAAsAAAAQAAAAAAAAAAoAAAAMAAAAEAAAAAAAAAAKAAAADgAAABAAAAAAAAAACgAAAA8AAAAQAAAAAAAAAAoAAAAQAAAACAAAAAAAAAAIAAAAAAAAAA== --log-file=/Users/dipth/Library/Logs/CreativeCloud/ACC/CEF.log --shared-files --field-trial-handle=1718379636,r,13036013388215697464,5667525734612669287,262144 --disable-features=BackForwardCache,DocumentPictureInPictureAPI
27847 ?? S 0:00.59 /Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/../Frameworks/Creative Cloud UI Helper.app/Contents/MacOS/Creative Cloud UI Helper --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en --service-sandbox-type=service --no-sandbox --use-mock-keychain --locales-dir-path=/Library/Application Support/Adobe/Adobe Desktop Common/CEF/Chromium Embedded Framework.framework/Resources --log-severity=warning --user-agent=Mozilla/5.0 (Macintosh; Apple Silicon14_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.190 Safari/537.36 CreativeCloud/6.1.0.587 --lang=en --user-data-dir=/Users/dipth/Library/Application Support/CEF/User Data --log-file=/Users/dipth/Library/Logs/CreativeCloud/ACC/CEF.log --shared-files --field-trial-handle=1718379636,r,13036013388215697464,5667525734612669287,262144 --disable-features=BackForwardCache,DocumentPictureInPictureAPI
27848 ?? S 0:20.62 /Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/../Frameworks/Creative Cloud UI Helper.app/Contents/MacOS/Creative Cloud UI Helper --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en --service-sandbox-type=network --no-sandbox --use-mock-keychain --locales-dir-path=/Library/Application Support/Adobe/Adobe Desktop Common/CEF/Chromium Embedded Framework.framework/Resources --log-severity=warning --user-agent=Mozilla/5.0 (Macintosh; Apple Silicon14_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.190 Safari/537.36 CreativeCloud/6.1.0.587 --lang=en --user-data-dir=/Users/dipth/Library/Application Support/CEF/User Data --log-file=/Users/dipth/Library/Logs/CreativeCloud/ACC/CEF.log --shared-files --field-trial-handle=1718379636,r,13036013388215697464,5667525734612669287,262144 --disable-features=BackForwardCache,DocumentPictureInPictureAPI
27849 ?? S 11:48.98 /Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/../Frameworks/Creative Cloud UI Helper (Renderer).app/Contents/MacOS/Creative Cloud UI Helper (Renderer) --type=renderer --locales-dir-path=/Library/Application Support/Adobe/Adobe Desktop Common/CEF/Chromium Embedded Framework.framework/Resources --log-severity=warning --user-agent=Mozilla/5.0 (Macintosh; Apple Silicon14_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.190 Safari/537.36 CreativeCloud/6.1.0.587 --user-data-dir=/Users/dipth/Library/Application Support/CEF/User Data --first-renderer-process --no-sandbox --autoplay-policy=no-user-gesture-required --log-file=/Users/dipth/Library/Logs/CreativeCloud/ACC/CEF.log --js-flags=--expose-gc --lang=en --num-raster-threads=4 --enable-zero-copy --enable-gpu-memory-buffer-compositor-resources --enable-main-frame-before-activation --renderer-client-id=5 --time-ticks-at-unix-epoch=-1708121278328316 --launch-time-ticks=334119413868 --shared-files --field-trial-handle=1718379636,r,13036013388215697464,5667525734612669287,262144 --disable-features=BackForwardCache,DocumentPictureInPictureAPI
27880 ?? S 2:00.17 /Library/Application Support/Adobe/Creative Cloud Libraries/CCLibrary.app/Contents/MacOS/../libs/node /Library/Application Support/Adobe/Creative Cloud Libraries/CCLibrary.app/Contents/MacOS/../js/server.js
28214 ?? S 0:27.27 /Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/../Frameworks/Creative Cloud UI Helper.app/Contents/MacOS/Creative Cloud UI Helper --type=utility --utility-sub-type=audio.mojom.AudioService --lang=en --service-sandbox-type=audio --no-sandbox --use-mock-keychain --message-loop-type-ui --locales-dir-path=/Library/Application Support/Adobe/Adobe Desktop Common/CEF/Chromium Embedded Framework.framework/Resources --log-severity=warning --user-agent=Mozilla/5.0 (Macintosh; Apple Silicon14_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.190 Safari/537.36 CreativeCloud/6.1.0.587 --lang=en --user-data-dir=/Users/dipth/Library/Application Support/CEF/User Data --log-file=/Users/dipth/Library/Logs/CreativeCloud/ACC/CEF.log --shared-files --field-trial-handle=1718379636,r,13036013388215697464,5667525734612669287,262144 --disable-features=BackForwardCache,DocumentPictureInPictureAPI
59953 ?? S 3:07.82 /Applications/Adobe InDesign 2024/Adobe InDesign 2024.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/Adobe Crash Processor.app/Contents/MacOS/Adobe Crash Processor
71276 ?? Ss 0:05.02 /Applications/Utilities/Adobe Sync/CoreSync/Core Sync.app/Contents/PlugIns/ACCFinderSync.appex/Contents/MacOS/ACCFinderSync -AppleLanguages ("en-DK", "da-DK")
71277 ?? S 3:53.04 /Applications/Utilities/Adobe Sync/CoreSync/Core Sync.app/Contents/MacOS/Core Sync
77120 ?? S 14:00.84 /Applications/Utilities/Adobe Creative Cloud Experience/CCXProcess/CCXProcess.app/Contents/MacOS/Creative Cloud Content Manager.node /Applications/Utilities/Adobe Creative Cloud Experience/CCXProcess/CCXProcess.app/Contents/MacOS/../js/main.js
37569 s003 R+ 0:00.00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn --exclude-dir=.idea --exclude-dir=.tox Adobe

```

Votes

Translate

Translate

Report

Report
Community Expert ,
Mar 05, 2024 Mar 05, 2024

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Adobe Employee ,
Mar 06, 2024 Mar 06, 2024

Copy link to clipboard

Copied

Hi @dipth, I hope you're doing well.

 

Sorry to hear that you are facing this issue.

 

As you guessed it, the /ingest requests from Adobe products are originally addressed to cc-api-data.adobe.io:443.

 

If the issue still persists, it would be good to rule out the possibility of any host redirection rule in your environment, that redirects these requests to localhost:80.

 

Would you mind checking a few things in that regard?

1. When you visit https://cc-api-data.adobe.io/ on your browser, do you see it being redirected to localhost?

2. If yes, please check for any unintended host redirection rules in, say, /etc/hosts or in your ngix configuration files.

 

Thanks,

Lakshmanan

Votes

Translate

Translate

Report

Report
Community Beginner ,
Mar 07, 2024 Mar 07, 2024

Copy link to clipboard

Copied

I see what's going on now.

I'm using AdGuard on my network which by default causes all requests to `cc-api-data.adobe.io` being blocked via a DNS-filter.

 

```

host cc-api-data.adobe.io
cc-api-data.adobe.io has address 0.0.0.0
cc-api-data.adobe.io has IPv6 address ::

```

Votes

Translate

Translate

Report

Report
Adobe Employee ,
Mar 07, 2024 Mar 07, 2024

Copy link to clipboard

Copied

LATEST

Hi @dipth, Glad you were able to find the cause.

 

I presume you can make exceptions for adobe endpoints and that this thread can be considered resolved.

Kindly let me know if I can be of any further assistance.
 
Thanks,
Lakshmanan

Votes

Translate

Translate

Report

Report