'Error 'The app cannot be mapped to route ci-pipeline.mybluemix.net because the route exists in a different space.'

On IBM Cloud Foundry, tool chain, Builds fine but will not Deploy. I get the below message:

Preparing to start the job... Running on public worker: us-southfscloudworker12 Job execution started at Wed May 18 01:14:24 UTC 2022 Pipeline image: latest cf login -a "https://api.us-south.cf.cloud.ibm.com" -u apikey -p "****" -o "CouchLizards" -s "mydjango1" API endpoint: https://api.us-south.cf.cloud.ibm.com Authenticating... OK

Targeted org CouchLizards

Targeted space mydjango1

API endpoint: https://api.us-south.cf.cloud.ibm.com (API version: 2.181.0) User: [email protected] Org: CouchLizards Space: mydjango1 Pushing app ci-pipeline to org CouchLizards / space mydjango1 as [email protected]... Getting app info... The app cannot be mapped to route ci-pipeline.mybluemix.net because the route exists in a different space. FAILED Job execution ended at Wed May 18 01:14:35 UTC 2022

Finished: FAILED



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source