I got the following error while trying to access ImunifyAV after upgrading cyberpanel to latest version
sh: 1: /usr/local/CyberCP/public/imunifyav/classes/panels/…/…/bin/execute.py: Permission denied
I got the following error while trying to access ImunifyAV after upgrading cyberpanel to latest version
sh: 1: /usr/local/CyberCP/public/imunifyav/classes/panels/…/…/bin/execute.py: Permission denied
Can you please open ticket with us with your server login details.
I am having the same issue after upgrading.
Thanks to @vdominik solution
Try to go
cd /usr/local/CyberCP/public/imunifyav
and chmod +x ./bin/execute.py
That fixed my problem
@usmannasir I get this issue every server after run upgrade script need to chmod imunify
Same here bro
If anyone of you had the same problem with Imunify360, run the command:
chmod +x /usr/local/CyberCP/public/imunify/bin
The solution is given below. But why always need to do it after upgrading CyberPanel (by running this)
Also, check this - imunifyav does not run after upgrading CyberPanel everytime
Here is the solution - Solve ImunifyAV permission denied after upgrade in CyberPanel.
This will update, upgrade your server and fix permission ImunifyAV permission automatically.
Here is the solution by me - Solve ImunifyAV permission denied after upgrade in CyberPanel.
That is same solution than up in the thread…