Issue
An email notification Your CloudLinux Server has issues received with the following error:
Check cagefs mount points exists:
FAILED: There are missing mount points: ['/var/run/imunify360_user']
Command for disabling this cron checker: "cldiag --disable-cron-checkers check-cagefs-mount-points-exist"Environment
- ImunifyAV+
- CloudLinux
- CageFS
Solution
The package with the fix has been released through the task ID DEF-36071. For more information, please check our changelog.
To fix the problem, please update Imunify360 using the commands shown below:
wget -O imunify-force-update.sh https://repo.imunify360.cloudlinux.com/defence360/imunify-force-update.sh bash imunify-force-update.sh
After that, verify that the error is no longer present using the following command:
cldiag -a
Cause
Missing directory:
ll -d /var/run/imunify360_user
ls: cannot access '/var/run/imunify360_user': No such file or directory
Comments
0 comments
Please sign in to leave a comment.