PDA

Просмотр полной версии : Что за ошибка?


lucia
21.07.2011, 19:14
Люди может кто подсказать,немогу понять и как её устранить.

Exception happened during processing of request from ('здесь внешний ip адрес', 20655)
Traceback (most recent call last
File "/usr/lib/python2.6/SocketServer.py", line 281, in _handle_request_noblock
self.process_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 307, in process_request
self.finish_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 320, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 615, in __init__
self.handle()
File "/usr/lib/python2.6/BaseHTTPServer.py", line 329, in handle
self.handle_one_request()
File "/usr/lib/python2.6/BaseHTTPServer.py", line 323, in handle_one_request
method()
File "src/webattack/harvester/harvester.py", line 172, in do_GET
self.send_response(200)
File "/usr/lib/python2.6/BaseHTTPServer.py", line 382, in send_response
(self.protocol_version, code, message))
File "/usr/lib/python2.6/socket.py", line 300, in write
self.flush()
File "/usr/lib/python2.6/socket.py", line 286, in flush
self._sock.sendall(buffer)
File "", line 1, in sendall
error: [Errno 104] Connection reset by peer

t0wer
21.07.2011, 20:13
Для просмотра скрытого содержимого необходимо иметь 1 сообщение, у вас 0 сообщений.

lucia
21.07.2011, 21:22
t0wer написал(а):

*** скрытое содержание ***

Что-то ничего такого вняного я там ненашёл.

Darky
01.10.2011, 16:35
lucia написал(а):

Люди может кто подсказать,немогу понять и как её устранить.
Exception happened during processing of request from ('здесь внешний ip адрес', 20655)
Traceback (most recent call last
File "/usr/lib/python2.6/SocketServer.py", line 281, in _handle_request_noblock
self.process_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 307, in process_request
self.finish_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 320, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 615, in __init__
self.handle()
File "/usr/lib/python2.6/BaseHTTPServer.py", line 329, in handle
self.handle_one_request()
File "/usr/lib/python2.6/BaseHTTPServer.py", line 323, in handle_one_request
method()
File "src/webattack/harvester/harvester.py", line 172, in do_GET
self.send_response(200)
File "/usr/lib/python2.6/BaseHTTPServer.py", line 382, in send_response
(self.protocol_version, code, message))
File "/usr/lib/python2.6/socket.py", line 300, in write
self.flush()
File "/usr/lib/python2.6/socket.py", line 286, in flush
self._sock.sendall(buffer)
File "", line 1, in sendall
error: [Errno 104] Connection reset by peer



Может немного поподробней.... Не совсем понятно, что пытаетесь сделать.

reketir
01.10.2011, 20:40
Попробуй обновить python