CyberPanel Community

ImunifyAV permission denied after upgrade

st
stainlesscomputers #1

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

10 replies
Se
Senator #3

I am having the same issue after upgrading.

Dr
Dreamer #4

Thanks to @vdominik solution
Try to go
cd /usr/local/CyberCP/public/imunifyav
and chmod +x ./bin/execute.py
That fixed my problem

Dr
Dreamer #5

@usmannasir I get this issue every server after run upgrade script need to chmod imunify

Al
AlexBoy #6

Same here bro

Kh
Khalequzzaman #7

If anyone of you had the same problem with Imunify360, run the command:

chmod +x /usr/local/CyberCP/public/imunify/bin

Dr
Dreamer #11

That is same solution than up in the thread… :thinking:

Sign in to reply