Troubleshooting for registering target instance
A reference topic that includes troubleshooting to try to resolve errors that occur while registering a target instance.
When registering a target instance, consider the following guidelines.
Credentials error
Troubleshoot a credentials error that occurs while registering a target instance.
Condition
The credentials for the target instance are incorrect preventing the target instance from being registered.
Cause
Clone requests can’t redirect authentication requests to a single sign-on identity provider. The target instance credentials must exist in the sys_user table as a user record or as part of a Lightweight
Directory Access Protocol (LDAP) integration.
Remedy
- Provide credentials for the target instance for a user with the admin role.
- Use a local user account, not an LDAP, or SSO user account.
System property error
Troubleshoot a system property error that occurs while registering a target instance.
Condition
By default, glide.db.clone.allow_clone_target is enabled on instances whose name ends in Dev, Test, Stage, UAT, or QA. An error occurs if the property isn't set to True.
Cause
The glide.db.clone.allow_clone_target system property is set to False.
Remedy
Procedure
- Navigate to .
-
Search for
glide.db.clone.allow_clone_targetin the system properties list. - Select the property.
- If the value is set to False, set the value to True.
- Select Update.
IP authentication error
Troubleshoot a IP authentication error that occurs while registering a target instance
Condition
A failure to authenticate an IP address prevents the target instance from being registered.
Cause
The IP address for the target instance is outside of the IP range.