Unable to access welcome page after installation on Docker

  • Hi
    I am a new user of Camunda, I am running on a Windows 10 PC.
    I pulled the /camunda-bpm-platform:run-latest from Docker Hub
    and ran the:
    docker run -d --name camunda2 -p 8080:8080 camunda/camunda-bpm-platform:run-latest.

When I try the url:
http://localhost:8080/camunda-welcome/index.html
I get the following error:

Whitelabel Error Page

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

Wed Jun 09 08:14:35 UTC 2021

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

Please assist.

Hi @DrDan
Is there anything in the logs that might explain whats going wrong?

Hi @Niall
My Docker installation is a mess.
I am starting over…
So I think in the meantime you can close this question

Alrighty, good luck!

1 Like