adobe / aem-sample-we-retail-journal

We.Retail Journal is a sample showcasing SPA Editing capabilities in AEM using React and Angular
Apache License 2.0
70 stars 69 forks source link

Cannot serve request to /libs/wcm/core/content/pageinfo.json in com.day.cq.wcm.core.impl.servlets.PageInfoServlet #63

Closed sreenu539 closed 4 years ago

sreenu539 commented 4 years ago

Cannot serve request to /libs/wcm/core/content/pageinfo.json in com.day.cq.wcm.core.impl.servlets.PageInfoServlet

I am getting 404 for pageInfo.json request and page is in preview mode, not able to click any links or buttons and change to different mode as "FullScreenMask" css from aem code applied.

Screen Shot 2019-12-04 at 11 10 58 AM Screen Shot 2019-12-04 at 10 56 00 AM

Env: AEM 6.3.3 , AEM 6.5.1 - this seems to be issue with one page at this time.

habansal commented 4 years ago

@sreenu539 Can you please provide more details about how to reproduce the issue ?

this seems to be issue with one page at this time.

Which page ?

pfauchere commented 4 years ago

No answer, closing the issue

vineetkaushikmca commented 4 years ago

We are facing same issue after upgrade from 6.4.5 to 6.5.6 https://localhost:4502/libs/wcm/core/content/pageinfo.json does not pull any data rather show blank screen. please let me know what can be the cause?