Skip to content

微软积分脚本,按照指示抓的ck 运行报错,麻烦作者看看,ck也是按指示抓的 #9

@Lcasd

Description

@Lcasd

开始执行... 2026-01-08 21:16:34

⏳ 任务随机延迟 16 秒后开始执行...
21:16:56 [系统] ✅ 热搜词: 成功获取热搜词 30 条,来源: https://hot.baiwumm.com/api/zhihu
21:16:56 [系统] 📊 初始化: 检测到 1 个账号,即将开始...
21:16:57 [账号1] ❌ 网络请求重试: 第1次尝试失败,2秒后重试...
21:16:59 [账号1] ❌ 网络请求失败: 重试2次后仍失败: Invalid header value b'_EDGE_V=1; MUID=2F05880DDA52602F1D999EDEDB7C6144;

ck删了

\n'
21:16:59 [系统] ❌ 积分查询重试: 第1次尝试失败,2秒后重试...
21:17:01 [账号1] ❌ 网络请求重试: 第1次尝试失败,2秒后重试...
21:17:03 [账号1] ❌ 网络请求失败: 重试2次后仍失败: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
21:17:03 [系统] ❌ 积分查询重试: 第2次尝试失败,2秒后重试...
21:17:06 [账号1] ❌ 网络请求重试: 第1次尝试失败,2秒后重试...
21:17:08 [账号1] ❌ 网络请求失败: 重试2次后仍失败: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
21:17:08 [系统] ❌ 积分查询失败: 重试3次后仍失败: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
21:17:09 [账号1] ❌ 账号处理错误: 处理账号时发生异常: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
21:17:09 [账号1] ❌ 错误详情: 详细错误信息: Traceback (most recent call last):
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen
response = self._make_request(
^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request
raise new_e
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request
self._validate_conn(conn)
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn
conn.connect()
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connection.py", line 790, in connect
sock_and_verified = _ssl_wrap_socket_and_match_hostname(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connection.py", line 969, in ssl_wrap_socket_and_match_hostname
ssl_sock = ssl_wrap_socket(
^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/util/ssl
.py", line 480, in ssl_wrap_socket
ssl_sock = ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/util/ssl
.py", line 524, in _ssl_wrap_socket_impl
return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/ssl.py", line 517, in wrap_socket
return self.sslsocket_class._create(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/ssl.py", line 1104, in _create
self.do_handshake()
File "/usr/local/lib/python3.11/ssl.py", line 1382, in do_handshake
self._sslobj.do_handshake()
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/requests/adapters.py", line 667, in send
resp = conn.urlopen(
^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen
retries = retries.increment(
^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment
raise reraise(type(error), error, _stacktrace)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise
raise value.with_traceback(tb)
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen
response = self._make_request(
^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request
raise new_e
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request
self._validate_conn(conn)
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn
conn.connect()
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connection.py", line 790, in connect
sock_and_verified = _ssl_wrap_socket_and_match_hostname(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/connection.py", line 969, in ssl_wrap_socket_and_match_hostname
ssl_sock = ssl_wrap_socket(
^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/util/ssl
.py", line 480, in ssl_wrap_socket
ssl_sock = ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/urllib3/util/ssl
.py", line 524, in _ssl_wrap_socket_impl
return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/ssl.py", line 517, in wrap_socket
return self.sslsocket_class._create(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/ssl.py", line 1104, in _create
self.do_handshake()
File "/usr/local/lib/python3.11/ssl.py", line 1382, in do_handshake
self._sslobj.do_handshake()
urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/ql/data/scripts/hlt1995_qlScripts/Microsoft_Rewards_v2.1.py", line 2303, in process_single_account
initial_data = service.get_rewards_points(cookies, account_index)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/scripts/hlt1995_qlScripts/Microsoft_Rewards_v2.1.py", line 531, in wrapper
raise last_exception
File "/ql/data/scripts/hlt1995_qlScripts/Microsoft_Rewards_v2.1.py", line 515, in wrapper
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/scripts/hlt1995_qlScripts/Microsoft_Rewards_v2.1.py", line 1156, in get_rewards_points
response = self.request_manager.make_request('GET', url, headers, account_index=account_index)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/scripts/hlt1995_qlScripts/Microsoft_Rewards_v2.1.py", line 531, in wrapper
raise last_exception
File "/ql/data/scripts/hlt1995_qlScripts/Microsoft_Rewards_v2.1.py", line 515, in wrapper
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/scripts/hlt1995_qlScripts/Microsoft_Rewards_v2.1.py", line 1088, in make_request
return self.session.get(url, headers=headers, params=params, timeout=timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/requests/sessions.py", line 602, in get
return self.request("GET", url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/requests/adapters.py", line 682, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

================= [全部任务完成] =================
21:17:09 [系统] ✅ 缓存清理: 已清理过期的任务完成计数记录
21:17:09 [系统] 📊 重复运行: 1/2
21:17:09 [系统] 📊 统一推送: 没有可供推送的账号信息。

执行结束... 2026-01-08 21:17:09 耗时 35 秒    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions