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

socks5 代理错误 #363

Open
3 of 4 tasks
antiwj opened this issue Jun 12, 2024 · 2 comments
Open
3 of 4 tasks

socks5 代理错误 #363

antiwj opened this issue Jun 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@antiwj
Copy link

antiwj commented Jun 12, 2024

复现步骤 / Steps to reproduce

设置代理模式为socks5,之后刷新app界面提示加载失败,代理用户名或密码错误。
代理经过多次测试是能用的。

预期行为 / Expected behaviour

同样此代理配置,使用shadowrocket的系统代理后,app界面能正常加载出来。

实际行为 / Actual behaviour

Socks proxy invalid username or password
1

备注 / Additional details

No response

Eros-FE 版本号 / Eros-FE version code

1.6.1

Eros-FE CI 版本 / Eros-FE CI version

https://github.com/3003h/Eros-FE/actions/runs/8538172709

平台 / Platform

iOS

系统版本 / System version

iOS 17.5.1

设备型号 / Device model

iPhone se2

SoC 型号 / SoC model

A13

应用日志 / App logs

[E] HttpException{_message: Socks proxy invalid username or password, _code: null, _data: null}
[E] #0 getGallery (package:eros_fe/network/request.dart:170)
[E]
[E] #1 SearchFetchListClient.fetch (package:eros_fe/pages/tab/fetch_list.dart:70)
[E]
[E] #2 CustomSubListController.fetchData (package:eros_fe/pages/tab/controller/group/custom_sublist_controller.dart:74)
[E]
[E] #3 TabViewController.firstLoad (package:eros_fe/pages/tab/controller/tabview_controller.dart:168)
[E]
[E] #4 CustomSubListController.firstLoad (package:eros_fe/pages/tab/controller/group/custom_sublist_controller.dart:37)
[E]
[E]
image

自查步骤 / Self-review steps

  • 如果您有足够的时间和能力,并愿意为修复此问题提交 PR ,请勾上此复选框 / Pull request is welcome. Check this if you want to start a pull request
  • 您已搜索过 Issue Tracker,没有找到类似的问题 / I have searched on Issue Tracker, No duplicate or related open issue has been found
  • 您确保这个 Issue 只提及一个问题。如果您有多个问题报告,烦请发起多个 Issue / Ensure there is only one bug report in this issue. Please make mutiply issue for mutiply bugs
  • 您确保已使用 最新 CI 版本 测试,并且该问题在最新 CI 版本中并未解决 / This bug have not solved in latest CI version
@antiwj antiwj added the bug Something isn't working label Jun 12, 2024
@wei-jun7
Copy link

wei-jun7 commented Aug 8, 2024

我感觉是代理出错连不进里站但是表展是可以的

@wei-jun7
Copy link

wei-jun7 commented Aug 8, 2024

一直默认设置也没有搞过其他,看了一下输出日志,他是能获得请求成功的,我也不是很清楚哪里出了问题

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

2 participants