Good day.
Please help me figure out the error. When saving any configuration, I get an error (like in the picture). In this case, the configuration is saved, but the error is still there. What could be the reason?
Also, I got this error in the console
Thank you very much in advance!
PS AEM 6.5.6 version
Solved! Go to Solution.
Views
Replies
Total Likes
I found the reason. The configuration was saved under a dedicated path when installing aem.
And when adding a new configuration an error appeared.
Removing the new configuration and adding the org.apache.felix.proxy.load.balancer.connection.enable true property helped to resolve this issue.
Thanks all.
Hi @aliaksandr_hvozdzeu ,
Please check if all the bundles are active?? Also please check the logs for error details
Views
Replies
Total Likes
Views
Replies
Total Likes
A bit more information. This error appeared after switching to HTTPS and closing the Felix console. The transition was made according to the instructions: https://helpx.adobe.com/experience-manager/6-3/sites/administering/using/ssl-by-default.html
Views
Replies
Total Likes
Can you please check below community Thread and also try replicating issue with latest Service Pack 6.5.7.0 (Software Distribution)
This kind of errors normally occurs in Chrome and IE browser due to restriction imposed by security best practices so to fix it you have two options on is use Firefox or implement the security features like uses of HTTPS instead of HTTP.
For more details you can read below article:
https://web.dev/fixing-mixed-content/
Hope this will help.
Umesh Thakur
I found the reason. The configuration was saved under a dedicated path when installing aem.
And when adding a new configuration an error appeared.
Removing the new configuration and adding the org.apache.felix.proxy.load.balancer.connection.enable true property helped to resolve this issue.
Thanks all.
Views
Replies
Total Likes