Traceback (most recent call last):
File "proxy.py", line 2670, in <module>
main()
File "proxy.py", line 2655, in main
server = LocalProxyServer((common.PAC_IP, common.PAC_PORT), PACServerHandler)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 419, in __init__
self.server_bind()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 430, in server_bind
self.socket.bind(self.server_address)
File "/System/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
Original issue reported on code.google.com by baochito...@gmail.com on 20 Nov 2013 at 4:09
Original issue reported on code.google.com by
baochito...@gmail.com
on 20 Nov 2013 at 4:09