[GH-ISSUE #3649] debian系统运行frpc提示./frpc 无法执行二进制文件,二进制文件格式错误 #2909

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

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 无法执行二进制文件,二进制文件格式错误
mmexport1696879287376

frpc Version

0.51.3

frps Version

0.51.3

System Architecture

linux/amd64

Configurations

配置正常

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 @DAMYSDS on GitHub (Oct 9, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3649 ### Bug Description Debian系统,amd64位,运行frpc提示./frpc 无法执行二进制文件,二进制文件格式错误 ![mmexport1696879287376](https://github.com/fatedier/frp/assets/40637253/5230ddd7-3888-4bdd-b8ed-d54c20d9d07d) ### frpc Version 0.51.3 ### frps Version 0.51.3 ### System Architecture linux/amd64 ### Configurations 配置正常 ### 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

@superzjg commented on GitHub (Oct 10, 2023):

这貌似不是issues,尝试修改frpc文件权限为0755

<!-- gh-comment-id:1754131709 --> @superzjg commented on GitHub (Oct 10, 2023): 这貌似不是issues,尝试修改frpc文件权限为0755
Author
Owner

@Yang2635 commented on GitHub (Oct 10, 2023):

frpc没有可执行权限,需赋予执行权:chmod +x frpc

<!-- gh-comment-id:1755076641 --> @Yang2635 commented on GitHub (Oct 10, 2023): frpc没有可执行权限,需赋予执行权:chmod +x frpc
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#2909
No description provided.