Not able to edit the page in author environment | Community
Skip to main content
Nishanth_KR
New Participant
March 6, 2025
Solved

Not able to edit the page in author environment

  • March 6, 2025
  • 3 replies
  • 547 views

When attempting to edit a page on the non-production AEM author instance via the dispatcher, I encounter the following console error, which prevents content authors from editing the page. This issue occurs even for the admin user.
Error:
Uncaught Error: Components could not be loaded
at Object.<anonymous> (core.js:1117:308)

In the network tab, I see a 500 response for the call:
/libs/wcm/core/content/components.1741267885819.json

Best answer by Nishanth_KR

@martin_ecx_io  @konstantyn_diachenko Thanks for the response. The issue was resolved after restarting the dispatcher and clearing the cache.

3 replies

Nishanth_KR
Nishanth_KRAuthorAccepted solution
New Participant
March 7, 2025

@martin_ecx_io  @konstantyn_diachenko Thanks for the response. The issue was resolved after restarting the dispatcher and clearing the cache.

martin_ecx_io
New Participant
March 7, 2025

Are you able to confirm if this is on AEM as a Cloud Service, or 6.5? 

 

Does this happen for all pages, including newly created ones?

 

Do you see anything in the error logs at the point of this request?

 

As Kostiantyn said - if you can share the full stack trace and content of the 500 response, this may help pin down the cause.

konstantyn_diachenko
New Participant
March 6, 2025

Hi @nishanth_kr ,

 

Could you please provide the whole exception stack trace?

 

Best regards,

Kostiantyn Diachenko.

Kostiantyn DiachenkoCheck out AEM VLT Intellij plugin