I am getting following error while starting aem server, 24.07.2023 12:26:59.517 *ERROR* [0:0:0:0:0:0:0:1 [1690181819507] GET /libs/granite/core/content/login.html HTTP/1.1] org.apache.sling.engine.impl.SlingMainServlet service: Uncaught Problem handling the requestjava.lang.IllegalArgumentException:...
Hi, We have deployed a custom react app on App builder with API mesh configured for 2 endpoints - 1. Magento 2. AEM My API mesh endpoint & Magento & AEM endpoints are working fine individually. However, when we are trying to retrieve data from Magento in API mesh, it is failing at some point. I wou...
We are integrating AEM CIF with 3rd Party commerce(Hybris). We using Diconium connector(https://github.com/diconium/commerce-cif-graphql-integration-hybris) and deployed it in Adobe I/O.We have done CIF Cloud Configs to enable Commerce in AEM , which will help us in using Product/Category Picker. we...
After running npm install command I am trying to deploy the code using "aio app deploy" but I ended up with below error. "stack": "ModuleParseError: Module parse failed: Unexpected token (1:0)\nYou may need an appropriate loader to handle this file type, currently no loaders are configured to proce...
I need to install WKND Site in AEMaaCS so I downloaded the packages from https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-2.1.4 and tried to install through package manager but I ended up with "Package (or it's subpackage(s)) contains application content which isn't supported a...
Hi, I created an Asset Compute worker as shown in the tutorials, and it works when I call it from http://localhost:9000/. Now I am trying to call it from AEM by configuring the processing profile and specifying the worker URL from aio app get-url.When I upload an asset, I see that AEM is trying to c...
Hi,I Follow this link https://experienceleague.adobe.com/docs/commerce-operations/configuration-guide/files/disable-module-output.html but its not work for me .so what do i need to for this solution , can u please suggest me other solution.Thanks.
Hello,I'm trying to use simple script to make POST API call to external endpoint using Adobe IO. Under this link (https://developer.adobe.com/runtime/docs/guides/reference/runtimes/) I found information that node-fetch should be built in and work out of the box. However, when I try to run my action ...
Hello,I'm trying to use simple script to make POST API call to external endpoint using Adobe IO. Under this link (https://developer.adobe.com/runtime/docs/guides/reference/runtimes/) I found information that node-fetch should be built in and work out of the box. However, when I try to run my action ...
I am trying deploy code from local to adobe runtime using "aio app run" but I get below error, Module not found: Error: Can't resolve '@adobe/aio-sdk & Module not found: Error: Can't resolve 'openwhisk' root@mario # aio app run How you use /aio-cli provides us with important data that we can use...