[GH-ISSUE #3167] x86 ubuntu server 报二进制不可用 #2536

Closed
opened 2026-05-05 13:38:06 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @cryyin on GitHub (Nov 11, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3167

Bug Description

cpu是intel7920x,系统ubuntu,下的frp_0.45.0_linux_amd64,报./frpc: ./frpc: cannot execute binary file,之前还跑起来过,中间学校所有server重启后就不行了

frpc Version

0.45.0

frps Version

0.45.0

System Architecture

linux/amd64

Configurations

[7920x-ssh]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 20002

Logs

(base) cshen6@coe379705lws:/App/frp$ arch
x86_64
(base) cshen6@coe379705lws:
/App/frp$ sudo bash ./frpc -c frpc.ini
./frpc: ./frpc: cannot execute binary file
(base) cshen6@coe379705lws:/App/frp$ bash ./frpc -c frpc.ini
./frpc: ./frpc: cannot execute binary file
(base) cshen6@coe379705lws:
/App/frp$

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 @cryyin on GitHub (Nov 11, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3167 ### Bug Description cpu是intel7920x,系统ubuntu,下的frp_0.45.0_linux_amd64,报./frpc: ./frpc: cannot execute binary file,之前还跑起来过,中间学校所有server重启后就不行了 ### frpc Version 0.45.0 ### frps Version 0.45.0 ### System Architecture linux/amd64 ### Configurations [7920x-ssh] type = tcp local_ip = 127.0.0.1 local_port = 22 remote_port = 20002 ### Logs (base) cshen6@coe379705lws:~/App/frp$ arch x86_64 (base) cshen6@coe379705lws:~/App/frp$ sudo bash ./frpc -c frpc.ini ./frpc: ./frpc: cannot execute binary file (base) cshen6@coe379705lws:~/App/frp$ bash ./frpc -c frpc.ini ./frpc: ./frpc: cannot execute binary file (base) cshen6@coe379705lws:~/App/frp$ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [X] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@cryyin commented on GitHub (Nov 11, 2022):

补充下系统版本:
Welcome to Ubuntu 20.04.5 LTS (GNU/Linux 5.4.0-131-generic x86_64)

System information as of Fri Nov 11 19:05:46 UTC 2022

System load: 0.06 Temperature: 36.0 C
Usage of /home: 9.5% of 365.39GB Processes: 485
Memory usage: 2% Users logged in: 0
Swap usage: 0% IPv4 address for

<!-- gh-comment-id:1312241583 --> @cryyin commented on GitHub (Nov 11, 2022): 补充下系统版本: Welcome to Ubuntu 20.04.5 LTS (GNU/Linux 5.4.0-131-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage System information as of Fri Nov 11 19:05:46 UTC 2022 System load: 0.06 Temperature: 36.0 C Usage of /home: 9.5% of 365.39GB Processes: 485 Memory usage: 2% Users logged in: 0 Swap usage: 0% IPv4 address for * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s just raised the bar for easy, resilient and secure K8s cluster deployment. https://ubuntu.com/engage/secure-kubernetes-at-the-edge
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#2536
No description provided.