This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
『未知错误』验证码列表获取异常 #115
Labels
unknown bug
Something isn't working. But didn't find what's wrong.
Comments
我也是有时候有 |
代理问题吧 |
在没有验证码之前都正常 用更新了图片验证码之后的就成这样了 |
代理用的推荐的哪个 |
不是代理问题,我测试过用代理和不用都一样 |
似乎是有些学校生成二维码的接口不一样。目前在等待有这种问题的同学自己抓包找到问题。 |
这种要怎么搞 抓了看不懂 |
IceTiki
added
the
unknown bug
Something isn't working. But didn't find what's wrong.
label
Feb 20, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
||V-T3.11.0e|||info|||380.396s|||
正在进行第1次验证码识别尝试
http://1*******99 "POST http://********e.net/captcha-open-api/v1/captcha/create/scenesImage HTTP/1.1" 307 180
|||V-T3.11.0e|||error|||410.567s|||
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓看这里↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓看这里↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓看这里↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓看这里↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓看这里↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
[HTTPSConnectionPool(host='*******', port=443): Read timed out. (read timeout=30)]
Traceback (most recent call last):
File "/var/user/urllib3/connectionpool.py", line 445, in _make_request
File "", line 3, in raise_from
File "/var/user/urllib3/connectionpool.py", line 440, in _make_request
File "/var/lang/python37/lib/python3.7/http/client.py", line 1373, in getresponse
File "/var/lang/python37/lib/python3.7/http/client.py", line 319, in begin
File "/var/lang/python37/lib/python3.7/http/client.py", line 280, in _read_status
File "/var/lang/python37/lib/python3.7/socket.py", line 589, in readinto
File "/var/lang/python37/lib/python3.7/ssl.py", line 1071, in recv_into
File "/var/lang/python37/lib/python3.7/ssl.py", line 929, in read
socket.timeout: The read operation timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/user/requests/adapters.py", line 449, in send
File "/var/user/urllib3/connectionpool.py", line 756, in urlopen
File "/var/user/urllib3/util/retry.py", line 532, in increment
File "/var/user/urllib3/packages/six.py", line 770, in reraise
File "/var/user/urllib3/connectionpool.py", line 706, in urlopen
File "/var/user/urllib3/connectionpool.py", line 447, in _make_request
File "/var/user/urllib3/connectionpool.py", line 337, in _raise_timeout
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='*****', port=443): Read timed out. (read timeout=30)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/user/handler.py", line 72, in execute
File "/var/user/handler.py", line 152, in _execute
File "/var/user/actions/autoSign.py", line 305, in submitForm
File "/var/user/actions/autoSign.py", line 267, in getSubmitExtension
File "/var/user/liteTools.py", line 479, in handleCaptcha
File "/var/user/requests/sessions.py", line 590, in post
File "/var/user/liteTools.py", line 46, in request
File "/var/user/requests/sessions.py", line 542, in request
File "/var/user/requests/sessions.py", line 677, in send
File "/var/user/requests/sessions.py", line 677, in
File "/var/user/requests/sessions.py", line 245, in resolve_redirects
File "/var/user/requests/sessions.py", line 655, in send
File "/var/user/requests/adapters.py", line 529, in send
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='*', port=443): Read timed out. (read timeout=30)
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑看这里↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑看这里↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑看这里↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑看这里↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑看这里↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
运行起来出现这个
The text was updated successfully, but these errors were encountered: