mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3408] arm环境连接出现“login to server failed” #2726
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2726
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@huyingxu commented on GitHub (Apr 16, 2023):
本地环境的问题
@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.