Issue
Unable to open instance after cloning. Instance is looping at the login page.
Cause
Sometimes after cloning, the glide.entry.page.script system property's value gets changed.
Resolution
Modify the 'glide.entry.page.script' system property value, as described below.
- From: new SPEntryPage().getLoginURL()
- To: new CMSEntryPage().getEntryPage()
Related Links
Users not able to login in cloned target instance using Multi Factor Authentication (MFA)