反馈问题【BUG】请附带以下信息
1Panel 版本:
尚未安装,使用官网安装脚本时被系统兼容性检测拦截。
操作系统(设备):
TencentOS Server 4
版本:4.4 20260518
架构:x86_64
问题描述:
在 TencentOS Server 4 上执行 1Panel 官方安装脚本,脚本能够正确识别系统为 tencentos 4,但随后提示“Unsupported system”并退出,导致无法继续安装。
执行结果:
Detected system: tencentos 4
Unsupported system
期望结果:
希望 1Panel 增加对 TencentOS Server 4 的支持,或者提供适用于该系统的安装方法。如果目前不支持,请告知是否有安全可行的临时解决方案。
关键截图:
已附上安装脚本提示“Detected system: tencentos 4 / Unsupported system”的截图。
日志:
[root@VM-0-6-tencentos /]# bash -c “$INIT_SCRIPT”
Detected system: tencentos 4
Unsupported system
[root@VM-0-6-tencentos /]#