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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -