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

[Bug] 签到失败问题,以及重新点击无法再获取cookie #553

Open
4 tasks done
qththq opened this issue Oct 24, 2024 · 4 comments
Open
4 tasks done

[Bug] 签到失败问题,以及重新点击无法再获取cookie #553

qththq opened this issue Oct 24, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@qththq
Copy link

qththq commented Oct 24, 2024

Verify steps

  • Tracker 我已经在 Issue Tracker 中找过我要提出的问题
  • Latest 我已经使用 最新源码 测试过,问题依旧存在
  • Core 这是 QD 框架存在的问题,并非我所使用的 QD 早期版本(如 20210628及之前版号 等)或模板的特定问题
  • Meaningful 我提交的不是无意义的 催促更新或修复 请求

QD Version

20240210

Bug on OS

Linux

Bug on Platform

Docker/Linux 64位

To Reproduce

创建的新任务过段时间会自动失败

Describe the Bug

创建的新任务过段时间会自动失败,无法通过重新获取cookie来启动,无法执行。
好久没更新了,是不是有bug?

QD config

No response

QD log

两个失败的任务日志
Failed at 1/12 request,
Fail assert: {"re": "200", "from": "status"} from success_asserts,
Response Error : HTTP 403: Forbidden,
Request URL: https://www.nodeseek.com/


Failed at 10/15 request,
Fail assert: {"re": "clockin clockin is duplicate", "from": "content"} from success_asserts,
Response Error : HTTP 400: Bad Request,
Request URL: https://manga.bilibili.com/twirp/activity.v1.Activity/ClockIn

v2也会中断,但是可以重新启动
Failed at 2/6 request,
Fail assert: {"re": "200", "from": "status"} from success_asserts,
Response Error : HTTP 302: Found,
Request URL: https://www.v2ex.com/mission/daily

Expected behavior

正常执行不中断

Screenshots

No response

@qththq qththq added the bug Something isn't working label Oct 24, 2024
@a76yyyy
Copy link
Contributor

a76yyyy commented Oct 24, 2024

显然这不是框架本身的问题,提示的失败原因都是模板 cookie 等过期了

@qththq
Copy link
Author

qththq commented Oct 26, 2024

cookie过期时间都是服务器决定的吗?另外我使用插件无法重新获取cookie怎么办?

@iwakaka
Copy link

iwakaka commented Nov 10, 2024

cookie过期时间都是服务器决定的吗?另外我使用插件无法重新获取cookie怎么办?

现在浏览器限制多了,插件要设置域名或IP 才能拿到别的域名的cookie

@crossgg
Copy link
Contributor

crossgg commented Nov 20, 2024

直接用F12获取cookie最简单

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants