RDE environment - authentication issue - login exception
Hi, I have setup a new RDE environment and pushed code using aio cli commands and the site content packages were uploaded using the package manager UI.
When I try to preview the Home page of the site, it throws the following error.
com.natixis.core.utils.ResourceResolverUtil unable to get resource resolver, authentication issue
org.apache.sling.api.resource.LoginException: Cannot derive user name for bundle natixis.core [660] and sub service natixisServices
at org.apache.sling.resourceresolver.impl.ResourceResolverFactoryImpl.getServiceResourceResolver(ResourceResolverFactoryImpl.java:82)
This issue is happening only on RDE environment. Can you please suggest what could be the root cause of this happening only on RDE environment?
The service mapping values all looks good, similar to other working environments.