Dear folks,
Could you help me how to rid of error “Error 403 No valid crumb was included in the request”.
Steps:-
- Using Ansible play book need to build the job in Jenkins
- CRMB is blocking to create job
- Tried “strict crumb issuer plugin” to block the CRUMB
TASK [Queue build] *******************************************************************************************************************************************
fatal: [localhost]: FAILED! => {“cache_control”: “must-revalidate,no-cache,no-store”, “changed”: false, “connection”: “close”, “content”: “\n\n<meta http-equiv=“Content-Type” content=“text/html;charset=utf-8”/>\nError 403 No valid crumb was included in the request\n\n
HTTP ERROR 403 No valid crumb was included in the request
\nURI: | /job//build |
---|---|
STATUS: | 403 |
MESSAGE: | No valid crumb was included in the request |
SERVLET: | Stapler |
<a href=“http://eclipse.org/jetty”>Powered by Jetty:// 9.4.27.v20200227
\n\n\n\n", “content_length”: “556”, “content_type”: “text/html;charset=iso-8859-1”, “elapsed”: 0, “msg”: “Status code was 403 and not [201]: HTTP Error 403: Forbidden”, “redirected”: false, “server”: “Jetty(9.4.27.v20200227)”, “status”: 403, “url”: "http://18.136.119.219:8080/job//build?token=25e23c73b8e53ff3f08e8734751a4528”, “x_content_type_options”: “nosniff”}
Mail Email: [email protected]