lnln1111 / smartladder

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

Win8下运行goagent.exe报错 #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. 配置完成
2. 运行goagent.exe报错

What is the expected output? What do you see instead?
运行goagent.exe报错如下:
Traceback (most recent call last):
  File "boot.py", line 46, in <module>
  File "F:\Software\GoagentPLUS\Goagent\local\proxy.py", line 781, in <module>
    common = Common()
  File "F:\Software\GoagentPLUS\Goagent\local\proxy.py", line 657, in __init__
    self.CONFIG.read(os.path.join(os.path.dirname(__file__), __config__))
  File "ConfigParser.pyo", line 297, in read
  File "ConfigParser.pyo", line 504, in _read
ConfigParser.MissingSectionHeaderError: File contains no section headers.
file: F:\Software\GoagentPLUS\Goagent\local\proxy.ini, line: 1
'\xef\xbb\xbf[listen]\n'
Exception KeyError: KeyError(34572848,) in <module 'threading' from 'F:\Software
\GoagentPLUS\Goagent\local\python27.zip\threading.pyo'> ignored

What version of the product are you using? On what operating system?
最新版本
Windows 8

Original issue reported on code.google.com by wyu...@gmail.com on 11 Jan 2013 at 3:48

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
突然不能用了。不知道怎么回事。最新版本Windows 8。

Original comment by mayuyans...@gmail.com on 11 Oct 2013 at 7:22

Attachments:

GoogleCodeExporter commented 9 years ago
同样的问题

Original comment by soybeany...@gmail.com on 11 Nov 2013 at 2:00

GoogleCodeExporter commented 9 years ago
I got the same error.  From the error output, I saw  ConfigParser problems.  
There should be some problems in the proxy.ini file ,  caused this.

So I recreated a new proxy.ini by the notepad++ (or ultra edit else), and the 
same content within the original proxy.in.

Original comment by nighteb...@gmail.com on 11 Nov 2013 at 2:27

GoogleCodeExporter commented 9 years ago
And resolved this issue.

Original comment by nighteb...@gmail.com on 11 Nov 2013 at 2:28

GoogleCodeExporter commented 9 years ago
同样的错误,关注

Original comment by Jones.V...@gmail.com on 23 Apr 2014 at 9:21