- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2023 01:53 PM
We recently cloned over the instance that I am trying to setup this environment record on. This is the controller instance, and I am attempting to setup the environment record for this instance. When I attempt to validate the record, I get a "Controller is not valid" error. This only started happening after the clone.
Just wondering if anyone else has experience this type of behavior after a clone and if there are any known solutions.
Solved! Go to Solution.
- Labels:
-
app engine
-
Clone
-
Pipelines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2023 12:11 PM
I ended up just deleting the controller environment record and re-creating it. That solved the issue. This is not the first time I've encountered this though so might need some input from ServiceNow themselves.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2023 12:48 PM
If you don't have the tables preserved, the credentials seem to be cloned over after the clone.
OOTB, the pipeline instance, is preserved. - https://docs.servicenow.com/bundle/tokyo-application-development/page/build/app-engine-studio/concep...
That would be my 1st action is to check the check credentials, ensure the proper login info is there, and verify the environments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2023 07:28 AM
Hi,
I have verified the password and everything is correct. I am getting the error when validating the environment record. I get it on all environments in the pipeline, even on the controller itself, oddly enough.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2023 10:06 AM
I ran into the same issue and found out that we need to first validate the environment without making it controller. Once successfully validated, we can mark it as controller and validate it again.