Unable to launch camunda cockpit url getting 404

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Wed Jul 08 22:26:30 IST 2020

There was an unexpected error (type=Not Found, status=404).

No message available

I have created application using https://start.camunda.com/
I have added below properties in my application.yml files
camunda:
bpm:
webapp:
application-path: my/application/path
index-redirect-enabled: false
I have removed “application-path: my/application/path” from the application.yml file but unable to start the Process. Please check the screen shot.


Could you please help me?