{{ $t('productDocDetail.guideClickSwitch') }}
{{ $t('productDocDetail.know') }}
{{ $t('productDocDetail.dontRemind') }}
6.11.3
{{sendMatomoQuery("Sangfor Cloud Platform (SCP)","Error: install driver failed: -3")}}

Error: install driver failed: -3

{{ $t('productDocDetail.updateTime') }}: 2025-12-17

descript

Reason 1:

free -m shows no available free memory.

Solution:

Clear the cache with following command, then install agent again.

sync && echo 3 > /proc/sys/vm/drop_caches.

Reason 2:

The installation process may be interrupted by SELinux, use the command sestatus to check its status.

descript

Solution:

You can temporarily disable the SELinux with following command:

setenforce 0 

Then install the client, don’t forget to enable Selinux with following command after installation finished.

setenforce 1

Reason 3:

The installation process may be interrupted by SecureBoot. You can use following command to check the SecureBoot status:

mokutil --sb-state

手机屏幕的截图

AI 生成的内容可能不正确。

Solution:

If the Secure Boot is enabled for the VM on VMware, uncheck the Secure Boot option.

图形用户界面, 应用程序

AI 生成的内容可能不正确。