Steps to resolve the issue:
- Check the service status: service imunify360 status (If service is stopped then 'start the service using 'service imunify360 start')
- If everything is normal then restart the service: service imunify360 restart and then check Imunify360 in WHM interface again:
If issue remains the same, then rebuilding the Imunify360 files will be necessary. Stop the Imunify360 service, move aside one of its directories, and then start the service back up:
Code:
# service imunify360 stop # mv -v /var/imunify360/files /var/imunify360/files_backup # service imunify360 start
This folder (files) must need to set as: 0775
Code:
# cd /var/imunify360 # chmod 0775 files # chown root.root files
You can check the logs of 'Imunify360' service under: /var/log/imunify360/error.log