Running AEM as Docker Container
Team,
I'm running AEM as docker container. I'm not able to upload a package with the package manager. Any package over 1 MB of size is keep spinning. Any Idea ? Please help.
Thanks.
Team,
I'm running AEM as docker container. I'm not able to upload a package with the package manager. Any package over 1 MB of size is keep spinning. Any Idea ? Please help.
Thanks.
Maybe the crx/de package manager is not responding as expected due to some reason, I suggest you tail the error log while uploading a file to reveal the actual problem.You can also reveal the console log from "inspect element" to see if there are any other useful information to find your case. Take a look at this blog article,
Tailing the logs should give you the exact problem. Another suspected problem might be the docker container storage limits. The current Docker version, there is a default limitation on the Docker container storage of 10Gb. You can try to update your container storage limits here -> Overcoming Container Storage Limitation – BlazeMeter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.