Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

Not able to open publish instance in AEM as cloud service>

Avatar

Level 8

HI 

I am trying to open aem publish instance but getting below error.

akshaybhujbale_0-1668076760077.png

 

1 solution acceptée

Avatar

Réponse correcte par
Community Advisor

Hi,

You need to add a path of your page in the url.

 

If you are accessing internal AEM pages and you are not logged in in publisher, you will see 404 page. Another reason could be the dispatcher rule, which block the request other than filter.

Arun Patidar

AEM LinksLinkedIn

Voir la solution dans l'envoi d'origine

3 Replies

Avatar

Community Advisor

@akshaybhujbale  In AEM cloud the dispatcher itself is publisher. As dispatcher rules are added on dispatcher yu can not open the sites.html. It is considering the URL as Page not found and redirecting to 404 page. 

Avatar

Réponse correcte par
Community Advisor

Hi,

You need to add a path of your page in the url.

 

If you are accessing internal AEM pages and you are not logged in in publisher, you will see 404 page. Another reason could be the dispatcher rule, which block the request other than filter.

Arun Patidar

AEM LinksLinkedIn

Avatar

Community Advisor

@akshaybhujbale In AEM as a Cloud Service Publish and Preview servers, internal pages (login, sites, assets), including operational and health check pages, are not accessible. Alternatively, you can use Developer Console -> Repository Browser to look at the JCR structure for debugging.

Developer Console - https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-a... 

Repository Console - https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-a...