🗒️宝塔面板计划命令报错: /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
2021-7-2
| 2026-1-26
0  |  0 分钟
type
Post
status
Published
date
Jul 2, 2021
slug
summary
需要设置语言环境
tags
宝塔
面板报错
category
技术分享
icon
password
需要设置语言环境
apt-get clean && apt-get update && apt-get install -y locales locale-gen en_US.UTF-8 # 设置语言环境 sudo localedef -i en_US -f UTF-8 en_US.UTF-8 # 重启宝塔面板 bt 1
 
技术分享
  • 宝塔
  • 面板报错
  • 使用Caddy反代谷歌国内vps手动安装哪吒探针v1
    目录