Skip to main content

Hello, everyone

 

I'm trying to deploy an application in CloudHub2 via Azure DevOps pipeline and I got this issue

Caused by: org.mule.tools.client.core.exception.ClientException: 409 Conflict: {"timestamp":1711526975238,"status":409,"error":"Conflict","message":"Target af407344-9508-4c0a-bfc6-9adb32e4d525 is not associated with the environment 7f34d4c4-7eb8-477f-b5b0-8ebe8f0996d2 in organization cb8afec1-7aa5-46cf-966a-66da99633710","path":"/organizations/cb8afec1-7aa5-46cf-966a-66da99633710/environments/7f34d4c4-7eb8-477f-b5b0-8ebe8f0996d2/deployments"}

Does anybody know what could be the problem and what should I check?

 

I must say that I deployed other applications successfully before using the same steps, and now I don't know what could be the issue

4 answers
  1. Feb 18, 9:59 PM

    This error is due to the environment not being associated with the private space. Go to the private space settings and add the environment.

0/9000