nagyistoce / breakwall

Automatically exported from code.google.com/p/breakwall
0 stars 0 forks source link

3.2版本Goagent运行出错 #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
运行Goagent之中,在Terminal中发现代码错误如下:
python "/Applications/Break Wall.app/Contents/Resources/GoAgent/local/proxy.py"
Traceback (most recent call last):
  File "/Applications/Break Wall.app/Contents/Resources/GoAgent/local/proxy.py", line 123, in <module>
    common = Common()
  File "/Applications/Break Wall.app/Contents/Resources/GoAgent/local/proxy.py", line 62, in __init__
    self.GOOGLE_APPSPOT       = {'cn':self.GOOGLE_HOSTS_CN,'hk':self.GOOGLE_HOSTS_HK,'ipv6':self.GOOGLE_HOSTS_IPV6}[self.CONFIG.get('google', 'appspot')]
KeyError: 'http'

求教如何解决?

Original issue reported on code.google.com by milka...@gmail.com on 24 Jan 2012 at 2:05

GoogleCodeExporter commented 9 years ago
临时解决方案,将原版local下面的proxy.ini替换掉程序包中的同
样位置文件。

Original comment by milka...@gmail.com on 24 Jan 2012 at 1:41

Attachments: