You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
开始执行... 2026-02-04 15:13:28
2026-02-04 15:13:29.467 | INFO | main:login:105 - 开始登录
2026-02-04 15:13:29.468 | INFO | main:login:107 - 获取 CSRF token...
2026-02-04 15:13:29.543 | ERROR | main:login:117 - 获取 CSRF token 失败: 403
2026-02-04 15:13:29.543 | WARNING | main:run:265 - 登录验证失败
Traceback (most recent call last):
File "/ql/data/scripts/doveppp_linuxdo-checkin/main.py", line 392, in
l.run()
File "/ql/data/scripts/doveppp_linuxdo-checkin/main.py", line 268, in run
click_topic_res = self.click_topic() # 点击主题
^^^^^^^^^^^^^^^^^^
File "/ql/data/scripts/doveppp_linuxdo-checkin/main.py", line 208, in click_topic
topic_list = self.page.ele("@id=list-area").eles(".:title")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ql/data/dep_cache/python3/lib/python3.11/site-packages/DrissionPage/_elements/none_element.py", line 37, in getattr
raise ElementNotFoundError(METHOD=self.method, ARGS=self.args)
DrissionPage.errors.ElementNotFoundError:
No element found.
Method: ele()
Arguments: {'locator': '@id=list-area', 'index': 1, 'timeout': 10}
Version: 4.1.0.18
青龙出错