[JIRA] (JENKINS-58496) Jenkins prefix doesn't work (HTTP ERROR 404)

0 views
Skip to first unread message

arielman22@gmail.com (JIRA)

unread,
Jul 15, 2019, 8:48:02 AM7/15/19
to jenkinsc...@googlegroups.com
Ariel M updated an issue
 
Jenkins / Bug JENKINS-58496
Jenkins prefix doesn't work (HTTP ERROR 404)
Change By: Ariel M
Summary: Jenkins prefix doesn't work (HTTP ERROR 404)
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" {color:#de350b}--*env JENKINS_ARGS="-prefix=/jenkins*"{color} ${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?
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

arielman22@gmail.com (JIRA)

unread,
Jul 16, 2019, 5:19:02 AM7/16/19
to jenkinsc...@googlegroups.com
Ariel M resolved as Fixed
 

I had to use the below param:

env JENKINS_OPTS="-prefix=/jenkins

Change By: Ariel M
Status: Open Resolved
Resolution: Fixed

arielman22@gmail.com (JIRA)

unread,
Jul 16, 2019, 8:31:02 AM7/16/19
to jenkinsc...@googlegroups.com
Change By: Ariel M
Status: Resolved Fixed but Unreleased
Reply all
Reply to author
Forward
0 new messages