yuxian158 / check

青龙面板平台签到函数
MIT License
570 stars 125 forks source link

天翼云盘签到似乎不能用 #4

Closed synoman closed 3 years ago

synoman commented 3 years ago

运行日志如下

开始执行... 2021-08-02 14:48:14

更新任务状态成功

尝试检查环境

成功 当前环境为青龙面板继续执行 已找到配置文件 Traceback (most recent call last): File "yuxian158_check_ck_cloud189.py", line 156, in start() File "yuxian158_check_ck_cloud189.py", line 148, in start datas = json.loads(f.read()) File "/usr/lib/python3.8/json/init.py", line 357, in loads return _default_decoder.decode(s) File "/usr/lib/python3.8/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.8/json/decoder.py", line 353, in raw_decode obj, end = self.scan_once(s, idx) json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 2 column 1 (char 2)

更新任务状态成功

执行结束... 2021-08-02 14:48:23 耗时 9 秒

yuxian158 commented 3 years ago

检查配置文件吧,注意不能用单引号

synoman commented 3 years ago

配置文件拉下来之后什么都没有改动,就是加了天翼云盘的账号密码而已

yuxian158 commented 3 years ago

更新试一下