ZHE在线工具软件
  • 工具
  • 导航
  • 博客
  • 登录
  • 注册
  • AI画图提示词
  • ubuntu
  • linux
  • web3
  • seo
  • laravel
  • wordpress
  • PHP
  • Stable Diffusion实战
  • Go语言教程之边写边学
Copyright zhe.ink ©2023-2025
Email: service@zhe.ink
吉ICP备2024017385号-3
gongan苏公网安备 32050902101537号

prometheus错误:./prometheus: cannot execute binary file: Exec format error

2023-08-12 11:29:39
744
prometheus

这个情况一般是下载错误的二进制版本所致,比如linux下下载了mac的版本。

请尝试下载操作系统对应的版本。

相关文章
Ubuntu 18.04/20.04/22.04: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
php imagck读取pdf文件时错误:FailedToExecuteCommand gs
prometheus 接入nginx exporter并监控nginx服务器
Go语言教程之边写边学:如何向Prometheus发出服务器预警
docker mysqldump the input device is not a TTY
php cURL error 60: SSL certificate problem: unable to get local issuer certificate问题
nginx中try_files $uri $uri/ /index.php?$query_string;是什么意思?
laravel Call to undefined function Illuminate\Encryption\openssl_cipher_iv_length()
Go语言教程之边写边学:密码学 Cryptography
nginx:proxy_pass某个路径且带上query_string的方法