Skip to content

Instantly share code, notes, and snippets.

@westlinkin
Created November 9, 2012 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save westlinkin/4045540 to your computer and use it in GitHub Desktop.
Save westlinkin/4045540 to your computer and use it in GitHub Desktop.
goagent error
NFO - [Nov 09 20:52:01] Enable aggressive create_ssl_connection to connect google_hk
Traceback (most recent call last):
File "proxy.py", line 1816, in <module>
main()
File "proxy.py", line 1811, in main
server = gevent.server.StreamServer((common.LISTEN_IP, common.LISTEN_PORT), gaeproxy_handler)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 408, in __init__
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 419, in server_bind
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
socket.error: [Errno 48] Address already in use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment