Getting an error AuthenticationSupport service missing. Cannot authenticate request.
I had some issue with one maven build and so I deleted my crx-quickstart and re-run again and since then I am unable to run the jar. Its stuck in between and browser throws an error - "
HTTP ERROR 503
Problem accessing /. Reason:
AuthenticationSupport service missing. Cannot authenticate request.
"
Logs error : 23.06.2020 10:39:34.057 *ERROR* [qtp1050376747-74] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: AuthenticationSupport service missing. Cannot authenticate request.
23.06.2020 10:39:34.058 *ERROR* [qtp1050376747-74] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: Possible reason is missing Repository service. Check AuthenticationSupport dependencies.
23.06.2020 10:45:08.388 *ERROR* [qtp1050376747-72] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: AuthenticationSupport service missing. Cannot authenticate request.
23.06.2020 10:45:08.388 *ERROR* [qtp1050376747-72] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: Possible reason is missing Repository service. Check AuthenticationSupport dependencies.
Can someone pls help? I verified OSGI bundles and everything is active.