You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
200 success, with the configuration on Server B being updated upon refreshing the page (i am using new sytemMessages to see the new config changes).
Actual Results
403 error no valid crumb found, and the config does not update. essentially, i cannot get the endpoint to work.
Anything else?
I would rather use this JCASC_RELOAD_TOKEN instead of an individual user API token because the project i am working on has dozens of servers, and it seems impossible to configure API tokens (this issue regarding preconfiguration is still open #1830)
The text was updated successfully, but these errors were encountered:
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
our jenkins master (controller) image is on "Debian GNU/Linux 11 (bullseye)"
the azure agent running the job i am trying is running "rockylinux:8"
Reproduction steps
HTTP ERROR 403 No valid crumb was included in the request
Powered by Jetty:// 10.0.12
`
Expected Results
200 success, with the configuration on Server B being updated upon refreshing the page (i am using new
sytemMessage
s to see the new config changes).Actual Results
403 error no valid crumb found, and the config does not update. essentially, i cannot get the endpoint to work.
Anything else?
I would rather use this JCASC_RELOAD_TOKEN instead of an individual user API token because the project i am working on has dozens of servers, and it seems impossible to configure API tokens (this issue regarding preconfiguration is still open #1830)
The text was updated successfully, but these errors were encountered: