fedora-infra / mirrormanager2

Rewrite of the MirrorManager application in Flask and SQLAlchemy
https://mirrormanager.fedoraproject.org
GNU General Public License v2.0
63 stars 46 forks source link

crawler: KeyError: 'unreadable' #176

Closed adrianreber closed 8 years ago

adrianreber commented 8 years ago

ERROR:crawler:Hosts(43/144):Threads(30/30):1763:mirror.nonstop.co.il:Failure in thread '594d454', host <Host(1763 - mirror.nonstop.co.il)> Traceback (most recent call last): File "/usr/bin/mm2_crawler", line 1474, in worker rc = per_host(session, host.id, options, config) File "/usr/bin/mm2_crawler", line 1397, in per_host sync_hcds(session, host, host_category_dirs, options.repodata) File "/usr/bin/mm2_crawler", line 734, in sync_hcds stats['unreadable'] += 1 KeyError: 'unreadable' INFO:crawler:Hosts(43/144):Threads(30/30):1763:mirror.nonstop.co.il:Ending crawl of <Host(1763 - mirror.nonstop.co.il)> with status 3