Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行成功,但是jd还是过期了 #89

Open
be-engineer opened this issue Dec 14, 2024 · 3 comments
Open

运行成功,但是jd还是过期了 #89

be-engineer opened this issue Dec 14, 2024 · 3 comments

Comments

@be-engineer
Copy link

在docker里手动运行脚本,显示成功,但是jd还是提示要登录是什么原因

root@1df5827fb7b0:/app# python3 main.py 
2024-12-14 19:58:11.774 | INFO     | __main__:get_ql_api:504 - 开始获取QL登录态......
2024-12-14 19:58:11.775 | INFO     | __main__:get_ql_api:510 - 使用client_id和client_secret登录......
2024-12-14 19:58:11.827 | INFO     | __main__:get_ql_api:514 - client_id和client_secret正常可用......
2024-12-14 19:58:11.844 | INFO     | __main__:main:557 - 获取环境变量成功
2024-12-14 19:58:11.845 | INFO     | __main__:main:570 - 所有COOKIE环境变量正常,无需更新
@googledslz
Copy link

只针对CK被禁用的才更新CK,。。CK失效了,但没禁用的,是不会更新CK的

@be-engineer
Copy link
Author

be-engineer commented Dec 17, 2024

被禁用是啥意思?请教下,如何实现ck失效没有禁用的自动更新呢

@hojihua
Copy link

hojihua commented Dec 20, 2024

config.py中 ,针对每个用户可以设置强制更新就可以了,看看config文档有说明

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants