Expandir minha barra de realizações na Comunidade.

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

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Environment issues in my AEM development instance

Avatar

Level 4

We are using AEM 6.5.7 and there are couple of issues coming up in my development server.

  • Issue 1: When we try to edit and apply the changes in any component. We receive the "Forbidden Error".
  • Issue 2: When we publish any AEM page, we are seeing an error "ERROR Failed to retrieve references for the selected page" on top of the page.

Issue 1:

samsundar23_0-1625471869858.png

Issue 2:

samsundar23_2-1625472081981.png

When we debugged for both these issues, the root cause seems to be same and we received an error in the browser console at granite.min.js:7

Please find the below code snippet corresponding to it.

samsundar23_3-1625472521728.png

Kindly let us know any resolution for this problem.
We are unsure about the root cause behind this problem.

Thanks

Tópicos

Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.

6.5
1 Solução aceita

Avatar

Resposta correta de
Community Advisor

@samsundar23 Please check if the user has create/modify permission. Please refer to below URL for "ERROR Failed to retrieve references for the selected page" issue.

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/publishing-error-fai....

Ver solução na publicação original

5 Respostas

Avatar

Resposta correta de
Community Advisor

@samsundar23 Please check if the user has create/modify permission. Please refer to below URL for "ERROR Failed to retrieve references for the selected page" issue.

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/publishing-error-fai....

Avatar

Community Advisor and Adobe Champion

Hi @samsundar23 ,

 

Try admin user if you are getting the "Forbidden" error. also check below thread for similar issue-

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/console-error-aem-6-4-8-we...

Avatar

Administrator
@Ritesh_Mittal, nice answer.


Kautuk Sahni

Avatar

Community Advisor

Hi,

Is your Author behind the dispatcher? If yes then check the CSRF-Token header is present or not in post request when you update the component.

try with direct Author access as well?

Arun Patidar

AEM LinksLinkedIn

Avatar

Employee Advisor