3003h / Eros-FE

An e-hentai/exhentai app make on flutter
Apache License 2.0
2.88k stars 126 forks source link

socks5 代理错误 #363

Open antiwj opened 5 months ago

antiwj commented 5 months ago

复现步骤 / 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

wei-jun7 commented 3 months ago

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

wei-jun7 commented 3 months ago

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