daily pastebin goal
17%
SHARE
TWEET

Untitled

a guest May 1st, 2012 39 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. debianer@debian:~/goagent/local$ ./proxy.py
  2. ------------------------------------------------------
  3. GoAgent Version : 1.8.4 (python/2.6.6 pyopenssl/0.10)
  4. Listen Address  : 127.0.0.1:8087
  5. GAE Mode        : http
  6. GAE Profile     : google_cn
  7. GAE APPID       : goagent-hoxily
  8. ------------------------------------------------------
  9. Traceback (most recent call last):
  10.   File "./proxy.py", line 1281, in <module>
  11.     main()
  12.   File "./proxy.py", line 1276, in main
  13.     httpd = LocalProxyServer((common.LISTEN_IP, common.LISTEN_PORT), LocalProxyHandler)
  14.   File "/usr/lib/python2.6/SocketServer.py", line 402, in __init__
  15.     self.server_bind()
  16.   File "/usr/lib/python2.6/BaseHTTPServer.py", line 108, in server_bind
  17.     SocketServer.TCPServer.server_bind(self)
  18.   File "/usr/lib/python2.6/SocketServer.py", line 413, in server_bind
  19.     self.socket.bind(self.server_address)
  20.   File "<string>", line 1, in bind
  21. socket.error: [Errno 98] Address already in use
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top