-
Notifications
You must be signed in to change notification settings - Fork 201
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
按’确认添加‘按钮无反应 #126
Comments
过一段时间再试一下吧,这个是登陆失败了,可能是ip异常。拿不到登录结果 |
好的,谢谢😂 |
实测阿里云登录302/403,超星可能检测云服务器
|
试一下华为云,就挺好用 |
Closed
Closed
关联 #133 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
服务端:
server:serve: API Server: http://localhost:5000
server:serve:
server:serve: SyntaxError: Unexpected token < in JSON at position 0
server:serve: at JSON.parse ()
server:serve: at userLogin (C:\Users\Administrator\Desktop\chaoxing-sign-cli-main\apps\server\build\functions\user.js:39:14)
server:serve: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
server:serve: at async C:\Users\Administrator\Desktop\chaoxing-sign-cli-main\apps\server\build\serve.js:30:18
server:serve: at async C:\Users\Administrator\Desktop\chaoxing-sign-cli-main\apps\server\build\serve.js:291:5
server:serve: at async C:\Users\Administrator\Desktop\chaoxing-sign-cli-main\apps\server\build\serve.js:284:5
server:serve: at async bodyParser (C:\Users\Administrator\Desktop\chaoxing-sign-cli-main\node_modules.pnpm\[email protected]\node_modules\koa-bodyparser\index.js:95:5)
server:serve:
web端:
Request URL: http://xx.xxx.xxx.xx:5000/login
Request Method: POST
Status Code: 500 Internal Server Error
Referrer Policy: strict-origin-when-cross-origin
C:\Users\Administrator>node -v
v18.14.2
服务器防火墙已开放端口, baseUrl也改了
The text was updated successfully, but these errors were encountered: