Hello,
So I am trying to setup camunda Stand Alone on my windows 11 machine using:
Camunda run 7.21
openjdk 17
Camunda modeler 5.23
After running start.bat (which btw works only if ran as administrator for some reason), the modeler can’t deploy the bpmn file using the API http://localhost:8080/engine-rest
Getting the fllowing error:
Should point to a running Camunda REST API. [ deploy-error ]
This is weird considering that 127.0.0.1:8080/engine-rest/engine returns
name=‘default’
meaning the API is working.
PS : Launching Start.bat start a tomcat server