-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Mac OS X 10.6.2 Client,
Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8l DAV/2 mod_jk/1.2.30,
Hudson build 1.352,
Hudson options: /usr/bin/java -Xms1G -Xmx1G -jar /PATH/TO/HUDSON/hudson.war --httpPort=-1 --ajp13Port=8090
After choosing a project, one AJAX POST request fails with 403 error. The request does not include the .crumb header.
Request: https://hudson/job/PROJECTNAME/buildHistory/ajax
Response:
<html><head><title>Error 403</title></head><body bgcolor="#ffffff"><h1>Status Code: 403</h1>Exception: No valid crumb was included in the request<br>Stacktrace: <pre>(none)
</pre><br><hr size="1" width="90%"><i>Generated by Winstone Servlet Engine v0.9.10 at Thu Mar 25 20:39:36 CET 2010</i></body></html>
Hudson installation is in a local network.
- is duplicated by
-
JENKINS-5241 "No valid crumb was included in the request" exception when loading log in browser
- Closed