Opened 12 years ago

Last modified 12 years ago

#9507 closed defect

Authentication for CollabNet Security Realm — at Version 1

Reported by: scott@… Owned by: roadrunner
Priority: normal Component: HudsonTracPlugin
Severity: normal Keywords: j_acegi_security_check
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

Here 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:

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>

Change History (1)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.