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
Traceback (most recent call last):
File "ck_pojie.py", line 59, in
result = Pojie(check_items=_check_items).main()
File "ck_pojie.py", line 50, in main
sign_msg = self.sign(cookie)
File "ck_pojie.py", line 35, in sign
msg = soup.find("div", id="messagetext").find("p").text
AttributeError: 'NoneType' object has no attribute 'find'
执行结束... 2023-12-20 18:30:11 耗时 1 秒
The text was updated successfully, but these errors were encountered:
开始执行... 2023-12-20 18:30:10
尝试检查运行环境...
成功,当前环境为: 青龙面板。
环境检查结束。
配置文件 (notify.toml) 检查开始...
未找到配置文件(不一定是错误),路径为: /ql/config/notify.toml。
配置文件检查结束。
checkinpanel 当前版本:20221108-4-010,不在 8-12 点内,跳过版本检查。
配置文件 (check.toml) 检查开始...
在 /ql/config/check.toml 发现配置文件。
配置文件检查结束。
Traceback (most recent call last):
File "ck_pojie.py", line 59, in
result = Pojie(check_items=_check_items).main()
File "ck_pojie.py", line 50, in main
sign_msg = self.sign(cookie)
File "ck_pojie.py", line 35, in sign
msg = soup.find("div", id="messagetext").find("p").text
AttributeError: 'NoneType' object has no attribute 'find'
执行结束... 2023-12-20 18:30:11 耗时 1 秒
The text was updated successfully, but these errors were encountered: