Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AEM 6.5 - AuthenticationSupport service missing. Cannot authenticate request

im always getting this error in my local environment up.

HTTP ERROR 503 AuthenticationSupport service missing. Cannot authenticate the request.
URI:    /
STATUS: 503
MESSAGE:    AuthenticationSupport service missing. Cannot authenticate the request.
SERVLET:    org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7eebf294

there is a suggestion to remove index files in crx-start/repository folder but it didn't work out for me. not able to access the login page even

like image 942
Thilina Dinith Fonseka Avatar asked Oct 18 '25 18:10

Thilina Dinith Fonseka


1 Answers

In my case, I was able to fix this issue by removing the following folder before starting the instance:

rm -rf crx-quickstart/launchpad/config/org/apache/sling/jcr/repoinit

like image 94
Horacio Avatar answered Oct 21 '25 08:10

Horacio



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!