Code:
Exception happened during processing of request from ('192.168.1.45', 56180)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 558, in process_request_thread
self.finish_request(request, client_address)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 320, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 615, in __init__
self.handle()
File "QutePS3TinyPyProxy.py", line 54, in handle
self.__base_handle()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/BaseHTTPServer.py", line 329, in handle
self.handle_one_request()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/BaseHTTPServer.py", line 323, in handle_one_request
method()
File "QutePS3TinyPyProxy.py", line 80, in do_CONNECT
self._read_write(soc, 300)
File "QutePS3TinyPyProxy.py", line 142, in _read_write
data = i.recv(8192)
error: [Errno 54] Connection reset by peer
----------------------------------------
----------------------------------------
Exception happened during processing of request from ('192.168.1.45', 56143)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 558, in process_request_thread
self.finish_request(request, client_address)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 320, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 615, in __init__
self.handle()
File "QutePS3TinyPyProxy.py", line 54, in handle
self.__base_handle()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/BaseHTTPServer.py", line 329, in handle
self.handle_one_request()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/BaseHTTPServer.py", line 323, in handle_one_request
method()
File "QutePS3TinyPyProxy.py", line 80, in do_CONNECT
self._read_write(soc, 300)
File "QutePS3TinyPyProxy.py", line 142, in _read_write
data = i.recv(8192)
error: [Errno 54] Connection reset by peer
----------------------------------------
----------------------------------------
Exception happened during processing of request from ('192.168.1.45', 56200)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 558, in process_request_thread
self.finish_request(request, client_address)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 320, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 615, in __init__
self.handle()
File "QutePS3TinyPyProxy.py", line 54, in handle
self.__base_handle()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/BaseHTTPServer.py", line 329, in handle
self.handle_one_request()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/BaseHTTPServer.py", line 323, in handle_one_request
method()
File "QutePS3TinyPyProxy.py", line 80, in do_CONNECT
self._read_write(soc, 300)
File "QutePS3TinyPyProxy.py", line 142, in _read_write
data = i.recv(8192)
error: [Errno 54] Connection reset by peer
Not sure why it is causing this error but Netflix and hulu are both working :-)