Unable to access Jenkins -


when tried access jenkins using localhost:8080/jenkins following error.

http error 404

problem accessing /jenkins/. reason:

not found 

how solve this?

check webserver running, if use apache turn on apache server going right path

check out, apache web server route http , https traffic jenkins. helps too

 1.use urls lack pesky port tag  2.receive external port 80 or 443 traffic 

Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -