Specific page in authoring environment creates multiple redirect requests | Community
Skip to main content
Level 2
November 5, 2019
Solved

Specific page in authoring environment creates multiple redirect requests

  • November 5, 2019
  • 1 reply
  • 996 views

In AEM Authoring environment, when I try to edit a page it takes a while and the request of the page is getting stalled. So the page doesn't show up. The same page is editable by admin user.

There are no specific permission policies set to that page. Permissions for my ID is set to allow page create, modify and delete. From the error.log and browser console, the request for the page content seems to be redirecting multiple times without any response.

One of the custom component used in that page has a reference to two products. Removing any one of the product from the component by an admin user makes it available for edit for me.

Any idea on what else to check as I dont find anything suspicious from logs. Also, I am keen to know what is /content/regent.html (purpose of this request).

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user05162

"/content/regent.html" is the test page created for customers that are run on Adobe Managed Services. This Page is used for monitoring purposes. If you need more info, get in touch with your CSE.

Regarding components not loading, I would recommend creating a page with just the two components that have issues and debug it from there.

1 reply

user05162Adobe EmployeeAccepted solution
Adobe Employee
November 7, 2019

"/content/regent.html" is the test page created for customers that are run on Adobe Managed Services. This Page is used for monitoring purposes. If you need more info, get in touch with your CSE.

Regarding components not loading, I would recommend creating a page with just the two components that have issues and debug it from there.