Hi @this-that-the-otter May be You could probably use a cron job during the night hours to run the compaction scripts.https://experienceleague.adobe.com/docs/experience-manager-65/deploying/deploying/revision-cleanup.html?lang=en
Hi @bobbym33667819 Did you try stopping AEM instance and deleting Index files in crx-quickstart folder. and restarting Instance? This might have happened when your instance had shutdown abnormally.You will be able to find the all the index files under crx-quickstart\repository\index.
Hi @janhavi_singh Might be the component you are using is probably overlayed which was moved or removed after installing service pack.Please check your overlays in apps and sync to the changes done by SP in libs.
Hi guys, I was testing the Googles' WebOTPAPI, but I am not able to get the results but getting DOMException: OTP retrieval timed out.https://web.dev/web-otp/https://web-otp-iframe-demo.stackblitz.io/Any idea what I might be missing?
Prerequisites
Node 8.9.0 - https://nodejs.org/dist/latest-v8.x/Java 1.8 - https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.htmlMaven 3.5.2 - https://archive.apache.org/dist/maven/maven-3/3.5.2/binaries/AEM 6.4 with Service pack 2
Use the below cmd to create your pro...