-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Hudson version: 1.389
JDK: 1.6
OS: RHEL4
When we have Token set in job configuration at "Trigger builds remotely" section I cant trigger build manualy i get AccessDeniedException probably due fix: http://hudson.361315.n4.nabble.com/-td3069369.html
- is duplicated by
-
JENKINS-8299 Unable to "Build now" when remote token is set and token is not included in parameters form
-
- Resolved
-
I also have this problem, which is there in 1.389, but was not in 1.384. Here's my description (as sent to the mailing list):
If you use build triggers with tokens, be aware there is an issue in 1.389.
I click the "build" icon, and get taken to a web page that says "Access Denied. Invalid token provided.". The console log for Hudson shows:
This happens for some jobs and not others. According to the job permissions, I should be able to start the build, and this worked in prior versions. The factor in common for the jobs that say "Invalid token provided" is that they all have the "Trigger builds remotely (e.g., from scripts)" build trigger configured (sometimes they have other build triggers also), with a token specified.