-
Bug
-
Resolution: Unresolved
-
Major
-
None
Since upgrading from Jenkins 1.552 to 1.556 I see the following error when I attempt to login to Jenkins:
HTTP ERROR 404
Problem accessing /jenkins/;jsessionid=1vdumbbfrnzw1ikx0jl5mqi6q. Reason:
Not Found
I can successfully login by deleting the Jenkins cookie in my browser (IE9) but the problem reoccurs later.
I am using the latest ActiveDirectory plugin.
- links to
I have a feeling that this is triggered when the jenkins url contains a port number.
I just tried accessing my jenkins instance through a SSH tunnel (something that used to work until we upgraded to 1.583) and promptly ran into the problem. Logging in using our normal, intra-net, URL works just fine.
HTTP/1.1 302 Found Set-Cookie: JSESSIONID.3a3afa59=1osdlnih6c42p1kkmc0uhgrmmz;Path=/tools/jenkins;Secure;HttpOnly Expires: Thu, 01 Jan 1970 00:00:00 GMT Location: http://127.0.0.2:8080/tools/jenkins/;jsessionid=1osdlnih6c42p1kkmc0uhgrmmz Content-Length: 0 Server: Jetty(8.y.z-SNAPSHOT)