[GH-ISSUE #4843] Windows Server 2025 连不上服务器 #3823

Closed
opened 2026-05-05 14:26:45 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @516018579 on GitHub (Jun 20, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4843

Bug Description

运行提示
[client/service.go:317] connect to server error: dial tcp [::1]:7897: connectex: No connection could be made because the target machine actively refused it.

同样的配置文件, 在win11和win10上都能正常运行

frpc Version

v0.62.0

frps Version

v0.62.0

System Architecture

windows/amd64

Configurations

serverAddr = "xxx"
serverPort = 7001

proxies
name = "test"
type = "tcp"
localIP = "127.0.0.1"
localPort = 8221
remotePort = 8221

Logs

No response

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 @516018579 on GitHub (Jun 20, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4843 ### Bug Description 运行提示 [client/service.go:317] connect to server error: dial tcp [::1]:7897: connectex: No connection could be made because the target machine actively refused it. 同样的配置文件, 在win11和win10上都能正常运行 ### frpc Version v0.62.0 ### frps Version v0.62.0 ### System Architecture windows/amd64 ### Configurations serverAddr = "xxx" serverPort = 7001 [[proxies]] name = "test" type = "tcp" localIP = "127.0.0.1" localPort = 8221 remotePort = 8221 ### Logs _No response_ ### 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 14:26:46 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Jul 5, 2025):

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

<!-- gh-comment-id:3037497155 --> @github-actions[bot] commented on GitHub (Jul 5, 2025): Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d 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#3823
No description provided.