jhl5657 / breakwall

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

大神帮我看看这是什么问题 #63

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
vino-2:server zhongjunxian$ cd "/Applications/Break 
Wall.app/Contents/Resources/"wallproxy/local/; python startup.py
Warning: Listen on 127.0.0.1:8086 failed, listen on 0.0.0.0:8086 instead.
Traceback (most recent call last):
  File "startup.py", line 8, in <module>
    main()
  File "<string>", line 1499, in _79
  File "<string>", line 1464, in _23
  File "<string>", line 1458, in _65
  File "<string>", line 1437, in _25
  File "<string>", line 1308, in __init__
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 408, in __init__
    self.server_bind()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 419, in server_bind
    self.socket.bind(self.server_address)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
vino-2:local zhongjunxian$ 

Original issue reported on code.google.com by vino198...@gmail.com on 25 Oct 2012 at 7:11

GoogleCodeExporter commented 9 years ago
换最新的3.76再试试,如果还有问题请电邮:mariposauess@gmail.com
,谢谢。

Original comment by Mariposa...@gmail.com on 25 Oct 2012 at 4:12