Hi Team
Kindly help URL to login Publish Instance for Dev environment to install the package and access the crx/de or /system/console
Here are the options we had tried
1) /system/console its redirect 404 page
2) /crx/de/index.jsp --> click on login popup window not loading to give the credentials tryied different browsers
3) /crx/packMgr --same issue as crx/de/index.jsp
4) crx/explorer able to login but when navigate to package manager or crx/de showing unauthenticated URL
Regards
Vara
Solved! Go to Solution.
Views
Replies
Total Likes
@varaande It could be eighter the user is not logged in, if so you can do it by appending this path- /libs/granite/core/content/login.html
or you have logged in using a non-administrator user which might have permission issues, if so you might need to log in as admin and set appropriate permissions to folders like /apps/, /libs/, /etc/, /var/, /tmp/ etc.
For system console access you can check- Apache Sling Web Console Security Provider in /system/console/configMgr
You can access the Login Page at the following path /libs/granite/core/content/login.html
@varaande It could be eighter the user is not logged in, if so you can do it by appending this path- /libs/granite/core/content/login.html
or you have logged in using a non-administrator user which might have permission issues, if so you might need to log in as admin and set appropriate permissions to folders like /apps/, /libs/, /etc/, /var/, /tmp/ etc.
For system console access you can check- Apache Sling Web Console Security Provider in /system/console/configMgr
HI @varaande
You may need to unblock /libs/granite/core/content/login.html path from dispathcer and I believe other paths in order to perform login using domain and there will be a catch with multi publish setup, since the domain is same.
I would recommend to access Pubish instance(s) using IP in order to access CRX
@varaande Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies