[GH-ISSUE #3408] arm环境连接出现“login to server failed” #2726

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

Originally created by @huyingxu on GitHub (Apr 13, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3408

Bug Description

服务器和客户端使用的均为0.48.0 版本,使用其他x86机器同样配置可以连接成功。arm环境下连接服务器会出现"login to server failed: session shutdown"或者"login to server failed: EOF"的情况

frpc Version

0.48.0

frps Version

0.48.0

System Architecture

linux/arm64

Configurations

[common]
tls_enable = true
server_addr = 10.165.1.2
server_port = 17000

[mac-ssh]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 5423

Logs

2023/04/14 00:32:41 [W] [service.go:134] login to server failed: session shutdown
session shutdown

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 @huyingxu on GitHub (Apr 13, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3408 ### Bug Description 服务器和客户端使用的均为0.48.0 版本,使用其他x86机器同样配置可以连接成功。arm环境下连接服务器会出现"login to server failed: session shutdown"或者"login to server failed: EOF"的情况 ### frpc Version 0.48.0 ### frps Version 0.48.0 ### System Architecture linux/arm64 ### Configurations [common] tls_enable = true server_addr = 10.165.1.2 server_port = 17000 [mac-ssh] type = tcp local_ip = 127.0.0.1 local_port = 22 remote_port = 5423 ### Logs 2023/04/14 00:32:41 [W] [service.go:134] login to server failed: session shutdown session shutdown ### 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:45:25 -06:00
Author
Owner

@huyingxu commented on GitHub (Apr 16, 2023):

本地环境的问题

<!-- gh-comment-id:1510148287 --> @huyingxu commented on GitHub (Apr 16, 2023): 本地环境的问题
Author
Owner

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

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

<!-- gh-comment-id:1550524623 --> @github-actions[bot] commented on GitHub (May 17, 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#2726
No description provided.