-
Bug
-
Resolution: Duplicate
-
Minor
-
None
Getting Error communicating to server! Server Error. when using with multi branch pipeline
Error while serving http://xxx.xxx.xxx.xxx:8080/view/Demo/api/json com.google.api.client.http.HttpResponseException: 403 Forbidden <html><head><meta http-equiv='refresh' content='1;url=/login?from=%2Fjob%2FDemo-Multibranch%2Fjob%2Fdevelopment%2Fwfapi%2Fruns'/><script>window.location.replace('/login?from=%2Fjob%2FDemo-Multibranch%2Fjob%2Fdevelopment%2Fwfapi%2Fruns');</script></head><body style='background-color:white; color:white;'> Authentication required <!-- You are authenticated as: anonymous Groups that you are in: Permission you need to have (but didn't): hudson.model.Hudson.Read ... which is implied by: hudson.security.Permission.GenericRead ... which is implied by: hudson.model.Hudson.Administer --> </body></html> at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1061) at se.diabol.jenkins.workflow.WorkflowApi.execute(WorkflowApi.java:79) at se.diabol.jenkins.workflow.WorkflowApi.getRunsFor(WorkflowApi.java:57) Caused: java.lang.IllegalStateException
- is duplicated by
-
JENKINS-43797 View does not work when Jenkins has authentication enabled
- Closed