Skip to content

Instantly share code, notes, and snippets.

@levigroker
Created August 23, 2011 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save levigroker/1166213 to your computer and use it in GitHub Desktop.
Save levigroker/1166213 to your computer and use it in GitHub Desktop.
Jenkins GitHub POST commit hook error message
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>Apache Tomcat/7.0.19 - Error report</title>
<style type="text/css">
<!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}-->
</style>
</head>
<body>
<h1>HTTP Status 403 - No valid crumb was included in the request</h1>
<hr size="1" noshade="noshade">
<p><strong>type</strong> Status report</p>
<p><strong>message</strong> <u>No valid crumb was included in the request</u></p>
<p><strong>description</strong> <u>Access to the specified resource (No valid crumb was included in the request) has been forbidden.</u></p>
<hr size="1" noshade="noshade">
<h3>Apache Tomcat/7.0.19</h3>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment