Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
SOLVED

Resource /libs/granite/core/content/login.html not found

Avatar

Level 1

Hi, I am not able to login to my AEM Publisher instance in browser as it was showing the below error,

AshishShetty_0-1705301229523.png

So, I checked the error log and found the below response,

 

GET /libs/granite/core/content/login.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /libs/granite/core/content/login.html not found

 

Because of this issue I am not able to access /system/console and it's features. Please advise how to proceed and rectify this.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @AshishShetty 
As you say there is nothing you can find in the error logs
And you are not able to access the felix console (system/console).
You can check for these:
1. Check referrer filter configuration: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/not-able-to-login-in-aem-...

2. Restarting the instance can also help resolve this.

3. If everything is fine, and its a Apache issue, you can rewrite rules as apache level to resolve this,
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/redirecting-libs-granite-c...

 

 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @AshishShetty 
As you say there is nothing you can find in the error logs
And you are not able to access the felix console (system/console).
You can check for these:
1. Check referrer filter configuration: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/not-able-to-login-in-aem-...

2. Restarting the instance can also help resolve this.

3. If everything is fine, and its a Apache issue, you can rewrite rules as apache level to resolve this,
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/redirecting-libs-granite-c...

 

 

Avatar

Community Advisor and Adobe Champion

This issue may occur if your anonymous user lacks proper read permissions. You can work around this by logging in through any of the means below:

  • Try the wknd site (if available) and then log in through this site.

    EstebanBustamante_0-1705325157345.png

     

  • Go to the weRetail site (if available) and then log in through this site.

  • Go to the crx/de URL and log in through this UI.

Hope this helps.



Esteban Bustamante