On Wed, May 23, 2007 at 11:37:22AM -0500, Matt Domsch wrote: > On Wed, May 23, 2007 at 11:29:32AM -0400, Chuck Anderson wrote: > > I'm getting a traceback running report_mirror on my FC6 mirror system: > > > > $ ./report_mirror -o mirror-report.txt -c report_mirror.conf > > Traceback (most recent call last): > > xmlrpclib.Fault: <Fault 1: "'NoneType' object has no attribute > > 'keys'"> > > Thanks for the report. This was a caching bug on the server side. It > had updated the database, but hadn't synced that data into the DB > before trying to read it in another function a moment later. I think > I know how to fix it. Should be OK in a few hours. I was able to rerun the script successfully at 11:54 EDT. When should I expect the mirror cgi to start returning my mirror for my netblock? Thanks.