curtinlv / JD-Script

仅供参考。
MIT License
1.15k stars 486 forks source link

青龙跑OpenCard,获取账号报错 #47

Open BIGBbox opened 3 years ago

BIGBbox commented 3 years ago

运行 bash start.sh 然后运行tail -f xxx.log 青龙的cookie表达式为:JD_COOKIE = “JD_COOKIE_1& JD_COOKIE_2......& JD_COOKIE_n“

[Info]: 目前每天07:30和14:30 更新远程shopid,08,15点后跑一次即可。有问题请到群反馈讨论: TG群:https://t.me/topstyle996 已启用远程获取shopid 获取到店铺数量: 529 您已设置入会条件:5 京豆 获取账号... cookie 格式错误!...本次操作已退出

curtinlv commented 3 years ago

export JD_COOKIE=’JD_COOKIE_1& JD_COOKIE_2......& JD_COOKIE_n' 中间不能有空格。

BIGBbox commented 3 years ago

export JD_COOKIE=’JD_COOKIE_1& JD_COOKIE_2......& JD_COOKIE_n' 中间不能有空格。

这样的 ,没有空格,不好意思上面是我输错了 export JD_COOKIE="pt_key=xxxx;pt_pin=xxxx;&pt_key=yyyy;pt_pin=yyyy;” 这个变量是写在env.sh里面

C-racker commented 3 years ago

export JD_COOKIE=’JD_COOKIE_1& JD_COOKIE_2......& JD_COOKIE_n' 中间不能有空格。

请教一下,青龙如何设置某个账号入会,目前提示

更新任务状态成功 参数配置有误,请检查OpenCardConfig.ini Error: No section: 'main' 尝试从Env环境获取! 已获取并使用Env环境 Cookie 已获取并使用Env环境 PUSH_PLUS_TOKEN

qq34347476 commented 3 years ago

export JD_COOKIE=’JD_COOKIE_1& JD_COOKIE_2......& JD_COOKIE_n' 中间不能有空格。

青龙有配置教程吗2.2的

wingswing commented 3 years ago

运行 bash start.sh 然后运行tail -f xxx.log 青龙的cookie表达式为:JD_COOKIE = “JD_COOKIE_1& JD_COOKIE_2......& JD_COOKIE_n“

[Info]: 目前每天07:30和14:30 更新远程shopid,08,15点后跑一次即可。有问题请到群反馈讨论: TG群:https://t.me/topstyle996 已启用远程获取shopid 获取到店铺数量: 529 您已设置入会条件:5 京豆 获取账号... cookie 格式错误!...本次操作已退出

青龙入会条件变量在哪里写?

WanSen10 commented 3 years ago

为什么我定时任务不能运行,提示我检查环境;手动又能运行