[GH-ISSUE #4369] Exec format error #3448

Closed
opened 2026-05-05 14:13:13 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @2575044704 on GitHub (Aug 4, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4369

Bug Description

运行后出现 Exec format error 错误

frpc Version

v0.59.0

frps Version

v0.59.0

System Architecture

linux/amd64

Configurations

./frps -c frps.ini

Logs

ELF binary type "0" not known. -bash: ./frps: cannot execute binary file: Exec format error
image

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 @2575044704 on GitHub (Aug 4, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4369 ### Bug Description 运行后出现 Exec format error 错误 ### frpc Version v0.59.0 ### frps Version v0.59.0 ### System Architecture linux/amd64 ### Configurations ./frps -c frps.ini ### Logs ELF binary type "0" not known. -bash: ./frps: cannot execute binary file: Exec format error ![image](https://github.com/user-attachments/assets/463480dc-9270-4750-9be3-dc7dbbad4151) ### 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 14:13:13 -06:00
Author
Owner

@subei12 commented on GitHub (Aug 5, 2024):

建议更换配置文件,使用新格式
https://gofrp.org/zh-cn/docs/features/common/configure/

从 v0.52.0 版本开始,frp 开始支持 TOML、YAML 和 JSON 作为配置文件格式。
请注意,INI 已被弃用,并将在未来的发布中移除。新功能只能在TOML、YAML 或 JSON 中使用。希望使用这些新功能的用户应相应地切换其配置格式。

<!-- gh-comment-id:2268052090 --> @subei12 commented on GitHub (Aug 5, 2024): 建议更换配置文件,使用新格式 https://gofrp.org/zh-cn/docs/features/common/configure/ > 从 v0.52.0 版本开始,frp 开始支持 TOML、YAML 和 JSON 作为配置文件格式。 请注意,INI 已被弃用,并将在未来的发布中移除。新功能只能在TOML、YAML 或 JSON 中使用。希望使用这些新功能的用户应相应地切换其配置格式。
Author
Owner

@xqzr commented on GitHub (Aug 5, 2024):

可能 CPU 架构不匹配

<!-- gh-comment-id:2269726298 --> @xqzr commented on GitHub (Aug 5, 2024): 可能 CPU 架构不匹配
Author
Owner

@github-actions[bot] commented on GitHub (Aug 27, 2024):

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

<!-- gh-comment-id:2311345059 --> @github-actions[bot] commented on GitHub (Aug 27, 2024): Issues go stale after 21d 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#3448
No description provided.