CyberPanel Community

ClosedWARNING: /usr/local/CyberCP/public/imunify is not a directory (it should be created by the immunify deploy script). UI will not be installed

CH
Carlos Henrique #1

Hello, I have a server with cyberpanel installed where we configure cloudlinux perfectly.

Imunify 360, on the other hand, generates the following error to install:
WARNING: /usr/local/CyberCP/public/imunify is not a directory (it should be created by the immunify deploy script). UI will not be installed.

Not being able to manage immunify through cyberpanel

Current Version:  
2.3
Build:  
4
Current Commit:  
d32d25fa9acd163e5bcffebd05f0dd565710e964
Latest Version:  
2.3
Latest Build:  
4
Latest Commit:  
d32d25fa9acd163e5bcffebd05f0dd565710e964

PS. I’ve already updated the cyberpanel to the latest version, I’ve reinstalled the imunify and the error is the same

2 replies
CH
Carlos Henrique #3

manage to fix…
the way you reported there does not work, because there is no folder /usr/local/CyberCP/public/imunify

For anyone having the same problem, the way to fix it is:

Go to where you install imunify…
https://myserver.com:8090/firewall/imunify

put the key and ask to install.

When it is running log in as root go to:
/usr/local/CyberCP/public

cd /usr/local/CyberCP/public/

and create the imunify folder

mkdir immunify

or if you want to do it before installing it is also ok.

Sign in to reply