Unable to login ImunifyAV on fresh new CyberPanel. Also same problems with multiple CyberPanel after upgrading.
Error is -
sh: 1: /usr/local/CyberCP/public/imunifyav/classes/panels/../../bin/execute.py: not found
fixed it here
1 Like
Try to go
cd /usr/local/CyberCP/public/imunifyav
and chmod +x ./bin/execute.py
That fixed my problem