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

野马刷新数据出现未知错误:疑似被CF墙了 #1953

Closed
4 tasks done
jiang925 opened this issue Jul 24, 2024 · 2 comments
Closed
4 tasks done

野马刷新数据出现未知错误:疑似被CF墙了 #1953

jiang925 opened this issue Jul 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jiang925
Copy link

请确认你已经做过并了解如下步骤,在 [] 中填入 x 选中

  • 仔细看并搜索过Wiki

  • 请确认你的版本比当前Pre-release要新,我们建议使用crx版本作为标准

  • 搜素过Issue,确认没有相关问题

  • 不理解、询问问题或者使用上的问题请使用Discuissions

  • PT 助手版本: 2715

  • PT 助手安装方式:(市场安装,或zip包安装)zip

  • 浏览器名称及版本:Edge/126.0.0.0

  • 浏览器是否安装了其他插件:有

  • 停用其他插件后是否正常工作:否

  • 问题描述:

野马,刷新数据出现未知错误。在背景页看是被无限循环301了。看了背景页的网络请求,疑似是被CF墙了。先记录下来,明天再继续研究。
试过重新登陆野马。

  • 相关截图:

CleanShot 2024-07-24 at 10 29 03

  • 重现步骤:
    野马刷新数据
@jiang925 jiang925 added the bug Something isn't working label Jul 24, 2024
@jiang925
Copy link
Author

jiang925 commented Jul 24, 2024

用wget直接请求https://www.yemapt.org/api/consumer/fetchSelfDetail
得到一个{"success":false,"showType":2,"errorMessage":"","errorCode":400}

我发现野马有一个auth token了。
加了一个header
Cookie: auth=<auth token from settings>
就能用wget得到正常的数据了。

因为没有重现301,也不是100%确定这就是问题所在。我没有在PTPP配置这个auth。如果是野马的新机制,可能就是原因了,得适配一下。

@jiang925
Copy link
Author

ok。
忽略了关于这个请求是从磁盘缓存提供的信息。在控制台,网络页面有一个“禁用缓存”的选项。勾了这个选项就恢复正常了。
关了这个issue。

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

1 participant