-
Notifications
You must be signed in to change notification settings - Fork 16
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
SYLU进行边缘适配后依旧无法正常登陆 #43
Comments
一个猜想,接口获取的url内容为一个域名https://authserver.sylu.edu.cn/authserver ,而似乎该内容被重定向至http://authserver.sylu.edu.cn/authserver/login |
久等啦 (●'◡'●),不是重定向的问题,大家都是会重定向的,所以 cea 是考虑进去了这点的 我看了看网页结构,你的配置都没问题,就剩下获取滑块验证码的接口是 这就很奇怪了,核心逻辑在这里: cea/src/core/src/crawler/login.ts Lines 58 to 78 in 69b083e
@DazeCake 我找个时间本地 DEBUG 试试 |
全段时间和朋友研究了一下,好像是https证书验证不通过的问题,可能需要代理或者把他那个验证给关掉 |
@DazeCake 这是我填的配置和结果 |
靠,这也太奇怪了,我再试试 |
报错
显示登陆表单错误
边缘情形
fromIdx
根据doc教程,值为2,也尝试了使用
localEdgeCasesFile
修改为0-3的所有值,均无法登陆具体边缘配置
环境信息
OS
:Ubuntu 20.04
node
:v16.0.0
school
:沈阳理工大学
schoolId
:237650c2-30ec-4d11-86d6-32fc44695f30
url
: http://authserver.sylu.edu.cn/authserver/loginThe text was updated successfully, but these errors were encountered: