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).