immunify 360 cyberpanel error
the requested was not found on this server
/usr/local/CyberCP/public/imunifyav
there will be no files here
sh: 1: /usr/local/CyberCP/public/imunifyav/classes/panels/../../bin/execute.py: not found
for both the error you need to reinstall immunify av
first ssh
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
bash imav-deploy.sh
this will fix error
remmber if you encounter any error on terminal for bash imav-deploy.sh
similar to below
[2023-09-10 09:32:16] Hit:24 https://download.imunify360.com/ubuntu/20.04/slot-8 focal InRelease
[2023-09-10 09:32:19] Reading package lists...
[2023-09-10 09:32:19] W: GPG error: https://download.docker.com/linux/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7EA0A9C3F273FCD8
[2023-09-10 09:32:19] E: The repository 'https://download.docker.com/linux/ubuntu focal InRelease' is not signed.
[2023-09-10 09:32:19] apt-get update error.
then remove
or comment that package which is causing the error
here i commented out /etc/apt/sources.list.d/docker.list
#deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu focal stable
then i re run the cmd and started working fine
Comments
Post a Comment