Cyberpanel Update Breaks Imunify360 Links
This is an idea for a fairly small number of people. I’ve found that on occasion a Cyberpanel update will break my Imunify360 link for web management. Imunify360 continues to work, but I can’t access the interface.
I was reinstalling Imunify360 after such updates, but in one case I found that even a reinstall wasn’t working. Instead of doing the diligent thing, and finding out what was happening, I tried copying the Imunify360 code from another server onto the broken one. (I have four Cyberpanel servers.)
I tar’d everything in the imunify folder (/usr/local/CyberCP/public/imunify) on the working machine and copied it to the broken one, and immediately all links began to work. Note that both had been upgraded to the same version of Cyberpanel. I did, however, copy from a server running Ubuntu 22.04 to one running CloudLinux without any problems.
I suspect this will be useful only very rarely, but just in case, I thought I’d post it.
(Featured Image Credit: AdobeStock By deagreez)
Note: If the files are there, but you can’t access Imunify360, you may just need to give execute permission to execute.py in /usr/local/CyberCP/public/imunify/bin, as i sudo chmod +x execute.py.