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]: 无法正确启动跟随程序启动的隧道 #175

Open
5 tasks done
zhiqin14 opened this issue Aug 18, 2024 · 23 comments
Open
5 tasks done

[BUG]: 无法正确启动跟随程序启动的隧道 #175

zhiqin14 opened this issue Aug 18, 2024 · 23 comments
Labels
bug:漏洞 有些东西坏掉了 help wanted:需要帮助 需要更多信息/需要更多人手测试 upstream:上游 不是猫猫的错QWQ

Comments

@zhiqin14
Copy link

问前检查

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

问题描述&复现过程

假设有 a, b 两条隧道,a 的创建时间早于 b
在未创建隧道 b 时为隧道 a 勾选跟随程序启动后,再创建隧道 b ,再次打开软件控制台输出隧道 b 的启动信息而非隧道 a,且进程列表中的隧道 id 和日志中的(大概)为隧道 a 的id

版本

0.2.0 (+2)

运行日志

[2024-08-18 18:43:50.720590][INFO]: Checking update...
[2024-08-18 18:43:50.723118][INFO]: Instance "GetMaterialController" has been created
[2024-08-18 18:43:50.724127][INFO]: Instance "GetMaterialController" has been initialized
[2024-08-18 18:43:50.724127][INFO]: Instance "HC" has been created
[2024-08-18 18:43:50.724127][INFO]: Instance "HC" has been initialized
[2024-08-18 18:43:50.725131][INFO]: Instance "FrpcController" has been created
[2024-08-18 18:43:50.725131][INFO]: Instance "FrpcController" has been initialized
[2024-08-18 18:43:50.725131][INFO]: Instance "ConsoleController" has been created
[2024-08-18 18:43:50.725131][INFO]: Instance "ConsoleController" has been initialized
[2024-08-18 18:43:50.726129][INFO]: Instance "UserController" has been created
[2024-08-18 18:43:50.726129][INFO]: Instance "UserController" has been initialized
[2024-08-18 18:43:50.783850][INFO]: Check token if is valid
[2024-08-18 18:43:50.950712][INFO]: Refresh user info
[2024-08-18 18:43:51.096911][ERROR]: DioException [bad response]: This exception was thrown because the response has a status code of 500 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 500 has the following meaning: "Server error - the server failed to fulfil an apparently valid request"
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:519)
<asynchronous suspension>
#1      UserAuth.getInfo (package:nyalcf_core/network/dio/auth/user_auth.dart:54)
<asynchronous suspension>
#2      HC.load.<anonymous closure> (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>
#3      HC.load (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>

[2024-08-18 18:43:51.098910][WARN]: Check user token success but refresh user info failed. User info may not the latest!
[2024-08-18 18:43:51.099901][INFO]: Auto updating proxies list...
[2024-08-18 18:43:51.252803][INFO]: Instance "DPanelController" has been created
[2024-08-18 18:43:51.253815][INFO]: Instance "DPanelController" has been initialized
[2024-08-18 18:43:51.253815][INFO]: Get broadcast announcement
[2024-08-18 18:43:51.254821][INFO]: Starting proxy: 55703
[2024-08-18 18:43:51.373319][WARN]: Can not update proxies list widgets, maybe it is not serialized yet.
[2024-08-18 18:43:51.413576][INFO]: Get common announcement
[2024-08-18 18:43:51.719109][INFO]: You are running latest version.
[2024-08-18 18:43:54.757965][INFO]: Killing all process
[2024-08-18 18:43:54.758964][INFO]: Killing frpc process, pid: 288
[2024-08-18 18:43:54.759966][INFO]: All process killed
[2024-08-18 18:43:56.072313][INFO]: Instance "ProxiesController" has been created
[2024-08-18 18:43:56.072313][INFO]: Instance "ProxiesController" has been initialized
[2024-08-18 18:48:51.387997][INFO]: Auto updating proxies list...
[2024-08-18 18:53:51.581126][INFO]: Auto updating proxies list...
[2024-08-18 18:57:32.996523][INFO]: Killing all process
[2024-08-18 18:57:32.997531][INFO]: Killing frpc process, pid: 4740
[2024-08-18 18:57:32.998515][INFO]: All process killed
[2024-08-18 18:58:51.759103][INFO]: Auto updating proxies list...
[2024-08-18 19:03:51.933944][INFO]: Auto updating proxies list...
[2024-08-18 19:08:52.111][INFO]: Auto updating proxies list...
[2024-08-18 19:11:00.202614][INFO]: Killing all process
[2024-08-18 19:11:00.203614][INFO]: Killing frpc process, pid: 7820
[2024-08-18 19:11:00.204629][INFO]: All process killed
[2024-08-18 19:13:52.305150][INFO]: Auto updating proxies list...
[2024-08-18 19:18:52.469618][INFO]: Auto updating proxies list...
[2024-08-18 19:23:52.651086][INFO]: Auto updating proxies list...
[2024-08-18 19:28:31.892690][INFO]: Killing all process
[2024-08-18 19:28:31.894201][INFO]: Killing frpc process, pid: 20388
[2024-08-18 19:28:31.894201][INFO]: All process killed
[2024-08-18 19:28:33.709101][INFO]: OPEN DIALOG 229411143
[2024-08-18 19:28:34.540309][INFO]: CLOSE DIALOG 229411143
[2024-08-18 19:28:52.828341][INFO]: Auto updating proxies list...
[2024-08-18 19:32:44.608262][INFO]: OPEN DIALOG 385513379
[2024-08-18 19:32:45.969142][INFO]: CLOSE DIALOG 385513379
[2024-08-18 19:33:52.992302][INFO]: Auto updating proxies list...
[2024-08-18 19:38:53.143763][INFO]: Auto updating proxies list...
[2024-08-18 19:43:51.734736][INFO]: Checking update...
[2024-08-18 19:43:52.738853][INFO]: You are running latest version.
[2024-08-18 19:43:53.295842][INFO]: Auto updating proxies list...
[2024-08-18 19:47:19.073409][INFO]: OPEN DIALOG 975697440
[2024-08-18 19:47:19.784720][INFO]: Killing all process
[2024-08-18 19:47:19.785698][INFO]: All process killed
[2024-08-18 21:41:04.704027][INFO]: Checking update...
[2024-08-18 21:41:04.707027][INFO]: Instance "GetMaterialController" has been created
[2024-08-18 21:41:04.707027][INFO]: Instance "GetMaterialController" has been initialized
[2024-08-18 21:41:04.707027][INFO]: Instance "HC" has been created
[2024-08-18 21:41:04.708027][INFO]: Instance "HC" has been initialized
[2024-08-18 21:41:04.708027][INFO]: Instance "FrpcController" has been created
[2024-08-18 21:41:04.708027][INFO]: Instance "FrpcController" has been initialized
[2024-08-18 21:41:04.709029][INFO]: Instance "ConsoleController" has been created
[2024-08-18 21:41:04.709029][INFO]: Instance "ConsoleController" has been initialized
[2024-08-18 21:41:04.709029][INFO]: Instance "UserController" has been created
[2024-08-18 21:41:04.710033][INFO]: Instance "UserController" has been initialized
[2024-08-18 21:41:04.757027][INFO]: Check token if is valid
[2024-08-18 21:41:04.970027][INFO]: Refresh user info
[2024-08-18 21:41:05.173157][ERROR]: DioException [bad response]: This exception was thrown because the response has a status code of 500 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 500 has the following meaning: "Server error - the server failed to fulfil an apparently valid request"
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:519)
<asynchronous suspension>
#1      UserAuth.getInfo (package:nyalcf_core/network/dio/auth/user_auth.dart:54)
<asynchronous suspension>
#2      HC.load.<anonymous closure> (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>
#3      HC.load (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>

[2024-08-18 21:41:05.174154][WARN]: Check user token success but refresh user info failed. User info may not the latest!
[2024-08-18 21:41:05.174154][INFO]: Auto updating proxies list...
[2024-08-18 21:41:05.176155][INFO]: Starting proxy: 55703
[2024-08-18 21:41:05.223153][INFO]: Instance "DPanelController" has been created
[2024-08-18 21:41:05.223153][INFO]: Instance "DPanelController" has been initialized
[2024-08-18 21:41:05.224155][INFO]: Get broadcast announcement
[2024-08-18 21:41:05.414516][WARN]: Can not update proxies list widgets, maybe it is not serialized yet.
[2024-08-18 21:41:05.715424][INFO]: Get common announcement
[2024-08-18 21:41:05.831166][INFO]: You are running latest version.
[2024-08-18 21:43:46.173959][INFO]: Killing all process
[2024-08-18 21:43:46.173959][INFO]: Killing frpc process, pid: 16736
[2024-08-18 21:43:46.173959][INFO]: All process killed
[2024-08-18 21:43:47.393789][INFO]: Instance "ProxiesController" has been created
[2024-08-18 21:43:47.393789][INFO]: Instance "ProxiesController" has been initialized
[2024-08-18 21:43:49.583715][INFO]: Get broadcast announcement
[2024-08-18 21:43:49.771258][INFO]: Get common announcement
[2024-08-18 21:43:51.543538][INFO]: Instance "FrpcSettingController" has been created
[2024-08-18 21:43:51.544550][INFO]: Instance "FrpcSettingController" has been initialized
[2024-08-18 21:43:51.544550][INFO]: Instance "DSettingLauncherController" has been created
[2024-08-18 21:43:51.544550][INFO]: Instance "DSettingLauncherController" has been initialized
[2024-08-18 21:43:51.546545][INFO]: Build windows platform arch list
[2024-08-18 21:43:55.955923][INFO]: OPEN DIALOG 374906904
[2024-08-18 21:43:56.664847][INFO]: Killing all process
[2024-08-18 21:43:56.665851][DEBUG]: Process length: 0
[2024-08-18 21:43:56.666847][INFO]: All process killed
[2024-08-18 21:44:12.762856][DEBUG]: Append info has been set: v0.2.0(+2) an=nyanana
[2024-08-18 21:44:12.763860][INFO]: Checking update...
[2024-08-18 21:44:12.765856][INFO]: Instance "GetMaterialController" has been created
[2024-08-18 21:44:12.766860][INFO]: Instance "GetMaterialController" has been initialized
[2024-08-18 21:44:12.766860][INFO]: Instance "HC" has been created
[2024-08-18 21:44:12.766860][INFO]: Instance "HC" has been initialized
[2024-08-18 21:44:12.767856][INFO]: Instance "FrpcController" has been created
[2024-08-18 21:44:12.767856][INFO]: Instance "FrpcController" has been initialized
[2024-08-18 21:44:12.767856][INFO]: Instance "ConsoleController" has been created
[2024-08-18 21:44:12.768859][INFO]: Instance "ConsoleController" has been initialized
[2024-08-18 21:44:12.768859][INFO]: Instance "UserController" has been created
[2024-08-18 21:44:12.768859][INFO]: Instance "UserController" has been initialized
[2024-08-18 21:44:12.794856][INFO]: Check token if is valid
[2024-08-18 21:44:12.954497][DEBUG]: 
=== [DATA START] ===
{
  "msg": "success",
  "data": {
    "msg": "",
    "regTime": "1696315010",
    "id": 12931,
    "email": "[email protected]",
    "username": "zhiqin",
    "traffic": "231956985193472"
  },
  "status": 200
}
=== [DATA END] ===
[2024-08-18 21:44:12.954497][INFO]: Refresh user info
[2024-08-18 21:44:13.121493][ERROR]: DioException [bad response]: This exception was thrown because the response has a status code of 500 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 500 has the following meaning: "Server error - the server failed to fulfil an apparently valid request"
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:519)
<asynchronous suspension>
#1      UserAuth.getInfo (package:nyalcf_core/network/dio/auth/user_auth.dart:54)
<asynchronous suspension>
#2      HC.load.<anonymous closure> (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>
#3      HC.load (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>

[2024-08-18 21:44:13.122493][WARN]: Check user token success but refresh user info failed. User info may not the latest!
[2024-08-18 21:44:13.123497][INFO]: Auto updating proxies list...
[2024-08-18 21:44:13.124493][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 21:44:13.125494][DEBUG]: Path check passed.
[2024-08-18 21:44:13.125494][INFO]: Starting proxy: 55703
[2024-08-18 21:44:13.157495][INFO]: Instance "DPanelController" has been created
[2024-08-18 21:44:13.157495][INFO]: Instance "DPanelController" has been initialized
[2024-08-18 21:44:13.158495][INFO]: Get broadcast announcement
[2024-08-18 21:44:13.304402][DEBUG]: 
=== [DATA START] ===
{
  "status": true,
  "broadcast": "## [关于 Daiyangcheng 临时退出 LoCyanFrp [LCF] 的决定](https://www.locyan.cn/?p=131)\r\n\r\n-------------------------\r\n## 实人认证\r\n##### 1,实人认证正式上线,往后未完成实人认证的用户将无法使用国内节点\r\n##### 2,每次认证需支付 1.2 元,若过程中出现问题请找管理员\r\n##### 3,实人渠道为支付宝的芝麻信用,若没有支付宝或公安库中不存在人脸信息,请自行前往当地公安局解决,我们不会帮助你跳过实人的过程\r\n\r\n### 实名地址:https://dashboard.locyanfrp.cn/realname\r\n-------------------------\r\n1. 本站已全面开启实名制!**没实名的用户将不能使用任何节点!**请尽快完成实名认证(实名认证费用:**免费**,**不限年龄**。实名认证信息**全部受到中华人民共和国法律保护**,一旦泄露,我方必移交警方并按相关法律严肃处理)!然后添加 *QQ群[群号在下面]* 在群内 `@小夜风NightWind` 并跟上命令 “ /审核 [用户名] ”**(不包括中括号)**进行审核!审核通过后上传下载**均不限速**!\r\n\r\n2. 在线招募宣传视频制作,要求见 **[LoCyanFrp 宣传视频制作要求及奖励](https://www.locyan.cn/doc/xcsp.html)** \r\n\r\n\r\n------------\r\n\r\n## 其他信息\r\n\r\n1. **[乐青云](https://cloud.locyan.cn/)** 武汉自营物理机,价格实惠,找管理可嫖8折\r\n2, **C# 版本客户端**正式发布,适配隧道列表内的**一键启动**\r\n\r\n------------\r\n\r\n## 关于我们\r\n\r\nLoCyanFrp 项目负责人 **Daiyangcheng** ( QQ : 3143105972 |  VX : daiyangcheng233 )\r\n\r\nLoCyanTeam 技术支持 **DXCFTDE** ( QQ : 3634258884 / 2705580599 )\r\n\r\nLoCyanTeam 开发者 **Zhiyuan** ( QQ : 2199718863 )\r\n\r\n使用本站的服务代表您同意 **[LoCyan 用户服务条款](https://www.locyan.cn/doc/yhfw.html)** 与 **[LoCyan 隐私政策](https://www.locyan.cn/doc/yszc.html)**\r\n本项目隶属于 **[LoCyan Team](https://www.locyan.cn/)** ,归属于 **Github** 开源项目 **[SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)**\r\n\r\n------------\r\n\r\n## 其他\r\n1. **LoCyan 团队成员公示:[点我跳转](https://www.locyan.cn/doc/tdcy.html)**\r\n2. **LoCyan Team 官方开发部:[点我跳转](https://github.com/LoCyan-Team)**\r\n\r\n#### 1 群:621131864 (大佬群,入群问题不会自动往后)\r\n#### 2 群:476944701 (已满,不接受新的申请)\r\n#### 3 群:187647516 (2000人群, **快满了,建议 4 群**)\r\n#### 4 群:687376575\r\n\r\n------------\r\n\r\n## **坚持本心,用爱发电,如果您有能力,请您帮一帮我们,一块两块也是情,您的赞助我们会全部用于服务器续费、公益事业、特定节假日发放实物礼品等,并永远铭记在心:[点我跳转](https://afdian.net/a/locyanfrp)**"
}
=== [DATA END] ===
[2024-08-18 21:44:13.305357][INFO]: Get common announcement
[2024-08-18 21:44:13.315352][DEBUG]: 
=== [DATA START] ===
[
  {
    "local_port": 3389,
    "remote_port": 12355,
    "proxy_name": "zhiqin_remote",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": null,
    "sk": "",
    "id": 55703,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 51793,
    "remote_port": 29683,
    "proxy_name": "yuanshen",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 34,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 74570,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 45678,
    "remote_port": 26923,
    "proxy_name": "pvz",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 80424,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  }
]
=== [DATA END] ===
[2024-08-18 21:44:13.316354][DEBUG]: Clear proxies list
[2024-08-18 21:44:13.316354][DEBUG]: Add proxy: tcp:zhiqin_remote:55703
[2024-08-18 21:44:13.317355][DEBUG]: Add proxy: tcp:yuanshen:74570
[2024-08-18 21:44:13.317355][DEBUG]: Add proxy: tcp:pvz:80424
[2024-08-18 21:44:13.317355][WARN]: Can not update proxies list widgets, maybe it is not serialized yet.
[2024-08-18 21:44:13.445359][DEBUG]: 
=== [DATA START] ===
{
  "status": 0,
  "contents": "",
  "ads": "## 乐青云 MC 游戏面板\n\n#### 采用翼龙面板,稳定可靠,服务器 Docker 化保障资源独立性和安全性\n#### 4C4G 首发定价 9.5 r,共享带宽 20Mbps\n#### 插件自研,服务自主\n#### 支持多种服务端,若需在同账号下拥有多个服务器可发工单咨询(群组服)\n#### 首发优惠 7 折,优惠码:rOzB8Bej,循环优惠,续费同价\n#### 选购连接:https://console.cloud.locyan.cn/cart?action=configureproduct&pid=427\n-------------------------\n# 实人认证\n### 2,每次认证需支付 1.2 元,若过程中出现问题请找管理员\n### 3,实人渠道为支付宝的芝麻信用,若没有支付宝或公安库中不存在人脸信息,请自行前往当地公安局解决,我们不会帮助你跳过实人的过程\n\n### 实名地址:https://dashboard.locyanfrp.cn/realname\n-------------------------\n## 常用URL\n### [文档](https://doc.locyan.cn)\n-------------------------\n### [状态监控](https://status.locyan.cn)\n"
}
=== [DATA END] ===
[2024-08-18 21:44:13.531352][DEBUG]: v0.2.0, 2 | v0.2.0, 2
[2024-08-18 21:44:13.531352][INFO]: You are running latest version.
[2024-08-18 21:44:15.430175][INFO]: Instance "ProxiesController" has been created
[2024-08-18 21:44:15.431174][INFO]: Instance "ProxiesController" has been initialized
[2024-08-18 21:44:15.431174][DEBUG]: null
[2024-08-18 21:44:15.432179][DEBUG]: null
[2024-08-18 21:44:15.432179][DEBUG]: null
[2024-08-18 21:44:18.807843][INFO]: Instance "FrpcSettingController" has been created
[2024-08-18 21:44:18.807843][INFO]: Instance "FrpcSettingController" has been initialized
[2024-08-18 21:44:18.808850][INFO]: Instance "DSettingLauncherController" has been created
[2024-08-18 21:44:18.808850][INFO]: Instance "DSettingLauncherController" has been initialized
[2024-08-18 21:44:18.809850][INFO]: Build windows platform arch list
[2024-08-18 21:44:18.810850][DEBUG]: 
=== [DATA START] ===
{
  "arch": "amd64",
  "name": "x86_64/amd64"
}
=== [DATA END] ===
[2024-08-18 21:44:18.810850][DEBUG]: 
=== [DATA START] ===
{
  "arch": "386",
  "name": "x86/i386/amd32"
}
=== [DATA END] ===
[2024-08-18 21:44:18.810850][DEBUG]: 
=== [DATA START] ===
{
  "arch": "arm64",
  "name": "arm64/armv8"
}
=== [DATA END] ===
[2024-08-18 21:44:18.810850][DEBUG]: 
=== [DATA START] ===
[
  "Instance of 'DropdownMenuItem<dynamic>'",
  "Instance of 'DropdownMenuItem<dynamic>'",
  "Instance of 'DropdownMenuItem<dynamic>'"
]
=== [DATA END] ===
[2024-08-18 21:44:18.811845][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 21:44:18.811845][DEBUG]: Path check passed.
[2024-08-18 21:44:18.811845][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 21:44:18.812845][DEBUG]: Path check passed.
[2024-08-18 21:46:26.582107][DEBUG]: null
[2024-08-18 21:46:26.583101][DEBUG]: null
[2024-08-18 21:46:26.584105][DEBUG]: null
[2024-08-18 21:46:38.691433][DEBUG]: null
[2024-08-18 21:46:38.702472][DEBUG]: null
[2024-08-18 21:46:38.703448][DEBUG]: null
[2024-08-18 21:49:13.316870][INFO]: Auto updating proxies list...
[2024-08-18 21:49:13.474697][DEBUG]: 
=== [DATA START] ===
[
  {
    "local_port": 3389,
    "remote_port": 12355,
    "proxy_name": "zhiqin_remote",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": null,
    "sk": "",
    "id": 55703,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 51793,
    "remote_port": 29683,
    "proxy_name": "yuanshen",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 34,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 74570,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 45678,
    "remote_port": 26923,
    "proxy_name": "pvz",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 80424,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  }
]
=== [DATA END] ===
[2024-08-18 21:49:13.475693][DEBUG]: Clear proxies list
[2024-08-18 21:49:13.475693][DEBUG]: Add proxy: tcp:zhiqin_remote:55703
[2024-08-18 21:49:13.476696][DEBUG]: Add proxy: tcp:yuanshen:74570
[2024-08-18 21:49:13.476696][DEBUG]: Add proxy: tcp:pvz:80424
[2024-08-18 21:49:13.766144][DEBUG]: 
=== [DATA START] ===
[
  {
    "local_port": 3389,
    "remote_port": 12355,
    "proxy_name": "zhiqin_remote",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": null,
    "sk": "",
    "id": 55703,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 51793,
    "remote_port": 29683,
    "proxy_name": "yuanshen",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 34,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 74570,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 45678,
    "remote_port": 26923,
    "proxy_name": "pvz",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 80424,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  }
]
=== [DATA END] ===
[2024-08-18 21:49:13.767779][DEBUG]: Clear proxies list
[2024-08-18 21:49:13.768779][DEBUG]: Add proxy: tcp:zhiqin_remote:55703
[2024-08-18 21:49:13.769314][DEBUG]: Add proxy: tcp:yuanshen:74570
[2024-08-18 21:49:13.770374][DEBUG]: Add proxy: tcp:pvz:80424
[2024-08-18 21:49:13.771370][DEBUG]: null
[2024-08-18 21:49:13.772371][DEBUG]: null
[2024-08-18 21:49:13.773368][DEBUG]: null
[2024-08-18 21:54:13.478806][INFO]: Auto updating proxies list...
[2024-08-18 21:54:13.681463][DEBUG]: 
=== [DATA START] ===
[
  {
    "local_port": 3389,
    "remote_port": 12355,
    "proxy_name": "zhiqin_remote",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": null,
    "sk": "",
    "id": 55703,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 51793,
    "remote_port": 29683,
    "proxy_name": "yuanshen",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 34,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 74570,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 45678,
    "remote_port": 26923,
    "proxy_name": "pvz",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 80424,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  }
]
=== [DATA END] ===
[2024-08-18 21:54:13.682463][DEBUG]: Clear proxies list
[2024-08-18 21:54:13.683462][DEBUG]: Add proxy: tcp:zhiqin_remote:55703
[2024-08-18 21:54:13.683462][DEBUG]: Add proxy: tcp:yuanshen:74570
[2024-08-18 21:54:13.683462][DEBUG]: Add proxy: tcp:pvz:80424
[2024-08-18 21:54:13.855411][DEBUG]: 
=== [DATA START] ===
[
  {
    "local_port": 3389,
    "remote_port": 12355,
    "proxy_name": "zhiqin_remote",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": null,
    "sk": "",
    "id": 55703,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 51793,
    "remote_port": 29683,
    "proxy_name": "yuanshen",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 34,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 74570,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 45678,
    "remote_port": 26923,
    "proxy_name": "pvz",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 80424,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  }
]
=== [DATA END] ===
[2024-08-18 21:54:13.855411][DEBUG]: Clear proxies list
[2024-08-18 21:54:13.855411][DEBUG]: Add proxy: tcp:zhiqin_remote:55703
[2024-08-18 21:54:13.855411][DEBUG]: Add proxy: tcp:yuanshen:74570
[2024-08-18 21:54:13.855411][DEBUG]: Add proxy: tcp:pvz:80424
[2024-08-18 21:54:13.855411][DEBUG]: null
[2024-08-18 21:54:13.855411][DEBUG]: null
[2024-08-18 21:54:13.855411][DEBUG]: null
[2024-08-18 21:59:13.691097][INFO]: Auto updating proxies list...
[2024-08-18 21:59:13.860019][DEBUG]: 
=== [DATA START] ===
[
  {
    "local_port": 3389,
    "remote_port": 12355,
    "proxy_name": "zhiqin_remote",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": null,
    "sk": "",
    "id": 55703,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 51793,
    "remote_port": 29683,
    "proxy_name": "yuanshen",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 34,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 74570,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 45678,
    "remote_port": 26923,
    "proxy_name": "pvz",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 80424,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  }
]
=== [DATA END] ===
[2024-08-18 21:59:13.860019][DEBUG]: Clear proxies list
[2024-08-18 21:59:13.860019][DEBUG]: Add proxy: tcp:zhiqin_remote:55703
[2024-08-18 21:59:13.860019][DEBUG]: Add proxy: tcp:yuanshen:74570
[2024-08-18 21:59:13.860019][DEBUG]: Add proxy: tcp:pvz:80424
[2024-08-18 21:59:14.032396][DEBUG]: 
=== [DATA START] ===
[
  {
    "local_port": 3389,
    "remote_port": 12355,
    "proxy_name": "zhiqin_remote",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": null,
    "sk": "",
    "id": 55703,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 51793,
    "remote_port": 29683,
    "proxy_name": "yuanshen",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 34,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 74570,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 45678,
    "remote_port": 26923,
    "proxy_name": "pvz",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 80424,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  }
]
=== [DATA END] ===
[2024-08-18 21:59:14.032396][DEBUG]: Clear proxies list
[2024-08-18 21:59:14.033394][DEBUG]: Add proxy: tcp:zhiqin_remote:55703
[2024-08-18 21:59:14.033394][DEBUG]: Add proxy: tcp:yuanshen:74570
[2024-08-18 21:59:14.033394][DEBUG]: Add proxy: tcp:pvz:80424
[2024-08-18 21:59:14.034399][DEBUG]: null
[2024-08-18 21:59:14.039430][DEBUG]: null
[2024-08-18 21:59:14.044587][DEBUG]: null
[2024-08-18 22:01:12.558042][DEBUG]: null
[2024-08-18 22:01:12.558042][DEBUG]: null
[2024-08-18 22:01:12.558042][DEBUG]: null
[2024-08-18 22:01:37.745063][INFO]: Build windows platform arch list
[2024-08-18 22:01:37.745063][DEBUG]: 
=== [DATA START] ===
{
  "arch": "amd64",
  "name": "x86_64/amd64"
}
=== [DATA END] ===
[2024-08-18 22:01:37.745063][DEBUG]: 
=== [DATA START] ===
{
  "arch": "386",
  "name": "x86/i386/amd32"
}
=== [DATA END] ===
[2024-08-18 22:01:37.745063][DEBUG]: 
=== [DATA START] ===
{
  "arch": "arm64",
  "name": "arm64/armv8"
}
=== [DATA END] ===
[2024-08-18 22:01:37.745063][DEBUG]: 
=== [DATA START] ===
[
  "Instance of 'DropdownMenuItem<dynamic>'",
  "Instance of 'DropdownMenuItem<dynamic>'",
  "Instance of 'DropdownMenuItem<dynamic>'"
]
=== [DATA END] ===
[2024-08-18 22:01:37.745063][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 22:01:37.745063][DEBUG]: Path check passed.
[2024-08-18 22:01:37.745063][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 22:01:37.745063][DEBUG]: Path check passed.
[2024-08-18 22:01:47.139317][DEBUG]: v0.2.0, 2 | v0.2.0, 2
[2024-08-18 22:02:32.624899][DEBUG]: false
[2024-08-18 22:02:32.624899][DEBUG]: Remove autostart proxy from list: 55703
[2024-08-18 22:02:32.624899][DEBUG]: 
=== [DATA START] ===
[]
=== [DATA END] ===
[2024-08-18 22:02:32.624899][DEBUG]: 
=== [DATA START] ===
[]
=== [DATA END] ===
[2024-08-18 22:02:32.624899][DEBUG]: false
[2024-08-18 22:02:32.624899][DEBUG]: null
[2024-08-18 22:02:32.624899][DEBUG]: null
[2024-08-18 22:02:32.624899][DEBUG]: null
[2024-08-18 22:02:34.725070][INFO]: Killing all process
[2024-08-18 22:02:34.725070][DEBUG]: Process length: 1
[2024-08-18 22:02:34.726070][INFO]: Killing frpc process, pid: 2216
[2024-08-18 22:02:34.726070][DEBUG]: Process length: 0
[2024-08-18 22:02:34.726070][INFO]: All process killed
[2024-08-18 22:02:35.871360][DEBUG]: null
[2024-08-18 22:02:35.872361][DEBUG]: null
[2024-08-18 22:02:35.873378][DEBUG]: null
[2024-08-18 22:02:36.653994][DEBUG]: true
[2024-08-18 22:02:36.653994][DEBUG]: Add autostart proxy to list: 55703
[2024-08-18 22:02:36.654963][DEBUG]: 
=== [DATA START] ===
[
  55703
]
=== [DATA END] ===
[2024-08-18 22:02:36.654963][DEBUG]: 
=== [DATA START] ===
[
  55703
]
=== [DATA END] ===
[2024-08-18 22:02:36.655996][DEBUG]: true
[2024-08-18 22:02:36.655996][DEBUG]: null
[2024-08-18 22:02:36.663958][DEBUG]: null
[2024-08-18 22:02:36.663958][DEBUG]: null
[2024-08-18 22:02:38.099988][INFO]: OPEN DIALOG 1006507218
[2024-08-18 22:02:38.757765][INFO]: Killing all process
[2024-08-18 22:02:38.757765][DEBUG]: Process length: 0
[2024-08-18 22:02:38.757765][INFO]: All process killed
[2024-08-18 22:02:40.983974][DEBUG]: Append info has been set: v0.2.0(+2) an=nyanana
[2024-08-18 22:02:40.983974][INFO]: Checking update...
[2024-08-18 22:02:40.987977][INFO]: Instance "GetMaterialController" has been created
[2024-08-18 22:02:40.987977][INFO]: Instance "GetMaterialController" has been initialized
[2024-08-18 22:02:40.988977][INFO]: Instance "HC" has been created
[2024-08-18 22:02:40.988977][INFO]: Instance "HC" has been initialized
[2024-08-18 22:02:40.988977][INFO]: Instance "FrpcController" has been created
[2024-08-18 22:02:40.989974][INFO]: Instance "FrpcController" has been initialized
[2024-08-18 22:02:40.989974][INFO]: Instance "ConsoleController" has been created
[2024-08-18 22:02:40.989974][INFO]: Instance "ConsoleController" has been initialized
[2024-08-18 22:02:40.990974][INFO]: Instance "UserController" has been created
[2024-08-18 22:02:40.990974][INFO]: Instance "UserController" has been initialized
[2024-08-18 22:02:41.014975][INFO]: Check token if is valid
[2024-08-18 22:02:41.190426][DEBUG]: 
=== [DATA START] ===
{
  "msg": "success",
  "data": {
    "msg": "",
    "regTime": "1696315010",
    "id": 12931,
    "email": "[email protected]",
    "username": "zhiqin",
    "traffic": "231956985193472"
  },
  "status": 200
}
=== [DATA END] ===
[2024-08-18 22:02:41.192430][INFO]: Refresh user info
[2024-08-18 22:02:41.375067][ERROR]: DioException [bad response]: This exception was thrown because the response has a status code of 500 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 500 has the following meaning: "Server error - the server failed to fulfil an apparently valid request"
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:519)
<asynchronous suspension>
#1      UserAuth.getInfo (package:nyalcf_core/network/dio/auth/user_auth.dart:54)
<asynchronous suspension>
#2      HC.load.<anonymous closure> (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>
#3      HC.load (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>

[2024-08-18 22:02:41.375612][WARN]: Check user token success but refresh user info failed. User info may not the latest!
[2024-08-18 22:02:41.376626][INFO]: Auto updating proxies list...
[2024-08-18 22:02:41.377620][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 22:02:41.377620][DEBUG]: Path check passed.
[2024-08-18 22:02:41.377620][INFO]: Starting proxy: 55703
[2024-08-18 22:02:41.407786][INFO]: Instance "DPanelController" has been created
[2024-08-18 22:02:41.407786][INFO]: Instance "DPanelController" has been initialized
[2024-08-18 22:02:41.408790][INFO]: Get broadcast announcement
[2024-08-18 22:02:41.618390][DEBUG]: 
=== [DATA START] ===
[
  {
    "local_port": 3389,
    "remote_port": 12355,
    "proxy_name": "zhiqin_remote",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": null,
    "sk": "",
    "id": 55703,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 51793,
    "remote_port": 29683,
    "proxy_name": "yuanshen",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 34,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 74570,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 45678,
    "remote_port": 26923,
    "proxy_name": "pvz",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 80424,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  }
]
=== [DATA END] ===
[2024-08-18 22:02:41.619371][DEBUG]: Clear proxies list
[2024-08-18 22:02:41.620382][DEBUG]: Add proxy: tcp:zhiqin_remote:55703
[2024-08-18 22:02:41.621382][DEBUG]: Add proxy: tcp:yuanshen:74570
[2024-08-18 22:02:41.621382][DEBUG]: Add proxy: tcp:pvz:80424
[2024-08-18 22:02:41.623374][WARN]: Can not update proxies list widgets, maybe it is not serialized yet.
[2024-08-18 22:02:41.753630][DEBUG]: v0.2.0, 2 | v0.2.0, 2
[2024-08-18 22:02:41.754621][INFO]: You are running latest version.
[2024-08-18 22:02:41.875309][DEBUG]: 
=== [DATA START] ===
{
  "status": true,
  "broadcast": "## [关于 Daiyangcheng 临时退出 LoCyanFrp [LCF] 的决定](https://www.locyan.cn/?p=131)\r\n\r\n-------------------------\r\n## 实人认证\r\n##### 1,实人认证正式上线,往后未完成实人认证的用户将无法使用国内节点\r\n##### 2,每次认证需支付 1.2 元,若过程中出现问题请找管理员\r\n##### 3,实人渠道为支付宝的芝麻信用,若没有支付宝或公安库中不存在人脸信息,请自行前往当地公安局解决,我们不会帮助你跳过实人的过程\r\n\r\n### 实名地址:https://dashboard.locyanfrp.cn/realname\r\n-------------------------\r\n1. 本站已全面开启实名制!**没实名的用户将不能使用任何节点!**请尽快完成实名认证(实名认证费用:**免费**,**不限年龄**。实名认证信息**全部受到中华人民共和国法律保护**,一旦泄露,我方必移交警方并按相关法律严肃处理)!然后添加 *QQ群[群号在下面]* 在群内 `@小夜风NightWind` 并跟上命令 “ /审核 [用户名] ”**(不包括中括号)**进行审核!审核通过后上传下载**均不限速**!\r\n\r\n2. 在线招募宣传视频制作,要求见 **[LoCyanFrp 宣传视频制作要求及奖励](https://www.locyan.cn/doc/xcsp.html)** \r\n\r\n\r\n------------\r\n\r\n## 其他信息\r\n\r\n1. **[乐青云](https://cloud.locyan.cn/)** 武汉自营物理机,价格实惠,找管理可嫖8折\r\n2, **C# 版本客户端**正式发布,适配隧道列表内的**一键启动**\r\n\r\n------------\r\n\r\n## 关于我们\r\n\r\nLoCyanFrp 项目负责人 **Daiyangcheng** ( QQ : 3143105972 |  VX : daiyangcheng233 )\r\n\r\nLoCyanTeam 技术支持 **DXCFTDE** ( QQ : 3634258884 / 2705580599 )\r\n\r\nLoCyanTeam 开发者 **Zhiyuan** ( QQ : 2199718863 )\r\n\r\n使用本站的服务代表您同意 **[LoCyan 用户服务条款](https://www.locyan.cn/doc/yhfw.html)** 与 **[LoCyan 隐私政策](https://www.locyan.cn/doc/yszc.html)**\r\n本项目隶属于 **[LoCyan Team](https://www.locyan.cn/)** ,归属于 **Github** 开源项目 **[SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)**\r\n\r\n------------\r\n\r\n## 其他\r\n1. **LoCyan 团队成员公示:[点我跳转](https://www.locyan.cn/doc/tdcy.html)**\r\n2. **LoCyan Team 官方开发部:[点我跳转](https://github.com/LoCyan-Team)**\r\n\r\n#### 1 群:621131864 (大佬群,入群问题不会自动往后)\r\n#### 2 群:476944701 (已满,不接受新的申请)\r\n#### 3 群:187647516 (2000人群, **快满了,建议 4 群**)\r\n#### 4 群:687376575\r\n\r\n------------\r\n\r\n## **坚持本心,用爱发电,如果您有能力,请您帮一帮我们,一块两块也是情,您的赞助我们会全部用于服务器续费、公益事业、特定节假日发放实物礼品等,并永远铭记在心:[点我跳转](https://afdian.net/a/locyanfrp)**"
}
=== [DATA END] ===
[2024-08-18 22:02:41.875309][INFO]: Get common announcement
[2024-08-18 22:02:42.085719][DEBUG]: 
=== [DATA START] ===
{
  "status": 0,
  "contents": "",
  "ads": "## 乐青云 MC 游戏面板\n\n#### 采用翼龙面板,稳定可靠,服务器 Docker 化保障资源独立性和安全性\n#### 4C4G 首发定价 9.5 r,共享带宽 20Mbps\n#### 插件自研,服务自主\n#### 支持多种服务端,若需在同账号下拥有多个服务器可发工单咨询(群组服)\n#### 首发优惠 7 折,优惠码:rOzB8Bej,循环优惠,续费同价\n#### 选购连接:https://console.cloud.locyan.cn/cart?action=configureproduct&pid=427\n-------------------------\n# 实人认证\n### 2,每次认证需支付 1.2 元,若过程中出现问题请找管理员\n### 3,实人渠道为支付宝的芝麻信用,若没有支付宝或公安库中不存在人脸信息,请自行前往当地公安局解决,我们不会帮助你跳过实人的过程\n\n### 实名地址:https://dashboard.locyanfrp.cn/realname\n-------------------------\n## 常用URL\n### [文档](https://doc.locyan.cn)\n-------------------------\n### [状态监控](https://status.locyan.cn)\n"
}
=== [DATA END] ===
[2024-08-18 22:02:45.526010][INFO]: Killing all process
[2024-08-18 22:02:45.526010][DEBUG]: Process length: 1
[2024-08-18 22:02:45.527010][INFO]: Killing frpc process, pid: 8776
[2024-08-18 22:02:45.527010][DEBUG]: Process length: 0
[2024-08-18 22:02:45.528007][INFO]: All process killed
[2024-08-18 22:03:58.912018][INFO]: Instance "ProxiesController" has been created
[2024-08-18 22:03:58.912018][INFO]: Instance "ProxiesController" has been initialized
[2024-08-18 22:03:58.912018][DEBUG]: null
[2024-08-18 22:03:58.912018][DEBUG]: null
[2024-08-18 22:03:58.912018][DEBUG]: null
[2024-08-18 22:06:32.674771][INFO]: Instance "FrpcSettingController" has been created
[2024-08-18 22:06:32.674771][INFO]: Instance "FrpcSettingController" has been initialized
[2024-08-18 22:06:32.674771][INFO]: Instance "DSettingLauncherController" has been created
[2024-08-18 22:06:32.674771][INFO]: Instance "DSettingLauncherController" has been initialized
[2024-08-18 22:06:32.690266][INFO]: Build windows platform arch list
[2024-08-18 22:06:32.690266][DEBUG]: 
=== [DATA START] ===
{
  "arch": "amd64",
  "name": "x86_64/amd64"
}
=== [DATA END] ===
[2024-08-18 22:06:32.690266][DEBUG]: 
=== [DATA START] ===
{
  "arch": "386",
  "name": "x86/i386/amd32"
}
=== [DATA END] ===
[2024-08-18 22:06:32.690266][DEBUG]: 
=== [DATA START] ===
{
  "arch": "arm64",
  "name": "arm64/armv8"
}
=== [DATA END] ===
[2024-08-18 22:06:32.690266][DEBUG]: 
=== [DATA START] ===
[
  "Instance of 'DropdownMenuItem<dynamic>'",
  "Instance of 'DropdownMenuItem<dynamic>'",
  "Instance of 'DropdownMenuItem<dynamic>'"
]
=== [DATA END] ===
[2024-08-18 22:06:32.690266][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 22:06:32.690266][DEBUG]: Path check passed.
[2024-08-18 22:06:32.690266][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 22:06:32.690266][DEBUG]: Path check passed.
[2024-08-18 22:06:46.298462][INFO]: OPEN DIALOG 691448183
[2024-08-18 22:06:47.004537][INFO]: Killing all process
[2024-08-18 22:06:47.004537][DEBUG]: Process length: 0
[2024-08-18 22:06:47.004537][INFO]: All process killed
[2024-08-18 22:09:07.939304][DEBUG]: Append info has been set: v0.2.0(+2) an=nyanana
[2024-08-18 22:09:07.940311][INFO]: Checking update...
[2024-08-18 22:09:07.945304][INFO]: Instance "GetMaterialController" has been created
[2024-08-18 22:09:07.946307][INFO]: Instance "GetMaterialController" has been initialized
[2024-08-18 22:09:07.946307][INFO]: Instance "HC" has been created
[2024-08-18 22:09:07.947306][INFO]: Instance "HC" has been initialized
[2024-08-18 22:09:07.947306][INFO]: Instance "FrpcController" has been created
[2024-08-18 22:09:07.947306][INFO]: Instance "FrpcController" has been initialized
[2024-08-18 22:09:07.948304][INFO]: Instance "ConsoleController" has been created
[2024-08-18 22:09:07.948304][INFO]: Instance "ConsoleController" has been initialized
[2024-08-18 22:09:07.948304][INFO]: Instance "UserController" has been created
[2024-08-18 22:09:07.948304][INFO]: Instance "UserController" has been initialized
[2024-08-18 22:09:07.971305][INFO]: Check token if is valid
[2024-08-18 22:09:08.144836][DEBUG]: 
=== [DATA START] ===
{
  "msg": "success",
  "data": {
    "msg": "",
    "regTime": "1696315010",
    "id": 12931,
    "email": "[email protected]",
    "username": "zhiqin",
    "traffic": "231956985193472"
  },
  "status": 200
}
=== [DATA END] ===
[2024-08-18 22:09:08.144836][INFO]: Refresh user info
[2024-08-18 22:09:08.329999][ERROR]: DioException [bad response]: This exception was thrown because the response has a status code of 500 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 500 has the following meaning: "Server error - the server failed to fulfil an apparently valid request"
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:519)
<asynchronous suspension>
#1      UserAuth.getInfo (package:nyalcf_core/network/dio/auth/user_auth.dart:54)
<asynchronous suspension>
#2      HC.load.<anonymous closure> (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>
#3      HC.load (package:nyalcf_ui/views/home.dart:101)
<asynchronous suspension>

[2024-08-18 22:09:08.329999][WARN]: Check user token success but refresh user info failed. User info may not the latest!
[2024-08-18 22:09:08.330997][INFO]: Auto updating proxies list...
[2024-08-18 22:09:08.331997][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 22:09:08.331997][DEBUG]: Path check passed.
[2024-08-18 22:09:08.332996][INFO]: Starting proxy: 55703
[2024-08-18 22:09:08.358995][INFO]: Instance "DPanelController" has been created
[2024-08-18 22:09:08.358995][INFO]: Instance "DPanelController" has been initialized
[2024-08-18 22:09:08.359998][INFO]: Get broadcast announcement
[2024-08-18 22:09:08.498687][DEBUG]: 
=== [DATA START] ===
{
  "status": true,
  "broadcast": "## [关于 Daiyangcheng 临时退出 LoCyanFrp [LCF] 的决定](https://www.locyan.cn/?p=131)\r\n\r\n-------------------------\r\n## 实人认证\r\n##### 1,实人认证正式上线,往后未完成实人认证的用户将无法使用国内节点\r\n##### 2,每次认证需支付 1.2 元,若过程中出现问题请找管理员\r\n##### 3,实人渠道为支付宝的芝麻信用,若没有支付宝或公安库中不存在人脸信息,请自行前往当地公安局解决,我们不会帮助你跳过实人的过程\r\n\r\n### 实名地址:https://dashboard.locyanfrp.cn/realname\r\n-------------------------\r\n1. 本站已全面开启实名制!**没实名的用户将不能使用任何节点!**请尽快完成实名认证(实名认证费用:**免费**,**不限年龄**。实名认证信息**全部受到中华人民共和国法律保护**,一旦泄露,我方必移交警方并按相关法律严肃处理)!然后添加 *QQ群[群号在下面]* 在群内 `@小夜风NightWind` 并跟上命令 “ /审核 [用户名] ”**(不包括中括号)**进行审核!审核通过后上传下载**均不限速**!\r\n\r\n2. 在线招募宣传视频制作,要求见 **[LoCyanFrp 宣传视频制作要求及奖励](https://www.locyan.cn/doc/xcsp.html)** \r\n\r\n\r\n------------\r\n\r\n## 其他信息\r\n\r\n1. **[乐青云](https://cloud.locyan.cn/)** 武汉自营物理机,价格实惠,找管理可嫖8折\r\n2, **C# 版本客户端**正式发布,适配隧道列表内的**一键启动**\r\n\r\n------------\r\n\r\n## 关于我们\r\n\r\nLoCyanFrp 项目负责人 **Daiyangcheng** ( QQ : 3143105972 |  VX : daiyangcheng233 )\r\n\r\nLoCyanTeam 技术支持 **DXCFTDE** ( QQ : 3634258884 / 2705580599 )\r\n\r\nLoCyanTeam 开发者 **Zhiyuan** ( QQ : 2199718863 )\r\n\r\n使用本站的服务代表您同意 **[LoCyan 用户服务条款](https://www.locyan.cn/doc/yhfw.html)** 与 **[LoCyan 隐私政策](https://www.locyan.cn/doc/yszc.html)**\r\n本项目隶属于 **[LoCyan Team](https://www.locyan.cn/)** ,归属于 **Github** 开源项目 **[SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)**\r\n\r\n------------\r\n\r\n## 其他\r\n1. **LoCyan 团队成员公示:[点我跳转](https://www.locyan.cn/doc/tdcy.html)**\r\n2. **LoCyan Team 官方开发部:[点我跳转](https://github.com/LoCyan-Team)**\r\n\r\n#### 1 群:621131864 (大佬群,入群问题不会自动往后)\r\n#### 2 群:476944701 (已满,不接受新的申请)\r\n#### 3 群:187647516 (2000人群, **快满了,建议 4 群**)\r\n#### 4 群:687376575\r\n\r\n------------\r\n\r\n## **坚持本心,用爱发电,如果您有能力,请您帮一帮我们,一块两块也是情,您的赞助我们会全部用于服务器续费、公益事业、特定节假日发放实物礼品等,并永远铭记在心:[点我跳转](https://afdian.net/a/locyanfrp)**"
}
=== [DATA END] ===
[2024-08-18 22:09:08.499767][INFO]: Get common announcement
[2024-08-18 22:09:08.504780][DEBUG]: 
=== [DATA START] ===
[
  {
    "local_port": 3389,
    "remote_port": 12355,
    "proxy_name": "zhiqin_remote",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": null,
    "sk": "",
    "id": 55703,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 51793,
    "remote_port": 29683,
    "proxy_name": "yuanshen",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 34,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 74570,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  },
  {
    "local_port": 45678,
    "remote_port": 26923,
    "proxy_name": "pvz",
    "use_compression": false,
    "local_ip": "127.0.0.1",
    "node": 55,
    "domain": null,
    "icp": "",
    "sk": "",
    "id": 80424,
    "proxy_type": "tcp",
    "use_encryption": false,
    "status": "0"
  }
]
=== [DATA END] ===
[2024-08-18 22:09:08.505776][DEBUG]: Clear proxies list
[2024-08-18 22:09:08.506774][DEBUG]: Add proxy: tcp:zhiqin_remote:55703
[2024-08-18 22:09:08.506774][DEBUG]: Add proxy: tcp:yuanshen:74570
[2024-08-18 22:09:08.507779][DEBUG]: Add proxy: tcp:pvz:80424
[2024-08-18 22:09:08.507779][WARN]: Can not update proxies list widgets, maybe it is not serialized yet.
[2024-08-18 22:09:08.613920][DEBUG]: 
=== [DATA START] ===
{
  "status": 0,
  "contents": "",
  "ads": "## 乐青云 MC 游戏面板\n\n#### 采用翼龙面板,稳定可靠,服务器 Docker 化保障资源独立性和安全性\n#### 4C4G 首发定价 9.5 r,共享带宽 20Mbps\n#### 插件自研,服务自主\n#### 支持多种服务端,若需在同账号下拥有多个服务器可发工单咨询(群组服)\n#### 首发优惠 7 折,优惠码:rOzB8Bej,循环优惠,续费同价\n#### 选购连接:https://console.cloud.locyan.cn/cart?action=configureproduct&pid=427\n-------------------------\n# 实人认证\n### 2,每次认证需支付 1.2 元,若过程中出现问题请找管理员\n### 3,实人渠道为支付宝的芝麻信用,若没有支付宝或公安库中不存在人脸信息,请自行前往当地公安局解决,我们不会帮助你跳过实人的过程\n\n### 实名地址:https://dashboard.locyanfrp.cn/realname\n-------------------------\n## 常用URL\n### [文档](https://doc.locyan.cn)\n-------------------------\n### [状态监控](https://status.locyan.cn)\n"
}
=== [DATA END] ===
[2024-08-18 22:09:08.955141][DEBUG]: v0.2.0, 2 | v0.2.0, 2
[2024-08-18 22:09:08.955141][INFO]: You are running latest version.
[2024-08-18 22:09:15.412778][INFO]: Instance "FrpcSettingController" has been created
[2024-08-18 22:09:15.413766][INFO]: Instance "FrpcSettingController" has been initialized
[2024-08-18 22:09:15.413766][INFO]: Instance "DSettingLauncherController" has been created
[2024-08-18 22:09:15.414763][INFO]: Instance "DSettingLauncherController" has been initialized
[2024-08-18 22:09:15.416759][INFO]: Build windows platform arch list
[2024-08-18 22:09:15.416759][DEBUG]: 
=== [DATA START] ===
{
  "arch": "amd64",
  "name": "x86_64/amd64"
}
=== [DATA END] ===
[2024-08-18 22:09:15.416759][DEBUG]: 
=== [DATA START] ===
{
  "arch": "386",
  "name": "x86/i386/amd32"
}
=== [DATA END] ===
[2024-08-18 22:09:15.417759][DEBUG]: 
=== [DATA START] ===
{
  "arch": "arm64",
  "name": "arm64/armv8"
}
=== [DATA END] ===
[2024-08-18 22:09:15.417759][DEBUG]: 
=== [DATA START] ===
[
  "Instance of 'DropdownMenuItem<dynamic>'",
  "Instance of 'DropdownMenuItem<dynamic>'",
  "Instance of 'DropdownMenuItem<dynamic>'"
]
=== [DATA END] ===
[2024-08-18 22:09:15.418762][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 22:09:15.418762][DEBUG]: Path check passed.
[2024-08-18 22:09:15.418762][DEBUG]: Unchecked frpc file path: C:\Users\xzlik\AppData\Roaming\moe.xmcn.nyanana\nyanana\frpc\0.51.3-2\frpc.exe
[2024-08-18 22:09:15.419758][DEBUG]: Path check passed.
@zhiqin14 zhiqin14 added the bug:漏洞 有些东西坏掉了 label Aug 18, 2024
@zhiqin14 zhiqin14 changed the title [BUG]: 无法正确的启动跟随程序启动的隧道 [BUG]: 无法正确启动跟随程序启动的隧道 Aug 18, 2024
@zhiqin14
Copy link
Author

似乎在启动过一次隧道 a 后就可以正常地跟随程序启动,但启动过隧道 b 后再次打开程序又会启动隧道 b

@zhiqin14
Copy link
Author

QQ截图20240818221655
QQ截图20240818221710

@Muska-Ami
Copy link
Owner

等会测试一下,感谢反馈

@Muska-Ami
Copy link
Owner

这边没成功复现,方便的话可以上传录屏吗

@zhiqin14
Copy link
Author

QQ2024819-212440.mp4

@Muska-Ami
Copy link
Owner

试试更新运行库
https://docs-nyalcf.1l1.icu/gui/chang-jian-gu-zhang-chu-li#windows

仍然未能复现,测试使用开发版与最新发行版

@Muska-Ami Muska-Ami added the help wanted:需要帮助 需要更多信息/需要更多人手测试 label Aug 19, 2024
@zhiqin14
Copy link
Author

还是不行x
目前用的是v0.2.0+2,dev分支要自己build吗

@Muska-Ami
Copy link
Owner

dev构建在Actions里有自动构建,如果不行建议先清除数据文件夹试试

@zhiqin14
Copy link
Author

dev一样,明天清数据文件夹试试
(你dev认为releases里面的才是最新的x

@zhiqin14
Copy link
Author

qwq
数据是存在 %appdata%\moe.xmcn.nyanana 里吗
(dev版程序结束的速度貌似有点过慢了 ;w;

@Muska-Ami
Copy link
Owner

Muska-Ami commented Aug 20, 2024

qwq
数据是存在 %appdata%\moe.xmcn.nyanana 里吗
(dev版程序结束的速度貌似有点过慢了 ;w;

是的

Upstream bug
具体成因尚不清楚

@zhiqin14
Copy link
Author

情况相同

(在解压完frpc后似乎并不会马上检查frpc是否存在

@Muska-Ami
Copy link
Owner

暂时没有什么思路,Issue 先开着

@Suisuroru
Copy link

确实有此问题,本人已在Windows 11 Canary 27686上使用0.2.1(+1)复现出来了(

@Suisuroru
Copy link

Suisuroru commented Aug 24, 2024

Issue 175出现条件(本人测试得到):
1.两个节点均为新建(即启动程序时不存在,在刷新后存在)
2.在此情况下设置A随软件启动
3.先打开A节点,再打开B节点
4.关闭程序重启软件,查看控制台发现所属IP为B节点

当然,这只是我复现时的情况,并不保证其他操作流程不会出现此情况

@zhiqin14
Copy link
Author

zhiqin14 commented Aug 24, 2024 via email

@Muska-Ami
Copy link
Owner

@Suisuroru 有空我会重新检查一次逻辑,理论上是不应该的

@Suisuroru
Copy link

Suisuroru commented Aug 25, 2024 via email

@Suisuroru
Copy link

疑似参数保存问题? 首次修改重启后直接查看frpc文件目录下的配置文件为B节点,而非应当被启动的A节点 而且此情况只会出现一次,第二次启动就会恢复正常  

------------------ 原始邮件 ------------------ 发件人: "Muska-Ami/NyaLCF" @.>; 发送时间: 2024年8月25日(星期天) 上午6:42 @.>; @.@.>; 主题: Re: [Muska-Ami/NyaLCF] [BUG]: 无法正确启动跟随程序启动的隧道 (Issue #175) @Suisuroru 有空我会重新检查一次逻辑,理论上是不应该的 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

关于这个情况的日志,可以参考我提交在 #179 上的日志,在分析日志时发现了 #179 的问题

@Muska-Ami
Copy link
Owner

Muska-Ami commented Aug 25, 2024

https://github.com/Muska-Ami/NyaLCF/blob/main/nyalcf_gui%2Fnyalcf_ui%2Flib%2Fcontrollers%2Fproxies_controller.dart#L118-L127

https://github.com/Muska-Ami/NyaLCF/blob/main/nyalcf_gui%2Fnyalcf_ui%2Flib%2Fcontrollers%2Fproxies_controller.dart#L149-L163

我重新检查了相关的代码,认为逻辑上是没有问题的 这应该是一个状态管理系统的 BUG,可能由 GetX 或 Flutter 本身代码 导致,应向上游依赖反馈

@Muska-Ami Muska-Ami added upstream:上游 不是猫猫的错QWQ and removed help wanted:需要帮助 需要更多信息/需要更多人手测试 labels Aug 25, 2024
@Muska-Ami Muska-Ami moved this to In Progress in NyaLCF v1 Sep 5, 2024
@Muska-Ami Muska-Ami moved this from In Progress to Todo in NyaLCF v1 Sep 5, 2024
@Muska-Ami
Copy link
Owner

尝试最新版本启动器是否能解决这个问题,修改了一下逻辑 不确定是否还会触发

@Muska-Ami Muska-Ami moved this from Todo to In Progress in NyaLCF v1 Sep 13, 2024
@zhiqin14
Copy link
Author

还是不行的x

@Muska-Ami Muska-Ami added the help wanted:需要帮助 需要更多信息/需要更多人手测试 label Oct 24, 2024
@Muska-Ami Muska-Ami moved this from In Progress to Low Status in NyaLCF v1 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:漏洞 有些东西坏掉了 help wanted:需要帮助 需要更多信息/需要更多人手测试 upstream:上游 不是猫猫的错QWQ
Projects
Status: Low Status
Development

No branches or pull requests

3 participants