Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58496

Jenkins prefix doesn't work (HTTP ERROR 404)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • docker
    • None

      I have a job which runs the following command;
      sudo docker run d p ${Jenkins_PORT}:8080 -p ${Jenkins_TCP_PORT}:50000 --name ${Conatiner_name} -e TZ=Asia/Jerusalem -v /pciuser/tools/jenkins/${Conatiner_name}/jenkins-production:/var/jenkins_home --env JAVA_OPTS="-Xmx2048m" --env JENKINS_ARGS="-prefix=/jenkins" ${ImageID}

      However, Jenkins is not starting with the Prefix:

      HTTP ERROR 404

      Problem accessing /jenkins. Reason:  Not Found

      any idea where I can see more info on why it's not working?

            csanchez Carlos Sanchez
            arielma Ariel M
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: