---
title: 安装HAF提示系统变量问题的解决方法
description: "安装卸载节点时报错，报错信息如下。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/230RC5/bds/kunpengbds_omniruntime_20_0107.html
sourcePath: /source/zh/kunpengboostkithistory/230RC5/bds/kunpengbds_omniruntime_20_0107.html
indexId: 820597ba8a80cf222db533e49dbbcfc6fc20a4dec71ebc1f778677a81d1f0a8b80
---
# 安装HAF提示系统变量问题的解决方法

#### 问题现象描述

安装卸载节点时报错，报错信息如下。

```
ERROR: failed to generate csr
```


#### 关键过程、根本原因分析

系统中自带的OpenSSL库被HAF的libssl.so.1.1替换掉了，导致OpenSSL运行出错。


#### 结论、解决方案及效果

检查“/etc/profile”中环境变量，是否将HAF目录下.so文件添加到系统环境变量中，如果导入，删除即可。
