Changes between Initial Version and Version 1 of Ticket #9507


Ignore:
Timestamp:
Nov 2, 2011, 4:33:45 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9507 – Description

    initial v1  
    1 Here is the error even with the correct 'username' and 'password' in the trac.ini [hudson] section where the continous integration machine is using CollabNet Security Realm:
     1Here is the error even with the correct 'username' and 'password' in the trac.ini `[hudson]` section where the continuous integration machine is using !CollabNet Security Realm:
    22
    3 Event provider HudsonTracPlugin failed for filters "Hudson Builds": IOError: Error getting build info from 'http://localhost:8080/job/Build/api/python?tree=builds[building,timestamp,duration,result,description,url,fullDisplayName,changeSet[items[revision,id]]],modules[builds[building,timestamp,duration,result,description,url,fullDisplayName,changeSet[items[revision,id]]]]': returned document has unexpected type 'text/html' (expected 'text/x-python'). The returned text is: <html><head><meta http-equiv='refresh' content='1;url=/login?from=%2Fjob%2FBuild%2Fapi%2Fpython'/><script>window.location.replace('/login?from=%2Fjob%2FBuild%2Fapi%2Fpython');</script></head><body style='background-color:white; color:white;'>Authentication required</body></html>
     3Event provider HudsonTracPlugin failed for filters "Hudson Builds":
     4{{{
     5IOError: Error getting build info from 'http://localhost:8080/job/Build/api/python?tree=builds[building,timestamp,duration,result,description,url,fullDisplayName,changeSet[items[revision,id]]],modules[builds[building,timestamp,duration,result,description,url,fullDisplayName,changeSet[items[revision,id]]]]': returned document has unexpected type 'text/html' (expected 'text/x-python'). The returned text is: <html><head><meta http-equiv='refresh' content='1;url=/login?from=%2Fjob%2FBuild%2Fapi%2Fpython'/><script>window.location.replace('/login?from=%2Fjob%2FBuild%2Fapi%2Fpython');</script></head><body style='background-color:white; color:white;'>Authentication required</body></html>
     6}}}