You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue
A scan remains stuck at “Executing” (94%) since April 25, 2025, and never completes. Deleting the prowler-api pod does not resolve the issue—the scan still appears stuck in the UI after pod restart.
Steps to Reproduce
Deploy Prowler in namespace k8s.
Start a scan via UI or API.
Some scans complete normally, but one remains stuck in “Executing.”
No Kubernetes Job or scan pod is visible for this stuck scan.
Deleting the prowler-api pod has no effect—the scan status remains.
Actual Behavior
Scan is stuck permanently in UI.
No pod or job to delete.
Restarting the pod doesn’t help.
Request
How can we cancel or recover from stuck scans?
Can old scan states be purged from the database or UI?
Is there a timeout or retry mechanism for long-running scans?
Expected behavior
Scan should complete or fail with an error.
If stuck, it should be cancelable.
Restarting prowler-api should clean up orphaned/stuck scans.
Actual Result with Screenshots or Logs
![Stuck scan at 94%]
How did you install Prowler?
Cloning the repository from github.com (git clone)
Environment Resource
Prowler : 5.7.2
Kubernetes: EKS v1.31
OS used
Linux - GNU/Linux
Prowler version
5.7.2
Pip version
pip 25.1.1 from /home/prowler/.local/lib/python3.12/site-packages/pip (python 3.12)
Context
No response
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
Issue
A scan remains stuck at “Executing” (94%) since April 25, 2025, and never completes. Deleting the
prowler-api
pod does not resolve the issue—the scan still appears stuck in the UI after pod restart.Steps to Reproduce
prowler-api
pod has no effect—the scan status remains.Actual Behavior
Request
Expected behavior
prowler-api
should clean up orphaned/stuck scans.Actual Result with Screenshots or Logs
![Stuck scan at 94%]
How did you install Prowler?
Cloning the repository from github.com (git clone)
Environment Resource
5.7.2
OS used
Linux - GNU/Linux
Prowler version
5.7.2
Pip version
pip 25.1.1 from /home/prowler/.local/lib/python3.12/site-packages/pip (python 3.12)
Context
No response
The text was updated successfully, but these errors were encountered: