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
Adobe Employee
May 10, 2021

This doesn't seem to be working. There is no login-token generated and when navigating back to the CRXDE, it still shows not logged in.

alex_p_c_
alex_p_c_Author
Level 2
May 10, 2021

Thanks alex_p_c_

I see what you mean. So if I append the Query Parameter to /crx/de/index.jsp?sling:authRequestLogin=1, it does show as logged in.

However, I am an admin user but the entire repo is not visible in CRXDE.

Also, SP 8 doesn't mention anything about the login-related change. Is it documented anywhere which I am missing?


Yes, I see it... that is weird. At least you can login into system console too.

I think this change was implemented at Service Pack 5:

https://experienceleague.adobe.com/docs/experience-manager-65/release-notes/service-pack/previous-hotfixes-featurepacks.html?lang=en#experience-manager-6550

 

At the release notes you can see something like this:
"Anonymous access to CRXDE Lite is disallowed. Instead, the users are directed to the login screen."

 

Regards,

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

 

Level 2
May 17, 2021

@user05162 Still the same for me. Unable to log in to the publisher (Tried on incognito)

 

I could see some warning in the logs stating "specified dependencies that could not be resolved":

17.05.2021 00:23:17.356 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /apps/acs-commons/touchui-w
idgets/draggable-list specified embedded that could not be resolved: acs-commons.widgets.draggable-list
17.05.2021 00:23:17.357 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/social/commons/compon
ents/hbs/comments/clientlibs specified dependencies that could not be resolved: cq.social.mention
17.05.2021 00:23:17.357 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/social/commons/compon
ents/hbs/featuredcontent/clientlibs specified dependencies that could not be resolved: cq.social.author.commons.hbs.featuredtopic
17.05.2021 00:23:17.360 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/cq/gui/components/aut
horing/editors/clientlibs/sites/page specified embedded that could not be resolved: cq.authoring.editor.plugin.mobile,cq.authoring.editor.plugin.dps,cq.authoring.editor.plugin.manuscript
17.05.2021 00:23:17.360 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/cq/gui/components/aut
horing/editors/clientlibs/sites/template specified embedded that could not be resolved: cq.authoring.editor.sites.template.hook
17.05.2021 00:23:17.360 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/fd/expeditor/clientli
bs/main specified dependencies that could not be resolved: aem.fdm.services
17.05.2021 00:23:17.362 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/dam/gui/components/ad
min/idsprint/templates/addtemplatewizardpage/clientlibs/addtemplate specified dependencies that could not be resolved: granite.ui.coral.formbuilder,granite.ui.coral.notifications
17.05.2021 00:23:17.362 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/dam/gui/components/ad
min/idsprint/templates/edittemplatewizardpage/clientlibs/editbrochure specified dependencies that could not be resolved: granite.ui.coral.formbuilder,granite.ui.coral.notifications
17.05.2021 00:23:17.362 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/dam/gui/components/ad
min/idsprint/templates/mergetemplate/brochureassemble specified dependencies that could not be resolved: granite.ui.coral.formbuilder,granite.ui.coral.notifications
17.05.2021 00:23:17.362 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/dam/gui/components/s7
dam/common/crop/smartcrop specified dependencies that could not be resolved: granite.ui.coral.foundation.admin
17.05.2021 00:23:17.362 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/dam/gui/components/s7
dam/shoppablevideo/clientlibs/shoppablevideo specified dependencies that could not be resolved: granite.ui.coral.foundation.admin
17.05.2021 00:23:17.362 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/dam/gui/components/s7
dam/smartcropedit/clientlibs/smartcropcard specified dependencies that could not be resolved: granite.ui.coral.foundation.admin
17.05.2021 00:23:17.362 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/dam/gui/components/s7
dam/smartcropedit/clientlibs/smartcropedit specified dependencies that could not be resolved: granite.ui.coral.foundation.admin
17.05.2021 00:23:17.363 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/fd/af/authoring/edito
rs/clientlibs/form specified embedded that could not be resolved: cq.authoring.editor.plugin.mobile,cq.authoring.editor.plugin.dps,cq.authoring.editor.plugin.manuscript
17.05.2021 00:23:17.364 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/fd/af/authoring/edito
rs/clientlibs/template specified dependencies that could not be resolved: cq.authoring.editor.sites.template.hook
17.05.2021 00:23:17.365 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/screens/dcc/component
s/clientlibs specified dependencies that could not be resolved: cq.screens.dcc.validation
17.05.2021 00:23:17.365 *WARN* [10.212.134.150 [1621210995994] GET /libs/granite/core/content/login.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Library /libs/social/enablement/com
ponents/clientlibs/assets specified embedded that could not be resolved: dam.search.smartcollection.infopanel,dam.search.samrtcollection.toolbar.dialogs,dam.admin.search.predicates
Level 2
May 17, 2021

@user05162 The workaround is now working for me.