Closed Neisuz closed 3 years ago
Hi @Neisuz!
HTTP 502 refers to a server side error, usually because some back-end resources are not available behind a gateway. But given the error I'm not sure what is exactly going on there.
Are you able to re-deploy right now? Are you able to deploy the same diagram via the CLI? If that is the case this indicates an issue with the Camunda Modeler or the Camunda Cloud console, if that is what you're using.
Also: the screenshot shows that you are deploying from the Cloud Console Modeler (and not the Camunda Modeler?) - did you try both with the same result?
Thank for your answers.
I wanted to deploy the schema thru camunda cloud. I can deploy it with camunda modeler to tomcat-camunda server. Feel free, try to deploy it by yourself. schema.bpmn.tar.gz
Thanks for the clarification Neisuz.
So what happened here:
Camunda Platform
product. You could successfully deploy it to a Camunda Platform
server running locally.Camunda Cloud
cluster, that failed.This is actually expected. Please note that Camunda Cloud
is a new / different product hence deploying a Camunda Platform
BPMN diagram to it will not work.
Please also note that the Camunda Modeler will automatically open either a Camunda Cloud
or Camunda Platform
specific editor based on the BPMN file provided. The Camunda Modeler would then also only offer the Deployment tool for the respective platform. Hence I am closing this issue for the Camunda Modeler.
Please feel free to re-open or open a new one, in case I missed anything.
Describe the Bug I've got created schema in camunda-modeler(4.8.1) and it works fine on platform, but i can't deploy into camunda cloud this schema. When i deploy the schema there is an issue
Environment