jenkinsci / jenkinsci/scm-api-plugin
[JENKINS-62324] Facing authization failure since 2 days in git SCM stem
- Dominant language
- Java
- Stars
- 33
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Jenkins build is not able to proceed since 2 days due to authorization failure. I am using Bitbucket server integration. Atttached you can find the system log of jenkins server.
The credential i am using in the pipeline SCM step is user name and password(password is personnel access token generated for the user)
found invalid crumb 0c0751ff17820d052b4046947f20c64ae1b3fce24d9f6d25ceba8f45939fc7ee. If you are calling this URL with a script, please use the API Token instead. More information: https://jenkins.io/redirect/crumb-cannot-be-used-for-script
---
Originally reported by manojkdi, imported from: Facing authization failure since 2 days in git SCM stem
Raw content of original issue
Jenkins build is not able to proceed since 2 days due to authorization failure. I am using Bitbucket server integration. Atttached you can find the system log of jenkins server.
The credential i am using in the pipeline SCM step is user name and password(password is personnel access token generated for the user)
found invalid crumb 0c0751ff17820d052b4046947f20c64ae1b3fce24d9f6d25ceba8f45939fc7ee. If you are calling this URL with a script, please use the API Token instead. More information: https://jenkins.io/redirect/crumb-cannot-be-used-for-script
1 attachment
- [errorlog](https://issues.jenkins.io/secure/attachment/51234/errorlog)
Contributor guide
Assessment
This issue has not been assessed yet.