日期:2014-05-16  浏览次数:20918 次

启动报错
Traceback (most recent call last):
  File "python27.py", line 95, in <module>
  File "proxy.py", line 1584, in <module>
    common = Common()
  File "proxy.py", line 1434, in __init__
    self.HOSTS_MAP = collections.OrderedDict((k, v or k) for k, v in self.CONFIG
.items(hosts_section) if '\\' not in k and ':' not in k and not k.startswith('.'
))
  File "C:\Users\yuank\Desktop\goagent-goagent-bcc275b\local\python27.zip\Config
Parser.py", line 642, in items
ConfigParser.NoSectionError: No section: 'google_hk/hosts'
Exception KeyError: KeyError(31558512,) in <module 'threading' from 'C:\Users\yu
ank\Desktop\goagent-goagent-bcc275b\local\python27.zip\threading.py'> ignored

求有经验的帮忙找下 哪里出了问题呀??
------解决方案--------------------
貌似Goagent代理程序出错,卸掉重装重配置试试~