google-code-backups / breakwall

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

按照教程部署和运行都已经提示成功了,但运行之后一打开网页就显示HTTP Error 500,谢谢 #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
终端显示的内容如下:

Last login: Thu Feb  2 14:57:55 on ttys000
chenmatoMacBook-Pro:server chentou$ python "/Applications/Break 
Wall.app/Contents/Resources/GoAgent/local/proxy.py"
------------------------------------------------------
GoAgent Version : 1.7.9 (python/2.7.1 pyopenssl/0.12)
Listen Address  : 127.0.0.1:8087
GAE Mode        : http
GAE Area        : cn
GAE APPID       : tristen1988
------------------------------------------------------
INFO - - [02/Feb/2012 14:59:50] urlfetch error=HTTP Error 500: Internal Server 
Error on_error=<bound method LocalProxyHandler.handle_fetch_error of 
<__main__.LocalProxyHandler instance at 0x10696aa70>>
INFO - - [02/Feb/2012 14:59:51] urlfetch error=HTTP Error 500: Internal Server 
Error on_error=<bound method LocalProxyHandler.handle_fetch_error of 
<__main__.LocalProxyHandler instance at 0x10696aa70>>
INFO - - [02/Feb/2012 14:59:53] urlfetch error=HTTP Error 500: Internal Server 
Error on_error=<bound method LocalProxyHandler.handle_fetch_error of 
<__main__.LocalProxyHandler instance at 0x10696aa70>>
INFO - - [02/Feb/2012 14:59:56] urlfetch error=HTTP Error 500: Internal Server 
Error on_error=<bound method LocalProxyHandler.handle_fetch_error of 
<__main__.LocalProxyHandler instance at 0x106968c68>>
127.0.0.1:55141 - - [02/Feb/2012 14:59:56] code 502, message ['HTTP Error 500: 
Internal Server Error', 'HTTP Error 500: Internal Server Error', 'HTTP Error 
500: Internal Server Error']
127.0.0.1:55141 - - [02/Feb/2012 14:59:56] "GET 
http://www.apple.com.cn/startpage/ HTTP/1.1" 502 -
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 55141)
Traceback (most recent call last):
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 582, in process_request_thread
    self.finish_request(request, client_address)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 323, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 641, in __init__
    self.finish()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 694, in finish
    self.wfile.flush()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
----------------------------------------
INFO - - [02/Feb/2012 14:59:58] urlfetch error=HTTP Error 500: Internal Server 
Error on_error=<bound method LocalProxyHandler.handle_fetch_error of 
<__main__.LocalProxyHandler instance at 0x106968c68>>
INFO - - [02/Feb/2012 15:00:00] urlfetch error=HTTP Error 500: Internal Server 
Error on_error=<bound method LocalProxyHandler.handle_fetch_error of 
<__main__.LocalProxyHandler instance at 0x106968c68>>
127.0.0.1:55166 - - [02/Feb/2012 15:00:03] code 502, message ['HTTP Error 500: 
Internal Server Error', 'HTTP Error 500: Internal Server Error', 'HTTP Error 
500: Internal Server Error']
127.0.0.1:55166 - - [02/Feb/2012 15:00:03] "GET http://cn.news.yahoo.com/ 
HTTP/1.1" 502 -
INFO - - [02/Feb/2012 15:00:04] urlfetch error=HTTP Error 500: Internal Server 
Error on_error=<bound method LocalProxyHandler.handle_fetch_error of 
<__main__.LocalProxyHandler instance at 0x106969e60>>
INFO - - [02/Feb/2012 15:00:05] urlfetch error=HTTP Error 500: Internal Server 
Error on_error=<bound method LocalProxyHandler.handle_fetch_error of 
<__main__.LocalProxyHandler instance at 0x106969e60>>
INFO - - [02/Feb/2012 15:00:08] urlfetch error=HTTP Error 500: Internal Server 
Error on_error=<bound method LocalProxyHandler.handle_fetch_error of 
<__main__.LocalProxyHandler instance at 0x106969e60>>
127.0.0.1:55191 - - [02/Feb/2012 15:00:11] code 502, message ['HTTP Error 500: 
Internal Server Error', 'HTTP Error 500: Internal Server Error', 'HTTP Error 
500: Internal Server Error']
127.0.0.1:55191 - - [02/Feb/2012 15:00:11] "GET 
http://cn.news.yahoo.com/favicon.ico HTTP/1.1" 502 -

Original issue reported on code.google.com by chentao3...@gmail.com on 2 Feb 2012 at 7:05

GoogleCodeExporter commented 8 years ago
看样子 这阵子都过年去了 呵呵

Original comment by eminem...@gmail.com on 5 Feb 2012 at 8:29

GoogleCodeExporter commented 8 years ago
恩,抱歉出门了一趟,您可以试试新版的BW 
3.23,看看是否还有问题。
ps: 我刚用新版测试了一下你浏览的 http://cn.news.yahoo.com/ 
,可以显示没问题。

Original comment by Mariposa...@gmail.com on 11 Feb 2012 at 4:41