[GH-ISSUE #2818] [W] [service.go:104] login to server failed: i/o deadline reached i/o deadline reached #2253

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

Originally created by @liyinxin on GitHub (Feb 26, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2818

Bug Description

客户端可以telnet到服务端,但是一直出现这个问题:
[W] [service.go:104] login to server failed: i/o deadline reached
i/o deadline reached

frpc Version

0.36.2

frps Version

0.36.2

System Architecture

linux/amd64

Configurations

[common]
server_addr = xxxxx
server_port = 7000

[xxxx]
type = tcp
local_ip = xxxx
local_port = 22
remote_port = 6021

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 @liyinxin on GitHub (Feb 26, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/2818 ### Bug Description 客户端可以telnet到服务端,但是一直出现这个问题: [W] [service.go:104] login to server failed: i/o deadline reached i/o deadline reached ### frpc Version 0.36.2 ### frps Version 0.36.2 ### System Architecture linux/amd64 ### Configurations [common] server_addr = xxxxx server_port = 7000 [xxxx] type = tcp local_ip = xxxx local_port = 22 remote_port = 6021 ### 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
Author
Owner

@Becods commented on GitHub (Feb 26, 2022):

提问无log,神仙都难办

客户端可以telnet到服务端
local_port = 22

22是ssh端口,请更改为23

<!-- gh-comment-id:1051658157 --> @Becods commented on GitHub (Feb 26, 2022): 提问无log,神仙都难办 > 客户端可以**telnet**到服务端 > local_port = 22 22是ssh端口,请更改为23
Author
Owner

@liyinxin commented on GitHub (Feb 26, 2022):

对不起,没贴log。这个问题刚刚解决了,是因为我的配置文件的问题。谢谢您的回复

<!-- gh-comment-id:1051664361 --> @liyinxin commented on GitHub (Feb 26, 2022): 对不起,没贴log。这个问题刚刚解决了,是因为我的配置文件的问题。谢谢您的回复
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#2253
No description provided.