checkinpanel icon indicating copy to clipboard operation
checkinpanel copied to clipboard

多看阅读签到报错

Open Edger opened this issue 2 years ago • 0 comments

# 开始执行... 2023-02-28 11:42:52

尝试检查运行环境...
成功,当前环境为: 青龙面板(v2.12.0+)。
环境检查结束。

配置文件 (notify.toml) 检查开始...
在 /ql/data/config/notify.toml 发现配置文件。
配置文件检查结束。

通知配置文件存在:/ql/data/config/notify.toml。
checkinpanel 当前版本:20221108-4-010,获取最新版本失败,错误信息如下:
HTTPSConnectionPool(host='ghproxy.com', port=443): Read timed out. (read timeout=3)

配置文件 (check.toml) 检查开始...
在 /ql/data/config/check.toml 发现配置文件。
配置文件检查结束。

Traceback (most recent call last):
  File "/ql/data/scripts/OreosLab_checkinpanel_master/ck_duokan.py", line 386, in <module>
    result = DuoKan(check_items=_check_items).main()
  File "/ql/data/scripts/OreosLab_checkinpanel_master/ck_duokan.py", line 368, in main
    free_msg = self.free(cookies=cookie)
  File "/ql/data/scripts/OreosLab_checkinpanel_master/ck_duokan.py", line 286, in free
    book_title = res.get("book").get("title")
AttributeError: 'NoneType' object has no attribute 'get'


## 执行结束... 2023-02-28 11:42:59  耗时 7 秒 

Edger avatar Feb 28 '23 03:02 Edger