After Service Pack 6.5.8 Installation I cannot login into a publish instance | Community
Skip to main content
alex_p_c_
Level 2
April 29, 2021

After Service Pack 6.5.8 Installation I cannot login into a publish instance

  • April 29, 2021
  • 3 replies
  • 7644 views

Hi,

 

I've installed the service pack 6.5.8 on my AEM publish instance and I cannot login.

Previously I could do it by accessing 'http://<ip>:4503/crx/packmgr/index.jsp' and clicking in the login button that opened a modal where I could write my credentials.

 

I've seen that now this access is not possible but I have no other way to do it because login form is not really login.

 

I've tried with this:

http://<ip>:4503/libs/granite/core/content/login.html

 

and with this (this one redirects to crx de but without being logged in):

http://172.17.4.16:4503/libs/granite/core/content/login.html?resource=/crx/de

 

but when I write my credentials I'm not really logged.

I've seen that te cookie 'login-token' is not written as I can see on my author instance but I don't know why.

 

I had the Service Pack 5 installed before (AEM 6.5.5) and I had no problems with login using the loggin button in the Package Manager.

 

Any ideas? How can I make the login work?

 

Thank you in advance.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Asutosh_Jena_
Community Advisor
Community Advisor
April 29, 2021

Hi @alex_p_c_ 

 

You can login with http://localhost:4503/libs/granite/core/content/login.html and it will take you to the login screen. Provide the credentials and you will be logged into the system.

 

Thanks!

alex_p_c_
alex_p_c_Author
Level 2
April 29, 2021
No, I cannot login in that way. My credentials are fine, but at the end I'm not logged in.
Adobe Employee
April 29, 2021
alex_p_c_
alex_p_c_Author
Level 2
April 30, 2021

With this parameter I can login. Thank you very much!!!!

Adobe Employee
May 17, 2021

@alex_p_c_  @ranjith7  Can you try the following:

 

  • Go to OSGI config: "Day CQ Link Checker Transformer"
  • Add the following in the  “Blacklisted Paths”
    • /libs/granite/core/content

Then, try logging in again via the login page

 

Adobe Employee
May 17, 2021

Hi @user05162 ,

 

The steps suggested worked for me. Could you kindly elaborate on why blacklisting the path would help in the login?

 

Thanks

Ankita