[GH-ISSUE #3387] windows10 启动失败 #2709

Closed
opened 2026-05-05 13:44:43 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @rubjptg0004 on GitHub (Apr 5, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3387

Bug Description

在windows10 cmd中,无论运行frps.exe -c frps.ini 还是运行 frpc.exe -c frps.ini,都会直接退出,没有任何错误信息。但在某些电脑上可以正常运行。
失败运行后的并没有任何错误提示,日志文件也没有报错。
image

frpc Version

0.48

frps Version

0.48

System Architecture

windows/amd64

Configurations

默认的

Logs

2023/04/05 19:23:29 [I] [root.go:206] frps uses config file: frps.ini
2023/04/05 19:23:29 [I] [service.go:200] frps tcp listen on 0.0.0.0:7000
2023/04/05 19:23:29 [I] [service.go:317] Dashboard listen on 0.0.0.0:7500
2023/04/05 19:23:29 [I] [root.go:215] frps started successfully

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @rubjptg0004 on GitHub (Apr 5, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3387 ### Bug Description 在windows10 cmd中,无论运行frps.exe -c frps.ini 还是运行 frpc.exe -c frps.ini,都会直接退出,没有任何错误信息。但在某些电脑上可以正常运行。 失败运行后的并没有任何错误提示,日志文件也没有报错。 ![image](https://user-images.githubusercontent.com/121129326/230067788-c7e3f06f-0757-4ecf-8b8a-9238675cf152.png) ### frpc Version 0.48 ### frps Version 0.48 ### System Architecture windows/amd64 ### Configurations 默认的 ### Logs 2023/04/05 19:23:29 [I] [root.go:206] frps uses config file: frps.ini 2023/04/05 19:23:29 [I] [service.go:200] frps tcp listen on 0.0.0.0:7000 2023/04/05 19:23:29 [I] [service.go:317] Dashboard listen on 0.0.0.0:7500 2023/04/05 19:23:29 [I] [root.go:215] frps started successfully ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:44:43 -06:00
Author
Owner

@Becods commented on GitHub (Apr 5, 2023):

开启debug,然后回报日志

7678938c08/conf/frps_full.ini (L65-L69)

<!-- gh-comment-id:1497901504 --> @Becods commented on GitHub (Apr 5, 2023): 开启debug,然后回报日志 https://github.com/fatedier/frp/blob/7678938c088c8d57367494ad53dd5c3b9e0cca35/conf/frps_full.ini#L65-L69
Author
Owner

@github-actions[bot] commented on GitHub (May 6, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1536940357 --> @github-actions[bot] commented on GitHub (May 6, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
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#2709
No description provided.