I can't load any web application in http://localhost:8080/camunda-welcome/index.html

I am asking because since all dependencies have downloaded, so I think only I have to remove Camunda installation zip files from C drive and then re-paste that and then unzip again. Is it right?

Simply re-download the distribution.

I am assuming that something went wrong with your download…

Ok I re-download and re-install in C drive.

Hi @Hassan_Ali,

If you have any antivirus software… please try to disable it.

And make sure nothing block listening to port 8080

Please tell what should I download: ZIP or TAR, for Windows?

Ok I try to disable and then check.

Zip for Windows

I turned off the Antivirus protection, re downloaded and unzipped the folder, then run start-camunda.bat but still I am not able to access the Welcome page and the following urls:
http://localhost:8080/camunda
http://localhost:8080/engine-rest

Hello @Hassan_Ali

When you run start-camunda.bat file without as Administrator, do you see any error in the command line interface?

Which version of java you are using? What does following command prints?

java -version
echo %JAVA_HOME%

Best
Garima

Hello there

In my case the exact issue is happening as well when trying to install the Camunda Community Plattform. By clicking on the start-camunda.bat file im receiving the “ERR_CONNECTION_REFUSED” notification in my browser. I got several java-applications (JRE, JDK) and the extracted file installed , all on *C:* as it was explained in the video and on the website. Checking C:\Camunda\server\apache-tomcat-9.0.24\logs i cant find any records.

If somebody might got a hint of what is the error I would appricate very much!"!!

Best regards