And so, from my observations.As I understand it, this error occurs because I am accessing AEM from a React application from another machine (another IP).How to solve this problem?
Hello @SureshDhulipudi So. I think that the problem is because the AEM and React applications are located on different machines (they have different IPs). I transferred the React application to the machine where AEM is located, indicated in "Allowed Origins" that the connection would be from localho...
HelloI'm working on a service that contains GET, PUT, POST, and DELETE methods. But faced issues with doPut method. I configuredAdded needed methodsRemoved from filterRemove from the filter and allow emptySending request from ReactJS appIn browser, I see 2 requestsAnd this request doesn't work. But ...
Hello I encountered a problem in that the temporary folder tmp is filled with temporary files but is not cleared automatically. The folder size is 20 gigabytes and these files fill all the space, this prevents the publication of content on publish nodes. Files have names like this:/tmp/fleioutilscop...
I found that I can not determine (find the resource along the path) and I can not understand why, since the type of the resource is passed.
I checked and I'm getting resource type url = myApp/ecommerce/components/productTile2016
No changes were made to the codebase. Only the new AEM 6.5.15 servi...
HelloGot a problem after upgrading ai from 6.5.14 to 6.5.15.
Prior to this, the component worked without problems, but after the upgrade, it began to work incorrectly.
The component does not work correctly only on the publish node.
As I understand it, different types of resources are returned, but...