-
-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
旁站检查的时候不出结果socket.timeout: timed out #11
Comments
加1 求大佬指点 |
解决了吗 |
回复有点快啊 |
你用的python3.7吗 |
能加个好友不 |
加个好友吧
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年4月19日(星期三) 中午11:08
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [jwt1399/Sec-Tools] 旁站检查的时候不出结果socket.timeout: timed out (Issue #11)
解决了吗
没解决,debug的时候看那个action好像是非空的但是还是显示No Action
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
|
|
解决了吗 |
来个大佬指点下 |
`----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 59728)
Traceback (most recent call last):
File "D:\python\Python39\lib\socketserver.py", line 683, in process_request_thread
self.finish_request(request, client_address)
File "D:\python\Python39\lib\socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "D:\python\Python39\lib\socketserver.py", line 747, in init
self.handle()
File "E:\PycharmProjects\代码调试\2023-03-15S2022040基于Django的网络安全漏洞扫描检测系统\S2022040基于Django的网络安全漏洞扫描检测系统\ls\env\lib\site-packages\django\core\servers\basehttp.py", line 174, in
handle
self.handle_one_request()
File "E:\PycharmProjects\代码调试\2023-03-15S2022040基于Django的网络安全漏洞扫描检测系统\S2022040基于Django的网络安全漏洞扫描检测系统\ls\env\lib\site-packages\django\core\servers\basehttp.py", line 182, in
handle_one_request
self.raw_requestline = self.rfile.readline(65537)
File "D:\python\Python39\lib\socket.py", line 704, in readinto
return self._sock.recv_into(b)
socket.timeout: timed out
`
这是什么原因
The text was updated successfully, but these errors were encountered: