-
Bug
-
Resolution: Fixed
-
Major
-
None
The upgrading process is failed when http_port=-1 in:
/etc/default/jenkins
The upgrade doesn't map the settings from default to here:
/etc/systemd/system/multi-user.target.wants/jenkins.service -> Environment="JENKINS_PORT= ... " -> default is 8080
So the starting Jenkins at boot time is conflicted with Tomcat!
Linux lxc-web-sajat-java 3.16.0-11-amd64 #1 SMP Debian 3.16.84-1 (2020-06-09) x86_64 GNU/Linux
- duplicates
-
JENKINS-68007 Prefer --httpPort from JENKINS_ARGS over HTTP_PORT when the two differ
- Closed