Hi @mghildiy
I tried to deploy and start the bpmn file and it works fine.
I also tried to run the springboot client and it works fine.
My zeebe and spring-boot-starter-camunda version both are 8.5.1.
But I dont see any dependency for zeebee or spring-bootpstarter-camunda in pom I mentioned in question. I have dependencies for camunda-bpm-spring-boot-starter-rest and camunda-bpm-spring-boot-starter-webapp though, and I guess they inherit their verison from camunda-bom which is 7.22.0 in pom.
io.camunda.zeebe.client.api.command.ClientStatusException: io exception
at io.camunda.zeebe.client.impl.ZeebeClientFutureImpl.transformExecutionException(ZeebeClientFutureImpl.java:116) ~[zeebe-client-java-8.5.0.jar:8.5.0]
at io.camunda.zeebe.client.impl.ZeebeClientFutureImpl.join(ZeebeClientFutureImpl.java:54) ~[zeebe-client-java-8.5.0.jar:8.5.0]