Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission Denied Error When Running ACTool in Stage/Production #759

Open
abogatan-ibm opened this issue Aug 2, 2024 · 2 comments
Open
Assignees

Comments

@abogatan-ibm
Copy link

Description:

I'm encountering an issue with the ACTool where it fails to execute in stage/production environments, displaying a "Permission Denied" error message.
The tool functions correctly in the UAT environment with the same configuration, suggesting that the problem is specific to the production setup. The error appears to originate from the NetCentric page itself, rather than the system configuration. Unfortunately, the error message does not specify which permissions are required or lacking.

Steps to Reproduce:

  • Attempt to run the ACTool in the production environment.
  • Observe the error message "Permission Denied" upon execution.

Request:

Could you please provide clarification on which specific permissions are required to run the ACTool in production? Any guidance on resolving this issue would be greatly appreciated.

@abogatan-ibm
Copy link
Author

Hi team,
I am just checking in on this issue. Any updates or guidance would be greatly appreciated. Thank you!

@ghenzler ghenzler self-assigned this Aug 28, 2024
@ghenzler
Copy link
Member

ghenzler commented Aug 28, 2024

@abogatan-ibm You should have a POST request to https://author-p.....-e....adobeaemcloud.com/mnt/overlay/netcentric/actool/content/overview/content/items/actoolpanel that returns 200 (I just checked on a STAGE instance from another program and it worked fine). For your setup you have to check where the request is denied. As a first step of analysis tail the author's access logs using https://github.com/adobe/aio-cli-plugin-cloudmanager?tab=readme-ov-file#aio-cloudmanagerenvironmenttail-log-environmentid-service-name to see if AEM itself is rejecting the request for some reason or if the infrastructure in between is responsible for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants