Hi,
We are trying to implement the adobe photoshop action api with the aio app builder to capture the png and psd files with Layered PSD non-destructive and transparent background.
When deployed the app builder code and triggering the action code via post processing profile, we are getting a rendition created with the no background of the image(white background) in aem. But this is not the complete output we want. By checking the app builder logs, i could able to see the below error. Also i am getting 202 response code from the photoshop api. We checked the .atn file via the postman, it is giving the correct output image as expected.
stderr: Sampler function failed with error Error reading file /sys/fs/cgroup/memory/memory.stat, Message: ENOENT: no such file or directory, open '/sys/fs/cgroup/memory/memory.stat'.
If anyone have any idea about why i am not getting the complete expected output in aem. please let me know.. Thanks in advance!
Regards,
Bhavani Bharanidharan