[GH-ISSUE #4140] 客户端 0.57.0 在 win11 无法正常运行(配置问题,删除了tls.force = false就正常了) #3265

Closed
opened 2026-05-05 14:06:36 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @jjyou-github on GitHub (Apr 10, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4140

Bug Description

通过nssm工具,生成的服务无法启动;
命令行启动,没有任何内容回显。

image

客户端回退到0.53.2正常,其它中间版本未尝试

frpc Version

0.57.0 && 0.56.0

frps Version

0.52.3

System Architecture

windows/amd64

Configurations

serverAddr = "xxx"
serverPort = xxx

auth.method = "token"
auth.token = "xxx"
tls.force = false
user = "xxx"

proxies
name = "mstsc"
type = "tcp"
localIP = "127.0.0.1"
localPort = xxx
remotePort = xxx

Logs

No response

Steps to reproduce

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @jjyou-github on GitHub (Apr 10, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4140 ### Bug Description 通过nssm工具,生成的服务无法启动; 命令行启动,没有任何内容回显。 ![image](https://github.com/fatedier/frp/assets/63731955/7209fc68-1c17-42c4-b8d7-acc75f4c343d) 客户端回退到0.53.2正常,其它中间版本未尝试 ### frpc Version 0.57.0 && 0.56.0 ### frps Version 0.52.3 ### System Architecture windows/amd64 ### Configurations serverAddr = "xxx" serverPort = xxx auth.method = "token" auth.token = "xxx" tls.force = false user = "xxx" [[proxies]] name = "mstsc" type = "tcp" localIP = "127.0.0.1" localPort = xxx remotePort = xxx ### Logs _No response_ ### Steps to reproduce _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Apr 10, 2024):

请测试 release 页面下载的版本是否能够执行,其他方式不熟悉,无法提供有效建议。

<!-- gh-comment-id:2046459349 --> @fatedier commented on GitHub (Apr 10, 2024): 请测试 release 页面下载的版本是否能够执行,其他方式不熟悉,无法提供有效建议。
Author
Owner

@jjyou-github commented on GitHub (Apr 10, 2024):

请测试 release 页面下载的版本是否能够执行,其他方式不熟悉,无法提供有效建议。

就是从release页面下载的,windows_amd64的包,解压出来的exe

<!-- gh-comment-id:2046465773 --> @jjyou-github commented on GitHub (Apr 10, 2024): > 请测试 release 页面下载的版本是否能够执行,其他方式不熟悉,无法提供有效建议。 就是从release页面下载的,windows_amd64的包,解压出来的exe
Author
Owner

@fatedier commented on GitHub (Apr 10, 2024):

目前没有验证环境,但是大概率是使用姿势问题,你可以自行编译调试看看。

<!-- gh-comment-id:2046472335 --> @fatedier commented on GitHub (Apr 10, 2024): 目前没有验证环境,但是大概率是使用姿势问题,你可以自行编译调试看看。
Author
Owner

@suixin7260 commented on GitHub (Apr 10, 2024):

0.53是正常吗

<!-- gh-comment-id:2046913297 --> @suixin7260 commented on GitHub (Apr 10, 2024): 0.53是正常吗
Author
Owner

@jjyou-github commented on GitHub (Apr 10, 2024):

0.53是正常吗

正文里说了,0.53.2正常。
之前0.52.3也是正常的。

<!-- gh-comment-id:2046933781 --> @jjyou-github commented on GitHub (Apr 10, 2024): > 0.53是正常吗 正文里说了,0.53.2正常。 之前0.52.3也是正常的。
Author
Owner

@xqzr commented on GitHub (Apr 10, 2024):

.\frpc.exe -c jjyou.toml
<!-- gh-comment-id:2047372930 --> @xqzr commented on GitHub (Apr 10, 2024): ```batch .\frpc.exe -c jjyou.toml ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3265
No description provided.