How to fix "The revision is deployed but traffic cannot flow" in SharedFlows?

We have a deployment system using the Maven plugin in a Jenkinsfile, and all the time we have this error in Apigee Edge after a sucessful integration. We use Apigeelint and SonarQube as well and none return any problem with our proxy, but this keep happening, is it a proxy thing or apigee's thing? How can we fix it?

11004-screenshot-from-2021-05-18-13-02-28.png

1 4 665
4 REPLIES 4

@Matheus Leister - Can you please share the pom and run the same command with "-X" to get verbose logs

Hello, here's the log:

deploy-log.txt

And the pom.xml:

pom-file.txt

@Matheus Leister - thanks for sharing

Can you run the same maven command with "-X" to see some verbose logs.

Can you try running it from a local machine?

Can you also try deploying a simple sharedflow with just one or two policies to see if thats working via Maven. If it does, we know the pom and the plugin works then something is wrong with the sharedflow you are trying to deploy

Not applicable

This would be because of deployment takes longer to deploy on all rmps. You need to see, if the timeout of the department can be increased.