I experienced the same issue on Ubuntu 12.04.3 after upgrading to 1.533
from the official repository. I do not know what my previous version was,
but it had been updated at some point since mid-August so it was a
relatively recent version.
Commenting out the PROXY__HEADER line allowed Jenkins
So that fixed the startup issue, but now I am not able to log in with my
account. The log is showing/saying nothing and I have it cranked up to 9.
On Wed, Sep 25, 2013 at 2:05 PM, Boris Kurktchiev wrote:
> I am running the latest version on RHEL6 using the jenkins repo I think I
> just upgraded
I am running the latest version on RHEL6 using the jenkins repo I think I
just upgraded to 1.532
On Wed, Sep 25, 2013 at 1:37 PM, Ulli Hafner wrote:
> Ok, I see. The conflicting part is in Jenkins core.
>
> Please remove the following block and restart:
>
>
>> false
>> X-Forwarded-For
>
Ok, I see. The conflicting part is in Jenkins core.
Please remove the following block and restart:
>
> false
> X-Forwarded-For
>
Did you upgrade Jenkins? Or is this a new installation? Which Jenkins version?
Am 25.09.2013 um 19:18 schrieb Boris Kurktchiev :
> The only other auth r
The only other auth related plugin i have enabled is Credentials that I can
think of. But just to be sure here is a dump of the plugins directory, i
dont see anything in there that should be affecting this:
http://pastebin.com/Y1WrBgGs (its a bunch so i figured better off using
pastebin than here)
I am just using the internal auth single user at the moment. This is my
config.xml
OldData
hudson.diagnosis.TooManyJobsButNoView
1.522
2
NORMAL
true
true
false
${ITEM_ROOTDIR}/workspace
${ITEM_ROOTDIR}/builds
false
5
0
Jenkins can read the file but the contents are broken:
hudson.security.csrf.DefaultCrumbIssuer.PROXY_HEADER
This field cannot be set from the XML file (is missing, etc.)
Which plug-in are you using for security?
Ulli
Am 25.09.2013 um 19:00 schrieb Boris Kurktchiev :
> i keep getting org.jvn
i keep getting org.jvnet.hudson.reactor.ReactorException:
hudson.util.IOException2: Unable to read /opt/local/jenkins/config.xml when
i try to start up Jenkins, but the directory and file is owned by jenkins
user, i can su to jenkins user and view/edit the fileā¦ i am getting
stumped. Here is