Unable to access an instance after cloning as it goes to constant loopIssue Unable to open instance after cloning. Instance is looping at the login page.CauseSometimes after cloning, the glide.entry.page.script system property's value gets changed.ResolutionModify the 'glide.entry.page.script' system property value, as described below. From: new SPEntryPage().getLoginURL()To: new CMSEntryPage().getEntryPage()Related LinksUsers not able to login in cloned target instance using Multi Factor Authentication (MFA)