On 06/17/2010 06:07 AM, Jonathan Dieter wrote: > I'm getting this traceback in kojiweb in an internal koji setup that I'm > trying to get working. > > I can control koji using the command-line, and I've added new users, so > I think that means the kojihub certificate is fine. Kojiweb works fine > until I try to login, and that's when I get this traceback. > > I'm using certificates that I've issued using dogtag, but I don't think > that should have any relevance. My user and server certs are all using > the same CA. > > Anyone have any thoughts on where I should look? -snip- > Fault:<Fault 1: "exceptions.AttributeError: 'NoneType' object has no > attribute 'split'">
This is a fault returned from the hub. The real exception happened on the hub and can be found in your httpd error logs there. I believe you have not configured ProxyDNs in your hub.conf. Granted we should handle this case with more grace. -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
