Hi everyone,
I’m testing ImunifyAV standalone on an Enhance server and was wondering if others have seen similar behavior.
The scanner engine itself seems to work fine (rustbolit scans complete successfully), but the web UI periodically hangs/timeouts. When this happens, local requests to 127.0.0.1:8099 also hang until I kill the stuck execute.py workers and restart nginx/PHP-FPM.
Example symptoms:
UI tabs randomly timeout
curl http://127.0.0.1:8099 hangs locally
multiple stuck processes like:
/var/www/imunifyav-ui/.../execute.py execute
after:
pkill -f execute.py
systemctl restart alt-php-internal-fpm
systemctl restart nginx
everything works again
It looks like the standalone/generic panel integration may not fully like Enhance’s UUID-based site structure.
See here the dashboard: See here: https://prnt.sc/RjhULNmCGUnB