We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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,之后刷新app界面提示加载失败,代理用户名或密码错误。 代理经过多次测试是能用的。
同样此代理配置,使用shadowrocket的系统代理后,app界面能正常加载出来。
Socks proxy invalid username or password
No response
1.6.1
https://github.com/3003h/Eros-FE/actions/runs/8538172709
iOS
iOS 17.5.1
iPhone se2
A13
[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]
The text was updated successfully, but these errors were encountered:
我感觉是代理出错连不进里站但是表展是可以的
Sorry, something went wrong.
一直默认设置也没有搞过其他,看了一下输出日志,他是能获得请求成功的,我也不是很清楚哪里出了问题
No branches or pull requests
复现步骤 / Steps to reproduce
设置代理模式为socks5,之后刷新app界面提示加载失败,代理用户名或密码错误。
代理经过多次测试是能用的。
预期行为 / Expected behaviour
同样此代理配置,使用shadowrocket的系统代理后,app界面能正常加载出来。
实际行为 / Actual behaviour
Socks proxy invalid username or password
备注 / 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]
自查步骤 / Self-review steps
The text was updated successfully, but these errors were encountered: