Errors with the pipeline after a clone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2025 11:36 PM
After cloning our Prod environment to our Dev and Test instances, we are no longer able to submit our applications to the deployment pipeline and AES just throws a generic "This operation failed" while the logs indicate "Requested URI does not represent any resource: /sn_deploy_pipeline_deployment_pipeline_api/appProperties/<sys_id>: no thrown error"
I have re-validated the pipeline configuration in Prod (Validate and updated each instance) and checked the credentials are also configured correctly with appropriate roles .
Just curious if anyone has seen anything like this before or where if there is anything I should be checking beyond the above?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2025 01:26 PM
Hi Craig,
Have you confirmed that you still have the controller environment setup in your cloned instances? Each instance in your pipeline should have a environment marked as it's controller (prod, usually) along with associated credentials. I'd verify that that environment in each sub-prod instance is still setup and validate it from that subprod instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2025 03:30 PM
Our Dev and Test instances both still contain a Prod environment entry with the "Is Controller" option selected. I've validated both but no change