mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2985] frpc 总是报错,启动不了,[service.go:128] login to server failed #2381
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#2381
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 @pandona on GitHub (Jun 16, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2985
Bug Description
frpc 启动失败,报错[service.go:128] login to server failed: EOF,远程服务端启动正常,端口也有打开,服务端关闭防火墙,frpc也还是启动失败交接不上。请大家帮帮忙
frpc Version
0.43
frps Version
0.43
System Architecture
服务端linux/amd64,客户端 linux/mips
Configurations
无异常
Logs
[service.go:128] login to server failed: EOF^[[0m
Jun 17 07:04:07 【frp】: EOF
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Jun 17, 2022):
测试端口是否真正打开
@changyonggang commented on GitHub (Jul 8, 2022):
我也遇到了一样的情况,telnet frps 端口是可以通的。
@zjsailor commented on GitHub (Jul 28, 2022):
add this command on your client
[common]
tls_enable = true
@DreamWaterFound commented on GitHub (Aug 8, 2022):
It works. Thanks!
@github-actions[bot] commented on GitHub (Sep 8, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@wanglixiang90 commented on GitHub (Sep 19, 2022):
frps 服务端无法使用API管理,报错如下:
2022/09/19 17:02:51 [W] [service.go:128] login to server failed: EOF
2022/09/19 17:03:02 [W] [service.go:128] login to server failed: EOF
2022/09/19 17:03:13 [W] [service.go:128] login to server failed: EOF
2022/09/19 17:03:24 [W] [service.go:128] login to server failed: EOF
2022/09/19 17:03:34 [W] [service.go:128] login to server failed: EOF
@wanglixiang90 commented on GitHub (Sep 19, 2022):
尝试修改 frps 配置
[plugin.user-manager]
addr = 0.0.0.0:9000
path = /handler
ops = Login
[plugin.port-manager]
addr = 0.0.0.0:9001
path = /handler
ops = NewProxy
报错如下;
2022/09/19 17:05:46 [W] [service.go:128] login to server failed: EOF
2022/09/19 17:05:51 [E] [service.go:340] send Login request to plugin error
2022/09/19 17:05:51 [W] [service.go:128] login to server failed: send Login request to plugin error
2022/09/19 17:08:12 [E] [service.go:340] send Login request to plugin error
2022/09/19 17:08:12 [W] [service.go:128] login to server failed: send Login request to plugin error
服务端启动报错 : logs.BeeLogger.SetLogger: open /tmp/frps.log: permission denied
@bithaolee commented on GitHub (Dec 1, 2022):
thank you, it works
@TronYY commented on GitHub (Nov 17, 2024):
[W] [service.go:128] login to server failed: session shutdown
session shutdown