mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3649] debian系统运行frpc提示./frpc 无法执行二进制文件,二进制文件格式错误 #2909
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#2909
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 @DAMYSDS on GitHub (Oct 9, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3649
Bug Description
Debian系统,amd64位,运行frpc提示./frpc 无法执行二进制文件,二进制文件格式错误

frpc Version
0.51.3
frps Version
0.51.3
System Architecture
linux/amd64
Configurations
配置正常
Logs
No response
Steps to reproduce
...
Affected area
@superzjg commented on GitHub (Oct 10, 2023):
这貌似不是issues,尝试修改frpc文件权限为0755
@Yang2635 commented on GitHub (Oct 10, 2023):
frpc没有可执行权限,需赋予执行权:chmod +x frpc