Hi ,
I am new to camunda. I have downloaded the camunda springboot project from the documentation site and able to start the project. The login page is working but the remaining pages “Cockpit,TaskList,Admin” are loading a very long time and no response.
What version of Camunda, Spring boot and Java are you using?
<camunda.spring-boot.version>7.17.0</camunda.spring-boot.version>
<spring-boot.version>2.5.4</spring-boot.version>
Java 8
Try camunda version 7.16.0 since 7.17.0 doesn’t exist yet.