apollo icon indicating copy to clipboard operation
apollo copied to clipboard

aem profile use sample fails with [FATAL] profiles dir not found despite profiles directory being present

Open Trideep555 opened this issue 9 months ago • 1 comments

Hi , I'm trying to install and configure Apollo using the AEM tool. When I run: aem profile use sample I get the error: [FATAL] 2025-04-11 08:53:09 profiles dir not found However, the profiles/ directory is present in my current working directory. Here’s more context: • Current directory: /app/application-core • profiles/ exists in this folder. • which aem points to: /usr/bin/aem So it seems the AEM tool is looking for the profiles folder relative to its own path (/usr/bin), instead of the working directory or script location. Screenshot:

Image

Expected behavior: The AEM tool should look for profiles relative to the current working directory . Installation Link :- Apollo: Installation Guide Version 10.0 System :- Ubuntu 22.04.5 LTS 64-bit Let me know if there’s a recommended. Happy to provide more logs if needed. Thanks!

Trideep555 avatar Apr 11 '25 09:04 Trideep555

您好,我注意到您的问题。关于 aem profile use 指令,需要在容器内的 /apollo_workspace 目录下执行。

Hello, I noticed your question. Regarding the aem profile use command, it needs to be executed within the /apollo_workspace directory inside the container.

yuxin-2 avatar Sep 23 '25 04:09 yuxin-2