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

[BUG]: 勾选超过一个隧道的"一个跟随程序启动"会运行到一个进程PID中,而且只有一个隧道会连接成功 #225

Open
5 tasks done
zhai23 opened this issue Jan 11, 2025 · 4 comments
Labels
bug:漏洞 有些东西坏掉了 feedback:等待反馈者 等待反馈者的回复

Comments

@zhai23
Copy link

zhai23 commented Jan 11, 2025

问前检查

  • 我在提问之前,已经自己排查过问题
  • 我确保我已经搜索了相关资料,但仍无法解决
  • 我确保这个 BUG 未曾被报告过
  • 我确保这个 BUG 在最新版本可复现
  • 我确保我已经熟记提问的智慧

问题描述&复现过程

勾选超过一个隧道的"一个跟随程序启动"会运行到一个进程PID中,而且只有一个隧道会连接成功
无论勾选几个都只有一个能用,问题百分百复现

版本

1.0.0 (+4)

运行日志

[2025-01-11 19:34:27.986460][INFO]: OPEN DIALOG 270849308
[2025-01-11 19:34:29.168348][INFO]: Killing all process
[2025-01-11 19:34:29.169353][INFO]: Killing frpc process, pid: 8744
[2025-01-11 19:34:29.169353][INFO]: All process killed
[2025-01-11 19:34:39.252684][INFO]: Auto updating proxies list...
[2025-01-11 19:34:39.257673][INFO]: Instance "GetMaterialController" has been created
[2025-01-11 19:34:39.257673][INFO]: Instance "GetMaterialController" has been initialized
[2025-01-11 19:34:39.258673][INFO]: Instance "HomeController" has been created
[2025-01-11 19:34:39.258673][INFO]: Instance "HomeController" has been initialized
[2025-01-11 19:34:39.258673][INFO]: Instance "FrpcController" has been created
[2025-01-11 19:34:39.258673][INFO]: Instance "FrpcController" has been initialized
[2025-01-11 19:34:39.266673][INFO]: Instance "ConsoleController" has been created
[2025-01-11 19:34:39.267668][INFO]: Instance "ConsoleController" has been initialized
[2025-01-11 19:34:39.267668][INFO]: Instance "UserController" has been created
[2025-01-11 19:34:39.267668][INFO]: Instance "UserController" has been initialized
[2025-01-11 19:34:40.261253][INFO]: Auto updating proxies list...
[2025-01-11 19:34:40.264247][INFO]: Starting proxy: 89857
[2025-01-11 19:34:40.264247][INFO]: Starting proxy: 89855
[2025-01-11 19:34:40.300250][INFO]: Instance "HomePanelController" has been created
[2025-01-11 19:34:40.300250][INFO]: Instance "HomePanelController" has been initialized
[2025-01-11 19:34:40.314683][INFO]: Already signed, skip auto sign action.
[2025-01-11 19:34:40.387249][WARN]: Can not update proxies list widgets, maybe it is not serialized yet.
[2025-01-11 19:34:40.859739][ERROR]: DioException [bad response]: This exception was thrown because the response has a status code of 401 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 401 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.

Trace:
#0      DioMixin.fetch (package:dio/src/dio_mixin.dart:520)
<asynchronous suspension>
#1      ApiClient.get (package:nyalcf_core/network/client/api_client.dart:31)
<asynchronous suspension>
#2      TaskUpdateProxiesList.startUp (package:nyalcf_core_extend/tasks/update_proxies_list.dart:29)
<asynchronous suspension>

[2025-01-11 19:35:45.897344][INFO]: Instance "FrpcSettingController" has been created
[2025-01-11 19:35:45.898344][INFO]: Instance "FrpcSettingController" has been initialized
[2025-01-11 19:35:45.899086][INFO]: Instance "LauncherSettingLauncherController" has been created
[2025-01-11 19:35:45.902106][INFO]: Instance "LauncherSettingLauncherController" has been initialized
[2025-01-11 19:35:45.902106][INFO]: 
=== [DATA START] ===
[
  "0.51.3-6"
]
=== [DATA END] ===
[2025-01-11 19:35:45.903108][INFO]: Build windows platform arch list
[2025-01-11 19:35:55.044529][INFO]: 
=== [DATA START] ===
[
  "0.51.3-6"
]
=== [DATA END] ===
[2025-01-11 19:35:55.045527][INFO]: Build windows platform arch list
[2025-01-11 19:37:29.951314][INFO]: Instance "ProxiesController" has been created
[2025-01-11 19:37:29.952310][INFO]: Instance "ProxiesController" has been initialized
[2025-01-11 19:41:53.672625][INFO]: 
=== [DATA START] ===
[
  "0.51.3-6"
]
=== [DATA END] ===
[2025-01-11 19:41:53.672625][INFO]: Build windows platform arch list
@zhai23 zhai23 added the bug:漏洞 有些东西坏掉了 label Jan 11, 2025
@zhai23
Copy link
Author

zhai23 commented Jan 11, 2025

只勾选一个就可以正常连接

@Muska-Ami
Copy link
Owner

您应该查看 frpc.log,这可能并非启动器原因

@Muska-Ami Muska-Ami added the feedback:等待反馈者 等待反馈者的回复 label Jan 12, 2025
@Muska-Ami
Copy link
Owner

可复现,原因未知

@Muska-Ami
Copy link
Owner

/cc @ltzXiaoYanMo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:漏洞 有些东西坏掉了 feedback:等待反馈者 等待反馈者的回复
Projects
None yet
Development

No branches or pull requests

2 participants