Not able to login in AEM Publish instance
Hi,
I am not able to login in AEM publish instance through web browser -
<my_publish_instance_ip>:4503/crx/packmgr/index.jsp
But if I test the same from replication agent, it says "Test connection successful"
Also if I check it from CURL , like curl -u admin:admin http://localhost:4503/crx/packmgr/service.jsp?cmd=ls It works.
Can you please help me understand the issue.