[GH-ISSUE #1311] xtcp i/o timeout #1040

Closed
opened 2026-05-05 12:40:14 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @sosyxg on GitHub (Jul 8, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1311

  1. stcp 没有问题
  2. xtcp的时候,被访问端提示:
    2019/07/08 14:51:29 [W] [proxy.go:322] [sapnwr.p2p_xtcp] get sid from visitor error: read udp 192.168.2.111:14598: i/o timeout

提示的是,udp,被访问端
protocol = tcp

服务器端:
bind_addr = 0.0.0.0
bind_port = 7000

udp port to help make udp hole to penetrate nat

bind_udp_port = 7001

Originally created by @sosyxg on GitHub (Jul 8, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1311 1. stcp 没有问题 2. xtcp的时候,被访问端提示: 2019/07/08 14:51:29 [W] [proxy.go:322] [sapnwr.p2p_xtcp] get sid from visitor error: read udp 192.168.2.111:14598: i/o timeout 提示的是,udp,被访问端 protocol = tcp 服务器端: bind_addr = 0.0.0.0 bind_port = 7000 # udp port to help make udp hole to penetrate nat bind_udp_port = 7001
Author
Owner

@sosyxg commented on GitHub (Jul 8, 2019):

访问端也报错:
2019/07/08 15:01:00 [W] [visitor.go:276] [p2p_xtcp_22_visitor] get sid from client error: read udp 192.168.1.91:64920->27.223.90.126:48626: i/o timeout

<!-- gh-comment-id:509107646 --> @sosyxg commented on GitHub (Jul 8, 2019): 访问端也报错: 2019/07/08 15:01:00 [W] [visitor.go:276] [p2p_xtcp_22_visitor] get sid from client error: read udp 192.168.1.91:64920->27.223.90.126:48626: i/o timeout
Author
Owner

@sosyxg commented on GitHub (Jul 8, 2019):

closed 怎么也不说一句话呢?

<!-- gh-comment-id:509107730 --> @sosyxg commented on GitHub (Jul 8, 2019): closed 怎么也不说一句话呢?
Author
Owner

@jinmiaoluo commented on GitHub (Jul 8, 2019):

closed 怎么也不说一句话呢?

image

<!-- gh-comment-id:509108322 --> @jinmiaoluo commented on GitHub (Jul 8, 2019): > closed 怎么也不说一句话呢? ![image](https://user-images.githubusercontent.com/39730824/60790080-313f3080-a193-11e9-900a-8067797530d6.png)
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#1040
No description provided.